summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-08-304-6/+5
|\
| * soc: fsl: Explicitly include correct DT includesRob Herring2023-08-124-6/+5
* | soc: fsl: qe: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-07-171-2/+2
|/
* Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-292-7/+2
|\
| * soc/fsl/qe: fix usb.c build errorsRandy Dunlap2023-05-311-0/+1
| * bus: fsl-mc: Make remove function return voidUwe Kleine-König2023-05-301-3/+1
| * soc: fsl: dpio: Suppress duplicated error reporting on device removeUwe Kleine-König2023-05-301-5/+1
* | soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TESTHerve Codina2023-05-301-2/+2
|/
* Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-04-275-0/+2450
|\
| * soc: fsl: cpm1: qmc: Fix test dependencyHerve Codina2023-03-141-1/+1
| * soc: fsl: cpm1: qmc: Fix assigned timeslot masksHerve Codina via Alsa-devel2023-03-081-3/+7
| * soc: fsl: cpm1: Add support for QMCHerve Codina2023-03-053-0/+1546
| * soc: fsl: cpm1: Add support for TSAHerve Codina2023-03-054-0/+900
* | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-1/+1
|\ \
| * | gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann2023-03-061-1/+1
| |/
* / soc: fsl: Use of_property_present() for testing DT property presenceRob Herring2023-04-141-4/+4
|/
* Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-12-131-1/+3
|\
| * soc: fsl: qe: Switch to use fwnode instead of of_nodeAndy Shevchenko2022-11-021-1/+3
* | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-121-1/+0
|\ \
| * | soc: fsl: dpio: Remove linux/msi.h includeThomas Gleixner2022-11-231-1/+0
| |/
* | soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov2022-12-051-27/+24
* | soc: fsl: qe: Avoid using gpio_to_desc()Linus Walleij2022-11-011-36/+30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-0/+1
|\
| * soc: fsl: select FSL_GUTS driver for DPIOMathew McBride2022-09-021-0/+1
* | soc: fsl: qbman: Add CGR update functionSean Anderson2022-09-051-0/+48
* | soc: fsl: qbman: Add helper for sanity checking cgr opsSean Anderson2022-09-051-10/+19
|/
* soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s...Yang Yingliang2022-07-051-0/+4
* soc: fsl: guts: fix return value check in fsl_guts_init()Yang Yingliang2022-07-051-2/+2
* soc: fsl: guts: add serial_number supportMichael Walle2022-06-271-2/+46
* soc: fsl: guts: drop platform driverMichael Walle2022-06-271-63/+71
* soc: fsl: guts: use of_root instead of own referenceMichael Walle2022-06-271-8/+4
* soc: fsl: guts: allocate soc_dev_attr on the heapMichael Walle2022-06-271-19/+21
* soc: fsl: guts: embed fsl_guts_get_svr() in probe()Michael Walle2022-06-271-31/+11
* soc: fsl: guts: remove module_exit() and fsl_guts_remove()Michael Walle2022-06-271-14/+1
* soc: fsl: guts: machine variable might be unsetMichael Walle2022-06-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-033-7/+13
|\
| * soc: fsl: qe: Check of ioremap return valueJiasheng Jiang2022-02-181-0/+2
| * soc: fsl: qe: fix typo in a commentJason Wang2022-02-181-2/+2
| * soc: fsl: guts: Add a missing memory allocation failure checkChristophe JAILLET2022-02-181-2/+7
| * soc: fsl: guts: Revert commit 3c0d64e867edChristophe JAILLET2022-02-181-4/+3
* | soc: fsl: dpio: read the consumer index from the cache inhibited areaIoana Ciornei2022-02-091-4/+4
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-232-2/+2
|\
| * cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov2022-01-152-2/+2
* | bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner2021-12-161-4/+4
|/
* Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2021-11-103-7/+5
|\
| * soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa2021-10-211-0/+1
| * soc: fsl: dpio: use the combined functions to protect critical zoneMeng Li2021-10-191-6/+3
| * soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li2021-10-191-1/+1
* | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-034-14/+7
|\ \
| * | soc: fsl: dpio: rename the enqueue descriptor variableYouri Querry2021-10-211-4/+4