index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
dpio
Age
Commit message (
Expand
)
Author
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-23
soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
Hao Si
2020-11-23
soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanours
Lee Jones
2020-09-22
soc: fsl: dpio: remove set but not used 'addr_cena'
Jason Yan
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-05-28
Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2020-05-22
soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register
YueHaibing
2020-05-22
soc: fsl: dpio: Prefer the CPU affine DPIO
Roy Pledge
2020-05-07
soc: fsl: dpio: properly compute the consumer index
Ioana Ciornei
2020-04-17
soc: fsl: dpio: avoid stack usage warning
Arnd Bergmann
2020-04-17
soc: fsl: dpio: fix incorrect pointer conversions
Arnd Bergmann
2020-04-03
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-10
soc: fsl: dpio: register dpio irq handlers after dpio create
Grigore Popescu
2020-02-21
soc: fsl: dpio: fix dereference of pointer p before null check
Colin Ian King
2020-02-19
soc: fsl: dpio: Replace QMAN array mode with ring mode enqueue
Youri Querry
2020-02-19
soc: fsl: dpio: QMAN performance improvement with function pointer indirection
Youri Querry
2020-02-19
soc: fsl: dpio: Adding QMAN multiple enqueue interface
Youri Querry
2019-08-15
soc: fsl: dpio: remove explicit device_link_remove
Ioana Ciornei
2019-05-20
soc: fsl: dpio: Add support for memory backed QBMan portals
Roy Pledge
2019-05-20
soc: fsl: dpio: Increase timeout for QBMan Management Commands
Youri Querry
2019-02-26
soc: fsl: dpio: configure cache stashing destination
Ioana Ciornei
2019-02-26
soc: fsl: dpio: enable frame data cache stashing per software portal
Ioana Ciornei
2019-02-19
soc: fsl: dpio: fix memory leak of a struct qbman on error exit path
Colin Ian King
2019-02-04
soc: fsl: dpio: Use after free in dpaa2_dpio_remove()
Dan Carpenter
2019-01-11
soc: fsl: dpio: Change bpid type to u16
Ioana Ciocoi Radulescu
2019-01-11
soc: fsl: dpio: Add prefetch instruction
Ioana Ciocoi Radulescu
2019-01-11
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
2019-01-11
soc: fsl: dpio: store a backpointer to the device backing the dpaa2_io
Ioana Ciornei
2019-01-11
soc: fsl: dpio: keep a per dpio device MC portal
Ioana Ciornei
2019-01-11
soc: fsl: dpio: perform DPIO Reset on Probe
Roy Pledge
2019-01-08
soc: fsl: dpio: use a cpumask to identify which cpus are unused
Ioana Ciornei
2019-01-08
soc: fsl: dpio: cleanup the cpu array on dpaa2_io_down
Ioana Ciornei
2018-12-19
soc: fsl: dpio: Add BP and FQ query APIs
Roy Pledge
2018-10-29
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-09-21
soc: fsl: dpio: add back some frame queue functions
Horia Geantă
2018-08-30
soc: fsl: dpio: remove redundant pointer 'priv'
Colin Ian King
2018-07-24
soc: fsl: dpio: Convert DPIO documentation to .rst
Roy Pledge
2018-07-24
staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl
Roy Pledge