Age | Commit message (Expand) | Author |
2020-05-22 | soc: fsl: qe: Replace one-element array and use struct_size() helper | Gustavo A. R. Silva |
2020-03-24 | soc: fsl: qe: fix sparse warnings for ucc_slow.c | Li Yang |
2020-03-24 | soc: fsl: qe: fix sparse warnings for ucc_fast.c | Li Yang |
2020-02-19 | soc: fsl: dpio: Adding QMAN multiple enqueue interface | Youri Querry |
2019-12-09 | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: make cpm_muram_free() return void | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: change return type of cpm_muram_alloc() to s32 | Rasmus Villemoes |
2019-12-09 | soc/fsl/qe/qe.h: update include path for cpm.h | Rasmus Villemoes |
2019-12-09 | soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: merge qe_ic.h headers into qe_ic.c | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: make qe_ic_get_{low,high}_irq static | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: remove unused qe_ic_set_* functions | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: introduce qe_io{read,write}* wrappers | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers | Rasmus Villemoes |
2019-10-31 | dpaa_eth: register a device link for the qman portal used | Madalin Bucur |
2019-10-31 | soc: fsl: qbman: allow registering a device link for the portal user | Madalin Bucur |
2019-07-22 | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i... | Jonathan Corbet |
2019-07-17 | docs: powerpc: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-17 | Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-20 | soc: fsl: qbman_portals: add APIs to retrieve the probing status | Laurentiu Tudor |
2019-01-11 | soc: fsl: dpio: Change bpid type to u16 | 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-08 | soc: fsl: dpio: use a cpumask to identify which cpus are unused | Ioana Ciornei |
2018-12-19 | soc: fsl: dpio: Add BP and FQ query APIs | Roy Pledge |
2018-11-23 | soc/qman: add return value to interrupt coalesce changing APIs | Madalin Bucur |
2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-10-22 | net/wan/fsl_ucc_hdlc: error counters | Mathias Thore |
2018-10-05 | soc: fsl: qbman: add interrupt coalesce changing APIs | Madalin Bucur |
2018-09-27 | soc: fsl: qbman: add APIs to retrieve the probing status | Laurentiu Tudor |
2018-09-21 | soc: fsl: dpio: add congestion notification support | Horia Geantă |
2018-09-21 | soc: fsl: dpio: add frame list format support | Horia Geantă |
2018-09-21 | soc: fsl: dpio: add back some frame queue functions | Horia Geantă |
2018-07-24 | staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl | Roy Pledge |
2017-05-18 | net/wan/fsl_ucc_hdlc: add hdlc-bus support | Holger Brunck |
2017-05-18 | fsl/qe: add bit description for SYNL register for GUMR | Holger Brunck |
2017-05-12 | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-04-30 | soc/fsl/qe: get rid of immrbar_virt_to_phys() | Christophe Leroy |
2017-04-30 | net: ethernet: ucc_geth: fix MEM_PART_MURAM mode | Christophe Leroy |
2017-03-24 | soc/qman: add macros needed by caam/qi driver | Horia Geantă |
2017-03-24 | soc/qman: export non-programmable FQD fields query | Horia Geantă |
2017-03-24 | soc/qman: add dedicated channel ID for CAAM | Horia Geantă |
2017-03-24 | soc/qman: export volatile dequeue related structs | Horia Geantă |
2016-11-23 | soc/qman: Handle endianness of h/w descriptors | Claudiu Manoil |