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
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-11
mtd: hide parse_mtd_partitions
Dmitry Eremin-Solenikov
1
-3
/
+0
2011-09-11
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
Kyungmin Park
1
-0
/
+4
2011-09-11
mtd: drop of_mtd_parse_partitions()
Dmitry Eremin-Solenikov
1
-16
/
+0
2011-09-11
mtd: prepare to convert of_mtd_parse_partitions to partition parser
Dmitry Eremin-Solenikov
1
-1
/
+4
2011-09-11
mtd: abstract last MTD partition parser argument
Dmitry Eremin-Solenikov
2
-3
/
+15
2011-09-11
mtd: add new API for handling MTD registration
Dmitry Eremin-Solenikov
1
-0
/
+5
2011-09-11
mtd: plat-nand: drop unused fields from platform_nand_data
Dmitry Eremin-Solenikov
1
-2
/
+0
2011-09-11
mtd: add a flags for partitions which should just leave smth. after them
Dmitry Eremin-Solenikov
1
-1
/
+4
2011-09-11
mtd: drop mtd_has_cmdlinepart()
Dmitry Eremin-Solenikov
1
-6
/
+0
2011-09-11
mtd: drop physmap_configure
Dmitry Eremin-Solenikov
1
-17
/
+0
2011-09-11
mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCT
Brian Norris
1
-1
/
+5
2011-09-11
mtd: nand: renumber the reorganized flags in nand.h / bbm.h
Brian Norris
2
-14
/
+15
2011-09-11
mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
Brian Norris
2
-2
/
+7
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2
-12
/
+9
2011-09-11
mtd: nand: separate chip options / bbt_options
Brian Norris
1
-0
/
+4
2011-09-11
mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option
Brian Norris
1
-2
/
+0
2011-07-22
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-6
/
+8
2011-06-23
UBI: clarify the volume notification types' doc
David Wagner
1
-6
/
+8
2011-06-01
mtd: fix physmap.h warnings
Randy Dunlap
1
-0
/
+1
2011-05-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-24
/
+17
2011-05-25
mtd: kill CONFIG_MTD_PARTITIONS
Jamie Iles
1
-8
/
+0
2011-05-25
mtd: remove add_mtd_partitions, add_mtd_device and friends
Jamie Iles
2
-12
/
+0
2011-05-25
mtd: physmap: convert to mtd_device_register()
Jamie Iles
1
-4
/
+0
2011-05-25
mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS
Jamie Iles
1
-0
/
+9
2011-05-25
mtd: introduce mtd_device_(un)register()
Jamie Iles
2
-1
/
+7
2011-05-25
mtd: create function to perform large allocations
Grant Erickson
1
-0
/
+2
2011-05-25
mtd: nand: renumber conflicting BBT flags
Brian Norris
1
-2
/
+2
2011-05-24
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-2
/
+2
2011-05-20
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...
Marc Zyngier
1
-1
/
+1
2011-05-20
ARM: 6904/1: MTD: Add integrator-flash feature to physmap
Marc Zyngier
1
-0
/
+2
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-5
/
+5
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
3
-0
/
+24
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+22
2011-03-11
mtd: nand: add software BCH ECC support
Ivan Djelic
2
-0
/
+75
2011-03-11
mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)
Steffen Sledz
1
-0
/
+1
2011-03-11
mtd: onenand: add new option to control initial onenand unlocking
Roman Tereshonkov
1
-0
/
+1
2011-03-11
mtd: NOR flash driver for OMAP-L137/AM17x
David Griego
1
-0
/
+29
2011-03-11
mtd_blkdevs: Add background processing support
Jarkko Lavinen
1
-0
/
+2
2011-03-08
UBI: provide LEB offset information
Artem Bityutskiy
1
-0
/
+3
2011-03-08
UBI: incorporate maximum write size
Artem Bityutskiy
1
-0
/
+19
2011-02-17
OMAP: OneNAND: fix 104MHz support
Adrian Hunter
1
-0
/
+1
2011-01-06
mtd: add writebufsize field to mtd_info struct
Anatolij Gustschin
1
-0
/
+11
2011-01-06
mtd: OneNAND: add enable / disable methods to onenand_chip
Adrian Hunter
1
-0
/
+2
2010-12-03
mtd: FSMC NAND fix obvious speling errors
Linus Walleij
1
-3
/
+3
2010-12-03
mtd: FSMC NAND use the PrimeCell identifier macros
Linus Walleij
1
-19
/
+0
2010-12-03
mtd: fix master device identification for mtd repartition
Roman Tereshonkov
1
-1
/
+1
2010-12-03
mtd: fix nand kernel-doc warnings
Randy Dunlap
1
-0
/
+2
[prev]
[next]