summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/nvm.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen
2013-10-28staging: bcm: Replace BOOLEAN with boolLisa Nguyen
2013-09-17Staging: bcm: nvm: fixed space prohibitionAldo Iljazi
2013-08-23staging: bcm: Fix typo in commentsMasanari Iida
2013-03-11staging: bcm: don't cast kzalloc() return valueMihnea Dobrescu-Balaur
2013-01-12Staging: bcm: add a missing break statementDan Carpenter
2013-01-07Staging: bcm: Remove typedef for eNVM_TYPE and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _FLASH_2X_CS_INFO and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _DSD_HEADER and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _ISO_HEADER and call directly.Kevin McKinney
2012-11-27Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly.Kevin McKinney
2012-11-27Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly.Kevin McKinney
2012-11-27Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly.Kevin McKinney
2012-11-27Staging: bcm: Remove typedef for _FLASH2X_BITMAP and call directly.Kevin McKinney
2012-09-14Staging: bcm: Fix udelay related compilation errorTushar Behera
2012-08-17staging: bcm: Fix typo in drivers/bcmMasanari Iida
2012-06-20Staging: bcm: Change order in if conditions to make more readable in nvm.cKevin McKinney
2012-06-20Staging: bcm: Change conditions that check for NULL in nvm.cKevin McKinney
2012-06-20Staging: bcm: Replace UINT with "unsigned int" in nvm.cKevin McKinney
2012-06-20Staging: bcm: Replace INT with int in nvm.cKevin McKinney
2012-06-12Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.cKevin McKinney
2012-06-12Staging: bcm: Use udelay instead of msleep for delays in nvm.cKevin McKinney
2012-06-12Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.Kevin McKinney
2012-06-12Staging: bcm: Correctly format all comments in nvm.cKevin McKinney
2012-06-12Staging: bcm: Properly format braces in nvm.cKevin McKinney
2012-06-12Staging: bcm: Fix all whitespace issues in nvm.cKevin McKinney
2012-06-05Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney
2011-11-27Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney
2011-08-23drivers/staging/bcm/nvm.c: add missing kfreeJulia Lawall
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-01beceem: change startup messagesStephen Hemminger
2010-11-01beceem: make local functions staticStephen Hemminger
2010-11-01beceem: remove dead codeStephen Hemminger
2010-11-01beceem: remove OS wrapper libraryStephen Hemminger
2010-10-30beceem: remove ifdef'sStephen Hemminger
2010-10-05staging/bcm: add sparse annotationsArnd Bergmann
2010-09-09staging: Beeceem USB Wimax driverStephen Hemminger