index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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