index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
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
/
qe
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-01-21
soc: fsl: qe: make cpm_muram_offset take a const void* argument
Rasmus Villemoes
1
-1
/
+1
2020-11-23
soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'
Lee Jones
1
-1
/
+1
2020-09-22
soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk
Wang Hai
1
-1
/
+1
2020-05-22
soc: fsl: qe: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2020-05-22
soc: fsl: qe: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2020-03-24
soc: fsl: qe: fix sparse warnings for ucc_slow.c
Li Yang
1
-13
/
+13
2020-03-24
soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structure
Li Yang
1
-7
/
+0
2020-03-24
soc: fsl: qe: fix sparse warnings for qe_ic.c
Li Yang
1
-1
/
+1
2020-03-24
soc: fsl: qe: fix sparse warnings for ucc.c
Li Yang
1
-1
/
+1
2020-03-24
soc: fsl: qe: fix sparse warning for qe_common.c
Li Yang
1
-1
/
+1
2020-03-24
soc: fsl: qe: fix sparse warnings for qe.c
Li Yang
1
-2
/
+2
2020-01-08
soc: fsl: qe: remove set but not used variable 'mm_gc'
YueHaibing
1
-2
/
+0
2019-12-09
soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
Rasmus Villemoes
1
-1
/
+2
2019-12-09
soc: fsl: qe: remove unused #include of asm/irq.h from ucc.c
Rasmus Villemoes
1
-1
/
+0
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
Rasmus Villemoes
1
-9
/
+6
2019-12-09
soc: fsl: qe: drop pointless check in qe_sdma_init()
Rasmus Villemoes
1
-3
/
+0
2019-12-09
soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()
Rasmus Villemoes
1
-3
/
+3
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
Rasmus Villemoes
1
-13
/
+9
2019-12-09
soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path
Rasmus Villemoes
1
-9
/
+7
2019-12-09
soc: fsl: qe: drop broken lazy call of cpm_muram_init()
Rasmus Villemoes
1
-3
/
+0
2019-12-09
soc: fsl: qe: make cpm_muram_free() ignore a negative offset
Rasmus Villemoes
1
-0
/
+3
2019-12-09
soc: fsl: qe: make cpm_muram_free() return void
Rasmus Villemoes
1
-2
/
+1
2019-12-09
soc: fsl: qe: change return type of cpm_muram_alloc() to s32
Rasmus Villemoes
1
-13
/
+16
2019-12-09
soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
Rasmus Villemoes
1
-4
/
+3
2019-12-09
soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
Rasmus Villemoes
1
-4
/
+10
2019-12-09
soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
Rasmus Villemoes
1
-5
/
+2
2019-12-09
soc: fsl: qe: qe.c: use of_property_read_* helpers
Rasmus Villemoes
1
-25
/
+8
2019-12-09
soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
Rasmus Villemoes
2
-101
/
+50
2019-12-09
soc: fsl: qe: simplify qe_ic_init()
Rasmus Villemoes
1
-23
/
+4
[next]