summaryrefslogtreecommitdiff
path: root/drivers/memstick/host/r592.c
AgeCommit message (Expand)Author
2023-06-12memstick r592: make memstick_debug_get_tpc_name() staticArnd Bergmann
2023-03-23memstick: r592: Fix UAF bug in r592_remove due to race conditionZheng Wang
2021-10-19memstick: r592: Fix a UAF bug when removing the driverZheyu Ma
2021-08-24memstick: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-24memstick: r592: Change the name of the 'pci_driver' structure to be consistentChristophe JAILLET
2021-04-26memstick: r592: ignore kfifo_out() return code againArnd Bergmann
2021-04-15memstick: r592: remove unused variableJiapeng Chong
2020-12-04memstick: r592: Fix error return in r592_probe()Jing Xiangfeng
2019-09-11memstick: r592: Use dev_get_drvdataChuhong Yuan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-11-02drivers/memstick: Convert timers to use timer_setup()Kees Cook
2016-03-25drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann
2015-06-30memstick: remove deprecated use of pci apiQuentin Lambert
2014-10-14memstick: r592: fix build warnings for !PM_SLEEPThierry Reding
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-07-03drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen
2013-04-30drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han
2013-02-27memstick: move the dereference below the NULL testWei Yongjun
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28memstick: make enable_dma less generic in r592Stephen Rothwell
2011-03-25memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky