summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/realtek_cr.c
AgeCommit message (Expand)Author
2022-03-15USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich
2019-08-28USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng
2019-08-28USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-07-22USB: realtek_cr: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita
2014-11-03usb: storage: fix build warnings !CONFIG_PMLuis Henriques
2014-09-23usb: Fixed a few typosMickael Maison
2013-05-16USB: usb-stor: realtek_cr: Fix compile errorWei WANG
2013-04-30drivers/usb/storage/realtek_cr.c: fix buildAndrew Morton
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-10-30USB: ums_realtek: fix build warningJingoo Han
2012-09-05usb: remove libusualSebastian Andrzej Siewior
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior
2012-02-24USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelinkjwboyer@redhat.com
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman
2012-01-26USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka
2012-01-24usb: Disable dynamic id of USB storage subdriversHuajun Li
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-15USB: Realtek cr: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-15usb: storagE: realtek_cr: fix sparse warningsFelipe Balbi
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-09-18USB: Realtek cr: Fix driver freeze issueedwin_rong
2011-09-15Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl
2011-08-24ums_realtek: do not use stack memory for DMAAdam Cozzette
2011-07-01Realtek cr: Add autosuspend function.edwin_rong
2011-07-01Realtek cr: Remove unused Macrosedwin_rong
2011-07-01Realtek cr: clean up unnecessary whitespaces.edwin_rong
2011-02-17usb_storage: realtek_cr patch: add const modifierwwang
2011-02-17usb_storage: realtek_cr patch: fix sparse warningwwang
2011-01-22USB: usb_storage: add ums-realtek driverwwang