aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/ene_ub6250.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-06USB: ene_usb6250: Allocate enough memory for full objectKees Cook1-1/+1
2022-03-18USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern1-79/+76
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal1-1/+1
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich1-0/+1
2018-11-23USB: ene_usb6250: add missing indentationColin Ian King1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-4/+12
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman1-16/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-05-22Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman1-35/+55
2017-05-18USB: ene_usb6250: turn off the Removable flagAlan Stern1-1/+1
2017-05-18USB: ene_usb6250: remove subroutine duplicationAlan Stern1-27/+14
2017-05-18USB: ene_usb6250: implement REQUEST SENSEAlan Stern1-8/+33
2017-05-18USB: ene_usb6250: fix SCSI residue overwritingAlan Stern1-0/+2
2017-05-18USB: ene_usb6250: fix first command executionAlan Stern1-4/+5
2017-05-17USB: ene_usb6250: fix DMA to the stackAlan Stern1-35/+55
2017-01-19usb: storage: ene_ub6250: remove unused variableSudip Mukherjee1-2/+0
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi1-17/+8
2016-02-03usb: storage: ene_ub6250: Remove unnecessary cast in kfreeAmitoj Kaur Chawla1-2/+2
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita1-3/+8
2014-07-23staging: keucr: remove driverKristina Martšenko1-2/+2
2014-05-27USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-2/+1
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches1-43/+43
2012-09-05usb: remove libusualSebastian Andrzej Siewior1-1/+1
2012-08-15USB: storage: ene_ub6250: Use macros for firmware namesTim Gardner1-8/+20
2012-04-18usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...Jesper Juhl1-5/+1
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior1-13/+13
2012-01-24usb: Disable dynamic id of USB storage subdriversHuajun Li1-0/+1
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+6
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-12/+1
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman1-2/+1
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-11-15usb: storage: ene_ub6250: fix sparse warningsFelipe Balbi1-6/+6
2011-11-15USB: storage: ene_ub6250: fix compile warningsFelipe Balbi1-2/+1
2011-07-08Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene...Cho, Yu-Chen1-9/+1630
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-11USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter1-4/+0
2011-03-07Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li1-0/+807