summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] remove qlogicfcJames Bottomley2006-04-134-11989/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-04-158-29/+41
|\ \ \
| * | | [PATCH] i2c-parport: Make type parameter mandatoryMark M. Hoffman2006-04-144-6/+19
| * | | [PATCH] i2c-sis96x: Remove an init-time log messageMark M. Hoffman2006-04-141-8/+0
| * | | [PATCH] w83792d: Be quiet on misdetectionJean Delvare2006-04-141-2/+3
| * | | [PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer2006-04-141-7/+9
| * | | [PATCH] i2c: convert ds1374 to use a workqueueJean Delvare2006-04-141-6/+10
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-155-33/+218
|\ \ \
| * | | [PATCH] PCI: Add PCI quirk for SMBus on the Asus A6VA notebookJean Delvare2006-04-141-0/+2
| * | | [PATCH] PCI: rpaphp: remove init error conditionJohn Rose2006-04-141-3/+0
| * | | [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville2006-04-141-1/+1
| * | | [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-143-29/+215
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-1510-17/+396
|\ \ \
| * | | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-142-1/+360
| * | | [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-144-8/+23
| * | | [PATCH] driver core: driver_bind attribute returns incorrect valueRyan Wilson2006-04-141-0/+5
| * | | [PATCH] driver core: fix unnecessary NULL check in drivers/base/class.cJayachandran C2006-04-141-7/+6
| * | | [PATCH] driver core: safely unbind drivers for devices not on a busAlan Stern2006-04-141-1/+1
| * | | [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-141-0/+1
| |/ /
* | | [PATCH] USB: add driver for funsoft usb serial deviceGreg Kroah-Hartman2006-04-143-0/+75
* | | [PATCH] USB: remove __init from usb_console_setupPaul Fulghum2006-04-141-1/+1
* | | [PATCH] USB: pl2303: added support for OTi's DKU-5 clone cableTomasz Kazmierczak2006-04-142-0/+5
* | | [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks2006-04-141-8/+24
* | | [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...Jeffrey Vandenbroucke sign2006-04-141-0/+4
* | | [PATCH] USB: UHCI: don't track suspended portsAlan Stern2006-04-143-12/+10
* | | [PATCH] USB: keyspan-remote bugfixMichael Downey2006-04-141-0/+2
* | | [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...David Hollis2006-04-141-164/+163
* | | [PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev2006-04-141-416/+1
* | | [PATCH] USB: g_ether, highspeed conformance fixDavid Brownell2006-04-141-3/+3
* | | [PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell2006-04-141-0/+13
* | | [PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2006-04-142-20/+19
* | | [PATCH] USB: gadget zero poisons OUT buffersDavid Brownell2006-04-141-2/+5
* | | [PATCH] USB: gadgetfs highspeed bugfixDavid Brownell2006-04-141-12/+12
* | | [PATCH] USB: rndis_host whitespace/comment updatesDavid Brownell2006-04-141-7/+21
* | | [PATCH] USB: net2280 short rx status fixDavid Brownell2006-04-141-1/+2
* | | [PATCH] USB: fix gadget_is_musbhdrc()David Brownell2006-04-141-3/+3
* | | [PATCH] USB: otg hub support is optionalDavid Brownell2006-04-142-0/+14
* | | [PATCH] USB: UEAGLE : memory leack fixmatthieu castet2006-04-141-3/+3
* | | [PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet2006-04-141-1/+1
* | | [PATCH] USB: UEAGLE : support geodematthieu castet2006-04-141-1/+8
* | | [PATCH] USB: UEAGLE : cosmeticmatthieu castet2006-04-141-6/+29
* | | [PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2006-04-142-3/+0
* | | [PATCH] USB: pegasus driver bugfixPetko Manolov2006-04-141-1/+1
* | | [PATCH] USB: add new wacom devices to usb hid-core listPing Cheng2006-04-141-0/+3
* | | [PATCH] USB: wacom tablet driver updatePing Cheng2006-04-141-49/+87
* | | [PATCH] USB: g_file_storage: use module_param_array_named macroAlan Stern2006-04-141-9/+17
* | | [PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou...Daniel Ritz2006-04-141-40/+0
* | | [PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz2006-04-144-3/+652
* | | [PATCH] USB: add support for Papouch TMU (USB thermometer)Folkert van Heusden2006-04-142-0/+10
* | | [PATCH] USB: input/: proper prototypesAdrian Bunk2006-04-142-6/+5