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