index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: sm_ftl: fix module parameter
Rusty Russell
2012-01-09
1
-1
/
+1
*
mtd: docg3: remove unused function
Robert Jarzmik
2012-01-09
1
-0
/
+2
*
mtd: nand: Add ONFI support for FSL NAND controller
Shengzhou Liu
2012-01-09
1
-8
/
+10
*
mtd: nand: fixup for fmr initialization of Freescale NAND controller
Shengzhou Liu
2012-01-09
1
-5
/
+5
*
mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly
Liu Shuo
2012-01-09
1
-3
/
+10
*
mtdoops: fix the oops_page_used array size
Roman Tereshonkov
2012-01-09
1
-1
/
+1
*
mtd: maps: remove the now unused bcm963xx-flash
Jonas Gorski
2012-01-09
3
-130
/
+0
*
mtd: maps: physmap: allow partition parsers for physmap_flash_data
Jonas Gorski
2012-01-09
1
-1
/
+4
*
mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser
Jonas Gorski
2012-01-09
5
-150
/
+202
*
mtd: maps: bcm963xx-flash: clean up printk usage
Jonas Gorski
2012-01-09
1
-10
/
+10
*
mtd: maps: bcm963xx-flash: remove superfluous semicolons
Jonas Gorski
2012-01-09
1
-5
/
+5
*
mtd: maps: bcm963xx-flash: fix word order for spare partition
Jonas Gorski
2012-01-09
1
-1
/
+1
*
mtd: davinci: if no amif timing is passed, don; t setup cscfg register
Heiko Schocher
2012-01-09
1
-1
/
+3
*
mtd: nand: set correct length to FBCR for a non-full-page write
Liu Shuo
2012-01-09
1
-1
/
+2
*
mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
Liu Shuo
2012-01-09
1
-7
/
+11
*
mtd: docg3: fixes and cleanups
Robert Jarzmik
2012-01-09
2
-14
/
+15
*
mtd: mtdoops: skip reading initially bad blocks
Roman Tereshonkov
2012-01-09
1
-0
/
+3
*
mtd: tests: stresstest: bail out if device has not enough eraseblocks
Wolfram Sang
2012-01-09
1
-0
/
+7
*
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2012-01-09
29
-345
/
+30
*
mtd: docg3: dereferencing an ERR_PTR() in docg3_probe()
Dan Carpenter
2012-01-09
1
-9
/
+12
*
mtd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-01-09
3
-3
/
+0
*
mtd: docg3: add protection areas sysfs access
Robert Jarzmik
2012-01-09
2
-0
/
+134
*
mtd: docg3: add fast mode
Robert Jarzmik
2012-01-09
2
-20
/
+75
*
mtd: docg3: add suspend and resume
Robert Jarzmik
2012-01-09
2
-1
/
+80
*
mtd: docg3: add ECC correction code
Robert Jarzmik
2012-01-09
3
-23
/
+113
*
mtd: docg3: map erase and write functions
Robert Jarzmik
2012-01-09
1
-10
/
+4
*
mtd: docg3: add erase functions
Robert Jarzmik
2012-01-09
1
-0
/
+90
*
mtd: docg3: add write functions
Robert Jarzmik
2012-01-09
1
-12
/
+541
*
mtd: docg3: add OOB buffer to device structure
Robert Jarzmik
2012-01-09
1
-0
/
+8
*
mtd: docg3: add registers for erasing and writing
Robert Jarzmik
2012-01-09
1
-1
/
+13
*
mtd: docg3: add OOB layout to mtdinfo
Robert Jarzmik
2012-01-09
1
-0
/
+15
*
mtd: docg3: add multiple floor support
Robert Jarzmik
2012-01-09
2
-56
/
+126
*
mtd: docg3: fix reading oob+data without correction
Robert Jarzmik
2012-01-09
1
-99
/
+95
*
mtd: docg3: fix BCH registers
Robert Jarzmik
2012-01-09
1
-1
/
+1
*
mtd: docg3: fix protection areas reading
Robert Jarzmik
2012-01-09
1
-7
/
+9
*
mtd: docg3: fix tracing of IO in writeb
Robert Jarzmik
2012-01-09
1
-1
/
+1
*
mtd: docg3: fix debug log verbosity
Robert Jarzmik
2012-01-09
1
-1
/
+1
*
mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUS
Shubhrajyoti D
2012-01-09
1
-1
/
+1
*
mtd: cfi: Allow per-mapping CFI device endianness
Aaron Sierra
2012-01-09
1
-2
/
+3
*
mtd: mtd_blkdevs: don't increase 'open' count on error path
Brian Norris
2012-01-09
1
-1
/
+2
*
mtd: nand: scan 1st and 2nd page for Macronix SLC
Brian Norris
2012-01-09
1
-3
/
+4
*
mtd: nand: add 512 Mbit device code (Macronix)
Brian Norris
2012-01-09
1
-1
/
+2
*
mtd: nand: add Macronix manufacturer
Brian Norris
2012-01-09
1
-0
/
+1
*
mtd: plat_ram: call mtd_device_register only if partition data exists
Ilya Yanok
2011-12-19
1
-4
/
+8
*
mtd: pxa2xx-flash.c: It used to fall back to provided table.
Jonathan Cameron
2011-12-07
1
-1
/
+1
*
mtd: gpmi: add missing include 'module.h'
Wolfram Sang
2011-12-05
1
-1
/
+1
*
mtd: ndfc: fix typo in structure dereference
Tony Breeds
2011-12-02
1
-1
/
+1
*
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
2011-11-07
1
-0
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
129
-3621
/
+7007
|
\
|
*
mtd: tests: annotate as DANGEROUS in Kconfig
Wolfram Sang
2011-10-30
1
-1
/
+4
[next]