| Commit message (Expand) | Author | Age |
* | memstick: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
* | drivers/memstick: Add module.h to the prev. implicit modular users | Paul Gortmaker | 2011-10-31 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | memstick: make enable_dma less generic in r592 | Stephen Rothwell | 2011-03-28 |
* | memstick: add driver for Ricoh R5C592 card reader | Maxim Levitsky | 2011-03-25 |
* | memstick: change to new flag variable | matt mooney | 2011-03-17 |
* | memstick: add support for JMicron JMB 385 and 390 controllers | Takashi Iwai | 2011-01-13 |
* | memstick: set PMOS values propery for JMicron 38x controllers | Takashi Iwai | 2011-01-13 |
* | memstick: fix setup for JMicron 38x controllers | Takashi Iwai | 2011-01-13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | memstick: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | memstick: fix MSProHG 8-bit interface mode support | Alex Dubov | 2008-09-13 |
* | memstick: use fully asynchronous request processing | Alex Dubov | 2008-07-26 |
* | memstick: allow "set_param" method to return an error code | Alex Dubov | 2008-07-26 |
* | driver core: remove DEVICE_ID_SIZE define | Greg Kroah-Hartman | 2008-07-22 |
* | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 2008-04-19 |
* | memstick: suppress uninitialized-var warning | Andrew Morton | 2008-03-28 |
* | memstick: optimize setup of JMicron host parameters | Alex Dubov | 2008-03-19 |
* | memstick: automatically retrieve "INT" value from command response | Alex Dubov | 2008-03-19 |
* | memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning | Andrew Morton | 2008-03-19 |
* | memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h | Andrew Morton | 2008-03-19 |
* | memstick: add support for JMicron jmb38x MemoryStick host controller | Alex Dubov | 2008-03-10 |
* | tifm: fix memorystick host initialization code | Alex Dubov | 2008-03-10 |
* | tifm: fix the MemoryStick host fifo handling code | Alex Dubov | 2008-03-10 |
* | memstick: drop DRIVER_VERSION numbers as meaningless | Alex Dubov | 2008-03-10 |
* | memstick: add memstick_suspend/resume_host methods | Alex Dubov | 2008-03-10 |
* | memstick: introduce correct definitions in the header | Alex Dubov | 2008-03-10 |
* | drivers/memstick/host/tifm_ms.c breakage | Al Viro | 2008-02-13 |
* | memstick: initial commit for Sony MemoryStick support | Alex Dubov | 2008-02-09 |