index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
/
nvm.c
Age
Commit message (
Expand
)
Author
2014-07-23
Staging: bcm: nvm.c: Don't pass the index
Matthias Beyer
2014-07-23
Staging: bcm: nvm.c: Fixed variable type
Matthias Beyer
2014-07-21
Staging: bcm: nvm.c: replaced member accessing with variable
Matthias Beyer
2014-07-21
Staging: bcm: nvm.c: Removed indentation level by concatenating nested if sta...
Matthias Beyer
2014-07-21
Staging: bcm: nvm.c: Removed indentation level by using continue statement
Matthias Beyer
2014-07-21
Staging: bcm: nvm.c: Outsourced chunk of code into function
Matthias Beyer
2014-07-21
Staging: bcm: nvm.c: Shortened lines
Matthias Beyer
2014-07-09
staging: bcm: add missing blank lines after declarations
Pawel Lebioda
2014-06-26
staging: bcm: nvm.c: Cleaning up check unsigned is less than zero
Rickard Strandqvist
2014-06-19
staging: bcm: nvm.c: Cleaning up a array that is filled incompletely
Rickard Strandqvist
2014-03-19
Staging: bcm: Remove unnecessary parentheses
Tugce Sirin
2014-03-16
Staging: bcm: Fix sparse non-static symbol warning
Tugce Sirin
2014-01-11
staging: bcm : Fix typo in staging/bcm
Masanari Iida
2014-01-08
drivers: bcm: Remove unused function in nvm.c
Rashika Kheria
2013-12-20
drivers/staging/bcm: Integer overflow
Wenliang Fan
2013-10-28
staging: bcm: Replace FALSE with false
Lisa Nguyen
2013-10-28
staging: bcm: Replace BOOLEAN with bool
Lisa Nguyen
2013-09-17
Staging: bcm: nvm: fixed space prohibition
Aldo Iljazi
2013-08-23
staging: bcm: Fix typo in comments
Masanari Iida
2013-03-11
staging: bcm: don't cast kzalloc() return value
Mihnea Dobrescu-Balaur
2013-01-11
Staging: bcm: add a missing break statement
Dan Carpenter
2013-01-07
Staging: bcm: Remove typedef for eNVM_TYPE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _FLASH_2X_CS_INFO and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _DSD_HEADER and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _ISO_HEADER and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _FLASH2X_BITMAP and call directly.
Kevin McKinney
2012-09-13
Staging: bcm: Fix udelay related compilation error
Tushar Behera
2012-08-17
staging: bcm: Fix typo in drivers/bcm
Masanari Iida
2012-06-20
Staging: bcm: Change order in if conditions to make more readable in nvm.c
Kevin McKinney
2012-06-20
Staging: bcm: Change conditions that check for NULL in nvm.c
Kevin McKinney
2012-06-20
Staging: bcm: Replace UINT with "unsigned int" in nvm.c
Kevin McKinney
2012-06-20
Staging: bcm: Replace INT with int in nvm.c
Kevin McKinney
2012-06-12
Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.c
Kevin McKinney
2012-06-12
Staging: bcm: Use udelay instead of msleep for delays in nvm.c
Kevin McKinney
2012-06-12
Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.
Kevin McKinney
2012-06-12
Staging: bcm: Correctly format all comments in nvm.c
Kevin McKinney
2012-06-12
Staging: bcm: Properly format braces in nvm.c
Kevin McKinney
2012-06-12
Staging: bcm: Fix all whitespace issues in nvm.c
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.
Kevin McKinney
2011-11-26
Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...
Kevin McKinney
2011-08-23
drivers/staging/bcm/nvm.c: add missing kfree
Julia Lawall
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-01
beceem: change startup messages
Stephen Hemminger
2010-11-01
beceem: make local functions static
Stephen Hemminger
2010-11-01
beceem: remove dead code
Stephen Hemminger
[next]