summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-03-21[PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern4-862/+685
2006-03-21[PATCH] USB: Fix masking bug initialization of Freescale EHCI controllerKumar Gala1-2/+1
2006-03-21[PATCH] USB: Zero driver: Removed duplicated codeFranck Bui-Huu1-6/+0
2006-03-21[PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanupMalte Doersam2-12/+15
2006-03-21[PATCH] usbhid: add error handlingAlan Stern2-21/+142
2006-03-21[PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell4-27/+48
2006-03-21[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell3-30/+46
2006-03-21[PATCH] USB: usbcore sets up root hubs earlierDavid Brownell1-49/+55
2006-03-21[PATCH] recognize three more usb peripheral controllersDavid Brownell2-2/+36
2006-03-21[PATCH] USB: minor gadget/rndis tweakDavid Brownell1-1/+2
2006-03-21[PATCH] USB: add support for AT91 gadgetDavid Brownell4-0/+1972
2006-03-21[PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor4-0/+313
2006-03-21[PATCH] USB: EHCI unlink tweaksDavid Brownell1-2/+4
2006-03-21[PATCH] USB: OHCI for AU1200Jordan Crouse1-15/+87
2006-03-21[PATCH] USB: EHCI for AU1200Jordan Crouse4-5/+314
2006-03-21[PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala3-1/+33
2006-03-21[PATCH] USB: EHCI for Freescale 83xxRandy Vinson5-2/+403
2006-03-21[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch1-5/+6
2006-03-21[PATCH] USB: EHCI and NF2 quirkDavid Brownell3-2/+30
2006-03-21[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven34-372/+389
2006-03-21[PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg3-14/+1
2006-03-21[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk1-3/+2
2006-03-21[PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk7-6347/+0
2006-03-21[PATCH] ub: use kzallocPete Zaitcev1-8/+4
2006-03-21[PATCH] USB: kzalloc in sisusbvgaOliver Neukum1-3/+2
2006-03-21[PATCH] USB: kzalloc in usbledOliver Neukum1-2/+1
2006-03-21[PATCH] USB: kzalloc in PhidgetServoOliver Neukum1-2/+1
2006-03-21[PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum1-6/+3
2006-03-21[PATCH] USB: kzalloc in ldusbOliver Neukum1-2/+1
2006-03-21[PATCH] USB: kzalloc in idmouseOliver Neukum1-2/+1
2006-03-21[PATCH] USB: kzalloc in cythermOliver Neukum1-2/+1
2006-03-21[PATCH] USB: kzalloc in usbvideoOliver Neukum1-2/+1
2006-03-21[PATCH] USB: kzalloc in w9968cfOliver Neukum1-9/+4
2006-03-21[PATCH] USB: kzalloc in dabusbOliver Neukum1-3/+2
2006-03-21[PATCH] USB: kzalloc for hidOliver Neukum4-23/+10
2006-03-21[PATCH] USB: kzalloc for storageOliver Neukum5-13/+7
2006-03-21[PATCH] USB: mdc800.c to kzallocOliver Neukum1-3/+1
2006-03-21[PATCH] USB: optimise devio.c usbdev_read fixAndrew Morton1-4/+4
2006-03-21[PATCH] USB: optimise devio.c::usbdev_readOliver Neukum1-13/+8
2006-03-21[PATCH] USB: Add ZC0301 Video4Linux2 driverLuca Risolia7-0/+2682
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-27/+619
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds129-4311/+5127
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-12/+15
2006-03-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik4-366/+354
2006-03-20Merge branch 'master'Jeff Garzik5-24/+68
2006-03-20[SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller1-1/+3
2006-03-20[SUNSU]: Fix missing spinlock initialization.David S. Miller1-0/+2
2006-03-20[TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.David S. Miller1-0/+4
2006-03-20[SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller4-0/+6
2006-03-20[SPARC64] sunhv: Fix locking in sunhv_start_tx()David S. Miller1-6/+2