summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-hcd.c
AgeCommit message (Expand)Author
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
2008-02-01USB: convert ohci debug files to use debugfs instead of sysfsTony Jones
2008-01-26[ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao
2007-12-17usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt
2007-10-25USB: remove new OHCI build warningsDavid Brownell
2007-10-12USB: ohci SSB bus glueMichael Buesch
2007-10-12USB: reorganize urb->status use in ohci-hcdAlan Stern
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-12USB: PS3: USB system-bus reworkGeoff Levand
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams
2007-02-16USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou
2007-02-07USB: ps3 ohci bus glueGeoff Levand
2007-02-07USB: ohci error handling cleanupBenjamin Herrenschmidt
2007-02-07ohci: Add support for OHCI controller on the of_platform busSylvain Munaut
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut
2006-12-20USB: OHCI support for PNX8550Vitaly Wool
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-01USB: OHCI: disable RHSC inside interrupt handlerAlan Stern
2006-12-01[ARM] 3963/1: AT91: Update configuration filesAndrew Victor
2006-11-16USB: OHCI: fix root-hub resume bugAlan Stern
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28OHCI: add auto-stop supportAlan Stern
2006-09-27USB: ohci_usb can oops on shutdownPete Zaitcev
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell
2006-09-27USB OHCI controller support for PNX4008Vitaly Wool
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell
2006-08-02USB: AT91 OHCI updates, mostly power managementDavid Brownell
2006-07-12[PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-08[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell
2006-03-20[PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor
2006-01-04[PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt
2005-10-28[PATCH] OHCI PM updatesDavid Brownell
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell
2005-09-12[PATCH] USB: OHCI irq tweakDavid Brownell