Age | Commit message (Expand) | Author | Files | Lines |
2016-10-17 | memstick: rtsx_usb_ms: Manage runtime PM when accessing the device | Ulf Hansson | 1 | -0/+4 |
2016-10-17 | memstick: rtsx_usb_ms: Runtime resume the device when polling for cards | Alan Stern | 1 | -0/+2 |
2016-05-24 | rtsx_usb_ms: use schedule_timeout_idle() in polling loop | Oleksandr Natalenko | 1 | -1/+1 |
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 | 2 | -11/+11 |
2014-10-20 | memstick: host: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-10-14 | memstick: r592: fix build warnings for !PM_SLEEP | Thierry Reding | 1 | -0/+2 |
2014-06-24 | drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver | Micky Ching | 1 | -0/+1 |
2014-04-28 | memstick: Add realtek USB memstick host driver | Roger Tseng | 3 | -0/+850 |
2014-01-24 | drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug | Micky Ching | 1 | -10/+20 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-09-12 | drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-08-30 | mmc: memstick: rtsx: Modify copyright comments | Wei WANG | 1 | -2/+1 |
2013-07-04 | drivers/memstick/host/r592.c: convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
2013-07-04 | drivers/memstick/host/jmb38x_ms: 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 |
2013-02-25 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+7 |
2013-02-14 | mfd: rtsx: Fix issue that booting OS with SD card inserted | Wei WANG | 1 | -0/+7 |
2013-01-22 | drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -6/+6 |
2012-11-16 | drivers/memstick: Add realtek pcie memstick host driver | Wei WANG | 3 | -0/+652 |
2012-03-20 | memstick: remove the second argument of k[un]map_atomic() | Cong Wang | 2 | -4/+4 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 3 | -3/+3 |
2011-11-01 | drivers/memstick: Add module.h to the prev. implicit modular users | Paul Gortmaker | 2 | -0/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -4/+4 |
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 | 4 | -0/+1096 |
2011-03-17 | memstick: change to new flag variable | matt mooney | 1 | -4/+0 |
2011-01-13 | memstick: add support for JMicron JMB 385 and 390 controllers | Takashi Iwai | 1 | -2/+15 |
2011-01-13 | memstick: set PMOS values propery for JMicron 38x controllers | Takashi Iwai | 1 | -4/+33 |
2011-01-13 | memstick: fix setup for JMicron 38x controllers | Takashi Iwai | 1 | -30/+36 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -1/+1 |
2009-01-06 | memstick: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2008-09-14 | memstick: fix MSProHG 8-bit interface mode support | Alex Dubov | 1 | -12/+27 |
2008-07-26 | memstick: use fully asynchronous request processing | Alex Dubov | 2 | -30/+54 |
2008-07-26 | memstick: allow "set_param" method to return an error code | Alex Dubov | 2 | -27/+57 |
2008-07-22 | driver core: remove DEVICE_ID_SIZE define | Greg Kroah-Hartman | 1 | -2/+2 |
2008-04-20 | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 1 | -8/+8 |
2008-03-29 | memstick: suppress uninitialized-var warning | Andrew Morton | 1 | -1/+3 |
2008-03-20 | memstick: optimize setup of JMicron host parameters | Alex Dubov | 1 | -30/+30 |
2008-03-20 | memstick: automatically retrieve "INT" value from command response | Alex Dubov | 2 | -28/+37 |
2008-03-20 | memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning | Andrew Morton | 1 | -1/+3 |
2008-03-20 | memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h | Andrew Morton | 1 | -0/+1 |
2008-03-11 | memstick: add support for JMicron jmb38x MemoryStick host controller | Alex Dubov | 3 | -3/+958 |
2008-03-11 | tifm: fix memorystick host initialization code | Alex Dubov | 1 | -25/+15 |
2008-03-11 | tifm: fix the MemoryStick host fifo handling code | Alex Dubov | 1 | -261/+263 |
2008-03-11 | memstick: drop DRIVER_VERSION numbers as meaningless | Alex Dubov | 1 | -2/+0 |
2008-03-11 | memstick: add memstick_suspend/resume_host methods | Alex Dubov | 1 | -4/+4 |
2008-03-11 | memstick: introduce correct definitions in the header | Alex Dubov | 1 | -10/+9 |