index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
dpio
Age
Commit message (
Expand
)
Author
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-11-10
Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2021-11-03
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-10-21
soc: fsl: dpio: rename the enqueue descriptor variable
Youri Querry
2021-10-21
soc: fsl: dpio: use an explicit NULL instead of 0
Ioana Ciornei
2021-10-20
soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()
Tim Gardner
2021-10-19
soc: fsl: dpio: use the combined functions to protect critical zone
Meng Li
2021-10-19
soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id
Meng Li
2021-10-15
soc: fsl: dpio: add Net DIM integration
Ioana Ciornei
2021-10-15
soc: fsl: dpio: add support for irq coalescing per software portal
Ioana Ciornei
2021-10-15
soc: fsl: dpio: extract the QBMAN clock frequency from the attributes
Ioana Ciornei
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