summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-08pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functionsBartosz Golaszewski
2025-09-08pinctrl: qcom: add infrastructure for marking pin functions as GPIOsBartosz Golaszewski
2025-09-08pinctrl: allow to mark pin functions as requestable GPIOsBartosz Golaszewski
2025-09-08pinctrl: qcom: use generic pin function helpersBartosz Golaszewski
2025-09-08pinctrl: make struct pinfunction a pointer in struct function_descBartosz Golaszewski
2025-09-08pinctrl: constify pinmux_generic_get_function()Bartosz Golaszewski
2025-09-08PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli
2025-09-08pinctrl: keembay: use a dedicated structure for the pinfunction descriptionBartosz Golaszewski
2025-09-08pinctrl: keembay: release allocated memory in detach pathBartosz Golaszewski
2025-09-08pinctrl: imx: don't access the pin function radix tree directlyBartosz Golaszewski
2025-09-08pinctrl: mediatek: moore: replace struct function_desc with struct pinfunctionBartosz Golaszewski
2025-09-08pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()Bartosz Golaszewski
2025-09-08pinctrl: airoha: replace struct function_desc with struct pinfunctionBartosz Golaszewski
2025-09-08pinctrl: ingenic: use struct pinfunction instead of struct function_descBartosz Golaszewski
2025-09-08devres: provide devm_kmemdup_const()Bartosz Golaszewski
2025-09-08pinctrl: check the return value of pinmux_ops::get_function_name()Bartosz Golaszewski
2025-09-08pinctrl: ma35: Use int type to store negative error codesQianfeng Rong
2025-09-08pinctrl: armada-37xx: Use int type to store negative error codesQianfeng Rong
2025-09-08drm/{i915,xe}/panic: pass struct intel_panic to intel_panic_setup()Jani Nikula
2025-09-08drm/{i915,xe}/panic: convert intel_panic_finish() to struct intel_panicJani Nikula
2025-09-08drm/{i915,xe}/panic: move framebuffer allocation where it belongsJani Nikula
2025-09-08drm/{i915,xe}/panic: rename struct {i915,xe}_panic_data to struct intel_panicJani Nikula
2025-09-08drm/{i915,xe}/fb: add panic pointer member to struct intel_framebufferJani Nikula
2025-09-08drm/{i915,xe}/panic: rename intel_bo_panic_*() to intel_panic_*()Jani Nikula
2025-09-08drm/{i915,xe}/panic: split out intel_panic.[ch]Jani Nikula
2025-09-08drm/i915/fb: add intel_framebuffer_alloc()Jani Nikula
2025-09-08drm/i915/display: Remove FBC modulo 4 restriction for ADL-P+Uma Shankar
2025-09-08firmware: arm_scmi: imx: Support retrieving MISC protocol configuration infoPeng Fan
2025-09-08firmware: arm_scmi: imx: Discover MISC build info from the system managerPeng Fan
2025-09-08drm/i915/gvt: Remove redundant ternary operatorsLiao Yuanhong
2025-09-08firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFOPeng Fan
2025-09-08drm/i915/ddi: abstract figuring out encoder nameJani Nikula
2025-09-08PCI: plda: Remove dev_err_probe() when the errno is -ENOMEMXichao Zhao
2025-09-08platform/x86: quickstart: Use devm_mutex_init()Christophe JAILLET
2025-09-08platform/x86: xiaomi-wmi: Use devm_mutex_init()Christophe JAILLET
2025-09-08pinctrl: renesas: r8a779g0: Fix trivial typo in SoC type commentMarek Vasut
2025-09-08pinctrl: renesas: Use int type to store negative error codesQianfeng Rong
2025-09-08pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control regis...Biju Das
2025-09-08pinctrl: renesas: rzg2l: Fix OEN resumeBiju Das
2025-09-08drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula
2025-09-08PM / devfreq: mtk-cci: avoid redundant conditionsLiao Yuanhong
2025-09-08gpio: pisosr: Use devm_mutex_init()Christophe JAILLET
2025-09-08gpio: loongson-64bit: Add support for Loongson-2K0300 SoCYao Zi
2025-09-08gpio: Kconfig: Update help for GPIO_PCA953XAkhilesh Patil
2025-09-08drm/i915/psr: Panel Replay SU cap dpcd read return valueJouni Högander
2025-09-08gpio: mlxbf3: use new generic GPIO chip APIBartosz Golaszewski
2025-09-08gpio: ep93xx: use new generic GPIO chip APIBartosz Golaszewski
2025-09-08gpio: ep93xx: order includes alphabeticallyBartosz Golaszewski
2025-09-08gpio: ep93xx: allow building the module with COMPILE_TEST enabledBartosz Golaszewski
2025-09-08gpio: mlxbf: use new generic GPIO chip APIBartosz Golaszewski