summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | thermal: rockchip: handle set_trips without the trip pointsCaesar Wang2016-12-141-1/+15
| | | * | | thermal: rockchip: optimize the conversion tableCaesar Wang2016-12-141-1/+24
| | | * | | thermal: rockchip: fixes invalid temperature caseCaesar Wang2016-12-141-20/+28
| | | * | | thermal: rockchip: don't pass table structs by valueBrian Norris2016-12-141-40/+40
| | | * | | thermal: rockchip: improve conversion error messagesBrian Norris2016-12-141-2/+4
| * | | | | thermal: core: move tz->device.groups cleanup to thermal_releaseJacob von Chorus2017-01-061-5/+5
| * | | | | thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam2017-01-041-17/+3
| |/ / / /
* | | | | Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-2210-32/+31
|\ \ \ \ \
| * | | | | xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman2017-01-201-1/+1
| * | | | | Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-179-31/+30
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | usb: dwc2: host: fix Wmaybe-uninitialized warningNicholas Mc Guire2017-01-161-2/+2
| | * | | | usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM valueAmelie Delaunay2017-01-161-2/+2
| | * | | | usb: gadget: udc: atmel: remove memory leakAlexandre Belloni2017-01-122-1/+3
| | * | | | usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan2017-01-121-1/+3
| | * | | | usb: dwc2: Avoid suspending if we're in gadget modeJohn Stultz2017-01-121-0/+3
| | * | | | usb: dwc2: use u32 for DT binding parametersLeo Yan2017-01-122-7/+7
| | * | | | usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier2017-01-121-6/+6
| | * | | | 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-222-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-131-1/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-01-221-7/+7
|\ \ \ \ \
| * | | | | clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski2017-01-101-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
| | | | | |/ / / / / / /