summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-27hwmon: (ltc4282) Fix reading the minimum alarm voltageGuenter Roeck1-2/+2
2026-07-27hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck1-26/+35
2026-07-27hwmon: (pmbus/core) notify on the hwmon device, not the i2c clientVincent Jardin1-2/+3
2026-07-27hwmon: (nct6775-core) Fix number of temperature registers for NCT6116Guenter Roeck1-5/+3
2026-07-27dt-bindings: power: supply: max17042: Allow generic power-supply propertiesVincent Cloutier1-3/+1
2026-07-27power: supply: max17042_battery: Honor MAX17055 charge voltageVincent Cloutier1-3/+39
2026-07-27power: supply: max17042_battery: Initialize MAX17055 from battery infoVincent Cloutier1-0/+82
2026-07-27power: supply: max17042_battery: Follow MAX17055 POR sequenceVincent Cloutier2-11/+81
2026-07-27power: supply: max17042_battery: Program MAX17055 EZ Config valuesVincent Cloutier2-4/+96
2026-07-27power: supply: max17042_battery: Retry failed MAX17055 initializationVincent Cloutier1-11/+26
2026-07-27power: supply: max17042_battery: Propagate status register errorsVincent Cloutier1-3/+5
2026-07-27power: supply: max17042_battery: Convert initialization to delayed workVincent Cloutier1-5/+5
2026-07-27power: supply: max17042_battery: Use bool for init_completeVincent Cloutier1-4/+4
2026-07-27power: supply: max17042_battery: Separate MAX17055 initializationVincent Cloutier1-7/+13
2026-07-27power: supply: Add registration init callbackVincent Cloutier2-0/+17
2026-07-27spi: spi-cadence: Move TX FIFO full busy-wait into FIFOSrikanth Boyapally1-10/+16
2026-07-27ASoC: ti: omap-twl4030: drop support for platform dataMark Brown2-142/+48
2026-07-27ASoC: ti: omap-twl4030: use per-device instance of headset jack gpioDmitry Torokhov1-15/+9
2026-07-27ASoC: ti: omap-twl4030: drop support for platform dataDmitry Torokhov2-127/+39
2026-07-27ASoC: tas2781: Use correct calibration data for SINEGAIN2 registerwangdicheng1-2/+2
2026-07-27ASoC: Fix races on creation of SDCA jack detectionMark Brown594-2482/+6755
2026-07-27ASoC: SDCA: Move kcontrol search out of IRQCharles Keepax3-17/+39
2026-07-27ASoC: SDCA: Switch to fixup_controls callback for IRQ registrationCharles Keepax2-27/+21
2026-07-27ASoC: Add a component fixup_controls callbackCharles Keepax3-0/+17
2026-07-27ASoC: SDCA: Populate IRQ data earlierCharles Keepax2-70/+47
2026-07-27ASoC: SDCA: Remove devm from primary IRQ cleanupCharles Keepax6-4/+36
2026-07-27ASoC: SDCA: Add sdca_irq_cleanup_late()Charles Keepax3-12/+48
2026-07-27ASoC: SDCA: Rename sdca_irq_allocate() to include devmCharles Keepax3-8/+9
2026-07-27spi: ppc4xx: devm-ify probe and drop manual resource managementRosen Penev1-75/+22
2026-07-27spi: oc-tiny: switch to managed controller allocationFan Wu1-16/+8
2026-07-27arm64: dts: qcom: mahua: Add QREF regulator supplies to TCSRQiang Yu2-0/+29
2026-07-27arm64: dts: qcom: glymur: Add QREF regulator supplies to TCSRQiang Yu1-0/+20
2026-07-27spi: spi-qpic-snand: Increase ECC strength for large OOB SPI-NAND devicesMd Sadre Alam1-0/+13
2026-07-27spi: dt-bindings: qcom,sa8255p-geni-spi: Add compatible for Nord SA8797PShawn Guo1-1/+5
2026-07-27ASoC: dt-bindings: qcom,sm8250: Add Hawi sound cardMark Brown2-0/+11
2026-07-27ASoC: qcom: sc8280xp: Add support for HawiPrasad Kumpatla1-0/+10
2026-07-27ASoC: dt-bindings: qcom,sm8250: Add Hawi sound cardPrasad Kumpatla1-0/+1
2026-07-27clk: mediatek: mt6735: Unregister PLLs on probe failureMyeonghun Pak1-1/+4
2026-07-27ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()Ming Lei1-0/+9
2026-07-27ASoC: atmel: atmel_wm8904: use dev in atmel_asoc_wm8904_dt_init()Kuninori Morimoto1-6/+7
2026-07-27arm64: dts: imx8ulp-evk: Update rpmsg resource table addressBiwen Li1-2/+2
2026-07-27arm64: dts: imx943-evk: Add CM7 and CM33S nodesPeng Fan1-0/+135
2026-07-27arm64: dts: imx952-evk: Add CM7 node and related memory nodesPeng Fan1-0/+50
2026-07-27arm64: dts: imx95-19x19-evk: Add CM7 node and related memory nodesPeng Fan1-0/+46
2026-07-27arm64: dts: imx8qm-var-som-symphony: enable expansion header UARTStefano Radaelli1-0/+14
2026-07-27KVM: guest_memfd: Make private exactly what can be mapped on page faultSean Christopherson1-46/+7
2026-07-27KVM: guest_memfd: Explicitly pass number of pages to make_private() hookSean Christopherson6-22/+19
2026-07-27KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERTSean Christopherson10-16/+17
2026-07-27KVM: guest_memfd: Only "prepare" folios for private pagesAckerley Tng1-1/+2
2026-07-27KVM: guest_memfd: Add helpers to query SHARED vs. PRIVATE for a given pageSean Christopherson1-1/+11