Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-26 | memstick: add "start" and "stop" methods to memstick device | Alex Dubov | 1 | -3/+8 |
2008-07-26 | memstick: allow "set_param" method to return an error code | Alex Dubov | 1 | -5/+13 |
2008-04-20 | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 1 | -17/+16 |
2008-03-20 | memstick: automatically retrieve "INT" value from command response | Alex Dubov | 1 | -6/+3 |
2008-03-11 | memstick: drop DRIVER_VERSION numbers as meaningless | Alex Dubov | 1 | -2/+0 |
2008-03-11 | memstick: make sure number of command retries is exactly as specified | Alex Dubov | 1 | -1/+1 |
2008-03-11 | memstick: add memstick_suspend/resume_host methods | Alex Dubov | 1 | -0/+25 |
2008-03-11 | memstick: introduce correct definitions in the header | Alex Dubov | 1 | -2/+2 |
2008-02-09 | memstick: initial commit for Sony MemoryStick support | Alex Dubov | 1 | -0/+614 |