index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi
/
clk-usb.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-01-23
clk: sunxi: usb: fix kernel-doc warnings
Randy Dunlap
2021-03-08
clk: sunxi: Demote non-conformant kernel-doc headers
Lee Jones
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2016-03-29
clk: sunxi: Make reset_control_ops const
Philipp Zabel
2016-01-25
clk: sunxi: usb: Sort clk providers by chip family and name
Chen-Yu Tsai
2015-11-20
clk: sunxi: Add support for the H3 usb phy clocks
Reinder de Haan
2015-07-20
clk: sunxi: Include clk.h and remove unused clkdev.h includes
Stephen Boyd
2015-06-02
clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCs
Hans de Goede
2015-02-23
clk: sunxi: Add support for sun9i A80 USB clocks and resets
Chen-Yu Tsai
2015-02-23
clk: sunxi: Move USB clocks to separate file
Chen-Yu Tsai