aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-29hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf1-0/+3
2022-08-29f2fs: remove gc_urgent_high_limited for cleanupChao Yu3-6/+4
2022-08-29f2fs: iostat: support accounting compressed IOChao Yu10-52/+109
2022-08-29f2fs: use memcpy_{to,from}_page() where possibleEric Biggers3-28/+8
2022-08-29f2fs: fix wrong continue condition in GCJaegeuk Kim1-8/+4
2022-08-29f2fs: LFS mode does not support ATGCJaegeuk Kim1-0/+5
2022-08-29ARM: dts: qcom: pmx55: align SPMI PMIC Power-on node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-08-29ARM: dts: qcom: pm8941: align SPMI PMIC LPG node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-08-29ARM: dts: qcom: align SPMI PMIC ADC node name with dtschemaKrzysztof Kozlowski2-2/+2
2022-08-29arm64: dts: qcom: sdm845-mtp: correct ADC settle timeKrzysztof Kozlowski1-6/+6
2022-08-29arm64: dts: qcom: sc7280-idp: correct ADC channel node name and unit addressKrzysztof Kozlowski2-2/+2
2022-08-29arm64: dts: qcom: align PMIC GPIO pin configuration with DT schemaKrzysztof Kozlowski2-2/+2
2022-08-29arm64: dts: qcom: align SPMI PMIC Power-on node name with dtschemaKrzysztof Kozlowski5-5/+5
2022-08-29arm64: dts: qcom: align SPMI PMIC LPG node name with dtschemaKrzysztof Kozlowski6-6/+6
2022-08-29arm64: dts: qcom: align SPMI PMIC regulators node name with dtschemaKrzysztof Kozlowski2-2/+2
2022-08-29arm64: dts: qcom: align SPMI PMIC ADC node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-08-29arm64: dts: qcom: pmk8350: drop interrupt-names from ADCKrzysztof Kozlowski1-2/+0
2022-08-29arm64: dts: qcom: pmk8350: drop incorrect io-channel-rangesKrzysztof Kozlowski1-1/+0
2022-08-29arm64: dts: qcom: sc7280: Update gpu opp tableAkhil P Oommen1-2/+10
2022-08-29arm64: dts: qcom: sc7280-qcard: Add alias 'wifi0'Matthias Kaehlcke1-0/+1
2022-08-29Merge tag '20220825043859.30066-3-manivannan.sadhasivam@linaro.org' into drivers-for-6.1Bjorn Andersson2-12/+110
2022-08-29soc: qcom: llcc: Pass LLCC version based register offsets to EDAC driverManivannan Sadhasivam2-0/+96
2022-08-29soc: qcom: llcc: Rename reg_offset structs to reflect LLCC versionManivannan Sadhasivam1-12/+14
2022-08-29audit: use time_after to compare timewuchi1-5/+3
2022-08-29MAINTAINERS: Update Bjorn's email addressBjorn Andersson2-6/+9
2022-08-29arm64: dts: qcom: sc7280: move USB wakeup-source propertyJohan Hovold1-1/+2
2022-08-29arm64: dts: qcom: thinkpad-x13s: Fix firmware locationSteev Klimaszewski1-2/+2
2022-08-29arm64: dts: qcom: sm8150: Fix fastrpc iommu valuesBhupesh Sharma1-16/+8
2022-08-29soc: qcom: qmi: use const for struct qmi_elem_infoJeff Johnson4-45/+47
2022-08-29arm64: dts: qcom: sm8250: move DSI opp table to the dsi0 nodeDmitry Baryshkov1-19/+19
2022-08-29soc: qcom: icc-bwmon: remove redundant ret variableJinpeng Cui1-4/+2
2022-08-29arm64: dts: qcom: sm8450: add Inline Crypto Engine registers and clockEric Biggers1-4/+9
2022-08-29arm64: dts: qcom: sc7280-herobrine: Don't enable the USB 2.0 portMatthias Kaehlcke1-12/+0
2022-08-29arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZStephen Boyd2-4/+0
2022-08-29arm64: dts: qcom: pm8350c: Drop PWM reg declarationBryan O'Donoghue1-2/+1
2022-08-29arm64: dts: qcom: sc7280: Add support for zoglinBob Moragues1-1/+1
2022-08-29dt-bindings: arm: qcom: document zoglin boardBob Moragues1-0/+1
2022-08-29arm64: dts: qcom: msm8996-xiaomi-*: Add LEDsYassine Oudjana2-0/+84
2022-08-29arm64: dts: qcom: use GPIO flags for tlmmKrzysztof Kozlowski10-12/+14
2022-08-29arm64: dts: qcom: sdm845-db845c: drop gpios from CCI I2C sensorsKrzysztof Kozlowski1-4/+0
2022-08-29arm64: dts: qcom: sdm845-db845c: drop power-domains from CCI I2C sensorsKrzysztof Kozlowski1-4/+0
2022-08-29ARM: dts: qcom: use GPIO flags for tlmmKrzysztof Kozlowski5-7/+10
2022-08-29ASoC: amd: enable Pink sardine platform machine driver build.Syed Saba Kareem2-0/+13
2022-08-29ASoC: amd: add Pink Sardine machine driver using dmicSyed Saba Kareem1-0/+79
2022-08-29ASoC: amd: create platform device for acp6.2 machine driverSyed Saba Kareem2-1/+5
2022-08-29ASoC: amd: enable Pink Sardine acp6.2 drivers buildSyed Saba Kareem3-0/+18
2022-08-29ASoC: amd: add acp6.2 pdm driver pm opsSyed Saba Kareem1-0/+57
2022-08-29ASoC: amd: add acp6.2 pci driver pm opsSyed Saba Kareem2-0/+42
2022-08-29ASoC: amd: add acp6.2 pdm driver dma opsSyed Saba Kareem2-0/+346
2022-08-29ASoC: amd: add acp6.2 irq handlerSyed Saba Kareem2-0/+33