index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memstick
/
host
/
r592.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
memstick: r592: Fix a UAF bug when removing the driver
Zheyu Ma
2021-10-19
1
-4
/
+4
*
memstick: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-24
1
-3
/
+2
*
memstick: r592: Change the name of the 'pci_driver' structure to be consistent
Christophe JAILLET
2021-08-24
1
-2
/
+2
*
memstick: r592: ignore kfifo_out() return code again
Arnd Bergmann
2021-04-26
1
-1
/
+4
*
memstick: r592: remove unused variable
Jiapeng Chong
2021-04-15
1
-2
/
+1
*
memstick: r592: Fix error return in r592_probe()
Jing Xiangfeng
2020-12-04
1
-4
/
+8
*
memstick: r592: Use dev_get_drvdata
Chuhong Yuan
2019-09-11
1
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-4
/
+3
*
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
2016-03-26
1
-2
/
+1
*
memstick: remove deprecated use of pci api
Quentin Lambert
2015-07-01
1
-5
/
+5
*
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
2014-10-14
1
-0
/
+2
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
drivers/memstick/host/r592.c: convert to module_pci_driver
Libo Chen
2013-07-04
1
-12
/
+1
*
drivers/memstick/host/r592.c: make r592_pm_ops static
Jingoo Han
2013-05-01
1
-5
/
+3
*
memstick: move the dereference below the NULL test
Wei Yongjun
2013-02-28
1
-1
/
+2
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
memstick: make enable_dma less generic in r592
Stephen Rothwell
2011-03-29
1
-3
/
+3
*
memstick: add driver for Ricoh R5C592 card reader
Maxim Levitsky
2011-03-26
1
-0
/
+908