index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2026-08-07
soc: fsl: qe: check platform_driver_register() in qe_ic_of_init()
Linkai Gong
2026-08-07
soc: fsl: guts: implement the RCW override procedure
Vladimir Oltean
2026-08-07
soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
Vladimir Oltean
2026-08-07
soc: fsl: guts: make it easier to determine on which SoC we are running
Ioana Ciornei
2026-08-07
soc: fsl: guts: add a central fsl_guts_read() function
Ioana Ciornei
2026-08-07
soc: fsl: guts: add a global structure to hold state
Ioana Ciornei
2026-08-07
soc: fsl: guts: use a macro to encode the DCFG CCSR space
Ioana Ciornei
2026-08-07
soc: fsl: guts: perform fsl_guts_init() error teardown in reverse order of setup
Vladimir Oltean
2026-08-07
soc: fsl: qe: Add support of IRQs in QE GPIO
Paul Louvel
2026-08-03
soc: fsl: qe: Rename irq variable to parent_irq
Paul Louvel
2026-08-03
soc: fsl: qe: Convert to generic IRQ chip
Paul Louvel
2026-08-03
soc: fsl: qe: Handle spurious interrupts
Paul Louvel
2026-08-03
soc: fsl: qe: Iterate over all pending interrupts in cascade handler
Paul Louvel
2026-08-03
soc: fsl: qe: Use generic_handle_domain_irq()
Paul Louvel
2026-08-03
soc: fsl: qe: Add chained_irq_{enter,exit}() calls in cascade handler
Paul Louvel
2026-08-03
soc: fsl: qe: implement get_direction()
Christophe Leroy (CS GROUP)
2026-08-03
soc: fsl: dpio: Remove redundant dev_err()
Pan Chuang
2026-08-03
soc: fsl: qe: properly scan GPIO nodes at startup
Christophe Leroy (CS GROUP)
2026-07-29
powerpc: Move CONFIG_QE_GPIO to SoC
Christophe Leroy (CS GROUP)
2026-07-09
soc: fsl: qe_ports_ic: Use generic I/O helper instead of specific powerPC ones
Christophe Leroy (CS GROUP)
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-05-18
Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2026-04-04
soc: fsl: qe: panic on ioremap() failure in qe_reset()
Wang Jun
2026-03-25
soc: fsl: qe_ports_ic: switch to irq_domain_create_linear()
Christophe Leroy (CS GROUP)
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
2026-03-13
soc: fsl: qe_ports_ic: Add missing cleanup on device removal
Felix Gu
2026-03-12
soc: fsl: guts: don't access of_root directly
Bartosz Golaszewski
2026-02-23
soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_in...
Chen Ni
2026-02-23
soc: fsl: qbman: fix race condition in qman_destroy_fq
Richard Genoud
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-21
soc: fsl: qe: qe_ports_ic: Consolidate chained IRQ handler install/remove
Chen Ni
2026-01-10
soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy (CS GROUP)
2026-01-06
soc: fsl: qe: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2025-11-26
soc: fsl: qbman: use kmalloc_array() instead of kmalloc()
Gongwei Li
2025-11-26
soc: fsl: qbman: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-10-02
Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-09-22
soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
2025-09-22
soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
Christophe Leroy
2025-09-22
soc: fsl: qe: Change GPIO driver to a proper platform driver
Christophe Leroy
2025-09-18
soc: fsl: qmc: Only set completion interrupt when needed
Christophe Leroy
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-21
soc: fsl: qe: convert set_multiple() to returning an integer
Bartosz Golaszewski
2025-07-08
soc: Use dev_fwnode()
Jiri Slaby (SUSE)
2025-07-08
soc: fsl: qe: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-22
Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
2025-05-17
soc: fsl: qe: Consolidate chained IRQ handler install/remove
Chen Ni
2025-05-16
soc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
[next]