index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
qe
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
Herve Codina
1
-10
/
+14
2024-07-04
soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()
Herve Codina
1
-0
/
+13
2024-07-04
soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
Herve Codina
1
-8
/
+11
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-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
3
-5
/
+3
2023-08-12
soc: fsl: Explicitly include correct DT includes
Rob Herring
3
-5
/
+3
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
1
-0
/
+1
2023-05-31
soc/fsl/qe: fix usb.c build errors
Randy Dunlap
1
-0
/
+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-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-05
soc: fsl: qe: request pins non-exclusively
Dmitry Torokhov
1
-27
/
+24
2022-11-02
soc: fsl: qe: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-1
/
+3
2022-11-01
soc: fsl: qe: Avoid using gpio_to_desc()
Linus Walleij
1
-36
/
+30
2022-02-18
soc: fsl: qe: Check of ioremap return value
Jiasheng Jiang
1
-0
/
+2
2022-02-18
soc: fsl: qe: fix typo in a comment
Jason Wang
1
-2
/
+2
2021-08-13
soc: fsl: qe: fix static checker warning
Maxim Kochetkov
1
-6
/
+5
2021-08-06
soc: fsl: qe: convert QE interrupt controller to platform_device
Maxim Kochetkov
1
-31
/
+44
2021-04-06
soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*
Christophe Leroy
6
-97
/
+97
2021-04-06
soc: fsl: qe: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-2
/
+1
2021-01-21
soc: fsl: qe: add cpm_muram_free_addr() helper
Rasmus Villemoes
1
-0
/
+12
2021-01-21
soc: fsl: qe: store muram_vbase as a void pointer instead of u8
Rasmus Villemoes
1
-3
/
+3
[next]