summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner-2/+2
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+14
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-1/+2
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-9/+11
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+1
2018-06-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-25/+1145
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-272/+275
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-3/+138
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-3/+4
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-22/+90
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+3
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook-4/+3
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+388
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-7/+13
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-36/+0
2018-06-02Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-36/+0
2018-05-26Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson-3/+138
2018-05-26Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-25/+1145
2018-05-25Merge tag 'v4.18-rockchip-drivers-2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson-0/+115
2018-05-25soc: qcom: smem: introduce qcom_smem_virt_to_phys()Alex Elder-0/+27
2018-05-25soc: qcom: qmi: fix a buffer sizing bugAlex Elder-2/+3
2018-05-25soc: Unconditionally include qcom MakefileGuenter Roeck-1/+1
2018-05-25soc: qcom: smem: check sooner in qcom_smem_set_global_partition()Alex Elder-5/+5
2018-05-25soc: qcom: smem: fix qcom_smem_set_global_partition()Alex Elder-3/+6
2018-05-25soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private()Alex Elder-1/+1
2018-05-25soc: qcom: smem: byte swap values properlyAlex Elder-9/+9
2018-05-25soc: qcom: smem: return proper type for cached entry functionsAlex Elder-3/+5
2018-05-25soc: qcom: smem: fix first cache entry calculationAlex Elder-1/+2
2018-05-25soc: qcom: cmd-db: Make endian-agnosticStephen Boyd-62/+69
2018-05-25drivers: qcom: add command DB driverMahesh Sivasubramanian-0/+320
2018-05-25Merge tag 'imx-drivers-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-12/+28
2018-05-24MIPS: lantiq: gphy: Drop reboot/remove reset assertsMathias Kresin-36/+0
2018-05-23soc: rockchip: power-domain: add power domain support for px30Finley Xiao-0/+30
2018-05-23soc: rockchip: power-domain: add power domain support for rk3228Elaine Zhang-0/+28
2018-05-23soc: rockchip: power-domain: add power domain support for rk3128Elaine Zhang-0/+24
2018-05-23soc: rockchip: power-domain: add power domain support for rk3036Caesar Wang-0/+33
2018-05-17soc: qcom: apr: fix invalid msg_type checkSrinivas Kandagatla-1/+1
2018-05-16soc: renesas: r8a77990-sysc: Add workaround for 3DG-{A,B}Yoshihiro Shimoda-1/+36
2018-05-16soc: renesas: rcar-sysc: Add support for R-Car E3 power areasTakeshi Kihara-0/+43
2018-05-15Merge tag 'v4.18-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson-1/+1
2018-05-15Merge tag 'v4.17-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-144/+82
2018-05-14Merge tag 'samsung-drivers-4.18' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson-89/+1
2018-05-14soc: mediatek: remove unneeded semicolonSean Wang-1/+1
2018-05-14soc: mediatek: add a fixed wait for SRAM stableSean Wang-6/+17
2018-05-14soc: mediatek: introduce a CAPS flag for scp_domain_dataSean Wang-31/+34
2018-05-14soc: mediatek: reuse regmap_read_poll_timeout helpersSean Wang-34/+12
2018-05-14soc: rockchip: power-domain: Fix wrong value when power up pd with writemaskFinley Xiao-1/+1
2018-05-14Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-26/+48
2018-05-11soc: qcom: Add APR bus driverSrinivas Kandagatla-0/+388
2018-05-08soc/tegra: pmc: Don't allocate struct tegra_powergate on stackViresh Kumar-7/+13