| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-12-17 | 1 | -6/+2 |
|\ |
|
| * | soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq' | Lee Jones | 2020-11-24 | 1 | -6/+2 |
* | | soc/fsl/qbman: Add an argument to signal if NAPI processing is required. | Sebastian Andrzej Siewior | 2020-11-04 | 1 | -6/+6 |
|/ |
|
* | soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing | YueHaibing | 2020-05-22 | 1 | -5/+0 |
* | dpaa_eth: register a device link for the qman portal used | Madalin Bucur | 2019-10-31 | 1 | -6/+0 |
* | soc: fsl: qbman: allow registering a device link for the portal user | Madalin Bucur | 2019-10-31 | 1 | -0/+13 |
* | soc/fsl/qbman: Fixup qman_shutdown_fq() | Roy Pledge | 2019-08-15 | 1 | -11/+42 |
* | soc/fsl/qbman: Disable interrupts during portal recovery | Roy Pledge | 2019-08-15 | 1 | -3/+19 |
* | soc/fsl/qbman: Fix drain_mr_fqni() | Roy Pledge | 2019-08-15 | 1 | -1/+3 |
* | soc/fsl/qbman: Cleanup QMan queues if device was already initialized | Roy Pledge | 2019-08-15 | 1 | -2/+2 |
* | soc: fsl: qbman: avoid race in clearing QMan interrupt | Madalin Bucur | 2019-01-18 | 1 | -4/+5 |
* | soc/qman: add return value to interrupt coalesce changing APIs | Madalin Bucur | 2018-11-23 | 1 | -7/+26 |
* | soc: fsl: qbman: read ithresh from HW | Madalin Bucur | 2018-11-23 | 1 | -1/+1 |
* | soc: fsl: qbman: add interrupt coalesce changing APIs | Madalin Bucur | 2018-10-05 | 1 | -0/+31 |
* | soc: fsl: qbman: Use last response to determine valid bit | Roy Pledge | 2018-10-05 | 1 | -2/+14 |
* | soc: fsl: qbman: Check if CPU is offline when initializing portals | Roy Pledge | 2018-10-05 | 1 | -4/+2 |
* | soc: fsl: qbman: qman: avoid allocating from non existing gen_pool | Alexandre Belloni | 2018-09-25 | 1 | -0/+3 |
* | treewide: Use array_size() in vzalloc() | Kees Cook | 2018-06-13 | 1 | -1/+2 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | soc/fsl/qbman: fix issue in qman_delete_cgr_safe() | Madalin Bucur | 2018-03-14 | 1 | -23/+5 |
* | soc/fsl/qbman: different register offsets on ARM | Madalin Bucur | 2017-09-22 | 1 | -0/+38 |
* | soc/fsl/qbman: Rework portal mapping calls for ARM/PPC | Roy Pledge | 2017-09-22 | 1 | -18/+13 |
* | soc/fsl/qbman: Drop set/clear_bits usage | Madalin Bucur | 2017-09-22 | 1 | -4/+4 |
* | soc/fsl/qman: Sleep instead of stuck hacking jiffies | Karim Eshapa | 2017-09-22 | 1 | -5/+1 |
* | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-12 | 1 | -0/+5 |
|\ |
|
| * | soc/fsl/qbman: Disable IRQs for deferred QBMan work | Roy Pledge | 2017-04-30 | 1 | -0/+5 |
* | | soc/qman: export non-programmable FQD fields query | Horia Geantă | 2017-03-24 | 1 | -2/+2 |
|/ |
|
* | soc/qman: Handle endianness of h/w descriptors | Claudiu Manoil | 2016-11-24 | 1 | -30/+35 |
* | soc/qman: Clean up CGR CSCN target update operations | Claudiu Manoil | 2016-11-23 | 1 | -14/+23 |
* | soc/qman: Change remaining contextB into context_b | Claudiu Manoil | 2016-11-23 | 1 | -6/+6 |
* | soc/qbman: Handle endianness of qm/bm_in/out() | Claudiu Manoil | 2016-11-23 | 1 | -3/+3 |
* | soc/qman: Drop unused field from eqcr/dqrr descriptors | Claudiu Manoil | 2016-11-23 | 1 | -2/+1 |
* | soc/qman: Fix accesses to fqid, cleanup | Claudiu Manoil | 2016-11-23 | 1 | -16/+16 |
* | soc/qman: Remove unused struct qm_mcc* layouts | Claudiu Manoil | 2016-11-23 | 1 | -40/+18 |
* | soc/qman: Remove redundant checks from qman_create_cgr() | Claudiu Manoil | 2016-11-23 | 1 | -4/+4 |
* | soc/qman: test: Don't use dummy platform device for dma mapping | Claudiu Manoil | 2016-11-23 | 1 | -0/+1 |
* | soc/qman: Don't add a new platform device for dma mapping | Claudiu Manoil | 2016-11-23 | 1 | -21/+10 |
* | soc/qman: Fix direct access to fd's addr_lo, use proper accesor | Claudiu Manoil | 2016-11-23 | 1 | -2/+2 |
* | soc/qman: Fix h/w resource cleanup error path handling | Claudiu Manoil | 2016-11-23 | 1 | -5/+11 |
* | soc/fsl: fix spelling mistakes in critical error messages | Colin Ian King | 2016-11-22 | 1 | -1/+1 |
* | soc/fsl: Introduce DPAA 1.x QMan device driver | Claudiu Manoil | 2016-09-25 | 1 | -0/+2881 |