summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-13drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann1-0/+3
2023-09-13firmware: ti_sci: Use system_state to determine pollingNishanth Menon1-34/+2
2023-09-13ARM: dts: stm32: Add missing detach mailbox for DHCOM SoMMarek Vasut1-2/+2
2023-09-13ARM: dts: stm32: Update to generic ADC channel binding on DHSOM systemsMarek Vasut2-16/+40
2023-09-13ARM: dts: stm32: Add missing detach mailbox for Odyssey SoMMarek Vasut1-2/+2
2023-09-13ARM: dts: stm32: YAML validation fails for Odyssey BoardsPierre-Yves MORDRET1-10/+0
2023-09-13ARM: dts: stm32: Add missing detach mailbox for emtrion emSBC-ArgonMarek Vasut1-2/+2
2023-09-13ARM: dts: stm32: adopt generic iio bindings for adc channels on emstamp-argonOlivier Moysan1-2/+4
2023-09-13ARM: dts: stm32: YAML validation fails for Argon BoardsPierre-Yves MORDRET1-9/+0
2023-09-13ARM: dts: stm32: Rename mdio0 to mdioMarek Vasut8-8/+8
2023-09-13arm64: dts: qcom: sm8250: Mark PCIe hosts as DMA coherentKonrad Dybcio1-0/+3
2023-09-13arm64: dts: qcom: pmk8350: fix ADC-TM compatible stringDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: pmr735b: fix thermal zone nameDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: pm8350b: fix thermal zone nameDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: pm8350: fix thermal zone nameDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: sm8350: Use proper CPU compatiblesKonrad Dybcio1-8/+8
2023-09-13arm64: dts: qcom: sm8350: Add missing LMH interrupts to cpufreqKonrad Dybcio1-0/+7
2023-09-13arm64: dts: qcom: sm8350: Fix CPU idle state residency timesKonrad Dybcio1-4/+4
2023-09-13arm64: dts: qcom: sdm845-tama: Set serial indices and stdout-pathKonrad Dybcio1-0/+9
2023-09-13arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controllerKonrad Dybcio1-0/+3
2023-09-13arm64: dts: qcom: sc8280xp: Add missing SCM interconnectKonrad Dybcio1-0/+1
2023-09-13arm64: dts: qcom: sc8280xp-crd: Correct vreg_misc_3p3 GPIOBjorn Andersson1-2/+2
2023-09-13arm64: dts: qcom: sm8250-edo: Rectify gpio-keysKonrad Dybcio2-6/+58
2023-09-13arm64: dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOsKonrad Dybcio2-0/+100
2023-09-13arm64: dts: qcom: sm8250-edo: Add gpio line names for TLMMKonrad Dybcio2-0/+366
2023-09-13arm64: dts: qcom: msm8916-l8150: correct light sensor VDDIO supplyKrzysztof Kozlowski1-1/+1
2023-09-13arm64: dts: qcom: sm8250: correct dynamic power coefficientsVincent Guittot1-4/+4
2023-09-13arm64: dts: qcom: sm6350: Fix ZAP regionKonrad Dybcio1-5/+5
2023-09-13soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macrosLuca Weiss1-2/+2
2023-09-13soc: qcom: ocmem: Add OCMEM hardware version printLuca Weiss1-0/+10
2023-09-13ASoC: stac9766: fix build errors with REGMAP_AC97Randy Dunlap1-0/+1
2023-09-13drm/hyperv: Fix a compilation issue because of not including screen_info.hSui Jingfeng1-0/+1
2023-09-13drm/amd/display: Do not set drr on pipe commitWesley Chalmers2-0/+13
2023-09-13quota: fix dqput() to follow the guarantees dquot_srcu should provideBaokun Li1-18/+78
2023-09-13quota: add new helper dquot_active()Baokun Li1-9/+14
2023-09-13quota: rename dquot_active() to inode_quota_active()Baokun Li1-10/+10
2023-09-13quota: factor out dquot_write_dquot()Baokun Li1-23/+16
2023-09-13ASoC: cs43130: Fix numerator/denominator mixupPhil Elwell1-69/+69
2023-09-13drm/bridge: tc358764: Fix debug print parameter orderMarek Vasut1-1/+1
2023-09-13netrom: Deny concurrent connect().Kuniyuki Iwashima1-0/+5
2023-09-13net/sched: sch_hfsc: Ensure inner classes have fsc curveBudimir Markovic1-0/+4
2023-09-13sfc: Check firmware supports Ethernet PTP filterAlex Austin1-1/+2
2023-09-13cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh1-3/+3
2023-09-13octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh2-11/+5
2023-09-13octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam5-38/+94
2023-09-13hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das1-1/+1
2023-09-13mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak1-1/+2
2023-09-13mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak1-1/+2
2023-09-13mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak1-1/+1
2023-09-13net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan1-1/+1