aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01usb: ohci-sm501 driverMagnus Damm1-0/+5
2008-02-01USB: add support for SuperH OHCIYoshihiro Shimoda1-0/+7
2008-02-01usb: Remove OHCI useless masking/unmasking of WDH interruptBenjamin Herrenschmidt1-4/+0
2008-02-01USB: convert ohci debug files to use debugfs instead of sysfsTony Jones1-0/+18
2008-01-26[ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao1-1/+1
2007-12-17usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt1-10/+13
2007-10-25USB: remove new OHCI build warningsDavid Brownell1-1/+8
2007-10-12USB: ohci SSB bus glueMichael Buesch1-1/+20
2007-10-12USB: reorganize urb->status use in ohci-hcdAlan Stern1-8/+7
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern1-18/+14
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss1-27/+139
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-12USB: PS3: USB system-bus reworkGeoff Levand1-14/+6
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann1-12/+39
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern1-19/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams1-6/+0
2007-02-16USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou1-5/+13
2007-02-07USB: ps3 ohci bus glueGeoff Levand1-1/+20
2007-02-07USB: ohci error handling cleanupBenjamin Herrenschmidt1-18/+15
2007-02-07ohci: Add support for OHCI controller on the of_platform busSylvain Munaut1-0/+20
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut1-12/+80
2006-12-20USB: OHCI support for PNX8550Vitaly Wool1-0/+4
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-81/+25
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+2
2006-12-01USB: OHCI: disable RHSC inside interrupt handlerAlan Stern1-0/+10
2006-12-01[ARM] 3963/1: AT91: Update configuration filesAndrew Victor1-3/+2
2006-11-16USB: OHCI: fix root-hub resume bugAlan Stern1-10/+15
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-7/+7
2006-09-28OHCI: add auto-stop supportAlan Stern1-11/+7
2006-09-27USB: ohci_usb can oops on shutdownPete Zaitcev1-1/+3
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-8/+4
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-1/+1
2006-09-27USB OHCI controller support for PNX4008Vitaly Wool1-0/+5
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell1-9/+32
2006-08-02USB: AT91 OHCI updates, mostly power managementDavid Brownell1-1/+2
2006-07-12[PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek1-0/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-08[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell1-1/+1
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell1-22/+27
2006-03-20[PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor1-0/+5
2006-01-04[PATCH] USB: central handling for host controllers that were reset during suspend/resumeAlan Stern1-6/+1
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell1-7/+0
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt1-1/+5
2005-10-28[PATCH] OHCI PM updatesDavid Brownell1-1/+1
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell1-1/+1
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-1/+1
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell1-4/+6
2005-09-12[PATCH] USB: OHCI irq tweakDavid Brownell1-0/+1
2005-09-12[PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1