summaryrefslogtreecommitdiffstats
path: root/drivers/staging/axis-fifo
AgeCommit message (Expand)AuthorLines
2021-12-30staging: axis-fifo: Use platform_get_irq() to get the interruptLad Prabhakar-8/+3
2021-09-13staging: axis-fifo: convert to use miscdeviceGreg Kroah-Hartman-62/+26
2021-05-10staging: axis-fifo: axis-fifo: Fix function naming in the documentationLee Jones-1/+1
2021-05-10staging: axis-fifo: axis-fifo: Fix some formatting issuesLee Jones-8/+8
2021-04-08staging: axis-fifo: remove redundant dev_err callMuhammad Usama Anjum-1/+0
2020-04-13staging: axis-fifo: Fix parenthesis alignmentJohn B. Wyatt IV-5/+7
2020-01-22staging: axis-fifo: replace spinlock with mutexQuentin Deslandes-59/+101
2019-12-17staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins-1/+1
2019-11-03staging: axis-fifo: remove unused pointer to memory resourceQuentin Deslandes-7/+4
2019-11-03staging: axis-fifo: request resources using managed functionsQuentin Deslandes-32/+13
2019-11-03staging: axis-fifo: avoid parsing ignored device tree propertiesQuentin Deslandes-191/+74
2019-04-16staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz-1/+0
2019-04-16staging: axis-fifo: Add elaborate description in KconfigMoses Christopher-2/+4
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-03-18staging: axis-fifo: add CONFIG_OF dependencyArnd Bergmann-0/+1
2018-11-20staging: axis-fifo: Split line to stay in 80 characters.Cristian Sicilia-1/+2
2018-10-09staging: axis-fifo: remove duplicated include from axis-fifo.cYueHaibing-2/+0
2018-10-09staging: axis-fifo: Remove parentheses in axis-fifo.cIoannis Valasakis-10/+10
2018-10-02staging: axis-fifo: add error handling of class_create()Alexey Khoroshilov-0/+2
2018-07-29staging: fix platform_no_drv_owner.cocci warningskbuild test robot-1/+0
2018-07-28staging: axis-fifo: fix return value check in axis_fifo_probe()Wei Yongjun-2/+2
2018-07-24staging: add driver for Xilinx AXI-Stream FIFO v4.1 IP coreJacob Feder-0/+1207