index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-21
media: rkvdec: Move hevc functions to common file
Detlev Casanova
-207
/
+260
2026-01-21
media: rkvdec: Move h264 functions to common file
Detlev Casanova
-304
/
+348
2026-01-21
media: rkvdec: Use structs to represent the HW RPS
Detlev Casanova
-9
/
+84
2026-01-21
media: rkvdec: Move cabac tables to their own source file
Detlev Casanova
-507
/
+531
2026-01-21
media: rkvdec: Switch to using structs instead of writel
Detlev Casanova
-455
/
+604
2026-01-21
media: visl: Add HEVC short and long term RPS sets
Detlev Casanova
-0
/
+69
2026-01-21
media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
Detlev Casanova
-0
/
+101
2026-01-21
media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
Detlev Casanova
-0
/
+134
2026-01-21
media: verisilicon: AV1: Fix tile info buffer size
Benjamin Gaignard
-2
/
+2
2026-01-21
ASoC: cs35l56: Add KUnit testing of cs35l56_set_fw_suffix()
Richard Fitzgerald
-1
/
+391
2026-01-21
ASoC: cs-amp-lib: Add a Kconfig symbol for enabling test hooks
Richard Fitzgerald
-11
/
+13
2026-01-21
ASoC: cs-amp-lib-test: Tests for reading SSIDExV2
Richard Fitzgerald
-0
/
+169
2026-01-21
ASoC: cs35l56: Use vendor-specific qualifier in firmware file search
Richard Fitzgerald
-14
/
+55
2026-01-21
ASoC: cs-amp-lib: Support Dell SSIDExV2 UEFI variable
Richard Fitzgerald
-0
/
+114
2026-01-21
arm64: dts: qcom: oneplus-enchilada: Specify i2c4 clock frequency
David Heidelberg
-0
/
+2
2026-01-21
arm64: dts: qcom: sm6350: Add clocks for aggre1 & aggre2 NoC
Luca Weiss
-0
/
+3
2026-01-21
driver core: faux: stop using static struct device
Greg Kroah-Hartman
-7
/
+11
2026-01-21
revocable: Remove redundant synchronize_srcu() call
Tzung-Bi Shih
-1
/
+0
2026-01-21
arm64: dts: qcom: agatti: enable FastRPC on the ADSP
Dmitry Baryshkov
-0
/
+41
2026-01-21
dm-verity: fix section mismatch error
Mikulas Patocka
-2
/
+2
2026-01-21
gpio: shared: propagate configuration to pinctrl
Bartosz Golaszewski
-7
/
+15
2026-01-21
drm: rcar-du: lvds: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-1
/
+9
2026-01-21
drm/exynos: hdmi: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-1
/
+3
2026-01-21
drm/mediatek: mtk_hdmi*: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-7
/
+6
2026-01-21
drm/imx/dw-hdmi: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-2
/
+5
2026-01-21
drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-1
/
+5
2026-01-21
drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-4
/
+3
2026-01-21
dma-buf: add some tracepoints to debug.
gaoxiang17
-30
/
+29
2026-01-21
wifi: iwlwifi: rename struct iwl_mcc_allowed_ap_type_cmd::offset_map
Emmanuel Grumbach
-5
/
+6
2026-01-21
wifi: iwlwifi: mvm: Remove link_id from time_events
Nidhish A N
-40
/
+21
2026-01-21
wifi: iwlwifi: mld: change cluster_id type to u8 array
Benjamin Berg
-13
/
+12
2026-01-21
wifi: iwlwifi: support V13 of iwl_lari_config_change_cmd
Emmanuel Grumbach
-7
/
+65
2026-01-21
wifi: iwlwifi: split bios_value_u32 to separate the header
Emmanuel Grumbach
-15
/
+26
2026-01-21
wifi: iwlwifi: uefi: cache the DSM functions
Emmanuel Grumbach
-16
/
+51
2026-01-21
wifi: iwlwifi: acpi: cache the DSM functions
Emmanuel Grumbach
-39
/
+84
2026-01-21
wifi: iwlwifi: mvm: Cleanup MLO code
Nidhish A N
-488
/
+39
2026-01-21
wifi: iwlwifi: move iwl_get_lari_config_bitmap to the op_mode
Emmanuel Grumbach
-53
/
+66
2026-01-21
wifi: iwlwifi: move lari helper functions to the op_mode
Emmanuel Grumbach
-155
/
+147
2026-01-21
wifi: iwlwifi: mld: prevent EMLSR when NAN is active
Miri Korenblit
-5
/
+43
2026-01-21
wifi: iwlwifi: mld: add an helper to update an EMLSR blocker
Miri Korenblit
-13
/
+26
2026-01-21
wifi: iwlwifi: mld: Fix primary link selection logic
Nidhish A N
-8
/
+15
2026-01-21
wifi: iwlwifi: cfg: remove iwl_be221_name
Johannes Berg
-2
/
+0
2026-01-21
wifi: iwlwifi: mld: fix chandef start calculation
Miri Korenblit
-2
/
+2
2026-01-21
wifi: iwlwifi: mld: remove unused variable in d3.c
Ally Heev
-2
/
+0
2026-01-21
wifi: iwlwifi: fw: api: add HE type for UHR ELR
Johannes Berg
-1
/
+2
2026-01-21
wifi: iwlwifi: cfg: move the MODULE_FIRMWARE to the per-rf file
Miri Korenblit
-12
/
+12
2026-01-21
wifi: iwlwifi: mld: fix HE SIG-B MCS/DCM/compression
Johannes Berg
-5
/
+7
2026-01-21
wifi: iwlwifi: fw: api: add UHR data definitions
Johannes Berg
-3
/
+66
2026-01-21
wifi: iwlwifi: add UHR TLC mode
Johannes Berg
-0
/
+2
2026-01-21
wifi: iwlwifi: adjust LINK context NPCA API
Johannes Berg
-7
/
+22
[prev]
[next]