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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-21
1
-11
/
+14
|
\
|
*
soc: fsl: qbman: Use raw spinlock for cgr_lock
Sean Anderson
2024-03-13
1
-11
/
+14
|
*
soc: fsl: qbman: Always disable interrupts when taking cgr_lock
Sean Anderson
2024-03-13
1
-5
/
+5
*
|
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2024-03-19
1
-1
/
+1
|
\
\
|
*
|
soc: fsl: dpio: fix kcalloc() argument order
Arnd Bergmann
2024-03-13
1
-1
/
+1
|
|
/
*
/
soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage
Rob Herring
2024-03-06
4
-78
/
+38
|
/
*
soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
Herve Codina
2023-12-12
1
-0
/
+51
*
soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
Herve Codina
2023-12-12
1
-28
/
+0
*
soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
Herve Codina
2023-12-12
1
-46
/
+195
*
soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
Herve Codina
2023-12-12
1
-1
/
+4
*
soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
Herve Codina
2023-12-12
1
-14
/
+35
*
soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
Herve Codina
2023-12-12
1
-9
/
+11
*
soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
Herve Codina
2023-12-12
1
-4
/
+4
*
soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
Herve Codina
2023-12-12
1
-20
/
+0
*
soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
Herve Codina
2023-12-12
1
-36
/
+125
*
soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
Herve Codina
2023-12-12
1
-8
/
+8
*
soc: fsl: cpm1: qmc: Introduce available timeslots masks
Herve Codina
2023-12-12
1
-2
/
+6
*
soc: fsl: cpm1: qmc: Add support for child devices
Herve Codina
2023-12-12
1
-20
/
+71
*
soc: fsl: cpm1: qmc: Remove inline function specifiers
Herve Codina
2023-12-12
1
-7
/
+7
*
soc: fsl: cpm1: qmc: Extend the API to provide Rx status
Herve Codina
2023-12-12
1
-4
/
+25
*
soc: fsl: cpm1: qmc: Fix rx channel reset
Herve Codina
2023-12-12
1
-1
/
+0
*
soc: fsl: cpm1: qmc: Fix __iomem addresses declaration
Herve Codina
2023-12-12
1
-17
/
+17
*
soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
Herve Codina
2023-12-12
1
-11
/
+11
*
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-03
1
-2
/
+2
|
\
|
*
powerpc: Remove cpm_dp...() macros
Christophe Leroy
2023-10-20
1
-2
/
+2
*
|
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
2023-11-01
1
-1
/
+1
|
\
\
|
*
|
docs: move powerpc under arch
Costa Shulyupin
2023-10-10
1
-1
/
+1
|
|
/
*
|
soc/fsl: cpm: tsa: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-14
1
-3
/
+2
*
|
soc/fsl: cpm: qmc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-14
1
-4
/
+2
*
|
soc/fsl: dpaa2-console: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-14
1
-4
/
+2
|
/
*
Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-08-30
4
-6
/
+5
|
\
|
*
soc: fsl: Explicitly include correct DT includes
Rob Herring
2023-08-12
4
-6
/
+5
*
|
soc: fsl: qe: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-07-17
1
-2
/
+2
|
/
*
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-29
2
-7
/
+2
|
\
|
*
soc/fsl/qe: fix usb.c build errors
Randy Dunlap
2023-05-31
1
-0
/
+1
|
*
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-30
1
-3
/
+1
|
*
soc: fsl: dpio: Suppress duplicated error reporting on device remove
Uwe Kleine-König
2023-05-30
1
-5
/
+1
*
|
soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
Herve Codina
2023-05-30
1
-2
/
+2
|
/
*
Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-04-27
5
-0
/
+2450
|
\
|
*
soc: fsl: cpm1: qmc: Fix test dependency
Herve Codina
2023-03-14
1
-1
/
+1
|
*
soc: fsl: cpm1: qmc: Fix assigned timeslot masks
Herve Codina via Alsa-devel
2023-03-08
1
-3
/
+7
|
*
soc: fsl: cpm1: Add support for QMC
Herve Codina
2023-03-05
3
-0
/
+1546
|
*
soc: fsl: cpm1: Add support for TSA
Herve Codina
2023-03-05
4
-0
/
+900
*
|
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-25
1
-1
/
+1
|
\
\
|
*
|
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
2023-03-06
1
-1
/
+1
|
|
/
*
/
soc: fsl: Use of_property_present() for testing DT property presence
Rob Herring
2023-04-14
1
-4
/
+4
|
/
*
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-12-13
1
-1
/
+3
|
\
|
*
soc: fsl: qe: Switch to use fwnode instead of of_node
Andy Shevchenko
2022-11-02
1
-1
/
+3
*
|
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
1
-1
/
+0
|
\
\
|
*
|
soc: fsl: dpio: Remove linux/msi.h include
Thomas Gleixner
2022-11-23
1
-1
/
+0
|
|
/
[next]