summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-27hwmon: (ltc4282) Fix reading the minimum alarm voltageGuenter Roeck
2026-07-27hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck
2026-07-27hwmon: (pmbus/core) notify on the hwmon device, not the i2c clientVincent Jardin
2026-07-27hwmon: (nct6775-core) Fix number of temperature registers for NCT6116Guenter Roeck
2026-07-27dt-bindings: power: supply: max17042: Allow generic power-supply propertiesVincent Cloutier
2026-07-27power: supply: max17042_battery: Honor MAX17055 charge voltageVincent Cloutier
2026-07-27power: supply: max17042_battery: Initialize MAX17055 from battery infoVincent Cloutier
2026-07-27power: supply: max17042_battery: Follow MAX17055 POR sequenceVincent Cloutier
2026-07-27power: supply: max17042_battery: Program MAX17055 EZ Config valuesVincent Cloutier
2026-07-27power: supply: max17042_battery: Retry failed MAX17055 initializationVincent Cloutier
2026-07-27power: supply: max17042_battery: Propagate status register errorsVincent Cloutier
2026-07-27power: supply: max17042_battery: Convert initialization to delayed workVincent Cloutier
2026-07-27power: supply: max17042_battery: Use bool for init_completeVincent Cloutier
2026-07-27power: supply: max17042_battery: Separate MAX17055 initializationVincent Cloutier
2026-07-27power: supply: Add registration init callbackVincent Cloutier
2026-07-27spi: spi-cadence: Move TX FIFO full busy-wait into FIFOSrikanth Boyapally
2026-07-27ASoC: ti: omap-twl4030: drop support for platform dataMark Brown
2026-07-27ASoC: ti: omap-twl4030: use per-device instance of headset jack gpioDmitry Torokhov
2026-07-27ASoC: ti: omap-twl4030: drop support for platform dataDmitry Torokhov
2026-07-27ASoC: tas2781: Use correct calibration data for SINEGAIN2 registerwangdicheng
2026-07-27ASoC: Fix races on creation of SDCA jack detectionMark Brown
2026-07-27ASoC: SDCA: Move kcontrol search out of IRQCharles Keepax
2026-07-27ASoC: SDCA: Switch to fixup_controls callback for IRQ registrationCharles Keepax
2026-07-27ASoC: Add a component fixup_controls callbackCharles Keepax
2026-07-27ASoC: SDCA: Populate IRQ data earlierCharles Keepax
2026-07-27ASoC: SDCA: Remove devm from primary IRQ cleanupCharles Keepax
2026-07-27ASoC: SDCA: Add sdca_irq_cleanup_late()Charles Keepax
2026-07-27ASoC: SDCA: Rename sdca_irq_allocate() to include devmCharles Keepax
2026-07-27spi: ppc4xx: devm-ify probe and drop manual resource managementRosen Penev
2026-07-27spi: oc-tiny: switch to managed controller allocationFan Wu
2026-07-27arm64: dts: qcom: mahua: Add QREF regulator supplies to TCSRQiang Yu
2026-07-27arm64: dts: qcom: glymur: Add QREF regulator supplies to TCSRQiang Yu
2026-07-27spi: spi-qpic-snand: Increase ECC strength for large OOB SPI-NAND devicesMd Sadre Alam
2026-07-27spi: dt-bindings: qcom,sa8255p-geni-spi: Add compatible for Nord SA8797PShawn Guo
2026-07-27ASoC: dt-bindings: qcom,sm8250: Add Hawi sound cardMark Brown
2026-07-27ASoC: qcom: sc8280xp: Add support for HawiPrasad Kumpatla
2026-07-27ASoC: dt-bindings: qcom,sm8250: Add Hawi sound cardPrasad Kumpatla
2026-07-27clk: mediatek: mt6735: Unregister PLLs on probe failureMyeonghun Pak
2026-07-27ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()Ming Lei
2026-07-27ASoC: atmel: atmel_wm8904: use dev in atmel_asoc_wm8904_dt_init()Kuninori Morimoto
2026-07-27arm64: dts: imx8ulp-evk: Update rpmsg resource table addressBiwen Li
2026-07-27arm64: dts: imx943-evk: Add CM7 and CM33S nodesPeng Fan
2026-07-27arm64: dts: imx952-evk: Add CM7 node and related memory nodesPeng Fan
2026-07-27arm64: dts: imx95-19x19-evk: Add CM7 node and related memory nodesPeng Fan
2026-07-27arm64: dts: imx8qm-var-som-symphony: enable expansion header UARTStefano Radaelli
2026-07-27KVM: guest_memfd: Make private exactly what can be mapped on page faultSean Christopherson
2026-07-27KVM: guest_memfd: Explicitly pass number of pages to make_private() hookSean Christopherson
2026-07-27KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERTSean Christopherson
2026-07-27KVM: guest_memfd: Only "prepare" folios for private pagesAckerley Tng
2026-07-27KVM: guest_memfd: Add helpers to query SHARED vs. PRIVATE for a given pageSean Christopherson