summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-16fusion: fix excess parameter kernel-doc warningRandy Dunlap
2014-09-16hpsa: refine the pci enable/disable handlingTomas Henzl
2014-09-16pm8001: Update nvmd response data to request bufferSuresh Thiagarajan
2014-09-16be2iscsi: Bump the driver versionJayamohan Kallickal
2014-09-16be2iscsi: Fix processing CQE before connection resources are freedJayamohan Kallickal
2014-09-16be2iscsi: Fix updating the boot enteries in sysfsJayamohan Kallickal
2014-09-16be2iscsi: Fix the copyright yearJayamohan Kallickal
2014-09-16be2iscsi: Fix the sparse warning introduced in previous submissionJayamohan Kallickal
2014-09-16scsi: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-09-16qla2xxx: Remove restriction on starting remote device discovery on port update.Chad Dupuis
2014-09-16qla2xxx: Move mailbox failure messages to a default debug level.Chad Dupuis
2014-09-16mptfusion: simplify roundingRasmus Villemoes
2014-09-16qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-09-16mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-09-16mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-09-16megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-09-16megaraid: Fail resume if MSI-X re-initialization failedAlexander Gordeev
2014-09-16hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-09-16hpsa: Fallback to MSI rather than to INTx if MSI-X failedAlexander Gordeev
2014-09-16eata: remove driver_lockChristoph Hellwig
2014-09-15scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()Subhash Jadavani
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com
2014-09-15sd: Avoid sending medium write commands if device is write protectedSujit Reddy Thumma
2014-09-15scsi: fix various kernel-doc problems in scsi_error.cRandy Dunlap
2014-09-15libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang
2014-09-14NTB: correct the spread of queues over mw'sJon Mason
2014-09-13[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro
2014-09-13Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2014-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-09-12Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-09-12Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-12Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-09-12Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-09-12Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-12video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen
2014-09-12drm/ast: open key before detect chipsY.C. Chen
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-09-11Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-09-11xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman