| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/memstick/host/r592.c: make r592_pm_ops static | Jingoo Han | 2013-05-01 | 1 | -5/+3 |
* | memstick: move the dereference below the NULL test | Wei Yongjun | 2013-02-28 | 1 | -1/+2 |
* | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2013-02-25 | 1 | -0/+7 |
|\ |
|
| * | mfd: rtsx: Fix issue that booting OS with SD card inserted | Wei WANG | 2013-02-14 | 1 | -0/+7 |
* | | drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -6/+6 |
|/ |
|
* | drivers/memstick: Add realtek pcie memstick host driver | Wei WANG | 2012-11-16 | 3 | -0/+652 |
* | memstick: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 2 | -4/+4 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 3 | -3/+3 |
* | drivers/memstick: Add module.h to the prev. implicit modular users | Paul Gortmaker | 2011-11-01 | 2 | -0/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -4/+4 |
* | memstick: make enable_dma less generic in r592 | Stephen Rothwell | 2011-03-29 | 1 | -3/+3 |
* | memstick: add driver for Ricoh R5C592 card reader | Maxim Levitsky | 2011-03-26 | 4 | -0/+1096 |
* | memstick: change to new flag variable | matt mooney | 2011-03-17 | 1 | -4/+0 |
* | memstick: add support for JMicron JMB 385 and 390 controllers | Takashi Iwai | 2011-01-13 | 1 | -2/+15 |
* | memstick: set PMOS values propery for JMicron 38x controllers | Takashi Iwai | 2011-01-13 | 1 | -4/+33 |
* | memstick: fix setup for JMicron 38x controllers | Takashi Iwai | 2011-01-13 | 1 | -30/+36 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | memstick: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -2/+2 |
* | memstick: fix MSProHG 8-bit interface mode support | Alex Dubov | 2008-09-13 | 1 | -12/+27 |
* | memstick: use fully asynchronous request processing | Alex Dubov | 2008-07-26 | 2 | -30/+54 |
* | memstick: allow "set_param" method to return an error code | Alex Dubov | 2008-07-26 | 2 | -27/+57 |
* | driver core: remove DEVICE_ID_SIZE define | Greg Kroah-Hartman | 2008-07-22 | 1 | -2/+2 |
* | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 2008-04-20 | 1 | -8/+8 |
* | memstick: suppress uninitialized-var warning | Andrew Morton | 2008-03-28 | 1 | -1/+3 |
* | memstick: optimize setup of JMicron host parameters | Alex Dubov | 2008-03-20 | 1 | -30/+30 |
* | memstick: automatically retrieve "INT" value from command response | Alex Dubov | 2008-03-20 | 2 | -28/+37 |
* | memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning | Andrew Morton | 2008-03-20 | 1 | -1/+3 |
* | memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h | Andrew Morton | 2008-03-20 | 1 | -0/+1 |
* | memstick: add support for JMicron jmb38x MemoryStick host controller | Alex Dubov | 2008-03-11 | 3 | -3/+958 |
* | tifm: fix memorystick host initialization code | Alex Dubov | 2008-03-11 | 1 | -25/+15 |
* | tifm: fix the MemoryStick host fifo handling code | Alex Dubov | 2008-03-11 | 1 | -261/+263 |
* | memstick: drop DRIVER_VERSION numbers as meaningless | Alex Dubov | 2008-03-11 | 1 | -2/+0 |
* | memstick: add memstick_suspend/resume_host methods | Alex Dubov | 2008-03-11 | 1 | -4/+4 |
* | memstick: introduce correct definitions in the header | Alex Dubov | 2008-03-11 | 1 | -10/+9 |
* | drivers/memstick/host/tifm_ms.c breakage | Al Viro | 2008-02-13 | 1 | -1/+1 |
* | memstick: initial commit for Sony MemoryStick support | Alex Dubov | 2008-02-09 | 3 | -0/+717 |