summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-05Merge tag 'tee-shm-vmalloc-for-v5.19' of https://git.linaro.org/people/jens.w...Arnd Bergmann2-11/+26
2022-05-05Merge tag 'tee-menu-for-v5.19' of https://git.linaro.org/people/jens.wiklande...Arnd Bergmann1-4/+1
2022-05-05Merge tag 'reset-for-v5.19' of git://git.pengutronix.de/pza/linux into arm/dr...Arnd Bergmann5-43/+56
2022-05-03reset: Kconfig: Make RESET_RZG2L_USBPHY_CTRL depend on ARCH_RZG2LLad Prabhakar1-1/+1
2022-05-03reset: ACPI reset supportKrishna Yarlagadda1-1/+14
2022-05-03reset: simple: Add AST2600 compatibleJoel Stanley1-0/+1
2022-05-03reset: reset-meson: add support for the Meson-S4 SoC Reset ControllerZelong Dong1-0/+6
2022-05-03reset: uniphier-glue: Use devm_add_action_or_reset()Philipp Zabel1-26/+24
2022-05-03reset: uniphier-glue: Use reset_control_bulk APIPhilipp Zabel1-19/+14
2022-05-03Merge tag 'omap-for-v5.19/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-2/+2
2022-05-03Merge tag 'renesas-drivers-for-v5.19-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2-0/+19
2022-05-03Merge tag 'memory-controller-drv-5.19-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann9-44/+35
2022-04-29memory: omap-gpmc: Allow building as a moduleRoger Quadros2-21/+24
2022-04-29memory: omap-gpmc: Make OMAP_GPMC config visible and selectableRoger Quadros1-1/+1
2022-04-26memory: renesas-rpc-if: simplify platform_get_resource_byname()Krzysztof Kozlowski1-2/+1
2022-04-26memory: brcmstb_dpfe: simplify platform_get_resource_byname()Krzysztof Kozlowski1-7/+3
2022-04-26memory: tegra: mc: simplify platform_get_resource()Krzysztof Kozlowski1-3/+1
2022-04-26memory: ti-emif-pm: simplify platform_get_resource()Krzysztof Kozlowski1-3/+3
2022-04-26memory: ti-emif: simplify platform_get_resource()Krzysztof Kozlowski1-3/+1
2022-04-26memory: emif: simplify platform_get_resource()Krzysztof Kozlowski1-3/+1
2022-04-26memory: da8xx-ddrctl: simplify platform_get_resource()Krzysztof Kozlowski1-2/+1
2022-04-21Merge tag 'memory-controller-drv-5.19' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann4-41/+12
2022-04-21bus: ti-sysc: Drop commas after SoC match table sentinelsGeert Uytterhoeven1-2/+2
2022-04-19memory: fsl-corenet-cf: Use helper function devm_platform_ioremap_resource()Lv Ruyi1-8/+1
2022-04-17Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-64/+23
2022-04-17Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-0/+8
2022-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-12/+54
2022-04-17Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+14
2022-04-17Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-18/+47
2022-04-17Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-24/+20
2022-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-306/+271
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski1-10/+12
2022-04-16random: use memmove instead of memcpy for remaining 32 bytesJason A. Donenfeld1-1/+1
2022-04-16Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-40/+45
2022-04-16i2c: ismt: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-2/+2
2022-04-16i2c: dev: Force case user pointers in compat_i2cdev_ioctl()Andy Shevchenko1-1/+1
2022-04-16i2c: dev: check return value when calling dev_set_name()Andy Shevchenko1-5/+10
2022-04-16i2c: qcom-geni: Use dev_err_probe() for GPI DMA errorBjorn Andersson1-4/+2
2022-04-16i2c: imx: Implement errata ERR007805 or e7805 bus frequency limitMarek Vasut1-0/+33
2022-04-16i2c: pasemi: Wait for write xfers to finishMartin PoviĊĦer1-0/+6
2022-04-15dm: fix bio length of empty flushShin'ichiro Kawasaki1-0/+1
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds4-9/+34
2022-04-15nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig1-1/+4
2022-04-15nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202Christoph Hellwig1-0/+4
2022-04-15nvme: add a quirk to disable namespace identifiersChristoph Hellwig2-6/+23
2022-04-15nvme: don't print verbose errors for internal passthrough requestsChaitanya Kulkarni1-1/+2
2022-04-15dm: allow dm_accept_partial_bio() for dm_io without duplicate biosMike Snitzer1-11/+6
2022-04-15Merge tag 'drm-fixes-2022-04-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds20-68/+145
2022-04-15Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds1-50/+74
2022-04-15Merge tag 'amd-drm-fixes-5.18-2022-04-13' of https://gitlab.freedesktop.org/a...Dave Airlie8-21/+37