summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2020-02-241-1/+1
|\
| * soc: imx-scu: Align imx sc msg structs to 4Leonard Crestez2020-02-241-1/+1
* | soc/tegra: fuse: Fix build with Tegra194 configurationThierry Reding2020-02-111-1/+2
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-0839-567/+654
|\
| * Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2020-01-212-14/+112
| |\
| | * drivers: soc: xilinx: Use mailbox IPI callbackTejas Patel2020-01-212-14/+112
| * | Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-01-201-28/+121
| |\ \
| | * \ Merge branch 'v5.5-next/cmdq-stable' into v5.5-next/socMatthias Brugger2020-01-101-26/+121
| | |\ \
| | * | | soc: mediatek: cmdq: delete not used defineMatthias Brugger2020-01-101-2/+0
| | | |/ | | |/|
| * | | drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU listsAmol Grover2020-01-191-2/+5
| * | | Merge tag 'drivers_soc_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2020-01-173-0/+1169
| |\ \ \
| * \ \ \ Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-01-163-17/+77
| |\ \ \ \
| | * | | | soc: qcom: rpmhpd: Set 'active_only' for active only power domainsDouglas Anderson2020-01-071-0/+2
| | * | | | soc: qcom: Fix Kconfig indentationKrzysztof Kozlowski2019-12-281-15/+15
| | * | | | soc: qcom: rpmhpd: Add SC7180 RPMH power-domainsSibi Sankar2019-12-111-0/+18
| | * | | | soc: qcom: rpmhpd: Add SM8150 RPMH power-domainsSibi Sankar2019-12-111-0/+36
| | * | | | soc: qcom: qmi: Return EPROBE_DEFER if no address familyJeffrey Hugo2019-12-101-2/+6
| | | |/ / | | |/| |
| * | | | Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2020-01-1612-491/+339
| |\ \ \ \
| | * | | | soc: fsl: qe: remove set but not used variable 'mm_gc'YueHaibing2020-01-081-2/+0
| | * | | | soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINERasmus Villemoes2019-12-091-1/+2
| | * | | | soc: fsl: qe: remove unused #include of asm/irq.h from ucc.cRasmus Villemoes2019-12-091-1/+0
| | * | | | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.cRasmus Villemoes2019-12-091-9/+6
| | * | | | soc: fsl: qe: drop pointless check in qe_sdma_init()Rasmus Villemoes2019-12-091-3/+0
| | * | | | soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()Rasmus Villemoes2019-12-091-3/+3
| | * | | | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.cRasmus Villemoes2019-12-091-13/+9
| | * | | | soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error pathRasmus Villemoes2019-12-091-9/+7
| | * | | | soc: fsl: qe: drop broken lazy call of cpm_muram_init()Rasmus Villemoes2019-12-091-3/+0
| | * | | | soc: fsl: qe: make cpm_muram_free() ignore a negative offsetRasmus Villemoes2019-12-091-0/+3
| | * | | | soc: fsl: qe: make cpm_muram_free() return voidRasmus Villemoes2019-12-091-2/+1
| | * | | | soc: fsl: qe: change return type of cpm_muram_alloc() to s32Rasmus Villemoes2019-12-091-13/+16
| | * | | | soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()Rasmus Villemoes2019-12-091-4/+3
| | * | | | soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpuRasmus Villemoes2019-12-091-4/+10
| | * | | | soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()Rasmus Villemoes2019-12-091-5/+2
| | * | | | soc: fsl: qe: qe.c: use of_property_read_* helpersRasmus Villemoes2019-12-091-25/+8
| | * | | | soc: fsl: qe: merge qe_ic.h headers into qe_ic.cRasmus Villemoes2019-12-092-101/+50
| | * | | | soc: fsl: qe: simplify qe_ic_init()Rasmus Villemoes2019-12-091-23/+4
| | * | | | soc: fsl: qe: make qe_ic_get_{low,high}_irq staticRasmus Villemoes2019-12-091-2/+2
| | * | | | soc: fsl: qe: don't use NO_IRQ in qe_ic.cRasmus Villemoes2019-12-091-11/+10
| | * | | | soc: fsl: qe: remove unused qe_ic_set_* functionsRasmus Villemoes2019-12-091-94/+0
| | * | | | soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_lowRasmus Villemoes2019-12-091-4/+4
| | * | | | soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.cRasmus Villemoes2019-12-091-0/+42
| | * | | | soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes2019-12-091-3/+26
| | * | | | soc: fsl: qe: remove pointless sysfs registration in qe_ic.cRasmus Villemoes2019-12-091-31/+0
| | * | | | soc: fsl: qe: drop assign-only high_active in qe_ic_initRasmus Villemoes2019-12-091-4/+2
| | * | | | soc: fsl: qe: drop unneeded #includesRasmus Villemoes2019-12-092-7/+0
| | * | | | soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32Rasmus Villemoes2019-12-091-1/+9
| | * | | | soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomicRasmus Villemoes2019-12-091-6/+7
| | * | | | soc: fsl: qe: avoid ppc-specific io accessorsRasmus Villemoes2019-12-099-123/+129
| | * | | | soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes2019-12-091-5/+5
| | * | | | soc: fsl: qe: drop volatile qualifier of struct qe_ic::regsRasmus Villemoes2019-12-092-3/+3