summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SCSI] aacraid: Driver version updateMark Haverkamp2006-04-133-11/+16
| * | | [SCSI] aacraid: Fix parenthesis placement errorMark Haverkamp2006-04-131-2/+2
| * | | [SCSI] aacraid: Show max channel and max id is sysfsMark Haverkamp2006-04-131-0/+28
| * | | [SCSI] aacraid: Re-start helper thread if it diesMark Haverkamp2006-04-131-0/+12
| * | | [SCSI] aacraid: General driver cleanupMark Haverkamp2006-04-136-21/+18
| * | | [SCSI] aacraid: Fix extra unregister_chrdevMark Haverkamp2006-04-131-1/+2
| * | | [SCSI] aacraid: Fix error in max_channel fieldMark Haverkamp2006-04-131-2/+2
| * | | [SCSI] aacraid: Error path cleanupMark Haverkamp2006-04-131-2/+3
| * | | [SCSI] aacraid: Add timeout for eventsMark Haverkamp2006-04-132-11/+27
| * | | [SCSI] aacraid: Track command ownership in driverMark Haverkamp2006-04-133-19/+31
| * | | [SCSI] aacraid: Use scmd_ functionsMark Haverkamp2006-04-132-11/+11
| * | | [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.hFUJITA Tomonori2006-04-134-125/+142
| * | | [SCSI] ibmvscsi: prevent scsi commands being sent in invalid stateDave C Boutcher2006-04-131-1/+3
| * | | [SCSI] fix sg leak when scsi_execute_async failsMike Christie2006-04-131-0/+1
| * | | [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-135-207/+78
| * | | [SCSI] remove qlogicfcJames Bottomley2006-04-134-11989/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-04-159-35/+51
|\ \ \ \
| * | | | [PATCH] i2c-parport: Make type parameter mandatoryMark M. Hoffman2006-04-145-12/+29
| * | | | [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-1512-80/+308
|\ \ \ \
| * | | | [PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk2006-04-142-27/+0
| * | | | [PATCH] dma doc updatesDavid Brownell2006-04-142-18/+53
| * | | | [PATCH] PCI: Add PCI quirk for SMBus on the Asus A6VA notebookJean Delvare2006-04-141-0/+2
| * | | | [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)Grzegorz Janoszka2006-04-141-0/+3
| * | | | [PATCH] PCI: rpaphp: remove init error conditionJohn Rose2006-04-141-3/+0
| * | | | [PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier2006-04-141-1/+1
| * | | | [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville2006-04-142-2/+3
| * | | | [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-144-29/+246
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-1522-37/+173
|\ \ \ \
| * | | | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-145-13/+11
| * | | | [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-145-8/+31
| * | | | [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] BLOCK: delay all uevents until partition table is scannedKay Sievers2006-04-142-8/+31
| * | | | [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-147-0/+88
| |/ / /
* | | | [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-142-416/+445
* | | | [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