summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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-202-16/+88
* [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-207-8/+319
* [PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala2006-03-203-1/+33
* [PATCH] USB: EHCI for Freescale 83xxRandy Vinson2006-03-206-2/+430
* [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-202-5/+2
* [PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk2006-03-207-6347/+0
* [PATCH] ub: use kzallocPete Zaitcev2006-03-201-8/+4
* [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-209-0/+2940
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-20125-4007/+14175
|\
| * [SPARC64]: Update defconfig.David S. Miller2006-03-201-11/+14
| * [SPARC64]: Fix 2 bugs in huge page support.David S. Miller2006-03-202-4/+176
| * [SPARC64]: CONFIG_BLK_DEV_RAM fixAndrew Morton2006-03-201-1/+1
| * [SPARC64]: Optimized TSB table initialization.David S. Miller2006-03-204-1/+72
| * [SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build.David S. Miller2006-03-201-0/+18
| * [SPARC64]: Use SLAB caches for TSB tables.David S. Miller2006-03-203-25/+69
| * [SPARC64]: Don't kill the page allocator when growing a TSB.David S. Miller2006-03-201-8/+35
| * [SPARC64]: Randomize mm->mmap_base when PF_RANDOMIZE is set.David S. Miller2006-03-201-2/+14
| * [SPARC64]: Increase top of 32-bit process stack.David S. Miller2006-03-205-15/+21
| * [SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller2006-03-204-10/+189
| * [SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller2006-03-201-1/+3
| * [SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller2006-03-205-118/+203
| * [SUNSU]: Fix missing spinlock initialization.David S. Miller2006-03-201-0/+2