index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memstick
/
host
/
r592.c
Age
Commit message (
Expand
)
Author
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