index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[MTD] mtdoops: Document usage in Kconfig
Peter Korsgaard
2007-12-03
1
-0
/
+3
*
[MTD] [NAND] Marvell Orion device bus NAND controller
Tzachi Perelstein
2007-12-03
3
-0
/
+181
*
[MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion
David Woodhouse
2007-12-03
1
-61
/
+24
*
[MTD] [NOR] Fix overflow check in jedec_probe
David Woodhouse
2007-12-03
1
-1
/
+1
*
[MTD] [NOR] Clean up jedec_probe, remove unlock address arrays
David Woodhouse
2007-12-03
1
-777
/
+624
*
[MTD] Always initialise mutex in new mtd_blktrans_dev.
David Woodhouse
2007-12-03
1
-1
/
+1
*
[MTD] [NAND] pasemi_nand driver
Egor Martovetsky
2007-11-29
3
-0
/
+250
*
[MTD] [NAND] S3C2410 correctly set nFCE over resume
Ben Dooks
2007-11-28
1
-0
/
+20
*
[MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m
Stanislav Brabec
2007-11-28
1
-1
/
+1
*
[MTD] mtd_dataflash: Incorrect compare-after-write check
Andrew Victor
2007-11-28
1
-1
/
+1
*
[MTD] [NOR] Prevent erase command invocation on suspended chip
Alexander Belyakov
2007-11-26
1
-0
/
+15
*
[MTD] [OneNAND] Do not stop reading for ECC errors
Adrian Hunter
2007-11-26
1
-10
/
+22
*
[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5
Alexey Korolev
2007-11-23
1
-1
/
+1
*
[MTD] [NOR] Add support for the SST 39VF1601 flash chip
David Howells
2007-11-09
1
-0
/
+15
*
[MTD] [NOR] More CFI fixups for Atmel chips
Hans-Christian Egtvedt
2007-10-30
2
-1
/
+48
*
MTD: small physmap_of partition parsing fixes
Valentine Barshak
2007-10-30
1
-6
/
+7
*
[MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver
Michael Hennerich
2007-10-30
2
-3
/
+19
*
[MTD] Skip bad blocks when checking for RedBoot partition table
David Woodhouse
2007-10-28
1
-5
/
+20
*
[MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND
David Woodhouse
2007-10-28
1
-0
/
+19
*
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
2007-10-23
1
-1
/
+1
*
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
Alexey Korolev
2007-10-23
1
-69
/
+77
*
[MTD] [OneNAND] Fix wrong free the static address in onenand_sim
Kyungmin Park
2007-10-22
1
-1
/
+0
*
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
2007-10-20
2
-3
/
+3
*
[MTD] [NAND] treat any negative return value from correct() as an error
Matt Reimer
2007-10-20
1
-3
/
+3
*
[MTD] [NAND] nandsim: bugfix in initialization
Artem Bityutskiy
2007-10-20
1
-1
/
+1
*
[MTD] Fix typo in Alauda config option help text.
Dave Jones
2007-10-20
1
-1
/
+1
*
[MTD] [NAND] add s3c2440-specific read_buf/write_buf
Matt Reimer
2007-10-20
1
-0
/
+14
*
[MTD] [OneNAND] onenand-sim: fix kernel-doc and typos
Randy Dunlap
2007-10-20
1
-24
/
+25
*
typo fixes
Matt LaPlante
2007-10-20
1
-5
/
+5
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-2
/
+1
*
Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver
Linus Torvalds
2007-10-15
1
-2
/
+2
*
signedness: module_param_array nump argument
Al Viro
2007-10-14
1
-1
/
+1
*
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2007-10-14
12
-317
/
+274
|
\
|
*
UBI: return correct error code
Artem Bityutskiy
2007-10-14
1
-0
/
+1
|
*
UBI: remove useless inlines
Artem Bityutskiy
2007-10-14
1
-81
/
+38
|
*
UBI: fix atomic LEB change problems
Artem Bityutskiy
2007-10-14
2
-21
/
+33
|
*
UBI: use byte hexdump
Artem Bityutskiy
2007-10-14
2
-3
/
+3
|
*
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
2007-10-14
8
-112
/
+119
|
*
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
2007-10-14
6
-19
/
+21
|
*
UBI: use linux print_hex_dump(), not home-grown one
Artem Bityutskiy
2007-10-14
3
-38
/
+3
|
*
UBI: don't use array index before testing if it is negative
Jesper Juhl
2007-10-14
1
-2
/
+7
|
*
UBI: add more prints
Artem Bityutskiy
2007-10-14
2
-1
/
+5
|
*
UBI: fix sparse warnings
Artem Bityutskiy
2007-10-14
2
-41
/
+45
|
*
UBI: fix leak in ubi_scan_erase_peb
Florin Malita
2007-10-14
1
-4
/
+4
*
|
[MTD] fix mtdconcat for subpage-write NAND
Chris Paulson-Ellis
2007-10-14
1
-0
/
+1
*
|
[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
Adrian Hunter
2007-10-14
1
-3
/
+4
*
|
[MTD] [OneNAND] Return only negative error codes
Adrian Hunter
2007-10-14
1
-2
/
+2
*
|
[MTD] [OneNAND] Synchronize block locking operations
Adrian Hunter
2007-10-14
1
-4
/
+14
[prev]
[next]