summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/ene_ub6250.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ene_usb6250: Allocate enough memory for full objectKees Cook2023-02-061-1/+1
* USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern2022-03-181-79/+76
* usb: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal2019-11-081-1/+1
* usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich2019-09-101-0/+1
* USB: ene_usb6250: add missing indentationColin Ian King2018-11-231-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-4/+12
* USB: storage: Remove redundant license textGreg Kroah-Hartman2017-11-041-16/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman2017-05-221-35/+55
|\
| * USB: ene_usb6250: fix DMA to the stackAlan Stern2017-05-171-35/+55
* | USB: ene_usb6250: turn off the Removable flagAlan Stern2017-05-181-1/+1
* | USB: ene_usb6250: remove subroutine duplicationAlan Stern2017-05-181-27/+14
* | USB: ene_usb6250: implement REQUEST SENSEAlan Stern2017-05-181-8/+33
* | USB: ene_usb6250: fix SCSI residue overwritingAlan Stern2017-05-181-0/+2
* | USB: ene_usb6250: fix first command executionAlan Stern2017-05-181-4/+5
|/
* usb: storage: ene_ub6250: remove unused variableSudip Mukherjee2017-01-191-2/+0
* usb: storage: fix multi-line comment styleFelipe Balbi2016-04-261-17/+8
* usb: storage: ene_ub6250: Remove unnecessary cast in kfreeAmitoj Kaur Chawla2016-02-031-2/+2
* usb: storage: fix module reference for scsi hostAkinobu Mita2015-05-101-3/+8
* staging: keucr: remove driverKristina Martšenko2014-07-231-2/+2
* USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-271-2/+1
* usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-191-43/+43
* usb: remove libusualSebastian Andrzej Siewior2012-09-051-1/+1
* USB: storage: ene_ub6250: Use macros for firmware namesTim Gardner2012-08-151-8/+20
* usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...Jesper Juhl2012-04-181-5/+1
* usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior2012-02-281-13/+13
* usb: Disable dynamic id of USB storage subdriversHuajun Li2012-01-241-0/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-6/+6
|\
| * Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-261-2/+1
| |\
| * | usb: storage: ene_ub6250: fix sparse warningsFelipe Balbi2011-11-151-6/+6
* | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-12/+1
|\ \ \ | |_|/ |/| |
| * | USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
| |/
* / USB: storage: ene_ub6250: fix compile warningsFelipe Balbi2011-11-151-2/+1
|/
* Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene...Cho, Yu-Chen2011-07-081-9/+1630
* treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter2011-03-111-4/+0
* Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li2011-03-071-0/+807