summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl/qe
AgeCommit message (Expand)AuthorFilesLines
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2023-11-02Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-10-20powerpc: Remove cpm_dp...() macrosChristophe Leroy1-2/+2
2023-10-15soc/fsl: cpm: tsa: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-15soc/fsl: cpm: qmc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-10docs: move powerpc under archCosta Shulyupin1-1/+1
2023-08-31Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-5/+3
2023-08-12soc: fsl: Explicitly include correct DT includesRob Herring3-5/+3
2023-07-18soc: fsl: qe: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-2/+2
2023-06-30Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-05-31soc/fsl/qe: fix usb.c build errorsRandy Dunlap1-0/+1
2023-05-30soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TESTHerve Codina1-2/+2
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-0/+2450
2023-03-14soc: fsl: cpm1: qmc: Fix test dependencyHerve Codina1-1/+1
2023-03-08soc: fsl: cpm1: qmc: Fix assigned timeslot masksHerve Codina via Alsa-devel1-3/+7
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann1-1/+1
2023-03-06soc: fsl: cpm1: Add support for QMCHerve Codina3-0/+1546
2023-03-06soc: fsl: cpm1: Add support for TSAHerve Codina4-0/+900
2022-12-14Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+3
2022-12-05soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov1-27/+24
2022-11-02soc: fsl: qe: Switch to use fwnode instead of of_nodeAndy Shevchenko1-1/+3
2022-11-01soc: fsl: qe: Avoid using gpio_to_desc()Linus Walleij1-36/+30
2022-02-19soc: fsl: qe: Check of ioremap return valueJiasheng Jiang1-0/+2
2022-02-19soc: fsl: qe: fix typo in a commentJason Wang1-2/+2
2021-08-14soc: fsl: qe: fix static checker warningMaxim Kochetkov1-6/+5
2021-08-07soc: fsl: qe: convert QE interrupt controller to platform_deviceMaxim Kochetkov1-31/+44
2021-04-06soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*Christophe Leroy6-97/+97
2021-04-06soc: fsl: qe: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun1-2/+1
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes1-0/+12
2021-01-21soc: fsl: qe: store muram_vbase as a void pointer instead of u8Rasmus Villemoes1-3/+3
2021-01-21soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes1-1/+1
2020-11-24soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'Lee Jones1-1/+1
2020-09-23soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clkWang Hai1-1/+1
2020-05-23soc: fsl: qe: clean up an indentation issueColin Ian King1-1/+1
2020-05-23soc: fsl: qe: Replace one-element array and use struct_size() helperGustavo A. R. Silva1-2/+2
2020-03-25soc: fsl: qe: fix sparse warnings for ucc_slow.cLi Yang1-13/+13
2020-03-25soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structureLi Yang1-7/+0
2020-03-25soc: fsl: qe: fix sparse warnings for qe_ic.cLi Yang1-1/+1
2020-03-25soc: fsl: qe: fix sparse warnings for ucc.cLi Yang1-1/+1
2020-03-25soc: fsl: qe: fix sparse warning for qe_common.cLi Yang1-1/+1
2020-03-25soc: fsl: qe: fix sparse warnings for qe.cLi Yang1-2/+2
2020-01-09soc: fsl: qe: remove set but not used variable 'mm_gc'YueHaibing1-2/+0
2019-12-09soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINERasmus Villemoes1-1/+2
2019-12-09soc: fsl: qe: remove unused #include of asm/irq.h from ucc.cRasmus Villemoes1-1/+0
2019-12-09soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.cRasmus Villemoes1-9/+6
2019-12-09soc: fsl: qe: drop pointless check in qe_sdma_init()Rasmus Villemoes1-3/+0
2019-12-09soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()Rasmus Villemoes1-3/+3
2019-12-09soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.cRasmus Villemoes1-13/+9
2019-12-09soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error pathRasmus Villemoes1-9/+7
2019-12-09soc: fsl: qe: drop broken lazy call of cpm_muram_init()Rasmus Villemoes1-3/+0