| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC, altera: Add Arria10 OCRAM ECC support | Thor Thayer | 2016-04-07 | 2 | -0/+113 |
* | EDAC, altera: Make OCRAM ECC dependency check generic | Thor Thayer | 2016-04-02 | 1 | -22/+21 |
* | EDAC, altera: Add register offset for ECC Enable | Thor Thayer | 2016-04-02 | 2 | -1/+3 |
* | EDAC, altera: Extract error inject operations to a struct fops | Thor Thayer | 2016-04-02 | 2 | -1/+5 |
* | EDAC, altera: Add Arria10 L2 Cache ECC handling | Thor Thayer | 2016-03-29 | 2 | -0/+273 |
* | EDAC, altera: Add register offset for ECC Error Inject | Thor Thayer | 2016-03-29 | 2 | -2/+8 |
* | EDAC, altera: Abstract ECC Enable Mask in check_deps() | Thor Thayer | 2016-03-29 | 1 | -2/+7 |
* | EDAC, altera: Remove platform device from check_deps() | Thor Thayer | 2016-03-29 | 2 | -6/+8 |
* | EDAC, altera: Move device structs and defines to the header | Thor Thayer | 2016-03-29 | 2 | -43/+44 |
* | EDAC, altera: Make L2C depend on L2x0 cache controller | Thor Thayer | 2016-03-29 | 1 | -3/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-03-26 | 1 | -11/+3 |
|\ |
|
| * | rbd: use KMEM_CACHE macro | Geliang Tang | 2016-03-25 | 1 | -8/+2 |
| * | libceph: enable large, variable-sized OSD requests | Ilya Dryomov | 2016-03-25 | 1 | -2/+0 |
| * | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng | 2016-03-25 | 1 | -1/+1 |
* | | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb | Linus Torvalds | 2016-03-26 | 3 | -68/+71 |
|\ \ |
|
| * | | NTB: Remove _addr functions from ntb_hw_amd | Allen Hubbe | 2016-03-26 | 1 | -30/+0 |
| * | | NTB: Fix incorrect clean up routine in ntb_perf | Dave Jiang | 2016-03-22 | 1 | -18/+24 |
| * | | NTB: Fix incorrect return check in ntb_perf | Dave Jiang | 2016-03-22 | 1 | -4/+3 |
| * | | ntb: fix possible NULL dereference | Sudip Mukherjee | 2016-03-18 | 1 | -0/+2 |
| * | | ntb: add missing setup of translation window | Dave Jiang | 2016-03-18 | 1 | -0/+8 |
| * | | ntb: stop link work when we do not have memory | Dave Jiang | 2016-03-18 | 1 | -1/+8 |
| * | | ntb: stop tasklet from spinning forever during shutdown. | Dave Jiang | 2016-03-18 | 1 | -6/+16 |
| * | | ntb: perf test: fix address space confusion | Arnd Bergmann | 2016-03-18 | 1 | -10/+11 |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-03-26 | 20 | -154/+1171 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into misc | James Bottomley | 2016-03-22 | 6 | -19/+31 |
| |\ \ \ |
|
| | * | | | scsi_common: do not clobber fixed sense information | Hannes Reinecke | 2016-03-18 | 1 | -2/+10 |
| | * | | | scsi: ufs: select CONFIG_NLS | Arnd Bergmann | 2016-03-18 | 1 | -0/+1 |
| | * | | | fnic: move printk()s outside of the critical code section. | Maurizio Lombardi | 2016-03-18 | 1 | -7/+6 |
| | * | | | qla2xxx: avoid maybe_uninitialized warning | Arnd Bergmann | 2016-03-18 | 1 | -7/+9 |
| | * | | | megaraid_sas: add missing curly braces in ioctl handler | Arnd Bergmann | 2016-03-18 | 1 | -1/+2 |
| | * | | | lpfc: fix misleading indentation | Arnd Bergmann | 2016-03-18 | 1 | -2/+3 |
| * | | | | Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into misc | James Bottomley | 2016-03-15 | 15 | -135/+1140 |
| |\| | | |
|
| | * | | | scsi_transport_sas: add 'scsi_target_id' sysfs attribute | Hannes Reinecke | 2016-03-15 | 2 | -1/+3 |
| | * | | | scsi_dh_alua: uninitialized variable in alua_check_vpd() | Dan Carpenter | 2016-03-15 | 1 | -1/+1 |
| | * | | | scsi: ufs-qcom: add printouts of testbus debug registers | Yaniv Gardi | 2016-03-15 | 2 | -0/+86 |
| | * | | | scsi: ufs-qcom: enable/disable the device ref clock | Yaniv Gardi | 2016-03-15 | 2 | -0/+21 |
| | * | | | scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup | Yaniv Gardi | 2016-03-15 | 2 | -7/+21 |
| | * | | | scsi: ufs: add device quirk delay before putting UFS rails in LPM | Yaniv Gardi | 2016-03-15 | 2 | -1/+23 |
| | * | | | scsi: ufs: fix leakage during link off state | Yaniv Gardi | 2016-03-15 | 1 | -0/+10 |
| | * | | | scsi: ufs: tune UniPro parameters to optimize hibern8 exit time | Yaniv Gardi | 2016-03-15 | 4 | -0/+142 |
| | * | | | scsi: ufs: handle non spec compliant bkops behaviour by device | Yaniv Gardi | 2016-03-15 | 2 | -7/+52 |
| | * | | | scsi: ufs: add retry for query descriptors | Yaniv Gardi | 2016-03-15 | 1 | -18/+37 |
| | * | | | scsi: ufs: add error recovery after DL NAC error | Yaniv Gardi | 2016-03-15 | 2 | -0/+95 |
| | * | | | scsi: ufs: make error handling bit faster | Yaniv Gardi | 2016-03-15 | 1 | -43/+112 |
| | * | | | scsi: ufs: disable vccq if it's not needed by UFS device | Yaniv Gardi | 2016-03-15 | 2 | -4/+57 |
| | * | | | scsi: ufs: separate device and host quirks | Yaniv Gardi | 2016-03-15 | 4 | -0/+244 |
| | * | | | scsi: ufs: add support to read device and string descriptors | Yaniv Gardi | 2016-03-15 | 3 | -1/+95 |
| | * | | | scsi: ufs: verify hba controller hce reg value | Yaniv Gardi | 2016-03-15 | 2 | -30/+35 |
| | * | | | scsi: ufs: implement scsi host timeout handler | Yaniv Gardi | 2016-03-15 | 1 | -0/+36 |
| | * | | | scsi: ufs: avoid spurious UFS host controller interrupts | Yaniv Gardi | 2016-03-15 | 1 | -0/+15 |