index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: cmdlinepart: Make it into a module
Lubomir Rintel
2013-02-04
2
-3
/
+9
*
mtd: gpmi: dump the BCH registers
Huang Shijie
2013-02-04
2
-0
/
+7
*
mtd: nane: print source of error message
Tormod Volden
2013-02-04
1
-3
/
+2
*
mtd: fsl_ifc_nand: use more portable i/o accessors
Kim Phillips
2013-02-04
1
-114
/
+119
*
mtd: uclinux: add a comment about why uclinux_ram_map must not be static
Uwe Kleine-König
2013-02-04
1
-0
/
+6
*
mtd: uclinux: support ROM and allow passing the base address
Uwe Kleine-König
2013-02-04
2
-6
/
+20
*
mtd: bcm47xxsflash: add own struct for abstrating bus type
Rafał Miłecki
2013-02-04
2
-13
/
+39
*
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
*
mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c
Michel Stempin
2013-02-04
1
-0
/
+4
*
mtd: nand: omap2: Support for hardware BCH error correction.
Philip Avinash
2013-02-04
1
-39
/
+534
*
mtd: devices: elm: Add support for ELM error correction
Philip Avinash
2013-02-04
2
-1
/
+407
*
mtd: nand: omap2: Update nerrors using ecc.strength
Philip Avinash
2013-02-04
1
-4
/
+8
*
mtd: mxc_nand: compress ID info for send_read_id_v3
Roman Schneider
2013-02-04
1
-0
/
+11
*
mtd: m25p80: Flash protection support for STmicro chips
Austin Boyle
2013-02-04
1
-0
/
+96
*
mtd: rename random32() to prandom_u32()
Akinobu Mita
2013-02-04
4
-15
/
+15
*
mtd: cmdlinepart: update /proc/mtd comment
Christopher Cordahi
2013-02-04
1
-1
/
+1
*
mtd: cmdlinepart: describe mtd ordering
Christopher Cordahi
2013-02-04
1
-1
/
+12
*
mtd: cmdlinepart: skip partitions truncated to zero
Christopher Cordahi
2013-02-04
1
-9
/
+8
*
mtd: cmdlinepart: fix skipping zero sized partition
Christopher Cordahi
2013-02-04
1
-0
/
+1
*
mtd: gpmi: Always report ECC stats and return max_bitflips
Zach Sadecki
2013-02-04
1
-19
/
+8
*
mtd: docg3 fix missing bitreverse lib
Robert Jarzmik
2013-02-04
1
-0
/
+1
*
mtd: davinci_nand: fix modular build with CONFIG_OF=y
Sergei Shtylyov
2013-02-04
1
-1
/
+1
*
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
14
-43
/
+37
*
Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2012-12-20
12
-135
/
+98
|
\
|
*
UBI: embed ubi_debug_info field in ubi_device struct
Ezequiel Garcia
2012-12-10
4
-85
/
+50
|
*
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
2012-12-10
6
-14
/
+23
|
*
UBI: replace memcpy with struct assignment
Ezequiel Garcia
2012-12-03
3
-7
/
+4
|
*
UBI: remove spurious comment
Ezequiel Garcia
2012-11-30
1
-1
/
+0
|
*
UBI: gluebi: rename misleading variables
Ezequiel Garcia
2012-11-30
1
-14
/
+14
|
*
UBI: do not allocate the memory unnecessarily
Artem Bityutskiy
2012-10-26
1
-12
/
+7
|
*
UBI: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-10-26
1
-4
/
+2
*
|
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
93
-1638
/
+2298
|
\
\
|
*
|
mtd: nand: typo in nand_id_has_period() comments
Brian Norris
2012-12-13
1
-1
/
+1
|
*
|
mtd: nand/gpio: use io{read,write}*_rep accessors
Matthew Leach
2012-12-13
1
-4
/
+4
|
*
|
mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.
NeilBrown
2012-12-13
1
-0
/
+2
|
*
|
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
Wolfram Sang
2012-12-13
1
-0
/
+9
|
*
|
mtd: nand/docg4: fix and improve read of factory bbt
Mike Dunn
2012-12-12
1
-5
/
+19
|
*
|
mtd: nand/docg4: reserve bb marker area in ecclayout
Mike Dunn
2012-12-12
1
-4
/
+6
|
*
|
mtd: nand/docg4: add support for writing in reliable mode
Mike Dunn
2012-12-12
1
-0
/
+39
|
*
|
mtd: mxc_nand: reorder part_probes to let cmdline override other sources
Lothar Waßmann
2012-12-10
1
-1
/
+2
|
*
|
mtd: mxc_nand: fix unbalanced clk_disable() in error path
Lothar Waßmann
2012-12-10
1
-1
/
+2
|
*
|
mtd: nandsim: Introduce debugfs infrastructure
Ezequiel Garcia
2012-12-10
1
-56
/
+130
|
*
|
mtd: physmap_of: error checking to prevent a NULL pointer dereference
Anton Prins
2012-12-10
1
-2
/
+4
|
*
|
mtg: docg3: potential divide by zero in doc_write_oob()
Dan Carpenter
2012-12-10
1
-1
/
+1
|
*
|
mtd: bcm47xxnflash: writing support
Rafał Miłecki
2012-12-10
2
-3
/
+79
|
*
|
mtd: tests/read: initialize buffer for whole next page
Christian Herzig
2012-12-04
1
-1
/
+1
|
*
|
mtd: at91: atmel_nand: return bit flips for the PMECC read_page()
Josh Wu
2012-12-03
1
-5
/
+11
|
*
|
mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.c
Harald Nordgard-Hansen
2012-12-03
1
-2
/
+14
|
*
|
mtd: nand: onfi need to be probed in 8 bits mode
Matthieu CASTET
2012-12-03
1
-0
/
+2
[next]