Age | Commit message (Expand) | Author |
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 |