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