Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
282722b0d258ec23fc79d80165418fee83f01736
/
drivers
/
soc
/
fsl
8496272
soc/qman: export non-programmable FQD fields query
by Horia Geantă
· 8 years ago
329d090
soc/qman: add dedicated channel ID for CAAM
by Horia Geantă
· 8 years ago
1662e93
soc/qman: export volatile dequeue related structs
by Horia Geantă
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
5233c33
Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
39e7ac1
soc/fsl/qman: test: use DEFINE_SPINLOCK()
by Fabian Frederick
· 8 years ago
d754442
soc/fsl/bman: Use resource_size instead of computation
by Wei Yongjun
· 8 years ago
c9492b4
soc/fsl/qe: use builtin_platform_driver
by Geliang Tang
· 8 years ago
1f759d3
soc/fsl/qbman: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
fce77c3
soc/fsl/qbman: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
34c1c21
soc: fsl: fix section mismatch build warnings
by Sudeep Holla
· 8 years ago
a6fc3b6
soc: fsl: add GUTS driver for QorIQ platforms
by yangbo lu
· 8 years ago
1805882
soc/qman: Handle endianness of h/w descriptors
by Claudiu Manoil
· 8 years ago
496bfa1
soc/qman: Clean up CGR CSCN target update operations
by Claudiu Manoil
· 8 years ago
efe848c
soc/qman: Change remaining contextB into context_b
by Claudiu Manoil
· 8 years ago
5a42f1e
soc/qbman: Handle endianness of qm/bm_in/out()
by Claudiu Manoil
· 8 years ago
b539945
soc/qman: Drop unused field from eqcr/dqrr descriptors
by Claudiu Manoil
· 8 years ago
d6753c7
soc/qman: Fix accesses to fqid, cleanup
by Claudiu Manoil
· 8 years ago
7ff07da
soc/qman: Remove unused struct qm_mcc* layouts
by Claudiu Manoil
· 8 years ago
e5caf69
soc/qman: Remove redundant checks from qman_create_cgr()
by Claudiu Manoil
· 8 years ago
021ba01
soc/qman: test: Don't use dummy platform device for dma mapping
by Claudiu Manoil
· 8 years ago
0fbeac3
soc/qman: Don't add a new platform device for dma mapping
by Claudiu Manoil
· 8 years ago
57e68a5
soc/qman: test: Fix implementation of fd_cmp()
by Claudiu Manoil
· 8 years ago
b6e969d
soc/qman: Fix direct access to fd's addr_lo, use proper accesor
by Claudiu Manoil
· 8 years ago
333e72c
soc/qbman: Fix resource leak on portal probing error path
by Claudiu Manoil
· 8 years ago
d95cb0d3
soc/qman: Fix h/w resource cleanup error path handling
by Claudiu Manoil
· 8 years ago
2f28d21
soc/qman: Replace of_get_property() with portable equivalent
by Madalin Bucur
· 8 years ago
02b7d2a
soc/qman: Check ioremap return value
by Madalin Bucur
· 8 years ago
57907a7
soc/fsl: fix spelling mistakes in critical error messages
by Colin Ian King
· 8 years ago
e0b80f0
arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
by Claudiu Manoil
· 8 years ago
de77562
soc/qman: Add self-test for QMan driver
by Claudiu Manoil
· 8 years ago
97e0d38
soc/bman: Add self-test for BMan driver
by Claudiu Manoil
· 8 years ago
c535e92
soc/fsl: Introduce DPAA 1.x QMan device driver
by Claudiu Manoil
· 8 years ago
1f9c0a7
soc/fsl: Introduce DPAA 1.x BMan device driver
by Claudiu Manoil
· 8 years ago
5dc6f3f
soc/fsl/qe: fix gpio save_regs functions
by Christophe Leroy
· 8 years ago
4d486e0
soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)
by Christophe Leroy
· 8 years ago
74c269f
fsl/qe: use of_property_read_bool
by Julia Lawall
· 8 years ago
5066943
soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()
by Zhao Qiang
· 8 years ago
40f1ebd
soc/fsl/qe: Use resource_size
by Vaishali Thakkar
· 8 years ago
35ef1c2
fsl/qe: Add QE TDM lib
by Zhao Qiang
· 8 years ago
bb8b206
fsl/qe: setup clock source for TDM mode
by Zhao Qiang
· 8 years ago
68f047e
fsl/qe: add rx_sync and tx_sync for TDM mode
by Zhao Qiang
· 8 years ago
1e714e5
powerpc: qe_lib-gpio: use gpiochip data pointer
by Linus Walleij
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
66923a6
qe: Use GFP_ATOMIC while spin_lock_irqsave is held
by Saurabh Sengar
· 9 years ago
713df30
qe: Make cpm_muram_alloc_common static
by Saurabh Sengar
· 9 years ago
c9ee69c
qe/ic: fix a buffer overflow error and add check elsewhere
by Zhao Qiang
· 9 years ago
e847396
powerpc: qe_lib/gpio: Be sure to clamp return value
by Linus Walleij
· 9 years ago
7aa1aa6
QE: Move QE from arch/powerpc to drivers/soc
by Zhao Qiang
· 9 years ago