summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche6-82/+71
2015-08-26qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche3-4/+4
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche10-253/+231
2015-08-26qla2xxx: Replace two macros with an inline functionBart Van Assche3-16/+15
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche14-102/+32
2015-08-26qla2xxx: Declare local functions staticBart Van Assche4-6/+6
2015-08-26qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche1-2/+2
2015-08-26st: Destroy st_index_idr on module exitJohannes Thumshirn1-0/+1
2015-08-26megaraid_sas: fix whitespace errorsBjorn Helgaas1-126/+118
2015-08-26megaraid_sas: use dev_printk when possibleBjorn Helgaas2-203/+196
2015-08-26megaraid : use dev_printk when possibleBjorn Helgaas1-74/+66
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke3-1/+10
2015-08-26mptfusion: prevent some memory corruptionDan Carpenter1-0/+9
2015-08-13storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov1-8/+1
2015-08-13storvsc: be more picky about scmnd->sc_data_directionVitaly Kuznetsov1-1/+9
2015-08-13st: convert DRIVER_ATTR macros to DRIVER_ATTR_ROSeymour, Shane M1-12/+12
2015-08-12hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changerlinux2-38/+65
2015-08-12st: convert to using driver attr groups for sysfsSeymour, Shane M1-48/+10
2015-08-12bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov1-0/+2
2015-08-12libfc: Fix a typo in a source code commentBart Van Assche1-1/+1
2015-08-12mvsas: always iounmap resourcesJohannes Thumshirn1-1/+4
2015-08-12qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo1-1/+1
2015-08-12pm80xx: Added pm8006 controller supportSuresh Thiagarajan2-2/+6
2015-07-31cxlflash: Base support for IBM CXL Flash AdapterMatthew R. Ochs8-0/+3058
2015-07-30hpsa: fix an sprintf() overflow in the reset handlerDan Carpenter1-6/+9
2015-07-30iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech2-3/+9
2015-07-30ipr: Driver version 2.6.2Brian King1-2/+2
2015-07-30ipr: Endian / sparse fixesBrian King2-13/+13
2015-07-30ipr: Byte swapping for device_id attribute in sysfsWen Xiong1-1/+1
2015-07-30scsi: retry MODE SENSE on unit attentionHannes Reinecke1-1/+6
2015-07-30scsi: fix memory leak with scsi-mqTony Battersby2-4/+4
2015-07-30ipr: Fix invalid array indexing for HRRQBrian King1-3/+8
2015-07-30ipr: Fix incorrect trace indexingBrian King2-2/+4
2015-07-30ipr: Fix locking for unit attention handlingBrian King1-5/+7
2015-07-16scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe1-1/+1
2015-07-16st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M1-1/+1
2015-07-13Linux 4.2-rc2v4.2-rc2Linus Torvalds1-1/+1
2015-07-13Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+10
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds27-123/+214
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-91/+116
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-74/+155
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+27
2015-07-12freeing unlinked file indefinitely delayedAl Viro1-2/+5
2015-07-12fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-07-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-27/+223
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+25
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-8/+6
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-50/+74