Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-03 | drivers/memstick: Convert timers to use timer_setup() | Kees Cook | 1 | -4/+3 |
2016-03-26 | drivers/memstick/host/r592.c: avoid gcc-6 warning | Arnd Bergmann | 1 | -2/+1 |
2015-07-01 | memstick: remove deprecated use of pci api | Quentin Lambert | 1 | -5/+5 |
2014-10-14 | memstick: r592: fix build warnings for !PM_SLEEP | Thierry Reding | 1 | -0/+2 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-07-04 | drivers/memstick/host/r592.c: convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
2013-05-01 | drivers/memstick/host/r592.c: make r592_pm_ops static | Jingoo Han | 1 | -5/+3 |
2013-02-28 | memstick: move the dereference below the NULL test | Wei Yongjun | 1 | -1/+2 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-29 | memstick: make enable_dma less generic in r592 | Stephen Rothwell | 1 | -3/+3 |
2011-03-26 | memstick: add driver for Ricoh R5C592 card reader | Maxim Levitsky | 1 | -0/+908 |