summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanupMalte Doersam2-12/+15
2006-03-20[PATCH] usbhid: add error handlingAlan Stern2-21/+142
2006-03-20[PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell4-27/+48
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell3-30/+46
2006-03-20[PATCH] USB: usbcore sets up root hubs earlierDavid Brownell1-49/+55
2006-03-20[PATCH] recognize three more usb peripheral controllersDavid Brownell2-2/+36
2006-03-20[PATCH] USB: minor gadget/rndis tweakDavid Brownell1-1/+2
2006-03-20[PATCH] USB: add support for AT91 gadgetDavid Brownell4-0/+1972
2006-03-20[PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor4-0/+313
2006-03-20[PATCH] USB: EHCI unlink tweaksDavid Brownell1-2/+4
2006-03-20[PATCH] USB: OHCI for AU1200Jordan Crouse2-16/+88
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse7-8/+319
2006-03-20[PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala3-1/+33
2006-03-20[PATCH] USB: EHCI for Freescale 83xxRandy Vinson6-2/+430
2006-03-20[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch1-5/+6
2006-03-20[PATCH] USB: EHCI and NF2 quirkDavid Brownell3-2/+30
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven34-372/+389
2006-03-20[PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg3-14/+1
2006-03-20[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2-5/+2
2006-03-20[PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk7-6347/+0
2006-03-20[PATCH] ub: use kzallocPete Zaitcev1-8/+4
2006-03-20[PATCH] USB: kzalloc in sisusbvgaOliver Neukum1-3/+2
2006-03-20[PATCH] USB: kzalloc in usbledOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in PhidgetServoOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum1-6/+3
2006-03-20[PATCH] USB: kzalloc in ldusbOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in idmouseOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in cythermOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in usbvideoOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in w9968cfOliver Neukum1-9/+4
2006-03-20[PATCH] USB: kzalloc in dabusbOliver Neukum1-3/+2
2006-03-20[PATCH] USB: kzalloc for hidOliver Neukum4-23/+10
2006-03-20[PATCH] USB: kzalloc for storageOliver Neukum5-13/+7
2006-03-20[PATCH] USB: mdc800.c to kzallocOliver Neukum1-3/+1
2006-03-20[PATCH] USB: optimise devio.c usbdev_read fixAndrew Morton1-4/+4
2006-03-20[PATCH] USB: optimise devio.c::usbdev_readOliver Neukum1-13/+8
2006-03-20[PATCH] USB: Add ZC0301 Video4Linux2 driverLuca Risolia9-0/+2940
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds125-4007/+14175
2006-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds24-204/+429
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds156-5303/+5816
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds14-468/+476
2006-03-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik7-375/+415
2006-03-20Merge branch 'master'Jeff Garzik37-185/+332
2006-03-20[SPARC64]: Update defconfig.David S. Miller1-11/+14
2006-03-20[SPARC64]: Fix 2 bugs in huge page support.David S. Miller2-4/+176
2006-03-20[SPARC64]: CONFIG_BLK_DEV_RAM fixAndrew Morton1-1/+1
2006-03-20[SPARC64]: Optimized TSB table initialization.David S. Miller4-1/+72
2006-03-20[SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build.David S. Miller1-0/+18
2006-03-20[SPARC64]: Use SLAB caches for TSB tables.David S. Miller3-25/+69
2006-03-20[SPARC64]: Don't kill the page allocator when growing a TSB.David S. Miller1-8/+35