string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / memstick /
2009-09-24 Jiri Slabymemstick: move dev_dbg
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: convert to dequeueing model (easy ones)
2009-05-11 Tejun Heoblock: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-28 Tejun Heoblock: implement and use [__]blk_end_request_all()
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-01-10 Harvey Harrisonmemstick: annotate endianness of attribute structs
2009-01-06 Kay Sieversmemstick: struct device - replace bus_id with dev_name...
2008-10-21 Al Viro[PATCH] switch memstick
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-09 Kiyoshi Uedamemstick: change to use __blk_end_request()
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-09-13 Alex Dubovmemstick: fix MSProHG 8-bit interface mode support
2008-07-26 Alex Dubovmemstick: use fully asynchronous request processing
2008-07-26 Alex Dubovmemstick: add "start" and "stop" methods to memstick...
2008-07-26 Alex Dubovmemstick: allow "set_param" method to return an error...
2008-07-22 Greg Kroah-Hartmandriver core: remove DEVICE_ID_SIZE define
2008-04-20 Greg Kroah-Hartmanmemstick: convert struct class_device to struct device
2008-03-28 Andrew Mortonmemstick: suppress uninitialized-var warning
2008-03-20 Alex Dubovmemstick: optimize setup of JMicron host parameters
2008-03-20 Alex Dubovmemstick: add support for 8-bit parallel mode
2008-03-20 Alex Dubovmemstick: automatically retrieve "INT" value from comma...
2008-03-20 Andrew Mortonmemstick: drivers/memstick/host/jmb38x_ms.c: suppress...
2008-03-20 Andrew Mortonmemstick: drivers/memstick/host/jmb38x_ms.c needs dma...
2008-03-11 Alex Dubovmemstick: add support for JMicron jmb38x MemoryStick...
2008-03-11 Alex Dubovmemstick: try harder to recover from unsuccessful inter...
2008-03-11 Alex Dubovmemstick: fix parsing of "assembly_date" attribute...
2008-03-11 Alex Dubovmemstick: add support for decoding "specfile" media...
2008-03-11 Alex Dubovtifm: fix memorystick host initialization code
2008-03-11 Alex Dubovtifm: fix the MemoryStick host fifo handling code
2008-03-11 Alex Dubovmemstick: drop DRIVER_VERSION numbers as meaningless
2008-03-11 Alex Dubovmemstick: make sure number of command retries is exactl...
2008-03-11 Alex Dubovmemstick: add memstick_suspend/resume_host methods
2008-03-11 Alex Dubovmemstick: introduce correct definitions in the header
2008-02-13 Al Virodrivers/memstick/host/tifm_ms.c breakage
2008-02-09 Alex Dubovmemstick: initial commit for Sony MemoryStick support