aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01USB: OHCI: disable RHSC inside interrupt handlerAlan Stern1-0/+10
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
2005-07-29[PATCH] USB: add S3C24XX USB Host driver supportBen Dooks1-0/+5
2005-07-12[PATCH] USB: fix ohci merge glitchdavid-b@pacbell.net1-1/+3
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-1/+1
2005-06-27[PATCH] USB HCDs: no longer need to register root hubAlan Stern1-28/+2
2005-06-27[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern1-2/+0
2005-06-27[PATCH] USB: add reboot notifier to ohciDavid Brownell1-4/+24
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+925