aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/dev-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22MIPS: ath79: drop platform device registration codeJohn Crispin1-242/+0
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos1-0/+15
2013-02-17MIPS: ath79: use dynamically allocated USB platform devicesGabor Juhos1-60/+51
2013-02-17ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos1-1/+1
2013-02-17ath79: add ATH79_CPU_IRQ() macroGabor Juhos1-6/+6
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern1-2/+0
2012-08-28MIPS: ath79: add USB platform setup code for AR934XGabor Juhos1-0/+28
2012-08-28MIPS: ath79: use a helper function for USB resource initializationGabor Juhos1-36/+28
2012-08-17MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos1-0/+2
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens1-6/+25
2011-12-07MIPS: ath79: add AR933X specific USB platform device registrationGabor Juhos1-0/+19
2011-12-07MIPS: ath79: add common USB Host Controller deviceGabor Juhos1-0/+178