aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/realtek_cr.c
AgeCommit message (Expand)Author
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