summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/host
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
* memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-131-12/+27
* memstick: use fully asynchronous request processingAlex Dubov2008-07-262-30/+54
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-262-27/+57
* driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman2008-07-211-2/+2
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-191-8/+8
* memstick: suppress uninitialized-var warningAndrew Morton2008-03-281-1/+3
* memstick: optimize setup of JMicron host parametersAlex Dubov2008-03-191-30/+30
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-192-28/+37
* memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton2008-03-191-1/+3
* memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton2008-03-191-0/+1
* memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov2008-03-103-3/+958
* tifm: fix memorystick host initialization codeAlex Dubov2008-03-101-25/+15
* tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-101-261/+263
* memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov2008-03-101-2/+0
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-101-4/+4
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-101-10/+9
* drivers/memstick/host/tifm_ms.c breakageAl Viro2008-02-131-1/+1
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-093-0/+717
OpenPOWER on IntegriCloud