summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-30mfd: tps65219: Constify read-only regmap structsJavier Carrasco
2024-08-30mfd: tps65218: Constify struct regmap_irq_chipJavier Carrasco
2024-08-30mfd: tps65090: Constify struct regmap_irq_chipJavier Carrasco
2024-08-30mfd: tps65086: Constify struct regmap_irq_chipJavier Carrasco
2024-08-30mfd: rohm-bd718x7: Constify struct regmap_irq_chipJavier Carrasco
2024-08-30mfd: rohm-bd71828: Constify read-only regmap structsJavier Carrasco
2024-08-30mfd: rk8xx-core: Constify struct regmap_irq_chipJavier Carrasco
2024-08-30mfd: retu: Constify read-only regmap structsJavier Carrasco
2024-08-30mfd: intel_soc_pmic_bxtwc: Constify struct regmap_irq_chipJavier Carrasco
2024-08-30mfd: bd9571mwv: Constify struct regmap_irq_chipJavier Carrasco
2024-08-30mfd: 88pm80x: Constify read-only regmap structsJavier Carrasco
2024-08-30mfd: intel-m10-bmc: Constify struct regmap_configJavier Carrasco
2024-08-30mfd: rohm-bd9576: Constify read-only regmap structsJavier Carrasco
2024-08-30mfd: tps6105x: Constify struct regmap_configJavier Carrasco
2024-08-30mfd: wcd934x: Constify struct regmap_configJavier Carrasco
2024-08-30mfd: hi655x-pmic: Constify struct regmap_configJavier Carrasco
2024-08-30mfd: fsl-imx25-tsadc: Constify struct regmap_configJavier Carrasco
2024-08-30mfd: da9062-core: Constify read-only regmap structsJavier Carrasco
2024-08-30Merge branches 'ib-mfd-for-iio-power-6.12' and 'ib-mfd-gpio-pwm-6.12' into ib...Lee Jones
2024-08-30arm64: dts: amlogic: add C3 AW419 boardXianwei Zhao
2024-08-30arm64: dts: amlogic: add some device nodes for C3Xianwei Zhao
2024-08-30dt-bindings: clock: fix C3 PLL input parameterXianwei Zhao
2024-08-30leds: turris-omnia: Fix module autoloading with MODULE_DEVICE_TABLE()Liao Chen
2024-08-30KVM: arm64: selftests: Add arch_timer_edge_cases selftestColton Lewis
2024-08-30KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer testColton Lewis
2024-08-30phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoCClaudiu Beznea
2024-08-30dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindingsClaudiu Beznea
2024-08-30phy: renesas: rcar-gen3-usb2: Add support to initialize the busClaudiu Beznea
2024-08-30leds: pca9532: Remove irrelevant blink configuration error messageBastien Curutchet
2024-08-30phy: ti: j721e-wiz: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-30phy: ti: j721e-wiz: Drop OF node reference earlier for simpler codeKrzysztof Kozlowski
2024-08-30phy: ti: gmii-sel: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-30phy: ti: am654-serdes: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-30phy: qcom: qmp-pcie-msm8996: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-30phy: mediatek: xsphy: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-30phy: mediatek: tphy: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-30phy: hisilicon: usb2: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-30phy: cadence: sierra: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-30phy: broadcom: brcm-sata: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-30phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-30ALSA: hda: add HDMI codec ID for Intel PTLKai Vehmanen
2024-08-30Merge tag 'samsung-pinctrl-6.12' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2024-08-30ALSA: hda/realtek: add patch for internal mic in Lenovo V145Terry Cheong
2024-08-30writeback: Refine the show_inode_state() macro definitionJulian Sun
2024-08-30fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.nameLi Zhijian
2024-08-30mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-30netfs: Delete subtree of 'fs/netfs' when netfs module exitsBaokun Li
2024-08-30fs: use LIST_HEAD() to simplify codeHongbo Li
2024-08-30Merge patch series "fs: add i_state helpers"Christian Brauner
2024-08-30inode: make i_state a u32Christian Brauner