aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/usb-da8xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-29ARM: davinci: remove include/mach/ subdirectoryArnd Bergmann1-4/+3
2019-02-19ARM: davinci: make irqs.h a local headerBartosz Golaszewski1-1/+2
2019-02-19ARM: davinci: wrap HW interrupt numbers with a macroBartosz Golaszewski1-3/+3
2018-06-26ARM: davinci: da8xx: Remove legacy USB and SATA clock initDavid Lechner1-238/+0
2018-06-26ARM: davinci: da8xx: add new USB PHY clock init using common clock frameworkDavid Lechner1-2/+24
2018-03-29ARM: davinci: da8xx: fix oops in USB PHY driver due to stack allocated platform_dataDavid Lechner1-4/+4
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner1-0/+6
2018-02-12phy: da8xx-usb: rename clock con_idsDavid Lechner1-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-02ARM: davinci: da8xx: Fix sleeping function called from invalid contextAlexandre Bailon1-19/+15
2016-11-23ARM: davinci: da8xx: Fix ohci device nameAxel Haslam1-2/+2
2016-11-01ARM: davinci: da8xx: add usb phy clocksDavid Lechner1-13/+254
2016-10-31ARM: davinci: da8xx: Add USB PHY platform deviceDavid Lechner1-0/+11
2016-04-14ARM: davinci: da8xx: move usb code to new fileDavid Lechner1-0/+107