index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
bcm47xxpart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: bcm47xxpart: don't fail because of bit-flips
Rafał Miłecki
2016-01-23
1
-16
/
+22
*
mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only
Rafał Miłecki
2016-01-23
1
-2
/
+2
*
mtd: partitions: make parsers return 'const' partition arrays
Brian Norris
2015-12-09
1
-1
/
+1
*
mtd: kill off MTD partition parser boilerplate
Brian Norris
2015-11-19
1
-15
/
+1
*
mtd: bcm47xxpart: support SquashFS with an original magic
Rafał Miłecki
2015-01-07
1
-2
/
+5
*
mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)
Rafał Miłecki
2015-01-07
1
-2
/
+6
*
mtd: bcm47xxpart: support TRX data partition being UBI
Rafał Miłecki
2015-01-07
1
-2
/
+26
*
mtd: bcm47xxpart: only register partitions if the trx header was filled
Hauke Mehrtens
2014-10-22
1
-6
/
+14
*
mtd: bcm47xxpart: alloc memory for more partitions
Rafał Miłecki
2014-10-22
1
-2
/
+6
*
mtd: bcm47xxpart: find NVRAM partitions in middle blocks
Rafał Miłecki
2014-09-17
1
-0
/
+11
*
mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X
Rafał Miłecki
2014-03-10
1
-1
/
+1
*
mtd: bcm47xxpart: avoid overflowing when registering trx
Rafał Miłecki
2014-03-10
1
-0
/
+5
*
mtd: bcm47xxpart: fix off by one in partitions limit
Rafał Miłecki
2014-03-10
1
-2
/
+2
*
mtd: bcm47xxpart: alternative MAGIC for board_data partition
Rafał Miłecki
2014-01-07
1
-0
/
+16
*
mtd: bcm47xxpart: find boot partition by CFE magic
Rafał Miłecki
2014-01-07
1
-3
/
+5
*
mtd: make register_mtd_parser return void
Axel Lin
2014-01-03
1
-1
/
+2
*
mtd: bcm47xxpart: detect "factory" partition
Rafał Miłecki
2013-11-06
1
-0
/
+8
*
mtd: bcm47xxpart: detect block aligned Squashfs partition
Rafał Miłecki
2013-11-06
1
-0
/
+8
*
mtd: bcm47xxpart: handle malloc failures
Hauke Mehrtens
2013-11-06
1
-0
/
+7
*
mtd: bcm47xxpart: look for NVRAM at the end of device
Rafał Miłecki
2013-03-08
1
-7
/
+25
*
Revert "mtd: bcm47xxpart: improve probing of nvram partition"
Rafał Miłecki
2013-03-08
1
-13
/
+9
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-02
1
-15
/
+34
|
\
|
*
mtd: bcm47xxpart: improve probing of nvram partition
Hauke Mehrtens
2013-02-04
1
-9
/
+13
|
*
mtd: bcm47xxpart: add support for other erase sizes
Hauke Mehrtens
2013-02-04
1
-1
/
+4
|
*
mtd: bcm47xxpart: register extra "firmware" partition
Rafał Miłecki
2013-02-04
1
-0
/
+11
|
*
mtd: bcm47xxpart: simplify size calculation to one loop
Rafał Miłecki
2013-02-04
1
-5
/
+6
*
|
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
2013-02-15
1
-1
/
+1
|
/
*
mtd: bcm47part driver for BCM47XX chipsets
Rafał Miłecki
2012-09-29
1
-0
/
+202