| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/memstick: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -4/+6 |
* | memstick: remove deprecated use of pci api | Quentin Lambert | 2015-06-30 | 1 | -6/+6 |
* | drivers/memstick/host/jmb38x_ms: convert to module_pci_driver | Libo Chen | 2013-07-03 | 1 | -12/+1 |
* | memstick: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | drivers/memstick: Add module.h to the prev. implicit modular users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | 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: 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 | 1 | -10/+25 |
* | memstick: allow "set_param" method to return an error code | Alex Dubov | 2008-07-26 | 1 | -18/+49 |
* | driver core: remove DEVICE_ID_SIZE define | Greg Kroah-Hartman | 2008-07-21 | 1 | -2/+2 |
* | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 2008-04-19 | 1 | -8/+8 |
* | memstick: optimize setup of JMicron host parameters | Alex Dubov | 2008-03-19 | 1 | -30/+30 |
* | memstick: automatically retrieve "INT" value from command response | Alex Dubov | 2008-03-19 | 1 | -21/+27 |
* | memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning | Andrew Morton | 2008-03-19 | 1 | -1/+3 |
* | memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h | Andrew Morton | 2008-03-19 | 1 | -0/+1 |
* | memstick: add support for JMicron jmb38x MemoryStick host controller | Alex Dubov | 2008-03-10 | 1 | -0/+945 |