index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memstick
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-29
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
3
-4
/
+4
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+12
2017-11-03
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
3
-11
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2
-6
/
+9
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2
-24
/
+0
2017-02-01
mspro_block: remove pointless prep_fn
Christoph Hellwig
1
-13
/
+0
2017-02-01
ms_block: remove pointless prep_fn
Christoph Hellwig
1
-11
/
+0
2017-01-25
drivers/memstick/core/memstick.c: avoid -Wnonnull warning
Arnd Bergmann
1
-1
/
+1
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2
-2
/
+2
2016-10-17
memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
Ulf Hansson
1
-0
/
+4
2016-10-17
memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
Alan Stern
1
-0
/
+2
2016-08-03
memstick: don't allocate unused major for ms_block
NeilBrown
1
-15
/
+2
2016-07-21
memstick: don't allow REQ_TYPE_BLOCK_PC requests
Christoph Hellwig
2
-4
/
+2
2016-06-27
block: convert to device_add_disk()
Dan Williams
2
-4
/
+2
2016-05-24
drivers/memstick/core/mspro_block: use kmemdup
Muhammad Falak R Wani
1
-2
/
+1
2016-05-24
rtsx_usb_ms: use schedule_timeout_idle() in polling loop
Oleksandr Natalenko
1
-1
/
+1
2016-04-28
memstick: trivial fix of spelling mistake on management
Colin Ian King
2
-9
/
+9
2016-03-26
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
1
-2
/
+1
2016-01-21
memstick: use sector_div instead of do_div
Arnd Bergmann
1
-1
/
+1
2015-07-01
memstick: remove deprecated use of pci api
Quentin Lambert
2
-11
/
+11
2015-04-17
memstick: mspro_block: add missing curly braces
Dan Carpenter
1
-1
/
+2
2014-10-20
memstick: host: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-10-14
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
1
-0
/
+2
2014-06-24
drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver
Micky Ching
1
-0
/
+1
2014-04-28
memstick: Add realtek USB memstick host driver
Roger Tseng
3
-0
/
+850
2014-01-24
drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug
Micky Ching
1
-10
/
+20
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2
-2
/
+2
2013-11-15
drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG
Andrew Morton
2
-3
/
+3
2013-11-13
drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()
Roger Tseng
1
-1
/
+1
2013-11-13
drivers/memstick/core/mspro_block.c: fix attributes array allocation
Michal Nazarewicz
1
-2
/
+2
2013-10-17
memstick: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-9
/
+9
2013-09-12
memstick: add support for legacy memorysticks
Maxim Levitsky
4
-1
/
+2688
2013-09-12
drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-08-30
mmc: memstick: rtsx: Modify copyright comments
Wei WANG
1
-2
/
+1
2013-07-04
drivers/memstick/host/r592.c: convert to module_pci_driver
Libo Chen
1
-12
/
+1
2013-07-04
drivers/memstick/host/jmb38x_ms: convert to module_pci_driver
Libo Chen
1
-12
/
+1
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-5
/
+3
2013-05-01
drivers/memstick/host/r592.c: make r592_pm_ops static
Jingoo Han
1
-5
/
+3
2013-02-28
memstick: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2013-02-28
memstick: convert to idr_alloc()
Tejun Heo
2
-25
/
+13
2013-02-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+7
2013-02-14
mfd: rtsx: Fix issue that booting OS with SD card inserted
Wei WANG
1
-0
/
+7
2013-01-22
drivers/memstick: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-22
drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-6
/
+6
2012-11-16
drivers/memstick: Add realtek pcie memstick host driver
Wei WANG
3
-0
/
+652
2012-03-20
memstick: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
3
-3
/
+3
[next]