aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/nvm.c
Commit message (Expand)AuthorAge
* staging: bcm: don't cast kzalloc() return valueMihnea Dobrescu-Balaur2013-03-11
* Staging: bcm: add a missing break statementDan Carpenter2013-01-11
* Staging: bcm: Remove typedef for eNVM_TYPE and call directly.Kevin McKinney2013-01-07
* Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly.Kevin McKinney2013-01-07
* Staging: bcm: Remove typedef for _FLASH_2X_CS_INFO and call directly.Kevin McKinney2013-01-07
* Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly.Kevin McKinney2013-01-07
* Staging: bcm: Remove typedef for _DSD_HEADER and call directly.Kevin McKinney2013-01-07
* Staging: bcm: Remove typedef for _ISO_HEADER and call directly.Kevin McKinney2013-01-07
* Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly.Kevin McKinney2012-11-26
* Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly.Kevin McKinney2012-11-26
* Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly.Kevin McKinney2012-11-26
* Staging: bcm: Remove typedef for _FLASH2X_BITMAP and call directly.Kevin McKinney2012-11-26
* Staging: bcm: Fix udelay related compilation errorTushar Behera2012-09-14
* staging: bcm: Fix typo in drivers/bcmMasanari Iida2012-08-17
* Staging: bcm: Change order in if conditions to make more readable in nvm.cKevin McKinney2012-06-20
* Staging: bcm: Change conditions that check for NULL in nvm.cKevin McKinney2012-06-20
* Staging: bcm: Replace UINT with "unsigned int" in nvm.cKevin McKinney2012-06-20
* Staging: bcm: Replace INT with int in nvm.cKevin McKinney2012-06-20
* Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.cKevin McKinney2012-06-12
* Staging: bcm: Use udelay instead of msleep for delays in nvm.cKevin McKinney2012-06-12
* Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.Kevin McKinney2012-06-12
* Staging: bcm: Correctly format all comments in nvm.cKevin McKinney2012-06-12
* Staging: bcm: Properly format braces in nvm.cKevin McKinney2012-06-12
* Staging: bcm: Fix all whitespace issues in nvm.cKevin McKinney2012-06-12
* Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney2012-06-05
* Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney2011-11-26
* drivers/staging/bcm/nvm.c: add missing kfreeJulia Lawall2011-08-23
* Fix common misspellingsLucas De Marchi2011-03-31
* beceem: change startup messagesStephen Hemminger2010-11-01
* beceem: make local functions staticStephen Hemminger2010-11-01
* beceem: remove dead codeStephen Hemminger2010-11-01
* beceem: remove OS wrapper libraryStephen Hemminger2010-11-01
* beceem: remove ifdef'sStephen Hemminger2010-10-29
* staging/bcm: add sparse annotationsArnd Bergmann2010-10-05
* staging: Beeceem USB Wimax driverStephen Hemminger2010-09-09