Commit Graph

47 Commits (cb9d5ecdff66197f65a6be8032ccc1ebf7199684)

Author SHA1 Message Date
Maxim Levitsky d862b13bc8 memstick: fix hangs on unexpected device removal in mspro_blk 15 years ago
Maxim Levitsky 21fd0495ea memstick: init sysfs attributes 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
Jiri Slaby b873c2f34e memstick: move dev_dbg 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 296b2f6ae6 block: convert to dequeueing model (easy ones) 16 years ago
Tejun Heo 1011c1b9f2 block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo 40cbbb781d block: implement and use [__]blk_end_request_all() 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Harvey Harrison 69347a236b memstick: annotate endianness of attribute structs 16 years ago
Kay Sievers 0252c3b4f0 memstick: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Al Viro 5d9a54b665 [PATCH] switch memstick 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 17 years ago
Kiyoshi Ueda 2a9df5055a memstick: change to use __blk_end_request() 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Alex Dubov 8e82f8c34b memstick: fix MSProHG 8-bit interface mode support 17 years ago
Alex Dubov f1d8269802 memstick: use fully asynchronous request processing 17 years ago
Alex Dubov 17017d8d2c memstick: add "start" and "stop" methods to memstick device 17 years ago
Alex Dubov b77899985b memstick: allow "set_param" method to return an error code 17 years ago
Greg Kroah-Hartman b98cb4b7fe driver core: remove DEVICE_ID_SIZE define 17 years ago
Greg Kroah-Hartman c4c66cf178 memstick: convert struct class_device to struct device 17 years ago
Andrew Morton d250dad64a memstick: suppress uninitialized-var warning 17 years ago
Alex Dubov cf821e8f53 memstick: optimize setup of JMicron host parameters 17 years ago
Alex Dubov 962ee1b10b memstick: add support for 8-bit parallel mode 17 years ago
Alex Dubov ead7077360 memstick: automatically retrieve "INT" value from command response 17 years ago
Andrew Morton 8195096bf2 memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning 17 years ago
Andrew Morton d3597ea2f2 memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h 17 years ago
Alex Dubov 60fdd931d5 memstick: add support for JMicron jmb38x MemoryStick host controller 17 years ago
Alex Dubov 593672582e memstick: try harder to recover from unsuccessful interface mode switch 17 years ago
Alex Dubov 251cc9b9df memstick: fix parsing of "assembly_date" attribute field 17 years ago
Alex Dubov efb2742e5d memstick: add support for decoding "specfile" media attributes 17 years ago
Alex Dubov eebbe9ca78 tifm: fix memorystick host initialization code 17 years ago
Alex Dubov 92b22d935f tifm: fix the MemoryStick host fifo handling code 17 years ago
Alex Dubov 2a4f2568c2 memstick: drop DRIVER_VERSION numbers as meaningless 17 years ago
Alex Dubov 29196dc67e memstick: make sure number of command retries is exactly as specified 17 years ago
Alex Dubov d114ad54ff memstick: add memstick_suspend/resume_host methods 17 years ago
Alex Dubov e1f19995f5 memstick: introduce correct definitions in the header 17 years ago
Al Viro 282ea441e0 drivers/memstick/host/tifm_ms.c breakage 17 years ago
Alex Dubov baf8532a14 memstick: initial commit for Sony MemoryStick support 17 years ago