summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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] 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-207-0/+2682
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-208-27/+619
|\
| * [SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller2006-03-201-1/+3
| * [SUNSU]: Fix missing spinlock initialization.David S. Miller2006-03-201-0/+2
| * [TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.David S. Miller2006-03-201-0/+4
| * [SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller2006-03-204-0/+6
| * [SPARC64] sunhv: Fix locking in sunhv_start_tx()David S. Miller2006-03-201-6/+2
| * [SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers.David S. Miller2006-03-201-1/+1
| * [SPARC64] sunhv: Support SYSRQ properly.David S. Miller2006-03-201-0/+2
| * [SPARC64]: Fix OOPS on sunhv interrupts.David S. Miller2006-03-201-16/+36
| * [SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller2006-03-201-10/+4
| * [SPARC64] sunhv: Bug fixes.David S. Miller2006-03-201-15/+10
| * [SPARC64] sunhv: Use virtual-devices layer to get interrupt.David S. Miller2006-03-201-6/+67
| * [SPARC64]: Prevent registering wrong serial console.David S. Miller2006-03-203-26/+47
| * [SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller2006-03-203-0/+489
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-20129-4311/+5127
|\ \
| * \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-204-366/+354
| |\ \
| | * | [PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi2006-03-171-1/+1
| | * | [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi2006-03-172-1/+1
| | * | [PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar2006-03-172-61/+62
| | * | [PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi2006-03-171-7/+8
| | * | [PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf2006-03-172-11/+88
| | * | [PATCH] ipw2x00: expend Copyright to 2006Zhu Yi2006-03-174-6/+6
| | * | [PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk2006-03-171-3/+2
| | * | [PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1Zhu Yi2006-03-171-1/+1
| | * | [PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image formatJames Ketrenos2006-03-171-101/+64
| | * | [PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner2006-03-172-1/+51
| | * | [PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M2006-03-172-1/+2
| | * | [PATCH] ipw2200: Set a meaningful silence threshold valueCahill, Ben M2006-03-172-7/+10
| | * | [PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUGZhu Yi2006-03-171-0/+2
OpenPOWER on IntegriCloud