summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hpsa: correct decode sense dataDon Brace2015-08-261-1/+1
* hpsa: Correct double unlock of mutexDon Brace2015-08-261-5/+4
* mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detectedSreekanth Reddy2015-08-262-14/+18
* qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche2015-08-264-0/+52
* qla2xxx: Remove dead codeBart Van Assche2015-08-261-7/+5
* qla2xxx: Remove a superfluous testBart Van Assche2015-08-261-2/+1
* qla2xxx: Fix sparse annotationsBart Van Assche2015-08-266-82/+71
* qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche2015-08-263-4/+4
* qla2xxx: Remove __constant_ prefixBart Van Assche2015-08-2610-253/+231
* qla2xxx: Replace two macros with an inline functionBart Van Assche2015-08-263-16/+15
* qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-2614-102/+32
* qla2xxx: Declare local functions staticBart Van Assche2015-08-264-6/+6
* qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche2015-08-261-2/+2
* st: Destroy st_index_idr on module exitJohannes Thumshirn2015-08-261-0/+1
* megaraid_sas: fix whitespace errorsBjorn Helgaas2015-08-261-126/+118
* megaraid_sas: use dev_printk when possibleBjorn Helgaas2015-08-262-203/+196
* megaraid : use dev_printk when possibleBjorn Helgaas2015-08-261-74/+66
* scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-262-0/+8
* mptfusion: prevent some memory corruptionDan Carpenter2015-08-261-0/+9
* storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov2015-08-121-8/+1
* storvsc: be more picky about scmnd->sc_data_directionVitaly Kuznetsov2015-08-121-1/+9
* st: convert DRIVER_ATTR macros to DRIVER_ATTR_ROSeymour, Shane M2015-08-121-12/+12
* hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changerlinux2015-08-122-38/+65
* st: convert to using driver attr groups for sysfsSeymour, Shane M2015-08-121-48/+10
* bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov2015-08-121-0/+2
* libfc: Fix a typo in a source code commentBart Van Assche2015-08-121-1/+1
* mvsas: always iounmap resourcesJohannes Thumshirn2015-08-121-1/+4
* qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo2015-08-121-1/+1
* pm80xx: Added pm8006 controller supportSuresh Thiagarajan2015-08-122-2/+6
* cxlflash: Base support for IBM CXL Flash AdapterMatthew R. Ochs2015-07-308-0/+3058
* hpsa: fix an sprintf() overflow in the reset handlerDan Carpenter2015-07-301-6/+9
* iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech2015-07-301-3/+8
* ipr: Driver version 2.6.2Brian King2015-07-301-2/+2
* ipr: Endian / sparse fixesBrian King2015-07-302-13/+13
* ipr: Byte swapping for device_id attribute in sysfsWen Xiong2015-07-301-1/+1
* scsi: retry MODE SENSE on unit attentionHannes Reinecke2015-07-301-1/+6
* scsi: fix memory leak with scsi-mqTony Battersby2015-07-302-4/+4
* ipr: Fix invalid array indexing for HRRQBrian King2015-07-301-3/+8
* ipr: Fix incorrect trace indexingBrian King2015-07-302-2/+4
* ipr: Fix locking for unit attention handlingBrian King2015-07-301-5/+7
* scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe2015-07-161-1/+1
* st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M2015-07-161-1/+1
* Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-121-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-122-11/+1
|\
| * MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-10/+0
| * MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-071-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-121-0/+1
|\ \
| * | clocksource/imx: Define clocksource for mx27Philippe Reynes2015-07-071-0/+1
| |/
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-113-23/+142
|\ \
| * | nfit: add support for NVDIMM "latch" flagRoss Zwisler2015-07-102-1/+37