summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott2017-09-191-3/+3
* s390/dasd: fix race during dasd initializationStefan Haberland2017-09-131-3/+9
* Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-09-121-1/+1
|\
| * rbd: silence bogus uninitialized use warning in rbd_acquire_lock()Kefeng Wang2017-09-061-1/+1
* | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-1213-110/+104
|\ \
| * | dma-coherent: fix dma_declare_coherent_memory() logic errorArnd Bergmann2017-09-051-13/+25
| * | dma-coherent: remove an unused variableChristoph Hellwig2017-09-041-1/+0
| * | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-016-52/+25
| * | dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-012-5/+0
| * | of: restrict DMA configurationRobin Murphy2017-09-011-16/+32
| * | i825xx: switch to switch to dma_alloc_attrsChristoph Hellwig2017-08-293-12/+9
| * | au1000_eth: switch to dma_alloc_attrsChristoph Hellwig2017-08-291-8/+10
| * | sgiseeq: switch to dma_alloc_attrsChristoph Hellwig2017-08-291-4/+4
* | | Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-09-121-5/+5
|\ \ \
| * | | efi: switch to use new generic UUID APIAndy Shevchenko2017-08-301-5/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-127-227/+262
|\ \ \ \
| * | | | s390/dasd: blk-mq conversionStefan Haberland2017-09-083-165/+193
| * | | | s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger2017-09-062-4/+29
| * | | | s390/zcrypt: externalize AP config info queryHarald Freudenberger2017-09-062-16/+16
| * | | | s390/zcrypt: externalize test AP queueTony Krowiak2017-09-063-42/+24
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-09-1120-106/+680
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-ther...Zhang Rui2017-09-0817-90/+635
| |\ \ \ \ \ \ \
| | | | * | | | | thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | | * | | | | thermal: exynos: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | | * | | | | thermal: zx2967: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | | * | | | | thermal: rcar_gen3_thermal: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | | * | | | | thermal: qoriq: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | | * | | | | thermal: hisilicon: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * | | | | | Thermal: int3406_thermal: fix thermal sysfs I/FZhang Rui2017-09-011-59/+37
| | | * | | | | | thermal: intel_pch_thermal: Fix enable check on Broadwell-DEEd Swierk2017-08-151-2/+2
| | | * | | | | | thermal: int3400_thermal: process "thermal table changed" eventBrian Bian2017-08-111-0/+41
| | | * | | | | | Thermal/int340x: Fix few typos and kernel warn messageSumeet Pawnikar2017-08-082-5/+5
| | | * | | | | | thermal: intel_pch_thermal: constify pci_device_id.Arvind Yadav2017-08-081-1/+1
| | | * | | | | | thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann2017-08-081-2/+2
| | | * | | | | | thermal: intel_pch_thermal: Read large temp values correctlyEd Swierk2017-08-081-3/+3
| | | * | | | | | thermal: int340x_thermal: Constify attribute_group structures.Arvind Yadav2017-08-081-1/+1
| | | * | | | | | thermal: int340x: constify attribute_group structures.Arvind Yadav2017-08-081-1/+1
| | | |/ / / / /
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' in...Zhang Rui2017-09-084-0/+458
| | |\ \ \ \ \ \ \
| | | | * | | | | | thermal: uniphier: add UniPhier thermal driverKunihiko Hayashi2017-08-113-0/+393
| | | | |/ / / / /
| | | * / / / / / thermal: rockchip: Support the RK3328 SOC in thermal driverRocky Hao2017-08-111-0/+65
| | | |/ / / / /
| | * | | | | | thermal: mediatek: minor mtk_thermal.c cleanupsLouis Yu2017-08-311-4/+4
| | * | | | | | thermal: mediatek: extend calibration data for mt2712 chipLouis Yu2017-08-311-5/+11
| | * | | | | | thermal: mediatek: add Mediatek thermal driver for mt2712Louis Yu2017-08-311-4/+66
| | |/ / / / /
| * | | | | | thermal: core: Fix resources release in error paths in thermal_zone_device_re...Christophe Jaillet2017-08-111-10/+13
| * | | | | | thermal: core: Use the new 'thermal_zone_destroy_device_groups()' helper func...Christophe Jaillet2017-08-111-5/+1
| * | | | | | thermal: core: Add some new helper functions to free resourcesChristophe Jaillet2017-08-112-0/+30
| * | | | | | thermal: core: fix some format issues on critical shutdown stringIcenowy Zheng2017-08-081-1/+1
| |/ / / / /
* | | | | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-1115-131/+316
|\ \ \ \ \ \
| * | | | | | libnvdimm, btt: fix format string warningsRandy Dunlap2017-09-091-2/+2
| * | | | | | libnvdimm, btt: clean up warning and error messagesVishal Verma2017-09-071-22/+36