aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2-9/+16
2006-01-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-6/+24
2006-01-09[PATCH] sata_nv, spurious interrupts at system startup with MAXTOR 6H500F0 driveAndrew Chew1-6/+24
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe3-101/+45
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-16/+5
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2-9/+16
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds20-125/+103
2006-01-06[PATCH] Suspend support for libataJens Axboe4-0/+165
2006-01-06[PATCH] parport: Kconfig dependency fixesMarko Kohtala1-4/+4
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2006-01-06[SCSI] scsi_end_async() needs to take an uptodate parameterJens Axboe1-1/+1
2006-01-06[BLOCK] add FUA support to libataTejun Heo3-13/+54
2006-01-06[BLOCK] update libata to use new blk_ordered for barriersTejun Heo13-13/+0
2006-01-06[BLOCK] scsi: add FUA support to sdTejun Heo1-3/+26
2006-01-06[BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo3-93/+20
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo3-4/+4
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callbackDominik Brodowski6-228/+51
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski4-68/+11
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski6-65/+26
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski5-134/+186
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-0/+9
2006-01-04Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds12-246/+367
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds74-3879/+16728
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-1/+1
2006-01-04[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers1-1/+1
2006-01-03Merge branch 'master'Jeff Garzik3-18/+95
2006-01-01gitignore: misc filesBrian Gerst2-0/+9
2005-12-26[PATCH] Fix Fibre Channel boot oopsJames Bottomley1-1/+2
2005-12-24Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-4/+1
2005-12-24[PATCH] fix libata inquiry VPD for ATAPI devicesTony Battersby1-4/+1
2005-12-24Merge branch 'master'Jeff Garzik16-88/+86
2005-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-14/+93
2005-12-18[PATCH] dpt_i2o fix for deadlock conditionSalyzyn, Mark1-5/+20
2005-12-17[SCSI] Missing const in sr_vendorMatthew Wilcox1-2/+2
2005-12-17[SCSI] fix scsi_reap_target() device_del from atomic contextJames Bottomley1-10/+38
2005-12-16[SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driverMatthew Wilcox4-2114/+1995
2005-12-16[SCSI] Use spi_print_msg in ncr53c8xx driverMatthew Wilcox1-13/+2
2005-12-16[SCSI] 53c700: update endian processing macrosJames Bottomley1-9/+13
2005-12-15[SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com1-4/+55
2005-12-15[SCSI] Add PPR support to spi_print_msgMatthew Wilcox1-7/+29
2005-12-15[SCSI] Use ARRAY_SIZE in spi_print_msgMatthew Wilcox1-6/+3
2005-12-15[SCSI] Fix printing of two-byte messagesMatthew Wilcox1-1/+1
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox9-27/+33
2005-12-15[SCSI] Move scsi_print_msg to SPI classMatthew Wilcox4-108/+123
2005-12-15Fix up SCSI mismergeJames Bottomley4-15/+24
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley18-81/+60
2005-12-15[SCSI] Fix st oops with new scsi_execute infrastructureKai Makisara1-6/+9
2005-12-15[SCSI] seperate max_sectors from max_hw_sectorsMike Christie1-1/+1
2005-12-15[PATCH] iscsi gfp_t annotationsAl Viro2-2/+2