Age | Commit message (Expand) | Author | Files | Lines |
2013-12-19 | [SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00. | Armen Baloyan | 2 | -1/+11 |
2013-12-19 | [SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol... | Atul Deshmukh | 1 | -1/+1 |
2013-12-19 | [SCSI] qla2xxx: Fix undefined behavior in call to snprintf(). | Joe Carnuccio | 1 | -2/+2 |
2013-12-19 | [SCSI] qla2xxx: Add BSG interface for read/write serdes register. | Joe Carnuccio | 6 | -2/+134 |
2013-12-19 | [SCSI] qla2xxx: Fix issue with not displaying node name after system reboot. | Armen Baloyan | 5 | -1/+33 |
2013-12-19 | [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect. | Chad Dupuis | 7 | -6/+148 |
2013-12-19 | [SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused. | Chad Dupuis | 3 | -81/+96 |
2013-12-19 | [SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ... | Chad Dupuis | 6 | -142/+10 |
2013-12-19 | [SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation f... | Saurav Kashyap | 1 | -11/+12 |
2013-12-19 | [SCSI] qla2xxx: Add BPM support for ISP25xx. | Chad Dupuis | 1 | -1/+1 |
2013-12-19 | [SCSI] qla2xxx: Correctly set mailboxes for extended init control block. | Joe Carnuccio | 1 | -1/+1 |
2013-12-19 | [SCSI] qla2xxx: Disable INTx interrupt for ISP82XX | Sawan Chandak | 1 | -6/+7 |
2013-12-19 | [SCSI] qla2xxx: Honor execute firmware failures. | Chad Dupuis | 1 | -0/+2 |
2013-12-19 | [SCSI] qla2xxx: Print proper QLAFX00 product name at probe. | Armen Baloyan | 2 | -3/+7 |
2013-12-19 | [SCSI] hpsa: prevent stalled i/o | Stephen M. Cameron | 2 | -2/+31 |
2013-12-19 | [SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands. | Stephen M. Cameron | 2 | -2/+47 |
2013-12-16 | [SCSI] hpsa: add MSA 2040 to list of external target devices | Stephen M. Cameron | 1 | -0/+1 |
2013-12-16 | [SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctl | Stephen M. Cameron | 1 | -6/+5 |
2013-12-16 | [SCSI] hpsa: remove unneeded include of seq_file.h | Stephen M. Cameron | 1 | -1/+0 |
2013-12-16 | [SCSI] hpsa: add 5 second delay after doorbell reset | Stephen M. Cameron | 1 | -9/+23 |
2013-12-16 | [SCSI] hpsa: do not attempt to flush the cache on locked up controllers | Stephen M. Cameron | 1 | -0/+9 |
2013-12-16 | [SCSI] sr: use block layer runtime PM | Aaron Lu | 2 | -70/+29 |
2013-12-16 | [SCSI] qla4xxx: overflow in qla4xxx_set_chap_entry() | Dan Carpenter | 1 | -4/+7 |
2013-12-16 | [SCSI] qla4xxx: Update driver version to 5.04.00-k2 | Adheer Chandravanshi | 1 | -1/+1 |
2013-12-16 | [SCSI] qla4xxx: Add support for additional network parameters settings | Harish Zunjarrao | 6 | -133/+1212 |
2013-12-16 | [SCSI] iscsi_transport: Additional parameters for network settings | Harish Zunjarrao | 1 | -3/+337 |
2013-12-16 | [SCSI] scsi_debug: simplify creation and destruction of driver attribute files | Akinobu Mita | 1 | -160/+106 |
2013-12-16 | null_blk: mem garbage on NUMA systems during init | Matias Bjorling | 1 | -4/+4 |
2013-12-16 | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_... | Sergey Senozhatsky | 1 | -4/+2 |
2013-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 69 | -588/+1036 |
2013-12-15 | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -9/+38 |
2013-12-15 | igb: Fix for issue where values could be too high for udelay function. | Carolyn Wyborny | 1 | -1/+4 |
2013-12-15 | i40e: fix null dereference | Jesse Brandeburg | 1 | -0/+3 |
2013-12-14 | Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2013-12-14 | Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 15 | -67/+191 |
2013-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -0/+3 |
2013-12-13 | Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+10 |
2013-12-13 | Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -9/+10 |
2013-12-13 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+5 |
2013-12-13 | Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -5/+1 |
2013-12-13 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 4 | -33/+14 |
2013-12-13 | dm array: fix a reference counting bug in shadow_ablock | Joe Thornber | 1 | -1/+9 |
2013-12-13 | dm space map: disallow decrementing a reference count below zero | Joe Thornber | 1 | -9/+23 |
2013-12-13 | Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus | Mark Brown | 1 | -3/+8 |
2013-12-13 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 5 | -45/+113 |
2013-12-13 | mfd/rtc: s5m: fix register updating by adding regmap for RTC | Krzysztof Kozlowski | 4 | -13/+27 |
2013-12-13 | rtc: s5m: enable IRQ wake during suspend | Krzysztof Kozlowski | 1 | -0/+25 |
2013-12-13 | rtc: s5m: limit endless loop waiting for register update | Krzysztof Kozlowski | 1 | -6/+31 |
2013-12-13 | rtc: s5m: fix unsuccesful IRQ request during probe | Krzysztof Kozlowski | 1 | -2/+4 |
2013-12-13 | drivers/rtc/rtc-s5m.c: fix info->rtc assignment | Geert Uytterhoeven | 1 | -27/+27 |