| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-21 | 1 | -2/+2 |
* | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 2008-04-19 | 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-19 | 1 | -30/+30 |
* | memstick: automatically retrieve "INT" value from command response | Alex Dubov | 2008-03-19 | 2 | -28/+37 |
* | 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 | 3 | -3/+958 |
* | tifm: fix memorystick host initialization code | Alex Dubov | 2008-03-10 | 1 | -25/+15 |
* | tifm: fix the MemoryStick host fifo handling code | Alex Dubov | 2008-03-10 | 1 | -261/+263 |
* | memstick: drop DRIVER_VERSION numbers as meaningless | Alex Dubov | 2008-03-10 | 1 | -2/+0 |
* | memstick: add memstick_suspend/resume_host methods | Alex Dubov | 2008-03-10 | 1 | -4/+4 |
* | memstick: introduce correct definitions in the header | Alex Dubov | 2008-03-10 | 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 |