aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-21Merge tag 'ti-driver-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/driversArnd Bergmann6-51/+34
2026-01-21Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/driversArnd Bergmann4-32/+140
2026-01-21Merge tag 'zynqmp-soc-for-6.20' of https://github.com/Xilinx/linux-xlnx into soc/driversArnd Bergmann2-4/+4
2026-01-21Merge tag 'tegra-for-6.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driversArnd Bergmann1-100/+325
2026-01-21Merge tag 'samsung-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/driversArnd Bergmann1-41/+92
2026-01-21Merge tag 'tee-sysfs-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann5-18/+144
2026-01-21Merge tag 'amdtee-update-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann1-4/+4
2026-01-21thermal/drivers/stm32: Use predefined HZ_PER_MHZ instead of a custom oneAndy Shevchenko1-2/+2
2026-01-21Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann7-115/+144
2026-01-21Merge tag 'optee-update-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann1-3/+3
2026-01-21Merge tag 'qcomtee-fixes-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann3-15/+14
2026-01-21Merge tag 'renesas-drivers-for-v6.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/driversArnd Bergmann8-57/+360
2026-01-21Merge tag 'scmi-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann17-282/+238
2026-01-21nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereferenceMing Lei1-1/+2
2026-01-21Merge tag 'ffa-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann1-9/+39
2026-01-21Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"Greg Kroah-Hartman2-5/+2
2026-01-21Revert "mmc: rtsx: reset power state on suspend"Greg Kroah-Hartman2-31/+0
2026-01-21Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"Greg Kroah-Hartman1-1/+1
2026-01-21Merge tag 'renesas-drivers-for-v6.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/driversArnd Bergmann1-0/+1
2026-01-21ublk: fix ublksrv pid handling for pid namespacesSeamus Connor1-5/+34
2026-01-21drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna4-22/+87
2026-01-21drm/xe/migrate: fix job lock assertMatthew Auld1-2/+2
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld5-3/+45
2026-01-21PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu3-49/+1
2026-01-21media: rkvdec: Add HEVC support for the VDPU383 variantDetlev Casanova8-48/+765
2026-01-21media: rkvdec: Add HEVC support for the VDPU381 variantDetlev Casanova6-0/+1120
2026-01-21media: rkvdec: Add H264 support for the VDPU383 variantDetlev Casanova5-5/+925
2026-01-21media: rkvdec: Add H264 support for the VDPU381 variantDetlev Casanova5-3/+1067
2026-01-21media: rkvdec: Disable multicore supportDetlev Casanova1-0/+47
2026-01-21media: rkvdec: Enable all clocks without naming themDetlev Casanova2-20/+7
2026-01-21media: rkvdec: Support per-variant interrupt handlerDetlev Casanova2-3/+23
2026-01-21media: rkvdec: Add RCB and SRAM supportDetlev Casanova5-2/+247
2026-01-21media: rkvdec: Add variant specific coded formats listDetlev Casanova2-37/+39
2026-01-21media: rkvdec: Move hevc functions to common fileDetlev Casanova4-207/+260
2026-01-21media: rkvdec: Move h264 functions to common fileDetlev Casanova4-304/+348
2026-01-21media: rkvdec: Use structs to represent the HW RPSDetlev Casanova1-9/+84
2026-01-21media: rkvdec: Move cabac tables to their own source fileDetlev Casanova5-507/+531
2026-01-21media: rkvdec: Switch to using structs instead of writelDetlev Casanova6-413/+562
2026-01-21media: visl: Add HEVC short and long term RPS setsDetlev Casanova3-0/+69
2026-01-21media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controlsDetlev Casanova2-0/+38
2026-01-21media: verisilicon: AV1: Fix tile info buffer sizeBenjamin Gaignard1-2/+2
2026-01-21driver core: faux: stop using static struct deviceGreg Kroah-Hartman1-7/+11
2026-01-21revocable: Remove redundant synchronize_srcu() callTzung-Bi Shih1-1/+0
2026-01-21dm-verity: fix section mismatch errorMikulas Patocka2-2/+2
2026-01-21gpio: shared: propagate configuration to pinctrlBartosz Golaszewski3-7/+15
2026-01-21drm: rcar-du: lvds: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-1/+9
2026-01-21drm/exynos: hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-1/+3
2026-01-21drm/mediatek: mtk_hdmi*: convert to of_drm_find_and_get_bridge()Luca Ceresoli4-7/+6
2026-01-21drm/imx/dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-2/+5
2026-01-21drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-1/+5