aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memstick/host/r592.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02drivers/memstick: Convert timers to use timer_setup()Kees Cook1-4/+3
2016-03-25drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann1-2/+1
2015-06-30memstick: remove deprecated use of pci apiQuentin Lambert1-5/+5
2014-10-14memstick: r592: fix build warnings for !PM_SLEEPThierry Reding1-0/+2
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-07-03drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen1-12/+1
2013-04-30drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han1-5/+3
2013-02-27memstick: move the dereference below the NULL testWei Yongjun1-1/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-28memstick: make enable_dma less generic in r592Stephen Rothwell1-3/+3
2011-03-25memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky1-0/+908