summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* UHCI: workaround for Asus motherboardAlan Stern2006-10-171-5/+39
* USB: ohci-pnx4008 build fixesDavid Brownell2006-10-171-3/+6
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-176-69/+37
* [PATCH] ohci: don't play with IRQ regsDavid Brownell2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0515-100/+96
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* USB: fix build error in ohci driverGreg Kroah-Hartman2006-09-281-2/+2
* OHCI: add auto-stop supportAlan Stern2006-09-283-84/+164
* OHCI: remove existing autosuspend codeAlan Stern2006-09-281-44/+6
* ohci: Use ref-counting hotplug safe interfacesAlan Cox2006-09-281-1/+2
* USB: EHCI update VIA workaroundDavid Brownell2006-09-276-39/+70
* USB: ohci_usb can oops on shutdownPete Zaitcev2006-09-271-1/+3
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-273-3/+3
* USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech2006-09-273-0/+3324
* USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman2006-09-272-6/+8
* usbcore: remove usb_suspend_root_hubAlan Stern2006-09-271-3/+0
* USB: ohci-at91, two one-linersDavid Brownell2006-09-271-1/+2
* USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-277-64/+64
* usbcore: trim down usb_bus structureAlan Stern2006-09-272-6/+6
* UHCI: increase Resume-Detect-off delayAlan Stern2006-09-271-3/+9
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-2717-23/+34
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-273-4/+4
* USB: build fixes: ohci-omapDavid Brownell2006-09-271-42/+71
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-1/+1
* USB: kill usb kconfig warningAndrew Morton2006-09-271-1/+0
* USB OHCI controller support for PNX4008Vitaly Wool2006-09-273-0/+483
* USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks2006-09-271-1/+1
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-2713-45/+99
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-2/+2
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-6/+2
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-254-2/+22
* uhci-hcd: fix list access bugAlan Stern2006-08-311-1/+1
* UHCI: don't stop at an Iso errorAlan Stern2006-08-311-1/+1
* USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa2006-08-111-1/+0
* USB: UHCI: Don't test the Short Packet Detect bitAlan Stern2006-08-021-1/+3
* USB: Fix Freescale high-speed USB host dependencyLi Yang2006-08-021-1/+1
* USB: AT91 OHCI updates, mostly power managementDavid Brownell2006-08-022-30/+61
* [PATCH] USB: ehci: fix bogus alteration of a local variableDavid Brownell2006-07-121-3/+4
* [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohciKyle McMartin2006-07-121-4/+4
* [PATCH] USB: OHCI hub code unaligned accessDavid Miller2006-07-121-2/+2
* [PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek2006-07-122-0/+230
* [PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack2006-07-122-13/+11
* [PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer2006-07-121-2/+4
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-0212-13/+13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0
* [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-3/+7
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-2/+1
* [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...Jean-Luc Leger2006-06-231-3/+0
* [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2006-06-213-3/+3
* [PATCH] UHCI: Improve FSBR-off timingAlan Stern2006-06-213-25/+59
OpenPOWER on IntegriCloud