summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * [PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=nAlan Stern2006-03-201-1/+1
| | * [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-207-14/+5
| | * [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entryAlan Stern2006-03-201-1/+1
| | * [PATCH] UHCI: Don't log short transfersAlan Stern2006-03-201-1/+1
| | * [PATCH] UHCI: improve debugging codeAlan Stern2006-03-204-39/+70
| | * [PATCH] UHCI: remove main list of URBsAlan Stern2006-03-204-370/+279
| | * [PATCH] UHCI: use dummy TDsAlan Stern2006-03-203-61/+83
| | * [PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern2006-03-204-862/+685
| | * [PATCH] USB: Fix masking bug initialization of Freescale EHCI controllerKumar Gala2006-03-201-2/+1
| | * [PATCH] USB: Zero driver: Removed duplicated codeFranck Bui-Huu2006-03-201-6/+0
| | * [PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanupMalte Doersam2006-03-202-12/+15
| | * [PATCH] usbhid: add error handlingAlan Stern2006-03-202-21/+142
| | * [PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell2006-03-204-27/+48
| | * [PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell2006-03-203-30/+46
| | * [PATCH] USB: usbcore sets up root hubs earlierDavid Brownell2006-03-201-49/+55
| | * [PATCH] recognize three more usb peripheral controllersDavid Brownell2006-03-202-2/+36
| | * [PATCH] USB: minor gadget/rndis tweakDavid Brownell2006-03-201-1/+2
| | * [PATCH] USB: add support for AT91 gadgetDavid Brownell2006-03-204-0/+1972
| | * [PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor2006-03-204-0/+313
| | * [PATCH] USB: EHCI unlink tweaksDavid Brownell2006-03-201-2/+4
| | * [PATCH] USB: OHCI for AU1200Jordan Crouse2006-03-201-15/+87
| | * [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-204-5/+314
| | * [PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala2006-03-203-1/+33
| | * [PATCH] USB: EHCI for Freescale 83xxRandy Vinson2006-03-205-2/+403
| | * [PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch2006-03-201-5/+6
| | * [PATCH] USB: EHCI and NF2 quirkDavid Brownell2006-03-203-2/+30
| | * [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-2034-372/+389
| | * [PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg2006-03-203-14/+1
| | * [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2006-03-201-3/+2
| | * [PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk2006-03-207-6347/+0
| | * [PATCH] USB: kzalloc in sisusbvgaOliver Neukum2006-03-201-3/+2
| | * [PATCH] USB: kzalloc in usbledOliver Neukum2006-03-201-2/+1
| | * [PATCH] USB: kzalloc in PhidgetServoOliver Neukum2006-03-201-2/+1
| | * [PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum2006-03-201-6/+3
| | * [PATCH] USB: kzalloc in ldusbOliver Neukum2006-03-201-2/+1
| | * [PATCH] USB: kzalloc in idmouseOliver Neukum2006-03-201-2/+1
| | * [PATCH] USB: kzalloc in cythermOliver Neukum2006-03-201-2/+1
| | * [PATCH] USB: kzalloc in usbvideoOliver Neukum2006-03-201-2/+1
| | * [PATCH] USB: kzalloc in w9968cfOliver Neukum2006-03-201-9/+4
| | * [PATCH] USB: kzalloc in dabusbOliver Neukum2006-03-201-3/+2
| | * [PATCH] USB: kzalloc for hidOliver Neukum2006-03-204-23/+10
| | * [PATCH] USB: kzalloc for storageOliver Neukum2006-03-205-13/+7
| | * [PATCH] USB: mdc800.c to kzallocOliver Neukum2006-03-201-3/+1
| | * [PATCH] USB: optimise devio.c usbdev_read fixAndrew Morton2006-03-201-4/+4
| | * [PATCH] USB: optimise devio.c::usbdev_readOliver Neukum2006-03-201-13/+8
| | * [PATCH] USB: Add ZC0301 Video4Linux2 driverLuca Risolia2006-03-207-0/+2682
| * | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystemGreg Kroah-Hartman2006-03-201-3/+3
| * | [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-2/+7
| |/
* | Input: HID - fix duplicate key mapping for Logitech UltraX remoteMicah F. Galizia2006-03-141-1/+1
|/
* [PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman2006-03-061-5/+5
OpenPOWER on IntegriCloud