index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
axis-fifo
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
staging: axis-fifo: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+3
2021-09-13
staging: axis-fifo: convert to use miscdevice
Greg Kroah-Hartman
1
-62
/
+26
2021-05-10
staging: axis-fifo: axis-fifo: Fix function naming in the documentation
Lee Jones
1
-1
/
+1
2021-05-10
staging: axis-fifo: axis-fifo: Fix some formatting issues
Lee Jones
1
-8
/
+8
2021-04-08
staging: axis-fifo: remove redundant dev_err call
Muhammad Usama Anjum
1
-1
/
+0
2020-04-13
staging: axis-fifo: Fix parenthesis alignment
John B. Wyatt IV
1
-5
/
+7
2020-01-22
staging: axis-fifo: replace spinlock with mutex
Quentin Deslandes
1
-59
/
+101
2019-12-17
staging: axis-fifo: add unspecified HAS_IOMEM dependency
Brendan Higgins
1
-1
/
+1
2019-11-03
staging: axis-fifo: remove unused pointer to memory resource
Quentin Deslandes
1
-7
/
+4
2019-11-03
staging: axis-fifo: request resources using managed functions
Quentin Deslandes
1
-32
/
+13
2019-11-03
staging: axis-fifo: avoid parsing ignored device tree properties
Quentin Deslandes
2
-191
/
+74
2019-04-16
staging: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2019-04-16
staging: axis-fifo: Add elaborate description in Kconfig
Moses Christopher
1
-2
/
+4
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-03-18
staging: axis-fifo: add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2018-11-20
staging: axis-fifo: Split line to stay in 80 characters.
Cristian Sicilia
1
-1
/
+2
2018-10-09
staging: axis-fifo: remove duplicated include from axis-fifo.c
YueHaibing
1
-2
/
+0
2018-10-09
staging: axis-fifo: Remove parentheses in axis-fifo.c
Ioannis Valasakis
1
-10
/
+10
2018-10-03
staging: axis-fifo: add error handling of class_create()
Alexey Khoroshilov
1
-0
/
+2
2018-07-29
staging: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2018-07-28
staging: axis-fifo: fix return value check in axis_fifo_probe()
Wei Yongjun
1
-2
/
+2
2018-07-24
staging: add driver for Xilinx AXI-Stream FIFO v4.1 IP core
Jacob Feder
5
-0
/
+1207