Age | Commit message (Expand) | Author | Files | Lines |
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 |