summaryrefslogtreecommitdiff
path: root/drivers/memstick
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* memstick: move dev_dbgJiri Slaby2009-09-24
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: convert to dequeueing model (easy ones)Tejun Heo2009-05-11
* block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-28
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* memstick: annotate endianness of attribute structsHarvey Harrison2009-01-09
* memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* [PATCH] switch memstickAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-20
* memstick: change to use __blk_end_request()Kiyoshi Ueda2008-10-09
* block: don't depend on consecutive minor spaceTejun Heo2008-10-09
* memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-13
* memstick: use fully asynchronous request processingAlex Dubov2008-07-26
* memstick: add "start" and "stop" methods to memstick deviceAlex Dubov2008-07-26
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-26
* driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman2008-07-21
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-19
* memstick: suppress uninitialized-var warningAndrew Morton2008-03-28
* memstick: optimize setup of JMicron host parametersAlex Dubov2008-03-19
* memstick: add support for 8-bit parallel modeAlex Dubov2008-03-19
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-19
* memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton2008-03-19
* memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton2008-03-19
* memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov2008-03-10
* memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov2008-03-10
* memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov2008-03-10
* memstick: add support for decoding "specfile" media attributesAlex Dubov2008-03-10
* tifm: fix memorystick host initialization codeAlex Dubov2008-03-10
* tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-10
* memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov2008-03-10
* memstick: make sure number of command retries is exactly as specifiedAlex Dubov2008-03-10
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-10
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-10
* drivers/memstick/host/tifm_ms.c breakageAl Viro2008-02-13
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-09