| Age | Commit message (Expand) | Author |
| 2025-09-08 | clk: rockchip: half-divider: convert from round_rate() to determine_rate() | Brian Masney |
| 2025-09-08 | clk: nxp: lpc32xx: convert from round_rate() to determine_rate() | Brian Masney |
| 2025-09-08 | Input: synaptics-rmi4 - add includes for types used in rmi_2d_sensor.h | Dmitry Torokhov |
| 2025-09-08 | Input: spear-keyboard - drop support for platform data | Dmitry Torokhov |
| 2025-09-08 | Input: pxa27x-keypad - drop support for platform data | Dmitry Torokhov |
| 2025-09-08 | Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etc | Dmitry Torokhov |
| 2025-09-08 | Input: pxa27x-keypad - replace uint32_t with u32 | Dmitry Torokhov |
| 2025-09-08 | hwmon: Serialize accesses in hwmon core | Guenter Roeck |
| 2025-09-08 | hwmon: add MP29502 driver | Wensheng Wang |
| 2025-09-08 | power: supply: sbs-charger: Support multiple devices | Fabien Proriol |
| 2025-09-08 | pinctrl: airoha: fix wrong PHY LED mux value for LED1 GPIO46 | Christian Marangi |
| 2025-09-08 | pinctrl: qcom: Add glymur pinctrl driver | Pankaj Patil |
| 2025-09-08 | drm/tiny/bochs: Convert dev_err() to drm_err() | Leander Kieweg |
| 2025-09-08 | bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup() | Adam Xue |
| 2025-09-08 | overflow: add range_overflows() and range_end_overflows() | Jani Nikula |
| 2025-09-08 | drm/i915: document range_overflows() and range_end_overflows() macros | Jani Nikula |
| 2025-09-08 | drm/i915: rename range_overflows_end() to range_end_overflows() | Jani Nikula |
| 2025-09-08 | pinctrl: qcom: sm8250: Add egpio support | Sean Parker |
| 2025-09-08 | pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL | Linus Walleij |
| 2025-09-08 | pinctrl: keembay: fix double free in keembay_build_functions() | Dan Carpenter |
| 2025-09-08 | pinctrl: spacemit: fix typo in PRI_TDI pin name | Hendrik Hamerlinck |
| 2025-09-08 | pinctrl: eswin: Fix regulator error check and Kconfig dependency | Yulin Lu |
| 2025-09-08 | pinctrl: bcm: Add STB family pin controller driver | Ivan T. Ivanov |
| 2025-09-08 | pinctrl: qcom: make the pinmuxing strict | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: qcom: add infrastructure for marking pin functions as GPIOs | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: allow to mark pin functions as requestable GPIOs | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: qcom: use generic pin function helpers | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: make struct pinfunction a pointer in struct function_desc | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: constify pinmux_generic_get_function() | Bartosz Golaszewski |
| 2025-09-08 | PCI: j721e: Fix programming sequence of "strap" settings | Siddharth Vadapalli |
| 2025-09-08 | pinctrl: keembay: use a dedicated structure for the pinfunction description | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: keembay: release allocated memory in detach path | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: imx: don't access the pin function radix tree directly | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION() | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: airoha: replace struct function_desc with struct pinfunction | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: ingenic: use struct pinfunction instead of struct function_desc | Bartosz Golaszewski |
| 2025-09-08 | devres: provide devm_kmemdup_const() | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: check the return value of pinmux_ops::get_function_name() | Bartosz Golaszewski |
| 2025-09-08 | pinctrl: ma35: Use int type to store negative error codes | Qianfeng Rong |
| 2025-09-08 | pinctrl: armada-37xx: Use int type to store negative error codes | Qianfeng Rong |
| 2025-09-08 | drm/{i915,xe}/panic: pass struct intel_panic to intel_panic_setup() | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/panic: convert intel_panic_finish() to struct intel_panic | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/panic: move framebuffer allocation where it belongs | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/panic: rename struct {i915,xe}_panic_data to struct intel_panic | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/fb: add panic pointer member to struct intel_framebuffer | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/panic: rename intel_bo_panic_*() to intel_panic_*() | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/panic: split out intel_panic.[ch] | Jani Nikula |
| 2025-09-08 | drm/i915/fb: add intel_framebuffer_alloc() | Jani Nikula |