index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memstick
Age
Commit message (
Expand
)
Author
2014-10-14
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
2014-06-23
drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver
Micky Ching
2014-04-28
memstick: Add realtek USB memstick host driver
Roger Tseng
2014-01-24
drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug
Micky Ching
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG
Andrew Morton
2013-11-13
drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()
Roger Tseng
2013-11-13
drivers/memstick/core/mspro_block.c: fix attributes array allocation
Michal Nazarewicz
2013-10-17
memstick: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-09-11
memstick: add support for legacy memorysticks
Maxim Levitsky
2013-09-11
drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-30
mmc: memstick: rtsx: Modify copyright comments
Wei WANG
2013-07-03
drivers/memstick/host/r592.c: convert to module_pci_driver
Libo Chen
2013-07-03
drivers/memstick/host/jmb38x_ms: convert to module_pci_driver
Libo Chen
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-05-01
drivers/memstick/host/r592.c: make r592_pm_ops static
Jingoo Han
2013-02-28
memstick: move the dereference below the NULL test
Wei Yongjun
2013-02-28
memstick: convert to idr_alloc()
Tejun Heo
2013-02-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-13
mfd: rtsx: Fix issue that booting OS with SD card inserted
Wei WANG
2013-01-21
drivers/memstick: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-11-16
drivers/memstick: Add realtek pcie memstick host driver
Wei WANG
2012-03-20
memstick: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-12
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-10-31
drivers/memstick: Add module.h to the prev. implicit modular users
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-28
memstick: make enable_dma less generic in r592
Stephen Rothwell
2011-03-26
memstick: add driver for Ricoh R5C592 card reader
Maxim Levitsky
2011-03-17
memstick: change to new flag variable
matt mooney
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-01-13
memstick: factor out transfer initiating functionality in mspro_block.c
Alex Dubov
2011-01-13
memstick: remove mspro_block_mutex
Alex Dubov
2011-01-13
memstick: avert possible race condition between idr_pre_get and idr_get_new
Alex Dubov
2011-01-13
memstick: add support for JMicron JMB 385 and 390 controllers
Takashi Iwai
2011-01-13
memstick: set PMOS values propery for JMicron 38x controllers
Takashi Iwai
2011-01-13
memstick: fix setup for JMicron 38x controllers
Takashi Iwai
2011-01-13
memstick: core: fix device_register() error handling
Vasiliy Kulikov
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-12
memstick: fix hangs on unexpected device removal in mspro_blk
Maxim Levitsky
2010-08-12
memstick: init sysfs attributes
Maxim Levitsky
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2009-09-24
memstick: move dev_dbg
Jiri Slaby
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
[next]