Commit message (Expand) | Author | Age | |
---|---|---|---|
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | 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: 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 |