summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* USB: PS3: USB system-bus reworkGeoff Levand2007-07-121-14/+6
* USB: Fix NEC OHCI chip silicon bugMichael Hanselmann2007-07-121-12/+39
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-121-19/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* dev_dbg: check dev_dbg() argumentsDan Williams2007-04-271-6/+0
* USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2007-02-161-5/+13
* USB: ps3 ohci bus glueGeoff Levand2007-02-071-1/+20
* USB: ohci error handling cleanupBenjamin Herrenschmidt2007-02-071-18/+15
* ohci: Add support for OHCI controller on the of_platform busSylvain Munaut2007-02-071-0/+20
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-12/+80
* USB: OHCI support for PNX8550Vitaly Wool2006-12-201-0/+4
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-81/+25
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-071-3/+2
|\
| * [ARM] 3963/1: AT91: Update configuration filesAndrew Victor2006-12-011-3/+2
* | USB: OHCI: disable RHSC inside interrupt handlerAlan Stern2006-12-011-0/+10
|/
* USB: OHCI: fix root-hub resume bugAlan Stern2006-11-161-10/+15
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-7/+7
* OHCI: add auto-stop supportAlan Stern2006-09-281-11/+7
* USB: ohci_usb can oops on shutdownPete Zaitcev2006-09-271-1/+3
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-8/+4
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-1/+1
* USB OHCI controller support for PNX4008Vitaly Wool2006-09-271-0/+5
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-271-9/+32
* USB: AT91 OHCI updates, mostly power managementDavid Brownell2006-08-021-1/+2
* [PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek2006-07-121-0/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell2006-05-081-1/+1
* [PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell2006-03-201-22/+27
* [PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor2006-03-201-0/+5
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-041-6/+1
* [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-041-7/+0
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-291-1/+5
* [PATCH] OHCI PM updatesDavid Brownell2005-10-281-1/+1
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-281-1/+1
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-1/+1
* [PATCH] USB: OHCI relies less on NDP registerDavid Brownell2005-09-121-4/+6
* [PATCH] USB: OHCI irq tweakDavid Brownell2005-09-121-0/+1
* [PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-121-2/+1
* [PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2005-07-291-0/+5
* [PATCH] USB: fix ohci merge glitchdavid-b@pacbell.net2005-07-121-1/+3
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-1/+1
* [PATCH] USB HCDs: no longer need to register root hubAlan Stern2005-06-271-28/+2
* [PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern2005-06-271-2/+0
* [PATCH] USB: add reboot notifier to ohciDavid Brownell2005-06-271-4/+24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+925
OpenPOWER on IntegriCloud