summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi/clk-usb.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-23clk: sunxi: usb: fix kernel-doc warningsRandy Dunlap1-3/+6
2021-03-08clk: sunxi: Demote non-conformant kernel-doc headersLee Jones1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2016-03-29clk: sunxi: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-01-25clk: sunxi: usb: Sort clk providers by chip family and nameChen-Yu Tsai1-12/+12
2015-11-20clk: sunxi: Add support for the H3 usb phy clocksReinder de Haan1-0/+12
2015-07-20clk: sunxi: Include clk.h and remove unused clkdev.h includesStephen Boyd1-1/+2
2015-06-02clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCsHans de Goede1-0/+11
2015-02-23clk: sunxi: Add support for sun9i A80 USB clocks and resetsChen-Yu Tsai1-0/+43
2015-02-23clk: sunxi: Move USB clocks to separate fileChen-Yu Tsai1-0/+190