summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/nvm.c
AgeCommit message (Expand)Author
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