aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-22fusion: mptsas, fix lock imbalanceJiri Slaby
2009-06-21[SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley
2009-06-21sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke
2009-06-21scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targetsJaswinder Singh Rajput
2009-06-21fc_transport: Selective return value from BSG timeout functionGiridhar Malavali
2009-06-21fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali
2009-06-21sym53c8xx: ratelimit parity errorsJohn Stoffel
2009-06-21explain the hidden scsi_wait_scan Kconfig variableStefan Richter
2009-06-21ibmvfc: Fix endless PRLI loop in discoveryBrian King
2009-06-21ibmvfc: Process async events before command responsesBrian King
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love
2009-06-21libfcoe: Add runtime debugging with module param debug_loggingRobert Love
2009-06-21fcoe: Add runtime debug logging with module parameter debug_loggingRobert Love
2009-06-21scsi_debug: Add support for physical block exponent and alignmentMartin K. Petersen
2009-06-21cnic: add NETDEV_1000 and NETDEVICES to Kconfig selectRandy Dunlap
2009-06-21cnic: Fix __symbol_get() build error.Michael Chan
2009-06-21Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...James Bottomley
2009-06-21ipr: differentiate pci-x and pci-e based adaptersWayne Boyer
2009-06-21ipr: add test for MSI interrupt supportWayne Boyer
2009-06-21scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley
2009-06-21scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley
2009-06-21enhance device info matching for multiple tablesJames Bottomley
2009-06-21qla2xxx: Update version number to 8.03.01-k4.Andrew Vasquez
2009-06-21qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez
2009-06-21qla2xxx: Limit querying to supported mailbox-registers while reading FW state.Andrew Vasquez
2009-06-21qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao
2009-06-21qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty
2009-06-21fix race that can give duplicate host numberJoe Eykholt
2009-06-21scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori
2009-06-21libiscsi: add conn and scsi eh log debug flagsErez Zilber
2009-06-21iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie
2009-06-21libiscsi: don't run scsi eh if iscsi task is making progressMike Christie
2009-06-21cxgb3i: suppot of different kernel page sizesKaren Xie
2009-06-21cxgb3i: use kref to track ddp usageKaren Xie
2009-06-21sd: Block limits VPD supportMartin K. Petersen
2009-06-21sd: Detect non-rotational devicesMartin K. Petersen
2009-06-21sd: Physical block size and alignment supportMartin K. Petersen
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-20ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-06-19Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-19fbdev: do not allow VESA modes without compiled-in driversKrzysztof Helt
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton