index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-19
mtd: plat_ram: call mtd_device_register only if partition data exists
Ilya Yanok
1
-4
/
+8
2011-12-07
mtd: pxa2xx-flash.c: It used to fall back to provided table.
Jonathan Cameron
1
-1
/
+1
2011-12-05
mtd: gpmi: add missing include 'module.h'
Wolfram Sang
1
-1
/
+1
2011-12-02
mtd: ndfc: fix typo in structure dereference
Tony Breeds
1
-1
/
+1
2011-11-07
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
1
-0
/
+1
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
129
-3621
/
+7007
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-0
/
+15
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-4
/
+8
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-10-31
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
11
-0
/
+11
2011-10-31
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
4
-0
/
+4
2011-10-30
mtd: tests: annotate as DANGEROUS in Kconfig
Wolfram Sang
1
-1
/
+4
2011-10-30
mtd: tests: don't use mtd0 as a default
Wolfram Sang
7
-7
/
+55
2011-10-30
mtd: clean up usage of MTD_DOCPROBE_ADDRESS
Paul Bolle
2
-7
/
+1
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2
-2
/
+2
2011-10-24
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
1
-1
/
+1
2011-10-24
MIPS: Alchemy: kill au1xxx.h header
Manuel Lauss
1
-1
/
+5
2011-10-20
MIPS: Lantiq: Fix MTD registration of NOR device
John Crispin
1
-2
/
+2
2011-10-16
mtd: nand: initialize ops.mode
Brian Norris
1
-0
/
+4
2011-10-16
mtd: provide an alias for the redboot module name
Andres Salomon
1
-0
/
+3
2011-10-16
mtd: m25p80: don't probe device which has status of 'disabled'
Shaohui Xie
1
-0
/
+6
2011-10-16
mtd: nand_h1900 never worked
Arnd Bergmann
1
-1
/
+1
2011-10-14
mtd: Add DiskOnChip G3 support
Robert Jarzmik
4
-0
/
+1424
2011-10-14
mtd: m25p80: add EON flash EN25Q32B into spi flash id table
Shaohui Xie
1
-0
/
+1
2011-10-14
mtd: mark block device queue as non-rotational
Dan McGee
1
-0
/
+2
2011-10-01
mtd: r852: make r852_pm_ops static
Axel Lin
1
-3
/
+3
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-26
mtd: m25p80: add support for at25df321a spi data flash
Mikhail Kshevetskiy
1
-0
/
+1
2011-09-23
mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks
Wolfram Stering
1
-1
/
+1
2011-09-21
mtd: nand: switch `check_pattern()' to standard `memcmp()'
Brian Norris
1
-4
/
+2
2011-09-21
mtd: nand: invalidate cache on unaligned reads
Brian Norris
1
-2
/
+10
2011-09-21
mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set
Brian Norris
1
-6
/
+7
2011-09-21
mtd: nand: wait to set BBT version
Brian Norris
1
-4
/
+8
2011-09-21
mtd: nand: scrub BBT on ECC errors
Brian Norris
1
-5
/
+24
2011-09-21
mtd: nand: report ECC errors properly when reading BBT
Brian Norris
1
-5
/
+12
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
23
-78
/
+78
2011-09-11
mtd: nand: remove gotos in `check_create()'
Brian Norris
1
-16
/
+19
2011-09-11
mtd: nand: begin restructuring check_create
Brian Norris
1
-19
/
+5
2011-09-11
mtd: nand: fix style
Brian Norris
1
-14
/
+14
2011-09-11
mtd: nand: remove unnecessary variable
Brian Norris
1
-5
/
+3
2011-09-11
mtd: nand: do not ignore all ECC errors
Brian Norris
1
-3
/
+3
2011-09-11
mtd: nand: refactor scanning code
Brian Norris
1
-20
/
+8
2011-09-11
mtd: drop Integrator flash map Kconfig
Linus Walleij
1
-4
/
+0
2011-09-11
mtd: kill old field for `struct mtd_info_user'
Brian Norris
1
-2
/
+2
2011-09-11
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
1
-21
/
+25
2011-09-11
mtd: add MEMWRITE ioctl
Brian Norris
1
-0
/
+56
2011-09-11
mtd: rename MTD_MODE_* to MTD_FILE_MODE_*
Brian Norris
1
-18
/
+18
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
18
-82
/
+84
2011-09-11
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
1
-2
/
+2
2011-09-11
mtd: support reading OOB without ECC
Brian Norris
2
-7
/
+14
[next]