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
/
usb
/
storage
/
realtek_cr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
USB: storage: ums-realtek: fix error code in rts51x_read_mem()
Dan Carpenter
1
-1
/
+1
2019-09-10
usb-storage: export symbols in USB_STORAGE namespace
Matthias Maennich
1
-0
/
+1
2019-08-28
USB: storage: ums-realtek: Whitelist auto-delink support
Kai-Heng Feng
1
-5
/
+8
2019-08-28
USB: storage: ums-realtek: Update module parameter description for auto_delin...
Kai-Heng Feng
1
-1
/
+1
2019-04-19
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-8
/
+5
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
1
-13
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-07-22
USB: realtek_cr: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2016-04-27
usb: storage: fix multi-line comment style
Felipe Balbi
1
-4
/
+8
2015-05-10
usb: storage: fix module reference for scsi host
Akinobu Mita
1
-3
/
+9
2014-11-04
usb: storage: fix build warnings !CONFIG_PM
Luis Henriques
1
-0
/
+2
2014-09-24
usb: Fixed a few typos
Mickael Maison
1
-2
/
+2
2013-05-17
USB: usb-stor: realtek_cr: Fix compile error
Wei WANG
1
-4
/
+4
2013-05-01
drivers/usb/storage/realtek_cr.c: fix build
Andrew Morton
1
-4
/
+1
2013-04-19
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
1
-83
/
+45
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-10-31
USB: ums_realtek: fix build warning
Jingoo Han
1
-1
/
+1
2012-09-06
usb: remove libusual
Sebastian Andrzej Siewior
1
-1
/
+1
2012-02-28
usb/storage: redefine US_BULK_FLAG_IN and use it
Sebastian Andrzej Siewior
1
-2
/
+2
2012-02-25
USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelink
jwboyer@redhat.com
1
-1
/
+7
2012-02-10
Merge tag 'usb-3.3-rc3' into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2012-01-26
USB: Realtek cr: fix autopm scheduling while atomic
Stanislaw Gruszka
1
-1
/
+1
2012-01-25
usb: Disable dynamic id of USB storage subdrivers
Huajun Li
1
-0
/
+1
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+6
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-11-15
USB: Realtek cr: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-11-15
usb: storagE: realtek_cr: fix sparse warnings
Felipe Balbi
1
-6
/
+5
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-9
/
+107
2011-09-18
USB: Realtek cr: Fix driver freeze issue
edwin_rong
1
-4
/
+77
2011-09-15
Remove unneeded version.h includes (and add where needed) for drivers/usb/
Jesper Juhl
1
-1
/
+0
2011-08-25
ums_realtek: do not use stack memory for DMA
Adam Cozzette
1
-5
/
+30
2011-07-02
Realtek cr: Add autosuspend function.
edwin_rong
1
-12
/
+365
2011-07-02
Realtek cr: Remove unused Macros
edwin_rong
1
-9
/
+0
2011-07-02
Realtek cr: clean up unnecessary whitespaces.
edwin_rong
1
-54
/
+56
2011-02-17
usb_storage: realtek_cr patch: add const modifier
wwang
1
-1
/
+1
2011-02-17
usb_storage: realtek_cr patch: fix sparse warning
wwang
1
-2
/
+2
2011-01-23
USB: usb_storage: add ums-realtek driver
wwang
1
-0
/
+675