summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Avoid using variable-length arraysBart Van Assche2017-02-091-2/+2
* qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio2017-02-0911-211/+201
* qla2xxx: Improve RSCN handling in driverQuinn Tran2017-02-099-145/+533
* qla2xxx: Remove unused reverse_ini_modeHimanshu Madhani2017-02-093-19/+0
* qla2xxx: Add Dual mode support in the driverQuinn Tran2017-02-096-22/+119
* qla2xxx: Add framework for async fabric discoveryQuinn Tran2017-02-0913-987/+3114
* qla2xxx: Track I-T nexus as single fc_port structQuinn Tran2017-02-088-430/+310
* qla2xxx: Use d_id instead of s_id for more clarityQuinn Tran2017-02-084-37/+39
* qla2xxx: Fix wrong argument in sp done callbackQuinn Tran2017-02-083-8/+8
* qla2xxx: Remove SRR codeHimanshu Madhani2017-02-082-662/+0
* qla2xxx: Make trace flags more readableQuinn Tran2017-02-083-67/+59
* qla2xxx: Cleanup TMF code translation from qla_targetQuinn Tran2017-02-083-72/+49
* qla2xxx: Remove direct access of scsi_status field in se_cmdQuinn Tran2017-02-082-1/+2
* ibmvscsis: Add SGL limitBryant G. Ly2017-02-081-0/+1
* target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-02-081-2/+6
* target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-081-26/+43
* target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-02-081-2/+15
* target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-02-081-1/+1
* target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger2017-02-081-1/+9
* Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-043-4/+8
|\
| * Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-01-312-0/+7
| * firmware: fix NULL pointer dereference in __fw_load_abort()Luis R. Rodriguez2017-01-271-4/+1
* | Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-046-9/+17
|\ \
| * | staging: greybus: timesync: validate platform state callbackRui Miguel Silva2017-01-251-0/+6
| * | iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks2017-01-221-2/+4
| * | iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| * | iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay2017-01-211-1/+1
| * | iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| * | iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
* | | Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-048-15/+33
|\ \ \
| * \ \ Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-032-0/+2
| |\ \ \
| | * | | USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2017-01-312-0/+2
| * | | | Merge tag 'usb-serial-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-272-0/+2
| |\| | |
| | * | | USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork2017-01-241-0/+1
| | * | | USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado2017-01-191-0/+1
| | | |/ | | |/|
| * | | usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier2017-01-251-1/+12
| * | | USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský2017-01-251-0/+4
| * | | usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren2017-01-251-0/+11
| * | | usb: musb: Fix host mode error -71 regressionTony Lindgren2017-01-252-14/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-02-031-1/+10
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2017-01-271-1/+10
| |\ \ \ \
| | * | | | scsi: virtio_scsi: Reject commands when virtqueue is brokenEric Farman2017-01-201-1/+10
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-02-032-13/+4
|\ \ \ \ \ \
| * | | | | | vhost: fix initialization for vq->is_leHalil Pasic2017-02-031-6/+4
| * | | | | | Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin2017-02-031-7/+0
* | | | | | | Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-02-031-6/+5
|\ \ \ \ \ \ \
| * | | | | | | vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy2017-02-011-6/+5
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-031-6/+6
|\ \ \ \ \ \ \
| * | | | | | | base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-031-6/+6
* | | | | | | | Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-033-48/+2
|\ \ \ \ \ \ \ \