summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/nvm.c
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm: don't cast kzalloc() return valueMihnea Dobrescu-Balaur2013-03-111-7/+7
* Staging: bcm: add a missing break statementDan Carpenter2013-01-111-0/+1
* Staging: bcm: Remove typedef for eNVM_TYPE and call directly.Kevin McKinney2013-01-071-2/+2
* Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly.Kevin McKinney2013-01-071-6/+6
* Staging: bcm: Remove typedef for _FLASH_2X_CS_INFO and call directly.Kevin McKinney2013-01-071-6/+6
* Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly.Kevin McKinney2013-01-071-1/+1
* Staging: bcm: Remove typedef for _DSD_HEADER and call directly.Kevin McKinney2013-01-071-18/+18
* Staging: bcm: Remove typedef for _ISO_HEADER and call directly.Kevin McKinney2013-01-071-10/+10
* Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly.Kevin McKinney2012-11-261-43/+43
* Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly.Kevin McKinney2012-11-261-1/+1
* Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly.Kevin McKinney2012-11-261-1/+1
* Staging: bcm: Remove typedef for _FLASH2X_BITMAP and call directly.Kevin McKinney2012-11-261-2/+2
* Staging: bcm: Fix udelay related compilation errorTushar Behera2012-09-131-1/+1
* staging: bcm: Fix typo in drivers/bcmMasanari Iida2012-08-171-1/+1
* Staging: bcm: Change order in if conditions to make more readable in nvm.cKevin McKinney2012-06-201-4/+4
* Staging: bcm: Change conditions that check for NULL in nvm.cKevin McKinney2012-06-201-14/+14
* Staging: bcm: Replace UINT with "unsigned int" in nvm.cKevin McKinney2012-06-201-206/+206
* Staging: bcm: Replace INT with int in nvm.cKevin McKinney2012-06-201-111/+111
* Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.cKevin McKinney2012-06-121-2/+2
* Staging: bcm: Use udelay instead of msleep for delays in nvm.cKevin McKinney2012-06-121-9/+9
* Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.Kevin McKinney2012-06-121-2/+2
* Staging: bcm: Correctly format all comments in nvm.cKevin McKinney2012-06-121-940/+955
* Staging: bcm: Properly format braces in nvm.cKevin McKinney2012-06-121-1125/+659
* Staging: bcm: Fix all whitespace issues in nvm.cKevin McKinney2012-06-121-2087/+1980
* Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney2012-06-041-102/+102
* Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney2011-11-261-42/+53
* drivers/staging/bcm/nvm.c: add missing kfreeJulia Lawall2011-08-231-4/+9
* Fix common misspellingsLucas De Marchi2011-03-311-27/+27
* beceem: change startup messagesStephen Hemminger2010-11-011-28/+4
* beceem: make local functions staticStephen Hemminger2010-11-011-107/+66
* beceem: remove dead codeStephen Hemminger2010-11-011-314/+0
* beceem: remove OS wrapper libraryStephen Hemminger2010-11-011-58/+47
* beceem: remove ifdef'sStephen Hemminger2010-10-291-18/+0
* staging/bcm: add sparse annotationsArnd Bergmann2010-10-051-27/+27
* staging: Beeceem USB Wimax driverStephen Hemminger2010-09-081-0/+5614