summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | usb: dwc2: gadget: Fix DMA memory freeingVardan Mikayelyan2017-01-121-11/+3
| | * | | | usb: gadget: composite: Fix function used to free memoryChristophe JAILLET2017-01-121-1/+1
| | | |_|/ | | |/| |
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-212-14/+13
|\ \ \ \ \
| * | | | | libnvdimm, namespace: fix pmem namespace leak, delete when size set to zeroDan Williams2017-01-131-13/+10
| * | | | | pmem: return EIO on read_pmem() failureStefan Hajnoczi2017-01-121-1/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-01-211-7/+7
|\ \ \ \ \
| * | | | | clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski2017-01-091-7/+7
* | | | | | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-2016-66/+158
|\ \ \ \ \ \
| * | | | | | qla2xxx: Disable out-of-order processing by default in firmwareQuinn Tran2017-01-171-6/+0
| * | | | | | qla2xxx: Fix erroneous invalid handle messageQuinn Tran2017-01-172-1/+5
| * | | | | | qla2xxx: Reduce exess wait during chip resetQuinn Tran2017-01-171-2/+2
| * | | | | | qla2xxx: Terminate exchange if corruptedQuinn Tran2017-01-173-5/+43
| * | | | | | qla2xxx: Fix crash due to null pointer accessQuinn Tran2017-01-171-4/+12
| * | | | | | qla2xxx: Collect additional information to debug fw dumpQuinn Tran2017-01-171-7/+20
| * | | | | | qla2xxx: Reset reserved field in firmware options to 0Himanshu Madhani2017-01-171-1/+14
| * | | | | | qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx versionHimanshu Madhani2017-01-172-3/+2
| * | | | | | qla2xxx: Include ATIO queue in firmware dump when in target modeHimanshu Madhani2017-01-171-0/+24
| * | | | | | qla2xxx: Fix wrong IOCB type assumptionQuinn Tran2017-01-171-7/+1
| * | | | | | qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...Bart Van Assche2017-01-173-4/+4
| * | | | | | qla2xxx: Move two arrays from header files to .c filesBart Van Assche2017-01-174-19/+23
| * | | | | | qla2xxx: Declare an array with file scope staticBart Van Assche2017-01-171-1/+1
| * | | | | | qla2xxx: Fix indentationBart Van Assche2017-01-171-3/+3
| * | | | | | ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly2017-01-171-2/+2
| * | | | | | ibmvscsis: Fix max transfer lengthBryant G. Ly2017-01-171-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-201-4/+2
|\ \ \ \ \ \
| * | | | | | nbd: only set MSG_MORE when we have more to sendJosef Bacik2017-01-191-4/+2
* | | | | | | Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-208-12/+21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown2017-01-171-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | spi: sh-msiof: Do not use C++ style commentSimon Horman2016-12-201-1/+1
| | * | | | | | | spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindingsSimon Horman2016-12-141-1/+3
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/axi', 'spi/fix/davi...Mark Brown2017-01-176-6/+12
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | spi: pxa2xx: add missed breakAndy Shevchenko2017-01-041-0/+1
| | | | | | |/ / / / / / /
| | | | | * / / / / / / / spi: SPI_FSL_DSPI should depend on HAS_DMAGeert Uytterhoeven2016-12-141-0/+1
| | | | | |/ / / / / / /
| | | | * | | | | | | | spi: dw-mid: switch to new dmaengine_terminate_* API (part 2)Andy Shevchenko2017-01-041-2/+2
| | | | * | | | | | | | spi: dw: Make debugfs name unique between instancesPhil Reid2016-12-311-1/+4
| | | | |/ / / / / / /
| | | * / / / / / / / spi: davinci: use dma_mapping_error()Kevin Hilman2017-01-121-2/+2
| | | |/ / / / / / /
| | * / / / / / / / spi: spi-axi: Free resources on error pathChristophe JAILLET2017-01-091-1/+2
| | |/ / / / / / /
| * | | | | | | | spi: armada-3700: Set mode bits correctlyDan Carpenter2016-12-161-1/+1
| * | | | | | | | spi: armada-3700: fix unsigned compare than zero on irqColin Ian King2016-12-141-4/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-01-2011-108/+91
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-176-23/+58
| |\ \ \ \ \ \ \ \
| | * | | | | | | | scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2017-01-172-14/+38
| | * | | | | | | | scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn2017-01-171-0/+2
| | * | | | | | | | scsi: sd: Ignore zoned field for host-managed devicesDamien Le Moal2017-01-171-6/+14
| | * | | | | | | | scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal2017-01-171-1/+2
| | * | | | | | | | scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn2017-01-171-1/+1
| | * | | | | | | | scsi: ses: Fix SAS device detection in enclosureEwan D. Milne2017-01-171-1/+1
| * | | | | | | | | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2017-01-135-85/+33
| |\| | | | | | | |
| | * | | | | | | | scsi: lpfc: avoid double free of resource identifiersRoberto Sassu2017-01-111-0/+7
| | * | | | | | | | scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig2017-01-112-74/+0