summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-18spi: spi-fsl-lpspi: use min_t() to improve codeQianfeng Rong
2025-08-18spi: offload trigger: adi-util-sigma-delta: clean up importsDavid Lechner
2025-08-18regulator: bd718x7: Use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-18regulator: pca9450: Use devm_register_sys_off_handlerPeng Fan
2025-08-18interconnect: qcom: add glymur interconnect provider driverRaviteja Laggyshetty
2025-08-18interconnect: qcom: icc-rpmh: increase MAX_PORTS to support four QoS portsRaviteja Laggyshetty
2025-08-18memstick: Fix deadlock by moving removing flag earlierJiayi Li
2025-08-18binder: remove MODULE_LICENSE()Carlos Llamas
2025-08-18mmc: sdhci-of-arasan: Ensure CD logic stabilization before power-upSai Krishna Potthuri
2025-08-18mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AERVictor Shih
2025-08-18mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistencyVictor Shih
2025-08-18mmc: sdhci-pci-gli: Add a new function to simplify the codeVictor Shih
2025-08-18mmc: davinci: Remove space before newlineColin Ian King
2025-08-18mmc: Kconfig: Fix spelling mistake "referrered" -> "referred"Colin Ian King
2025-08-18mmc: sdhci: Disable SD card clock before changing parametersErick Shepherd
2025-08-18pinctrl: meson: Fix typo in device table macroAlexey Gladkov
2025-08-18leds: flash: leds-qcom-flash: Add a separate register map for PMI8998Fenglin Wu
2025-08-18leds: flash: leds-qcom-flash: Update torch current clamp settingFenglin Wu
2025-08-18leds: max77705: Function return instead of variable assignmentLen Bao
2025-08-18leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"Colin Ian King
2025-08-18leds: leds-is31fl32xx: Add support for is31fl3236aPawel Zalewski
2025-08-18clk: samsung: fsd: Add clk id for PCLK and PLL in CAM_CSI blockInbaraj E
2025-08-18media: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-18platform/x86: int3472: add hpd pin supportDongcheng Yan
2025-08-18media: rkvdec: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-18media: rkvdec: Fix an error handling path in rkvdec_probe()Christophe JAILLET
2025-08-18media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()Dan Carpenter
2025-08-18clk: renesas: mstp: Add genpd OF provider at postcore_initcall()Geert Uytterhoeven
2025-08-18drm/i915/icl+/tc: Convert AUX powered WARN to a debug messageImre Deak
2025-08-18drm/i915/lnl+/tc: Use the cached max lane count valueImre Deak
2025-08-18drm/i915/lnl+/tc: Fix max lane count HW readoutImre Deak
2025-08-18drm/i915/icl+/tc: Cache the max lane count valueImre Deak
2025-08-18drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sinkImre Deak
2025-08-17drm/xe/pm: Disable RPM for SR-IOV VFsSatyanarayana K V P
2025-08-17drm/xe/i2c: Introduce xe_i2c_present()Raag Jadav
2025-08-17drm/hisilicon/hibmc: fix dp and vga cannot show togetherBaihan Li
2025-08-17drm/hisilicon/hibmc: fix rare monitors cannot display problemBaihan Li
2025-08-17drm/hisilicon/hibmc: fix the hibmc loaded failed bugBaihan Li
2025-08-17drm/hisilicon/hibmc: fix irq_request()'s irq name variable is localBaihan Li
2025-08-17drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failedBaihan Li
2025-08-17iio: adc: ad7768-1: Remove logically dead codeChandra Mohan Sundar
2025-08-17iio: imu: inv_icm42600: use min() to improve codeQianfeng Rong
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-17software node: Constify node_group in registration functionsDmitry Torokhov
2025-08-17tty: hvc_console: Call hvc_kick in hvc_write unconditionallyFabian Vogt
2025-08-17s390/char/con3270: use tty_port_tty guard()Jiri Slaby (SUSE)
2025-08-17tty/vt: use guard()sJiri Slaby (SUSE)
2025-08-17tty/vt: use guard()s in con_font_set/get() and con_{set,get}_unimap()Jiri Slaby (SUSE)
2025-08-17serial: 8250_rsa: use guard()sJiri Slaby (SUSE)
2025-08-17serial: 8250_omap: use guard()sJiri Slaby (SUSE)