开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
axis-fifo
Age
Commit message (
Expand
)
Author
2024-04-09
staging: axis-fifo: Fix indentation
Uri Arev
2024-02-17
staging: axis-fifo: Use sysfs_emit()
Christophe JAILLET
2023-07-27
staging: Explicitly include correct DT includes
Rob Herring
2023-07-27
staging: axis-fifo: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-06-17
axis-fifo: remove the unnecessary dev_info()
Prathu Baronia
2023-04-03
staging: axis-fifo: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-17
staging: axis-fifo: initialize timeouts in init only
Khadija Kamran
2021-12-30
staging: axis-fifo: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-09-13
staging: axis-fifo: convert to use miscdevice
Greg Kroah-Hartman
2021-05-10
staging: axis-fifo: axis-fifo: Fix function naming in the documentation
Lee Jones
2021-05-10
staging: axis-fifo: axis-fifo: Fix some formatting issues
Lee Jones
2021-04-08
staging: axis-fifo: remove redundant dev_err call
Muhammad Usama Anjum
2020-04-13
staging: axis-fifo: Fix parenthesis alignment
John B. Wyatt IV
2020-01-22
staging: axis-fifo: replace spinlock with mutex
Quentin Deslandes
2019-12-17
staging: axis-fifo: add unspecified HAS_IOMEM dependency
Brendan Higgins
2019-11-03
staging: axis-fifo: remove unused pointer to memory resource
Quentin Deslandes
2019-11-03
staging: axis-fifo: request resources using managed functions
Quentin Deslandes
2019-11-03
staging: axis-fifo: avoid parsing ignored device tree properties
Quentin Deslandes
2019-04-16
staging: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2019-04-16
staging: axis-fifo: Add elaborate description in Kconfig
Moses Christopher
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-03-18
staging: axis-fifo: add CONFIG_OF dependency
Arnd Bergmann
2018-11-20
staging: axis-fifo: Split line to stay in 80 characters.
Cristian Sicilia
2018-10-09
staging: axis-fifo: remove duplicated include from axis-fifo.c
YueHaibing
2018-10-09
staging: axis-fifo: Remove parentheses in axis-fifo.c
Ioannis Valasakis
2018-10-02
staging: axis-fifo: add error handling of class_create()
Alexey Khoroshilov
2018-07-29
staging: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2018-07-28
staging: axis-fifo: fix return value check in axis_fifo_probe()
Wei Yongjun
2018-07-24
staging: add driver for Xilinx AXI-Stream FIFO v4.1 IP core
Jacob Feder