summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/usb_boot.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: gdm72xx: Remove gdm72xx driverShraddha Barke2016-03-111-361/+0
* staging: gdm72xx: zero out paddingDan Carpenter2016-03-051-1/+1
* Staging: gdm72xx: Add space around that "+", "&" and "|"Shraddha Barke2016-02-201-5/+5
* staging: gdm72xx: compress return logic into one lineAlison Schofield2016-02-111-3/+1
* staging: gdm72xx: NULL comparison styleSudip Mukherjee2015-09-121-2/+2
* staging: gdm72xx: fix memory leakSudip Mukherjee2015-09-121-2/+6
* staging: gdm72xx: clean up endianness conversionsBen Chan2014-07-091-5/+5
* staging: gdm72xx: code cleanupDavide Gianforte2014-05-241-1/+2
* staging: gdm72xx: return values cleanupGengis Dave2014-05-241-4/+1
* staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas2014-05-161-9/+9
* staging: gdm72xx: Removed commented-out codeMichalis Pappas2014-05-161-16/+1
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-6/+2
* staging/gdm72xx: Use dev_ printks in usb_boot.cYAMANE Toshiaki2012-10-301-24/+25
* staging/gdm72xx: usb_boot: replace firmware upgrade API in em_downloadMacpaul Lin2012-09-171-40/+37
* staging/gdm72xx: usb_boot: replace firmware upgrade APIMacpaul Lin2012-09-131-63/+48
* staging/gdm72xx: usb_boot: coding style cleanupMacpaul Lin2012-09-131-19/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-13/+9
|\
| * slightly reduce lossage in gdm72xxAl Viro2012-07-291-13/+9
* | staging/gdm72xx: return PTR_ERR rather -ENOENTDevendra Naga2012-07-161-1/+1
* | staging/gdm72xx: Remove version.h includesDevendra Naga2012-06-121-1/+0
|/
* staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn2012-05-151-0/+404