summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-20[SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers.David S. Miller1-1/+1
2006-03-20[SPARC64] sunhv: Support SYSRQ properly.David S. Miller1-0/+2
2006-03-20[SPARC64]: Fix OOPS on sunhv interrupts.David S. Miller1-16/+36
2006-03-20[SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller1-10/+4
2006-03-20[SPARC64] sunhv: Bug fixes.David S. Miller1-15/+10
2006-03-20[SPARC64] sunhv: Use virtual-devices layer to get interrupt.David S. Miller1-6/+67
2006-03-20[SPARC64]: Prevent registering wrong serial console.David S. Miller3-26/+47
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller3-0/+489
2006-03-20[TG3]: 40-bit DMA workaround part 2Michael Chan2-9/+44
2006-03-19[PATCH] regularize blk_cleanup_queue() useAl Viro6-12/+15
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky1-14/+14
2006-03-18[PATCH] Fixed em28xx based system lockupMarkus Rechberger1-0/+3
2006-03-18[PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi1-1/+1
2006-03-18[PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi2-1/+1
2006-03-18[PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar2-61/+62
2006-03-18[PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi1-7/+8