index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
realtek_cr.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
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-26
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-03
usb: storage: fix build warnings !CONFIG_PM
Luis Henriques
1
-0
/
+2
2014-09-23
usb: Fixed a few typos
Mickael Maison
1
-2
/
+2
2013-05-16
USB: usb-stor: realtek_cr: Fix compile error
Wei WANG
1
-4
/
+4
2013-04-30
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-13
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-30
USB: ums_realtek: fix build warning
Jingoo Han
1
-1
/
+1
2012-09-05
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-24
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-24
usb: Disable dynamic id of USB storage subdrivers
Huajun Li
1
-0
/
+1
2012-01-09
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-24
ums_realtek: do not use stack memory for DMA
Adam Cozzette
1
-5
/
+30
2011-07-01
Realtek cr: Add autosuspend function.
edwin_rong
1
-12
/
+365
2011-07-01
Realtek cr: Remove unused Macros
edwin_rong
1
-9
/
+0
2011-07-01
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-22
USB: usb_storage: add ums-realtek driver
wwang
1
-0
/
+675