summaryrefslogtreecommitdiffstats
path: root/drivers/staging/axis-fifo
Commit message (Expand)AuthorAgeFilesLines
* staging: axis-fifo: Use sysfs_emit()Christophe JAILLET2024-02-171-6/+1
* staging: Explicitly include correct DT includesRob Herring2023-07-271-4/+2
* staging: axis-fifo: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-271-10/+2
* axis-fifo: remove the unnecessary dev_info()Prathu Baronia2023-06-171-3/+0
* staging: axis-fifo: Convert to platform remove callback returning voidUwe Kleine-König2023-04-031-4/+2
* staging: axis-fifo: initialize timeouts in init onlyKhadija Kamran2023-03-171-11/+17
* staging: axis-fifo: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-8/+3
* staging: axis-fifo: convert to use miscdeviceGreg Kroah-Hartman2021-09-131-62/+26
* staging: axis-fifo: axis-fifo: Fix function naming in the documentationLee Jones2021-05-101-1/+1
* staging: axis-fifo: axis-fifo: Fix some formatting issuesLee Jones2021-05-101-8/+8
* staging: axis-fifo: remove redundant dev_err callMuhammad Usama Anjum2021-04-081-1/+0
* staging: axis-fifo: Fix parenthesis alignmentJohn B. Wyatt IV2020-04-131-5/+7
* staging: axis-fifo: replace spinlock with mutexQuentin Deslandes2020-01-221-59/+101
* staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins2019-12-171-1/+1
* staging: axis-fifo: remove unused pointer to memory resourceQuentin Deslandes2019-11-031-7/+4
* staging: axis-fifo: request resources using managed functionsQuentin Deslandes2019-11-031-32/+13
* staging: axis-fifo: avoid parsing ignored device tree propertiesQuentin Deslandes2019-11-032-191/+74
* staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2019-04-161-1/+0
* staging: axis-fifo: Add elaborate description in KconfigMoses Christopher2019-04-161-2/+4
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: axis-fifo: add CONFIG_OF dependencyArnd Bergmann2019-03-181-0/+1
* staging: axis-fifo: Split line to stay in 80 characters.Cristian Sicilia2018-11-201-1/+2
* staging: axis-fifo: remove duplicated include from axis-fifo.cYueHaibing2018-10-091-2/+0
* staging: axis-fifo: Remove parentheses in axis-fifo.cIoannis Valasakis2018-10-091-10/+10
* staging: axis-fifo: add error handling of class_create()Alexey Khoroshilov2018-10-021-0/+2
* staging: fix platform_no_drv_owner.cocci warningskbuild test robot2018-07-291-1/+0
* staging: axis-fifo: fix return value check in axis_fifo_probe()Wei Yongjun2018-07-281-2/+2
* staging: add driver for Xilinx AXI-Stream FIFO v4.1 IP coreJacob Feder2018-07-245-0/+1207