summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/host/r592.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/memstick: Convert timers to use timer_setup()Kees Cook2017-11-021-4/+3Star
* drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann2016-03-261-2/+1Star
* memstick: remove deprecated use of pci apiQuentin Lambert2015-07-011-5/+5
* memstick: r592: fix build warnings for !PM_SLEEPThierry Reding2014-10-141-0/+2
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen2013-07-041-12/+1Star
* drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han2013-05-011-5/+3Star
* memstick: move the dereference below the NULL testWei Yongjun2013-02-281-1/+2
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* memstick: make enable_dma less generic in r592Stephen Rothwell2011-03-291-3/+3
* memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky2011-03-261-0/+908