Age | Commit message (Expand) | Author | Files | Lines |
2018-11-23 | USB: ene_usb6250: add missing indentation | Colin Ian King | 1 | -1/+1 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -4/+12 |
2017-11-04 | USB: storage: Remove redundant license text | Greg Kroah-Hartman | 1 | -16/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-22 | Merge 4.12-rc2 into usb-next | Greg Kroah-Hartman | 1 | -35/+55 |
2017-05-18 | USB: ene_usb6250: turn off the Removable flag | Alan Stern | 1 | -1/+1 |
2017-05-18 | USB: ene_usb6250: remove subroutine duplication | Alan Stern | 1 | -27/+14 |
2017-05-18 | USB: ene_usb6250: implement REQUEST SENSE | Alan Stern | 1 | -8/+33 |
2017-05-18 | USB: ene_usb6250: fix SCSI residue overwriting | Alan Stern | 1 | -0/+2 |
2017-05-18 | USB: ene_usb6250: fix first command execution | Alan Stern | 1 | -4/+5 |
2017-05-17 | USB: ene_usb6250: fix DMA to the stack | Alan Stern | 1 | -35/+55 |
2017-01-19 | usb: storage: ene_ub6250: remove unused variable | Sudip Mukherjee | 1 | -2/+0 |
2016-04-27 | usb: storage: fix multi-line comment style | Felipe Balbi | 1 | -17/+8 |
2016-02-04 | usb: storage: ene_ub6250: Remove unnecessary cast in kfree | Amitoj Kaur Chawla | 1 | -2/+2 |
2015-05-10 | usb: storage: fix module reference for scsi host | Akinobu Mita | 1 | -3/+8 |
2014-07-24 | staging: keucr: remove driver | Kristina Martšenko | 1 | -2/+2 |
2014-05-28 | USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpy | Benoit Taine | 1 | -2/+1 |
2013-04-19 | usb: storage: Convert US_DEBUGP to usb_stor_dbg | Joe Perches | 1 | -43/+43 |
2012-09-06 | usb: remove libusual | Sebastian Andrzej Siewior | 1 | -1/+1 |
2012-08-16 | USB: storage: ene_ub6250: Use macros for firmware names | Tim Gardner | 1 | -8/+20 |
2012-04-19 | usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()... | Jesper Juhl | 1 | -5/+1 |
2012-02-28 | usb/storage: redefine US_BULK_FLAG_IN and use it | Sebastian Andrzej Siewior | 1 | -13/+13 |
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 | -6/+6 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -12/+1 |
2011-11-27 | Merge 3.2-rc3 into usb-linus | Greg Kroah-Hartman | 1 | -2/+1 |
2011-11-18 | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -12/+1 |
2011-11-15 | usb: storage: ene_ub6250: fix sparse warnings | Felipe Balbi | 1 | -6/+6 |
2011-11-15 | USB: storage: ene_ub6250: fix compile warnings | Felipe Balbi | 1 | -2/+1 |
2011-07-09 | Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene... | Cho, Yu-Chen | 1 | -9/+1630 |
2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 1 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-12 | USB: ene_ub6250: fix memory leak in ene_load_bincode() | Dan Carpenter | 1 | -4/+0 |
2011-03-08 | Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage | huajun li | 1 | -0/+807 |