summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)Author
2019-09-16soc: renesas: Identify R-Car M3-W ES1.3Takeshi Kihara
2019-09-16soc: rockchip: Set the proper PWM for rk3288Douglas Anderson
2019-09-16soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipherNathan Chancellor
2019-05-05soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko
2019-04-12soc/tegra: fuse: Fix illegal free of IO base addressTimo Alho
2019-04-12soc: qcom: gsbi: Fix error handling in gsbi_probe()Alexey Khoroshilov
2019-03-20soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur
2019-03-01soc: bcm: brcmstb: Don't leak device tree node referenceYangtao Li
2019-03-01soc/tegra: Don't leak device tree node referenceYangtao Li
2018-11-21soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier
2018-11-13soc/tegra: pmc: Fix child-node lookupJohan Hovold
2018-11-13soc: qcom: rmtfs-mem: Validate that scm is availableBjorn Andersson
2018-11-04soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang
2018-11-04soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni
2018-09-26soc: qcom: smem: Correct check for global partitionBjorn Andersson
2018-09-05soc: qcom: rmtfs-mem: fix memleak in probe error pathsJohan Hovold
2018-07-19Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-07-19soc: imx: gpc: restrict register range for regmap accessAnson Huang
2018-06-26Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-06-25qcom: cmd-db: enforce CONFIG_OF_RESERVED_MEM dependencyArnd Bergmann
2018-06-23Merge tag 'imx-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2018-06-23Merge tag 'renesas-fixes-for-v4.18' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2018-06-17soc: imx: gpcv2: correct PGC offsetAnson Huang
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-06-08soc: renesas: rcar-sysc: Make PM domain initialization more robustGeert Uytterhoeven
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-02Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-26Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-05-26Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-05-25Merge tag 'v4.18-rockchip-drivers-2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2018-05-25soc: qcom: smem: introduce qcom_smem_virt_to_phys()Alex Elder
2018-05-25soc: qcom: qmi: fix a buffer sizing bugAlex Elder
2018-05-25soc: Unconditionally include qcom MakefileGuenter Roeck
2018-05-25soc: qcom: smem: check sooner in qcom_smem_set_global_partition()Alex Elder
2018-05-25soc: qcom: smem: fix qcom_smem_set_global_partition()Alex Elder
2018-05-25soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private()Alex Elder
2018-05-25soc: qcom: smem: byte swap values properlyAlex Elder