index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
axis-fifo
/
axis-fifo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: axis-fifo: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
1
-8
/
+3
*
staging: axis-fifo: convert to use miscdevice
Greg Kroah-Hartman
2021-09-13
1
-62
/
+26
*
staging: axis-fifo: axis-fifo: Fix function naming in the documentation
Lee Jones
2021-05-10
1
-1
/
+1
*
staging: axis-fifo: axis-fifo: Fix some formatting issues
Lee Jones
2021-05-10
1
-8
/
+8
*
staging: axis-fifo: remove redundant dev_err call
Muhammad Usama Anjum
2021-04-08
1
-1
/
+0
*
staging: axis-fifo: Fix parenthesis alignment
John B. Wyatt IV
2020-04-13
1
-5
/
+7
*
staging: axis-fifo: replace spinlock with mutex
Quentin Deslandes
2020-01-22
1
-59
/
+101
*
staging: axis-fifo: remove unused pointer to memory resource
Quentin Deslandes
2019-11-03
1
-7
/
+4
*
staging: axis-fifo: request resources using managed functions
Quentin Deslandes
2019-11-03
1
-32
/
+13
*
staging: axis-fifo: avoid parsing ignored device tree properties
Quentin Deslandes
2019-11-03
1
-184
/
+63
*
staging: axis-fifo: Split line to stay in 80 characters.
Cristian Sicilia
2018-11-20
1
-1
/
+2
*
staging: axis-fifo: remove duplicated include from axis-fifo.c
YueHaibing
2018-10-09
1
-2
/
+0
*
staging: axis-fifo: Remove parentheses in axis-fifo.c
Ioannis Valasakis
2018-10-09
1
-10
/
+10
*
staging: axis-fifo: add error handling of class_create()
Alexey Khoroshilov
2018-10-02
1
-0
/
+2
*
staging: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2018-07-29
1
-1
/
+0
*
staging: axis-fifo: fix return value check in axis_fifo_probe()
Wei Yongjun
2018-07-28
1
-2
/
+2
*
staging: add driver for Xilinx AXI-Stream FIFO v4.1 IP core
Jacob Feder
2018-07-24
1
-0
/
+1108