summary refs log tree commit diff
path: root/drivers/soc
AgeCommit message (Expand)Author
2019-12-09soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error pathRasmus Villemoes
2019-12-09soc: fsl: qe: drop broken lazy call of cpm_muram_init()Rasmus Villemoes
2019-12-09soc: fsl: qe: make cpm_muram_free() ignore a negative offsetRasmus Villemoes
2019-12-09soc: fsl: qe: make cpm_muram_free() return voidRasmus Villemoes
2019-12-09soc: fsl: qe: change return type of cpm_muram_alloc() to s32Rasmus Villemoes
2019-12-09soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()Rasmus Villemoes
2019-12-09soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpuRasmus Villemoes
2019-12-09soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()Rasmus Villemoes
2019-12-09soc: fsl: qe: qe.c: use of_property_read_* helpersRasmus Villemoes
2019-12-09soc: fsl: qe: merge qe_ic.h headers into qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: simplify qe_ic_init()Rasmus Villemoes
2019-12-09soc: fsl: qe: make qe_ic_get_{low,high}_irq staticRasmus Villemoes
2019-12-09soc: fsl: qe: don't use NO_IRQ in qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: remove unused qe_ic_set_* functionsRasmus Villemoes
2019-12-09soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_lowRasmus Villemoes
2019-12-09soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes
2019-12-09soc: fsl: qe: remove pointless sysfs registration in qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: drop assign-only high_active in qe_ic_initRasmus Villemoes
2019-12-09soc: fsl: qe: drop unneeded #includesRasmus Villemoes
2019-12-09soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32Rasmus Villemoes
2019-12-09soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomicRasmus Villemoes
2019-12-09soc: fsl: qe: avoid ppc-specific io accessorsRasmus Villemoes
2019-12-09soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes
2019-12-09soc: fsl: qe: drop volatile qualifier of struct qe_ic::regsRasmus Villemoes
2019-12-09soc: fsl: qe: remove space-before-tabRasmus Villemoes
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-06Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-12-05Merge mainline/master into arm/fixesOlof Johansson
2019-12-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05soc: mediatek: cmdq: fixup wrong input order of write apiBibby Hsieh
2019-12-05soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck
2019-12-02Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-11-18soc/tegra: pmc: Add reset sources and levels on Tegra194Thierry Reding
2019-11-18soc/tegra: pmc: Add missing IRQ callbacks on Tegra194Thierry Reding
2019-11-18soc/tegra: pmc: Use lower-case for hexadecimal literalsThierry Reding
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-12Merge tag 'soc-fsl-next-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-11-12soc: fsl: add RCPM driverRan Wang
2019-11-11Merge tag 'v5.4-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2019-11-10Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-11-08Merge tag 'at91-5.5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2019-11-08Merge tag 'zynqmp-soc-for-v5.5' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson
2019-11-07soc: at91: Add Atmel SFR SN (Serial Number) supportKamel Bouhara
2019-11-07soc: mediatek: Refactor bus protection controlWeiyi Lu
2019-11-07soc: mediatek: Refactor sram controlWeiyi Lu
2019-11-07soc: mediatek: Refactor clock controlWeiyi Lu