aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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/...Arnd 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/li...Arnd 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-455/+604
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
2026-01-21drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-4/+3
2026-01-21dma-buf: add some tracepoints to debug.gaoxiang171-6/+3
2026-01-21wifi: iwlwifi: rename struct iwl_mcc_allowed_ap_type_cmd::offset_mapEmmanuel Grumbach3-5/+6
2026-01-21wifi: iwlwifi: mvm: Remove link_id from time_eventsNidhish A N6-40/+21
2026-01-21wifi: iwlwifi: mld: change cluster_id type to u8 arrayBenjamin Berg2-13/+12
2026-01-21wifi: iwlwifi: support V13 of iwl_lari_config_change_cmdEmmanuel Grumbach7-7/+65
2026-01-21wifi: iwlwifi: split bios_value_u32 to separate the headerEmmanuel Grumbach5-15/+26
2026-01-21wifi: iwlwifi: uefi: cache the DSM functionsEmmanuel Grumbach2-16/+51
2026-01-21wifi: iwlwifi: acpi: cache the DSM functionsEmmanuel Grumbach2-39/+84
2026-01-21wifi: iwlwifi: mvm: Cleanup MLO codeNidhish A N13-488/+39
2026-01-21wifi: iwlwifi: move iwl_get_lari_config_bitmap to the op_modeEmmanuel Grumbach4-53/+66
2026-01-21wifi: iwlwifi: move lari helper functions to the op_modeEmmanuel Grumbach3-155/+147
2026-01-21wifi: iwlwifi: mld: prevent EMLSR when NAN is activeMiri Korenblit5-5/+43