summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-14spi: spi-geni-qcom: Set the clock properly at runtime resumeDouglas Anderson1-1/+9
2020-07-14spi: spi-geni-qcom: Avoid clock setting if not neededDouglas Anderson1-5/+6
2020-07-14spi: spi-qcom-qspi: Set an autosuspend delay of 250 msDouglas Anderson1-0/+2
2020-07-14spi: spi-qcom-qspi: Avoid clock setting if not neededDouglas Anderson1-10/+31
2020-07-14spi: spi-qcom-qspi: Use OPP API to set clk/perf stateRajendra Nayak1-1/+27
2020-07-13firmware: qcom_scm: Add msm8994 compatibleKonrad Dybcio2-0/+2
2020-07-13firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell1-4/+3
2020-07-11<linux/of.h>: add stub for of_get_next_parent() to fix qcom build errorRandy Dunlap1-0/+5
2020-07-02dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoCGokul Sriram Palanisamy1-0/+1
2020-06-25spi: spi-geni-qcom: Use OPP API to set clk/perf stateRajendra Nayak1-3/+23
2020-06-25tty: serial: qcom_geni_serial: Use OPP API to set clk/perf stateRajendra Nayak2-4/+29
2020-06-25spi: spi-qcom-qspi: Add interconnect supportAkash Asthana1-1/+55
2020-06-25spi: spi-geni-qcom: Add interconnect supportAkash Asthana1-4/+32
2020-06-25spi: spi-geni-qcom: Combine the clock setting codeDouglas Anderson1-35/+35
2020-06-25tty: serial: qcom_geni_serial: Add interconnect supportAkash Asthana1-3/+28
2020-06-25i2c: i2c-qcom-geni: Add interconnect supportAkash Asthana1-1/+25
2020-06-25soc: qcom-geni-se: Add interconnect support to fix earlycon crashAkash Asthana3-0/+77
2020-06-25soc: qcom: geni: Support for ICC votingAkash Asthana2-0/+120
2020-06-25soc: qcom: rpmh-rsc: Don't use ktime for timeout in write_tcs_reg_sync()Douglas Anderson1-5/+13
2020-06-24soc: qcom: smd-rpm: Add msm8994 compatibleKonrad Dybcio2-0/+2
2020-06-23soc: qcom: socinfo: add SM8250 entry to soc_id arrayDmitry Baryshkov1-0/+1
2020-06-23soc: qcom: socinfo: add file with SoC info format versionDmitry Baryshkov1-0/+3
2020-06-23soc: qcom: socinfo: fix printing of pmic_modelDmitry Baryshkov1-1/+4
2020-06-23soc: qcom: socinfo: add support for newer socinfo dataDmitry Baryshkov1-0/+55
2020-06-23dt-bindings: soc: qcom: Document MSM8936 SMD RPMVincent Knecht1-0/+1
2020-06-23drivers: soc: Add MSM8936 SMD RPM compatibleKonrad Dybcio1-0/+1
2020-06-23soc: qcom: rpmh: Update rpmh_invalidate function to return voidMaulik Shah3-11/+6
2020-06-23soc: qcom: rpmh: Allow RPMH on ARM SoCLina Iyer1-1/+1
2020-06-22soc: qcom: rpmh-rsc: Set suppress_bind_attrs flagMaulik Shah1-0/+1
2020-06-22soc: qcom: socinfo: Add socinfo entry for SDM630Konrad Dybcio1-0/+1
2020-06-14Linux 5.8-rc1Linus Torvalds1-2/+2
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds5-1/+40
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno5-1/+40
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-234/+286
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds111-647/+1344
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba4-166/+169
2020-06-14net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-14net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller27-93/+348
2020-06-14net: atm: Remove the error message according to the atomic contextLiao Pingfang1-3/+1
2020-06-13Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-57/+571
2020-06-13binderfs: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-06-13doc: don't use deprecated "---help---" markers in target docsLinus Torvalds1-2/+2
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds439-2489/+2473
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-193/+195
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds80-1391/+5867
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds680-6804/+5144
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+7
2020-06-13watch_queue: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-06-13Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1