summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-21drm/msm/hdmi: Use the common TMDS char rate constants in 8996 PHYJavier Martinez Canillas
2026-05-21drm/sun4i: hdmi: Use the common TMDS char rate constantJavier Martinez Canillas
2026-05-21drm/sti: hdmi: Use the common TMDS char rate constantsJavier Martinez Canillas
2026-05-21drm/bridge: inno-hdmi: Use the common TMDS char rate constantJavier Martinez Canillas
2026-05-21drm/bridge: dw-hdmi-qp: Use the common TMDS char rate constantJavier Martinez Canillas
2026-05-21drm/bridge: dw-hdmi: Use the common TMDS char rate constantJavier Martinez Canillas
2026-05-21video/hdmi: Add common TMDS character rate constantsJavier Martinez Canillas
2026-05-21firewire: core: cancel using delayed work for iso_resource_once managementTakashi Sakamoto
2026-05-21firewire: core: rename member name for channel mask of isoc resourceTakashi Sakamoto
2026-05-21firewire: core: minor code refactoring for case-dependent parameters of iso r...Takashi Sakamoto
2026-05-21drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_nodeVladimir Oltean
2026-05-21net: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim
2026-05-21staging: rtl8723bs: remove READ_AND_CONFIG_MP macroMichael Straube
2026-05-21staging: rtl8723bs: remove unused SysIntrStatus from struct hal_com_dataNikolay Kulikov
2026-05-21staging: rtl8723bs: remove overwriting of current IMR settingsNikolay Kulikov
2026-05-21staging: rtl8723bs: remove empty InitSysInterrupt8723BSdio()Nikolay Kulikov
2026-05-21staging: rtl8723bs: remove unused SysIntrMask from struct hal_com_dataNikolay Kulikov
2026-05-21staging: rtl8723bs: fix CamelCase of DelayLPSLastTimeStampAyushman Rout
2026-05-21staging: rtl8723bs: fix line lengths in rtw_cmd.cAyushman Rout
2026-05-21staging: rtl8723bs: fix unbalanced braces in 3 filesJennifer Guo
2026-05-21staging: rtl8723bs: fix unbalanced braces in rtw_recv.cJennifer Guo
2026-05-21staging: rtl8723bs: remove unnecessary blank lines in rtw_security.cJennifer Guo
2026-05-21staging: rtl8723bs: remove unnecessary blank lines in rtw_mlme_ext.cJennifer Guo
2026-05-21staging: sm750fb: remove unnecessary initializationsAhmet Sezgin Duran
2026-05-21staging: octeon: replace pr_warn with dev_warn in fill and rx pathsAyush Mukkanwar
2026-05-21staging: octeon: ethernet: replace pr_err and pr_info with dev_err and netdev...Ayush Mukkanwar
2026-05-21staging: octeon: ethernet-mem: replace pr_warn with dev_warn in free functionsAyush Mukkanwar
2026-05-21Merge patch series "vfs: add O_EMPTYPATH to openat(2)/openat2(2)"Christian Brauner
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury
2026-05-21selftest: add tests for O_EMPTYPATHJori Koolstra
2026-05-21Merge patch series "selftests: openat2: migrate to kselftest harness"Christian Brauner
2026-05-21vfs: add O_EMPTYPATH to openat(2)/openat2(2)Jori Koolstra
2026-05-21selftests: openat2: migrate to kselftest harnessAleksa Sarai
2026-05-21selftests: openat2: switch from custom ARRAY_LEN to ARRAY_SIZEAleksa Sarai
2026-05-21selftests: openat2: move helpers to headerAleksa Sarai
2026-05-21selftests: move openat2 tests to selftests/filesystems/Aleksa Sarai
2026-05-21gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCsThomas Lin
2026-05-21regmap-i2c: fix sparse warning in regmap_smbus_word_write_reg16Nishanth Sampath Kumar
2026-05-21gpio: tegra186: Enable GTE for Tegra264Suneel Garapati
2026-05-21comedi: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-21comedi: comedi_test: fix check for valid scan_begin_src in waveform_ai_cmdtest()Ian Abbott
2026-05-21comedi: comedi_test: Fix limiting of convert_arg in waveform_ai_cmdtest()Ian Abbott
2026-05-21gpio: pca953x: propagate regulator_enable() error from resumeStepan Ionichev
2026-05-21USB: serial: option: add missing RSVD(5) flag for Rolling RW135R-GLWanquan Zhong
2026-05-21USB: serial: option: add MeiG SRM813QJan Volckaert
2026-05-21dcache: use kmalloc_flex() in __d_allocThorsten Blum
2026-05-21vfs: remove always taken if-branch in find_next_fd()Jori Koolstra
2026-05-21iov_iter: use kmemdup_array for dup_iter to harden against overflowWang Haoran
2026-05-21Merge patch series "initramfs: test and improve cpio hex header validation"Christian Brauner
2026-05-21kstrtox: Drop extern keyword in the simple_strtox() declarationsAndy Shevchenko