Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8291e15108cde33c3e086a34af5381c95cc7aa87
/
drivers
/
soc
/
fsl
5674a92
soc/fsl/qe: Fix an error code in qe_pin_request()
by Dan Carpenter
· 6 years ago
384d11f
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
8ceb820
Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers
by Arnd Bergmann
· 6 years ago
51da14e
soc: fsl: dpio: configure cache stashing destination
by Ioana Ciornei
· 6 years ago
390bf02
soc: fsl: dpio: enable frame data cache stashing per software portal
by Ioana Ciornei
· 6 years ago
ae23a0f
soc: fsl: guts: make fsl_guts_get_svr() static
by Horia Geantă
· 6 years ago
3b96fe6
Merge tag 'soc-fsl-next-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers
by Arnd Bergmann
· 6 years ago
bd3bd3b
soc: fsl: dpio: fix memory leak of a struct qbman on error exit path
by Colin Ian King
· 6 years ago
c195906
soc: fsl: dpio: Use after free in dpaa2_dpio_remove()
by Dan Carpenter
· 6 years ago
57f87c7
Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers
by Arnd Bergmann
· 6 years ago
e22dc7b
Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixes
by Arnd Bergmann
· 6 years ago
89857a8
soc: fsl: qbman: avoid race in clearing QMan interrupt
by Madalin Bucur
· 6 years ago
e874644
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
3c0d64e
soc: fsl: guts: reuse machine name from device tree
by Li Yang
· 6 years ago
8a533a7
soc: fsl: dpio: Change bpid type to u16
by Ioana Ciocoi Radulescu
· 6 years ago
47441f7
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
by Ioana Ciornei
· 6 years ago
f1e250b
soc: fsl: dpio: Add prefetch instruction
by Ioana Ciocoi Radulescu
· 6 years ago
cf9ff75
soc: fsl: dpio: store a backpointer to the device backing the dpaa2_io
by Ioana Ciornei
· 6 years ago
9182ee2
soc: fsl: dpio: keep a per dpio device MC portal
by Ioana Ciornei
· 6 years ago
11c8bac
soc: fsl: dpio: perform DPIO Reset on Probe
by Roy Pledge
· 6 years ago
991e873
soc: fsl: dpio: use a cpumask to identify which cpus are unused
by Ioana Ciornei
· 6 years ago
e181a56
soc: fsl: dpio: cleanup the cpu array on dpaa2_io_down
by Ioana Ciornei
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
8d68100
soc/fsl/qe: fix err handling of ucc_of_parse_tdm
by Wen Yang
· 6 years ago
e80081c
soc: fsl: dpio: Add BP and FQ query APIs
by Roy Pledge
· 6 years ago
5c664ac
soc/qman: add return value to interrupt coalesce changing APIs
by Madalin Bucur
· 6 years ago
830b61b
soc: fsl: qbman: read ithresh from HW
by Madalin Bucur
· 6 years ago
b22b6be
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
685f7e4
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
b27186a
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
62606c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
402a569
soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
by Christophe Leroy
· 6 years ago
6d06009
soc: fsl: qbman: add interrupt coalesce changing APIs
by Madalin Bucur
· 6 years ago
e0940b3
soc: fsl: bman_portals: defer probe after bman's probe
by Laurentiu Tudor
· 6 years ago
f1c98ee
soc: fsl: qbman: Use last response to determine valid bit
by Roy Pledge
· 6 years ago
06cc593
soc: fsl: qbman: Add 64 bit DMA addressing requirement to QBMan
by Roy Pledge
· 6 years ago
d8bac81
soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlers
by Madalin Bucur
· 6 years ago
9beaf66
soc: fsl: qbman: Check if CPU is offline when initializing portals
by Roy Pledge
· 6 years ago
56740a7
Merge tag 'soc-fsl-fix-v4.19-2' into HEAD
by Li Yang
· 6 years ago
dc37a25
soc: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
5a1eb8b
soc: fsl: qman_portals: defer probe after qman's probe
by Laurentiu Tudor
· 6 years ago
853dc10
soc: fsl: qbman: add APIs to retrieve the probing status
by Laurentiu Tudor
· 6 years ago
96fc74333
soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
by Zhao Qiang
· 7 years ago
64e9e22
soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
by Alexandre Belloni
· 6 years ago
48c43de
soc: fsl: dpio: add back some frame queue functions
by Horia Geantă
· 6 years ago
afa86d2
soc: fsl: dpio: remove redundant pointer 'priv'
by Colin Ian King
· 6 years ago
f55f612
soc: fsl/qe: Use of_get_child_by_name helper
by Rob Herring
· 6 years ago
4625210
soc: fsl: cleanup Kconfig menu
by Li Yang
· 6 years ago
d8e516b
soc: fsl: dpio: Convert DPIO documentation to .rst
by Roy Pledge
· 6 years ago
c89105c
staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl
by Roy Pledge
· 6 years ago
1c0b7df
soc: fsl: qe: gpio: Add qe_gpio_set_multiple
by Joakim Tjernlund
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
96f413f
soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
by Madalin Bucur
· 7 years ago
14b055f
soc: fsl: guts: Add a NULL check for devm_kasprintf()
by Fabio Estevam
· 7 years ago
6ea0acf
soc: fsl: support GUTS driver for ls1012a/ls1046a
by yangbo lu
· 7 years ago
cf9b077
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e868adf
soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARM
by Madalin Bucur
· 7 years ago
e6b909f
soc/fsl/qbman: Add missing headers on ARM
by Claudiu Manoil
· 7 years ago
21772c4
soc/fsl/qbman: different register offsets on ARM
by Madalin Bucur
· 7 years ago
2c62f8b6f
soc/fsl/qbman: add QMAN_REV32
by Madalin Bucur
· 7 years ago
e6e2df6
soc/fsl/qbman: Rework portal mapping calls for ARM/PPC
by Roy Pledge
· 7 years ago
219e8e0
soc/fsl/qbman: Fix ARM32 typo
by Valentin Rothberg
· 7 years ago
6111d19
soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
by Claudiu Manoil
· 7 years ago
f5bd229
soc/fsl/qbman: Drop set/clear_bits usage
by Madalin Bucur
· 7 years ago
07f8691
soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocations
by Roy Pledge
· 7 years ago
5ae783c
soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
by Roy Pledge
· 7 years ago
42d0349
soc/fsl/qbman: Add common routine for QBMan private allocations
by Roy Pledge
· 7 years ago
b496468
soc/fsl/guts: Add compatible string for LS1088
by ashish kumar
· 7 years ago
7ce2e93
soc/fsl/qman: Sleep instead of stuck hacking jiffies
by Karim Eshapa
· 8 years ago
37c342c
soc: Convert to using %pOF instead of full_name
by Rob Herring
· 8 years ago
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
28b4780
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
290d638
soc/qbman: Move dma-mapping.h include to qman_priv.h
by Paul Gortmaker
· 8 years ago
4512c7b
soc/qbman: Fix implicit header dependency now causing build fails
by Paul Gortmaker
· 8 years ago
e21c731
soc/fsl/qbman: Disable IRQs for deferred QBMan work
by Roy Pledge
· 8 years ago
4ba2516
soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functions
by Valentin Longchamp
· 8 years ago
e5c5c8d
soc/fsl/qe: only apply QE_General4 workaround on affected SoCs
by Valentin Longchamp
· 8 years ago
2ccf80b
soc/fsl/qe: round brg_freq to 1kHz granularity
by Valentin Longchamp
· 8 years ago
b54ea82
soc/fsl/qe: get rid of immrbar_virt_to_phys()
by Christophe Leroy
· 8 years ago
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
34c1c21e
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
Next »