summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/ene_ub6250.c
AgeCommit message (Expand)Author
2023-02-06USB: ene_usb6250: Allocate enough memory for full objectKees Cook
2022-03-18USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich
2018-11-23USB: ene_usb6250: add missing indentationColin Ian King
2018-06-12treewide: kmalloc() -> kmalloc_array()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-05-22Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman
2017-05-18USB: ene_usb6250: turn off the Removable flagAlan Stern
2017-05-18USB: ene_usb6250: remove subroutine duplicationAlan Stern
2017-05-18USB: ene_usb6250: implement REQUEST SENSEAlan Stern
2017-05-18USB: ene_usb6250: fix SCSI residue overwritingAlan Stern
2017-05-18USB: ene_usb6250: fix first command executionAlan Stern
2017-05-17USB: ene_usb6250: fix DMA to the stackAlan Stern
2017-01-19usb: storage: ene_ub6250: remove unused variableSudip Mukherjee
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi
2016-02-03usb: storage: ene_ub6250: Remove unnecessary cast in kfreeAmitoj Kaur Chawla
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita
2014-07-23staging: keucr: remove driverKristina Martšenko
2014-05-27USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches
2012-09-05usb: remove libusualSebastian Andrzej Siewior
2012-08-15USB: storage: ene_ub6250: Use macros for firmware namesTim Gardner
2012-04-18usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...Jesper Juhl
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior
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
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-15usb: storage: ene_ub6250: fix sparse warningsFelipe Balbi
2011-11-15USB: storage: ene_ub6250: fix compile warningsFelipe Balbi
2011-07-08Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene...Cho, Yu-Chen
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-11USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter
2011-03-07Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li