summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscap...Peng Ma2019-10-176-0/+993
* dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) supportPeng Ma2019-10-172-0/+543
* dmaengine: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang2019-10-151-3/+1
* dmaengine: xilinx_dma: Remove clk_get error message for probe deferRadhey Shyam Pandey2019-10-151-5/+14
* dmaengine: xilinx_dma: use devm_platform_ioremap_resource()Radhey Shyam Pandey2019-10-151-3/+1
* dmaengine: iop-adma: make array 'handler' static const, makes object smallerColin Ian King2019-10-141-3/+5
* dmaengine: dw: platform: Mark 'hclk' clock optionalAndy Shevchenko2019-10-141-1/+1
* dmaengine: zx: Use devm_platform_ioremap_resource() in zx_dma_probe()Markus Elfring2019-10-141-6/+1
* dmaengine: owl: Use devm_platform_ioremap_resource() in owl_dma_probe()Markus Elfring2019-10-141-6/+1
* dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_uart_apdma_p...Markus Elfring2019-10-141-8/+1
* dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_cqdma_probe()Markus Elfring2019-10-141-9/+1
* dmaengine: k3dma: Use devm_platform_ioremap_resource() in k3_dma_probe()Markus Elfring2019-10-141-6/+1
* dmaengine: jz4780: Use devm_platform_ioremap_resource() in jz4780_dma_probe()Markus Elfring2019-10-141-7/+1
* dmaengine: at_xdmac: Use devm_platform_ioremap_resource() in at_xdmac_probe()Markus Elfring2019-10-141-6/+1
* dmaengine: rcar-dmac: Add dma-channel-mask property supportYoshihiro Shimoda2019-10-141-1/+9
* dmaengine: rcar-dmac: Use devm_platform_ioremap_resource()Yoshihiro Shimoda2019-10-141-3/+1
* dmaengine: rcar-dmac: Use of_data values instead of a macroYoshihiro Shimoda2019-10-141-5/+28
* dmaengine: ti: edma: remove unused codeYueHaibing2019-10-111-11/+1
* dmaengine: uniphier-mdmac: use devm_platform_ioremap_resource()Masahiro Yamada2019-10-111-3/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-303-16/+39
|\
| * Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-09-291-15/+37
| |\
| | * bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Tony Lindgren2019-09-061-1/+0
| | * bus: ti-sysc: Fix handling of invalid clocksTony Lindgren2019-09-051-4/+1
| | * bus: ti-sysc: Fix clock handling for no-idle quirksTony Lindgren2019-09-051-11/+37
| * | Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2019-09-2914-193/+927
| |\ \
| | * | reset: reset-scmi: add missing handle initialisationSudeep Holla2019-09-181-0/+1
| | * | firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_resetSudeep Holla2019-09-181-1/+1
* | | | Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-09-309-35/+410
|\ \ \ \
| * | | | mmc: host: sdhci-pci: Add Genesys Logic GL975x supportBen Chuang2019-09-275-1/+361
| * | | | mmc: tegra: Implement ->set_dma_mask()Nicolin Chen2019-09-271-20/+28
| * | | | mmc: sdhci: Let drivers define their DMA maskAdrian Hunter2019-09-272-8/+5
| * | | | mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King2019-09-271-1/+6
| * | | | mmc: sdhci: improve ADMA error reportingRussell King2019-09-271-5/+10
* | | | | Merge branch 'entropy'Linus Torvalds2019-09-291-1/+61
|\ \ \ \ \
| * | | | | random: try to actively add entropy rather than passively wait for itLinus Torvalds2019-09-291-1/+61
| | |/ / / | |/| | |
* | | | | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-298-38/+77
|\ \ \ \ \
| * | | | | libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V2019-09-241-0/+3
| * | | | | libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang2019-09-241-0/+4
| * | | | | libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V2019-09-243-5/+5
| * | | | | libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V2019-09-241-0/+2
| * | | | | libnvdimm: Fix endian conversion issues Aneesh Kumar K.V2019-09-242-7/+8
| * | | | | libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V2019-09-242-26/+55
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-09-294-434/+114
|\ \ \ \ \ \
| * | | | | | thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij2019-09-241-370/+107
| * | | | | | thermal: db8500: Use dev helper variableLinus Walleij2019-09-241-15/+16
| * | | | | | thermal: db8500: Finalize device tree conversionLinus Walleij2019-09-243-68/+17
| * | | | | | thermal: thermal_mmio: remove some dead codeDan Carpenter2019-09-221-7/+0
* | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-294-7/+21
|\ \ \ \ \ \ \
| * | | | | | | i2c: slave-eeprom: Add read only modeBjörn Ardö2019-09-281-3/+11
| * | | | | | | i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula2019-09-281-0/+1