summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic94xx: fix pointer to integer conversion warningJames Bottomley2006-11-221-1/+1
* [PATCH] aic94xx: delete ascb timers when freeing queuesDarrick J. Wong2006-11-221-0/+9
* [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-223-8/+46
* [SCSI] fix module unload induced compile warningIngo Molnar2006-11-151-1/+1
* [SCSI] scsi: t128 scsi_cmnd convertionHenne2006-11-151-19/+20
* [SCSI] ips: fix soft lockup during reset initializationAndrew Morton2006-11-151-3/+6
* [SCSI] qla2xxx: make some functions staticAdrian Bunk2006-11-152-10/+10
* [SCSI] minor bug fixes and cleanupsJeff Garzik2006-11-154-14/+24
* [SCSI] revert "[SCSI] ips soft lockup during reset/initialization"Andrew Morton2006-11-151-14/+14
* [SCSI] SCSI/aha1740: handle SCSI API errorsJeff Garzik2006-11-151-2/+8
* [SCSI] st: log message changesKai Makisara2006-11-151-8/+8
* [SCSI] sd: clearer output of disk cache stateLuben Tuikov2006-11-151-6/+7
* [SCSI] kill scsi_assign_lockChristoph Hellwig2006-11-151-2/+2
* [SCSI] untangle scsi_prep_fnChristoph Hellwig2006-11-151-147/+166
* [SCSI] use one-element sg list in scsi_send_eh_cmndChristoph Hellwig2006-11-151-9/+24
* [SCSI] aic94xx: handle REQ_TASK_ABORTDarrick J. Wong2006-11-151-17/+66
* [SCSI] libsas: add sas_abort_taskDarrick J. Wong2006-11-151-0/+60
* [SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong2006-11-152-4/+27
* [SCSI] Reduce polling in sd.cAlan Stern2006-11-151-8/+8
* [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-114-6/+233
* ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2006-10-101-2/+0
* [PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik2006-10-101-1/+1
* [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-101-13/+7
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-104-49/+45
|\
| * [POWERPC] Fix windfarm platform device usageBenjamin Herrenschmidt2006-10-103-36/+30
| * [POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt2006-10-101-13/+15
* | [PATCH] endianness annotations in s2ioAl Viro2006-10-101-161/+161
* | [PATCH] chelsio: add endian annotationsAlexey Dobriyan2006-10-101-3/+3
* | [PATCH] cdrom: add endianness annotationsAlexey Dobriyan2006-10-101-3/+3
* | [PATCH] use %p for pointersAl Viro2006-10-101-1/+1
* | [PATCH] use %zu for size_tAl Viro2006-10-101-1/+1
* | [PATCH] em28xx NULL noise removalAl Viro2006-10-101-1/+1
* | [PATCH] __user annotations: loop.cAl Viro2006-10-101-1/+1
* | [PATCH] openprom NULL noise removalAl Viro2006-10-101-1/+1
* | [PATCH] trivial iomem annotations: sata_promiseAl Viro2006-10-101-1/+1
* | [PATCH] gfp annotations: scsi_errorAl Viro2006-10-101-1/+1
* | [PATCH] trivial iomem annotations: istallionAl Viro2006-10-101-29/+29
* | [PATCH] acpi NULL noise removalAl Viro2006-10-101-2/+2
* | [PATCH] passing pointer to setup_timer() should be via unsigned longAl Viro2006-10-101-1/+1
* | [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-102-2/+2
* | [PATCH] drivers/dma trivial annotationsAl Viro2006-10-102-4/+4
* | [PATCH] devio __user annotationsAl Viro2006-10-101-3/+3
* | [PATCH] misc sata __iomem annotationsAl Viro2006-10-102-3/+3
* | [PATCH] fix misannotations in loop.cAl Viro2006-10-101-3/+3
* | [PATCH] NULL noise removal: advansysAl Viro2006-10-101-2/+2
* | [PATCH] __iomem annotations in sunzilogAl Viro2006-10-101-1/+1
* | [PATCH] drivers/s390 misc sparse annotationsAl Viro2006-10-101-1/+1
* | [PATCH] advansys __iomem annotationsAl Viro2006-10-101-1/+1
* | IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin2006-10-101-2/+4
* | IPoIB: Check for DMA mapping error for TX packetsRoland Dreier2006-10-101-0/+5
OpenPOWER on IntegriCloud