summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-09esp_scsi: remove check for ESP_MAX_TAGSHannes Reinecke
2015-01-09mpt3sas: issue_reset is uninitializedDan Carpenter
2015-01-09mpt2sas: issue_reset is uninitializedDan Carpenter
2015-01-093w-9xxx.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist
2015-01-09scsi_debug: Implement WRITE BUFFER commandEwan D. Milne
2015-01-09scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit AttentionEwan D. Milne
2015-01-09ses: Add power_status to SES device slotSong Liu
2015-01-09ses: add reliable slot attributeDan Williams
2015-01-09ses: add enclosure logical idDan Williams
2015-01-09ses: generate KOBJ_CHANGE on enclosure attachDan Williams
2015-01-09ses: close potential registration raceDan Williams
2015-01-09scsi: retry report-luns when reported LU count requres more memoryRob Evers
2015-01-09scsi: use set/get_unaligned_be32 in report_lunsRob Evers
2015-01-09scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scanRob Evers
2015-01-09scsi: fix scsi_error.c kernel-doc warningRandy Dunlap
2015-01-09scsi: asc/ascq codes, sync to T10 2014/12/21Douglas Gilbert
2015-01-09scsi: ->queue_rq can't sleepChristoph Hellwig
2015-01-05qla2xxx: fix busy wait regressionBruno Prémont
2015-01-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds
2014-12-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-30Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-30SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern
2014-12-30Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)
2014-12-30sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen
2014-12-30OMAPDSS: SDI: fix output port_numTomi Valkeinen
2014-12-30video/fbdev: fix defio's fsyncTomi Valkeinen
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-29Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-12-29Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-29Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-29Merge branch 'acpi-video'Rafael J. Wysocki
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-12-29Merge branch 'pm-opp'Rafael J. Wysocki
2014-12-29mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni
2014-12-29vhost: relax used address alignmentMichael S. Tsirkin
2014-12-29video/logo: prevent use of logos after they have been freedTomi Valkeinen
2014-12-29OMAPDSS: pll: NULL dereference in error handlingDan Carpenter
2014-12-29OMAPDSS: HDMI: remove double initializer entriesTomi Valkeinen
2014-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-27Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai
2014-12-27bonding: change error message to debug message in __bond_release_one()Wengang Wang
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro