开源镜像站
帮助
动态
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
/
memstick
/
host
/
r592.c
Age
Commit message (
Expand
)
Author
2023-06-12
memstick r592: make memstick_debug_get_tpc_name() static
Arnd Bergmann
2023-03-23
memstick: r592: Fix UAF bug in r592_remove due to race condition
Zheng Wang
2021-10-19
memstick: r592: Fix a UAF bug when removing the driver
Zheyu Ma
2021-08-24
memstick: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-24
memstick: r592: Change the name of the 'pci_driver' structure to be consistent
Christophe JAILLET
2021-04-26
memstick: r592: ignore kfifo_out() return code again
Arnd Bergmann
2021-04-15
memstick: r592: remove unused variable
Jiapeng Chong
2020-12-04
memstick: r592: Fix error return in r592_probe()
Jing Xiangfeng
2019-09-11
memstick: r592: Use dev_get_drvdata
Chuhong Yuan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-11-02
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
2016-03-25
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
2015-06-30
memstick: remove deprecated use of pci api
Quentin Lambert
2014-10-14
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-07-03
drivers/memstick/host/r592.c: convert to module_pci_driver
Libo Chen
2013-04-30
drivers/memstick/host/r592.c: make r592_pm_ops static
Jingoo Han
2013-02-27
memstick: move the dereference below the NULL test
Wei Yongjun
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-28
memstick: make enable_dma less generic in r592
Stephen Rothwell
2011-03-25
memstick: add driver for Ricoh R5C592 card reader
Maxim Levitsky