summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-01-16Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson-1541/+1241
2020-01-16Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson-686/+556
2020-01-16Merge tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson-2/+11
2020-01-16Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a...Olof Johansson-10/+4
2020-01-16Merge tag 'tegra-for-5.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson-15/+70
2020-01-16Merge tag 'tegra-for-5.6-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-149/+1928
2020-01-16Merge tag 'tegra-for-5.6-bus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson-1/+0
2020-01-10Merge tag 'samsung-drivers-5.6' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-18/+13
2020-01-10Merge tag 'reset-for-5.6' of git://git.pengutronix.de/pza/linux into arm/driversOlof Johansson-23/+714
2020-01-10Merge tag 'arm-soc/for-5.6/drivers' of https://github.com/Broadcom/stblinux i...Olof Johansson-8/+22
2020-01-10soc/tegra: fuse: Unmap registers once they are not needed anymoreDmitry Osipenko-4/+8
2020-01-10soc/tegra: fuse: Correct straps' address for older Tegra124 device treesDmitry Osipenko-1/+1
2020-01-10soc/tegra: fuse: Warn if straps are not readyDmitry Osipenko-1/+3
2020-01-10soc/tegra: fuse: Cache values of straps and Chip ID registersDmitry Osipenko-11/+10
2020-01-10memory: tegra30-emc: Correct error message for timed out auto calibrationDmitry Osipenko-2/+1
2020-01-10memory: tegra30-emc: Firm up hardware programming sequenceDmitry Osipenko-61/+89
2020-01-10memory: tegra30-emc: Firm up suspend/resume sequenceDmitry Osipenko-18/+20
2020-01-10soc/tegra: regulators: Do nothing if voltage is unchangedDmitry Osipenko-1/+13
2020-01-10memory: tegra: Correct reset value of xusb_hostrNicolin Chen-1/+1
2020-01-10soc/tegra: fuse: Add APB DMA dependency for Tegra20Dmitry Osipenko-0/+1
2020-01-10bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar-1/+0
2020-01-09memory: tegra: Add support for the Tegra194 memory controllerThierry Reding-0/+953
2020-01-09memory: tegra: Only include support for enabled SoCsThierry Reding-0/+8
2020-01-09memory: tegra: Support DVFS on Tegra186 and laterThierry Reding-3/+304
2020-01-09soc/tegra: fuse: Add Tegra194 supportJC Kuo-0/+37
2020-01-09memory: tegra: Add system sleep supportThierry Reding-0/+19
2020-01-09memory: tegra: Extract memory client SID programmingThierry Reding-22/+27
2020-01-09memory: tegra: Add per-SoC data for Tegra186Thierry Reding-10/+19
2020-01-09memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186Thierry Reding-4/+10
2020-01-09memory: tegra: Implement EMC debugfs interface on Tegra30Thierry Reding-0/+173
2020-01-09memory: tegra: Implement EMC debugfs interface on Tegra20Thierry Reding-0/+175
2020-01-09memory: tegra: Refashion EMC debugfs interface on Tegra124Thierry Reding-42/+143
2020-01-09firmware: imx: Allow IMX DSP to be selected as moduleDaniel Baluta-1/+1
2020-01-09soc: imx: Enable compile testing of IMX_SCU_SOCKrzysztof Kozlowski-1/+1
2020-01-09soc: imx: Add i.MX8MP SoC driver supportAnson Huang-0/+6
2020-01-08soc: fsl: qe: remove set but not used variable 'mm_gc'YueHaibing-2/+0
2020-01-08Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson-1211/+2992
2020-01-08mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resourceYangtao Li-4/+1
2020-01-08memory: mvebu-devbus: convert to devm_platform_ioremap_resourceYangtao Li-3/+1
2020-01-08bus: moxtet: declare moxtet_bus_type as staticMarek BehĂșn-2/+1
2020-01-08firmware: turris-mox-rwtm: small white space cleanupDan Carpenter-1/+1
2020-01-08reset: qcom-aoss: Allow CONFIG_RESET_QCOM_AOSS to be a tristateJohn Stultz-2/+3
2020-01-07firmware: qcom_scm: Dynamically support SMCCC and legacy conventionsElliot Berman-135/+176
2020-01-07firmware: qcom_scm: Remove thin wrappersElliot Berman-948/+428
2020-01-07firmware: qcom_scm: Order functions, definitions by service/commandElliot Berman-249/+247
2020-01-07firmware: qcom_scm-32: Add device argument to atomic callsElliot Berman-14/+19
2020-01-07firmware: qcom_scm-32: Create common legacy atomic callElliot Berman-38/+68
2020-01-07firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_callElliot Berman-12/+24
2020-01-07firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic callsElliot Berman-149/+218
2020-01-07firmware: qcom_scm-32: Add funcnum IDsElliot Berman-3/+5