summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-hcd.c
AgeCommit message (Expand)Author
2012-01-12OHCI: final fix for NVIDIA problems (I hope)Alan Stern
2011-06-15USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern
2011-04-13USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-01usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-01-24ARM: lh7a40x: remove unmaintained platform supportRussell King
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo
2010-11-29USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin
2010-11-16USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-08-05USB: Add JZ4740 OHCI supportLars-Peter Clausen
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss
2010-05-20USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-03-02USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang
2009-09-23USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar
2009-06-15USB: OHCI: use the new usb debugfs directoryGreg Kroah-Hartman
2009-06-15USB: host/ohci-hcd.c: fix sparse warningsH Hartley Sweeten
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-24USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks
2009-03-16sh: Add OHCI USB support for SH7786Kuninori Morimoto
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern
2008-10-22USB: ohci: add support for tmio-ohci cellDmitry Baryshkov
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern
2008-08-13USB: quirk PLL power down modeLibin Yang
2008-08-13USB: ohci: make distrust_firmware a quirkDmitry Baryshkov
2008-07-21USB: make SA1111 OHCI driver SA11x0 specificEric Miao
2008-07-03OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks
2008-04-02USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy
2008-02-01usb: ohci-sm501 driverMagnus Damm
2008-02-01USB: add support for SuperH OHCIYoshihiro Shimoda
2008-02-01usb: Remove OHCI useless masking/unmasking of WDH interruptBenjamin Herrenschmidt