index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
qe
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/drivers
Arnd Bergmann
5
-52
/
+171
2026-08-07
soc: fsl: qe: check platform_driver_register() in qe_ic_of_init()
Linkai Gong
1
-2
/
+1
2026-08-07
soc: fsl: qe: Add support of IRQs in QE GPIO
Paul Louvel
2
-1
/
+28
2026-08-03
soc: fsl: qe: Rename irq variable to parent_irq
Paul Louvel
1
-6
/
+6
2026-08-03
soc: fsl: qe: Convert to generic IRQ chip
Paul Louvel
2
-41
/
+76
2026-08-03
soc: fsl: qe: Handle spurious interrupts
Paul Louvel
1
-0
/
+6
2026-08-03
soc: fsl: qe: Iterate over all pending interrupts in cascade handler
Paul Louvel
1
-12
/
+5
2026-08-03
soc: fsl: qe: Use generic_handle_domain_irq()
Paul Louvel
1
-2
/
+3
2026-08-03
soc: fsl: qe: Add chained_irq_{enter,exit}() calls in cascade handler
Paul Louvel
1
-0
/
+7
2026-08-03
soc: fsl: qe: implement get_direction()
Christophe Leroy (CS GROUP)
1
-0
/
+25
2026-08-03
soc: fsl: qe: properly scan GPIO nodes at startup
Christophe Leroy (CS GROUP)
1
-0
/
+15
2026-07-29
powerpc: Move CONFIG_QE_GPIO to SoC
Christophe Leroy (CS GROUP)
1
-0
/
+8
2026-07-09
soc: fsl: qe_ports_ic: Use generic I/O helper instead of specific powerPC ones
Christophe Leroy (CS GROUP)
1
-6
/
+9
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-04-04
soc: fsl: qe: panic on ioremap() failure in qe_reset()
Wang Jun
1
-0
/
+3
2026-03-25
soc: fsl: qe_ports_ic: switch to irq_domain_create_linear()
Christophe Leroy (CS GROUP)
1
-1
/
+1
2026-03-13
soc: fsl: qe_ports_ic: Add missing cleanup on device removal
Felix Gu
1
-6
/
+15
2026-02-23
soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_init_resources()
Chen Ni
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-4
/
+4
2026-01-21
soc: fsl: qe: qe_ports_ic: Consolidate chained IRQ handler install/remove
Chen Ni
1
-2
/
+1
2026-01-10
soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy (CS GROUP)
2
-1
/
+143
2026-01-06
soc: fsl: qe: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-11
/
+2
2025-10-02
Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-11
/
+33
2025-09-22
soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
Christophe Leroy
1
-24
/
+27
2025-09-22
soc: fsl: qe: Change GPIO driver to a proper platform driver
Christophe Leroy
1
-40
/
+48
2025-09-18
soc: fsl: qmc: Only set completion interrupt when needed
Christophe Leroy
1
-11
/
+33
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-2
/
+2
2025-07-21
soc: fsl: qe: convert set_multiple() to returning an integer
Bartosz Golaszewski
1
-3
/
+5
2025-07-08
soc: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+1
2025-07-08
soc: fsl: qe: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-11
/
+4
2025-05-22
Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
1
-6
/
+4
2025-05-17
soc: fsl: qe: Consolidate chained IRQ handler install/remove
Chen Ni
1
-6
/
+4
2025-05-16
soc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-05-09
soc: fsl: qe: remove unused qe_ic_from_irq function
Tom Rix
1
-5
/
+0
2025-03-20
irqdomain: soc: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
1
-2
/
+2
2024-11-15
Merge tag 'soc_fsl-6.13-1' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
2
-25
/
+7
2024-11-14
soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failure
Herve Codina
1
-1
/
+3
2024-11-14
soc: fsl: cpm1: tsa: switch to for_each_available_child_of_node_scoped()
Javier Carrasco
1
-24
/
+4
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-10-11
Merge tag 'soc_fsl-6.12-3' of https://github.com/chleroy/linux into arm/fixes
Arnd Bergmann
1
-6
/
+5
2024-10-02
soc: fsl: cpm1: qmc: Fix unused data compilation warning
Herve Codina
1
-2
/
+2
2024-10-02
soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointers
Geert Uytterhoeven
1
-4
/
+3
2024-09-05
soc: fsl: qe: ucc: Export ucc_mux_set_grant_tsa_bkpt
Herve Codina
1
-0
/
+1
2024-09-04
soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.h
Christophe Leroy
1
-2
/
+1
2024-09-03
soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware
Herve Codina
1
-0
/
+67
2024-09-03
soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation
Herve Codina
2
-14
/
+204
2024-09-03
soc: fsl: qe: Add resource-managed muram allocators
Herve Codina
1
-0
/
+80
2024-09-03
soc: fsl: cpm1: qmc: Introduce qmc_version
Herve Codina
1
-0
/
+6
[next]