Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c06bfbe75ef52ff548bffa3d89587aaaa92893bf
/
drivers
/
memstick
13f6b19
memstick: mspro_block: add missing curly braces
by Dan Carpenter
· 10 years ago
1a22cd1
memstick: host: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
5ef9819
memstick: r592: fix build warnings for !PM_SLEEP
by Thierry Reding
· 10 years ago
b6226b4
drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver
by Micky Ching
· 10 years ago
99451dc
memstick: Add realtek USB memstick host driver
by Roger Tseng
· 11 years ago
63509be
drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug
by Micky Ching
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
a0dce7f
drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG
by Andrew Morton
· 11 years ago
a0e5a12
drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()
by Roger Tseng
· 11 years ago
be2d3f9
drivers/memstick/core/mspro_block.c: fix attributes array allocation
by Michal Nazarewicz
· 11 years ago
b785464
memstick: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
0ab3049
memstick: add support for legacy memorysticks
by Maxim Levitsky
· 11 years ago
ccf5a04
drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
6228218
mmc: memstick: rtsx: Modify copyright comments
by Wei WANG
· 11 years ago
5af1a9c
drivers/memstick/host/r592.c: convert to module_pci_driver
by Libo Chen
· 11 years ago
1056049
drivers/memstick/host/jmb38x_ms: convert to module_pci_driver
by Libo Chen
· 11 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 11 years ago
8d46fa1
drivers/memstick/host/r592.c: make r592_pm_ops static
by Jingoo Han
· 12 years ago
940da35
memstick: move the dereference below the NULL test
by Wei Yongjun
· 12 years ago
7b51f47
memstick: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ab78265
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
c348195
mfd: rtsx: Fix issue that booting OS with SD card inserted
by Wei WANG
· 12 years ago
cc14e20
drivers/memstick: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
686f31a
drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
b902dd4
drivers/memstick: Add realtek pcie memstick host driver
by Wei WANG
· 12 years ago
eb3f062
memstick: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
c47e789
drivers/memstick: Add module.h to the prev. implicit modular users
by Paul Gortmaker
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5ede9dd
memstick: make enable_dma less generic in r592
by Stephen Rothwell
· 14 years ago
9263412
memstick: add driver for Ricoh R5C592 card reader
by Maxim Levitsky
· 14 years ago
41d9c64
memstick: change to new flag variable
by matt mooney
· 14 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 14 years ago
496fc1a
memstick: factor out transfer initiating functionality in mspro_block.c
by Alex Dubov
· 14 years ago
edb50b3
memstick: remove mspro_block_mutex
by Alex Dubov
· 14 years ago
d8256d4
memstick: avert possible race condition between idr_pre_get and idr_get_new
by Alex Dubov
· 14 years ago
8930c8a
memstick: add support for JMicron JMB 385 and 390 controllers
by Takashi Iwai
· 14 years ago
68860b9
memstick: set PMOS values propery for JMicron 38x controllers
by Takashi Iwai
· 14 years ago
23c5947
memstick: fix setup for JMicron 38x controllers
by Takashi Iwai
· 14 years ago
0193383
memstick: core: fix device_register() error handling
by Vasiliy Kulikov
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
d862b13
memstick: fix hangs on unexpected device removal in mspro_blk
by Maxim Levitsky
· 14 years ago
21fd049
memstick: init sysfs attributes
by Maxim Levitsky
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
b873c2f
memstick: move dev_dbg
by Jiri Slaby
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 15 years ago
296b2f6
block: convert to dequeueing model (easy ones)
by Tejun Heo
· 15 years ago
1011c1b
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
by Tejun Heo
· 15 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 15 years ago
40cbbb7
block: implement and use [__]blk_end_request_all()
by Tejun Heo
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
69347a2
memstick: annotate endianness of attribute structs
by Harvey Harrison
· 16 years ago
0252c3b
memstick: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
5d9a54b
[PATCH] switch memstick
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
2a9df50
memstick: change to use __blk_end_request()
by Kiyoshi Ueda
· 16 years ago
f331c02
block: don't depend on consecutive minor space
by Tejun Heo
· 16 years ago
8e82f8c
memstick: fix MSProHG 8-bit interface mode support
by Alex Dubov
· 16 years ago
f1d8269
memstick: use fully asynchronous request processing
by Alex Dubov
· 16 years ago
17017d8
memstick: add "start" and "stop" methods to memstick device
by Alex Dubov
· 16 years ago
b778999
memstick: allow "set_param" method to return an error code
by Alex Dubov
· 16 years ago
b98cb4b
driver core: remove DEVICE_ID_SIZE define
by Greg Kroah-Hartman
· 17 years ago
c4c66cf
memstick: convert struct class_device to struct device
by Greg Kroah-Hartman
· 17 years ago
d250dad
memstick: suppress uninitialized-var warning
by Andrew Morton
· 17 years ago
cf821e8
memstick: optimize setup of JMicron host parameters
by Alex Dubov
· 17 years ago
962ee1b
memstick: add support for 8-bit parallel mode
by Alex Dubov
· 17 years ago
ead7077
memstick: automatically retrieve "INT" value from command response
by Alex Dubov
· 17 years ago
8195096
memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning
by Andrew Morton
· 17 years ago
d3597ea
memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h
by Andrew Morton
· 17 years ago
60fdd93
memstick: add support for JMicron jmb38x MemoryStick host controller
by Alex Dubov
· 17 years ago
5936725
memstick: try harder to recover from unsuccessful interface mode switch
by Alex Dubov
· 17 years ago
251cc9b
memstick: fix parsing of "assembly_date" attribute field
by Alex Dubov
· 17 years ago
efb2742
memstick: add support for decoding "specfile" media attributes
by Alex Dubov
· 17 years ago
eebbe9c
tifm: fix memorystick host initialization code
by Alex Dubov
· 17 years ago
92b22d9
tifm: fix the MemoryStick host fifo handling code
by Alex Dubov
· 17 years ago
2a4f256
memstick: drop DRIVER_VERSION numbers as meaningless
by Alex Dubov
· 17 years ago
29196dc
memstick: make sure number of command retries is exactly as specified
by Alex Dubov
· 17 years ago
d114ad5
memstick: add memstick_suspend/resume_host methods
by Alex Dubov
· 17 years ago
e1f1999
memstick: introduce correct definitions in the header
by Alex Dubov
· 17 years ago
282ea44
drivers/memstick/host/tifm_ms.c breakage
by Al Viro
· 17 years ago
baf8532
memstick: initial commit for Sony MemoryStick support
by Alex Dubov
· 17 years ago