summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-21scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targetsJaswinder Singh Rajput1-0/+1
2009-06-21fc_transport: Selective return value from BSG timeout functionGiridhar Malavali1-1/+4
2009-06-21fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali1-18/+19
2009-06-21sym53c8xx: ratelimit parity errorsJohn Stoffel1-2/+3
2009-06-21explain the hidden scsi_wait_scan Kconfig variableStefan Richter1-1/+12
2009-06-21ibmvfc: Fix endless PRLI loop in discoveryBrian King2-4/+13
2009-06-21ibmvfc: Process async events before command responsesBrian King1-10/+10
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love5-279/+235
2009-06-21libfcoe: Add runtime debugging with module param debug_loggingRobert Love1-40/+54
2009-06-21fcoe: Add runtime debug logging with module parameter debug_loggingRobert Love2-55/+77
2009-06-21scsi_debug: Add support for physical block exponent and alignmentMartin K. Petersen1-1/+29
2009-06-21cnic: add NETDEV_1000 and NETDEVICES to Kconfig selectRandy Dunlap1-0/+2
2009-06-21cnic: Fix __symbol_get() build error.Michael Chan2-2/+4
2009-06-21Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...James Bottomley1-2/+0
2009-06-21ipr: differentiate pci-x and pci-e based adaptersWayne Boyer2-15/+21
2009-06-21ipr: add test for MSI interrupt supportWayne Boyer2-9/+105
2009-06-21scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley2-1/+40
2009-06-21scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley1-5/+6
2009-06-21enhance device info matching for multiple tablesJames Bottomley2-22/+240
2009-06-21qla2xxx: Update version number to 8.03.01-k4.Andrew Vasquez1-1/+1
2009-06-21qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez1-1/+1
2009-06-21qla2xxx: Limit querying to supported mailbox-registers while reading FW state.Andrew Vasquez1-5/+10
2009-06-21qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao2-7/+8
2009-06-21qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty1-1/+1
2009-06-21fix race that can give duplicate host numberJoe Eykholt1-2/+6
2009-06-21scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori1-2/+2
2009-06-21libiscsi: add conn and scsi eh log debug flagsErez Zilber1-44/+65
2009-06-21iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie1-5/+9
2009-06-21libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2-15/+53
2009-06-21cxgb3i: suppot of different kernel page sizesKaren Xie1-0/+36
2009-06-21cxgb3i: use kref to track ddp usageKaren Xie2-21/+35
2009-06-21sd: Block limits VPD supportMartin K. Petersen1-0/+24
2009-06-21sd: Detect non-rotational devicesMartin K. Petersen1-0/+26
2009-06-21sd: Physical block size and alignment supportMartin K. Petersen2-2/+22
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds42-219/+4142
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds78-883/+1332
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds32-550/+561
2009-06-20ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat1-1/+1
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport3-0/+695
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni3-3/+39
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock1-1/+1
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds657-240493/+165584
2009-06-19Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-363/+205
2009-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-7/+5
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds19-94/+102
2009-06-19fbdev: do not allow VESA modes without compiled-in driversKrzysztof Helt1-2/+4
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton3-11/+12
2009-06-19char: moxa, prevent opening unavailable portsDirk Eibach1-1/+6
2009-06-19istallion: add missing __devexit markingMike Frysinger1-1/+1
2009-06-19dtlk: off by one in {read,write}_tts()Roel Kluin1-3/+3