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
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
10
-15
/
+5
2007-05-08
[MTD] [NAND] platform NAND driver: add driver
Vitaly Wool
3
-0
/
+160
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-4
/
+2
2007-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-2
/
+2
2007-05-03
[MTD] [NAND] at91_nand.c: CMDLINE_PARTS support
Andrew Victor
1
-0
/
+10
2007-05-03
[MTD] [NAND] Tidy up handling of page number in nand_block_bad()
Thomas Knobloch
1
-6
/
+5
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
7
-7
/
+0
2007-05-02
kconfig: fix path to modules.txt in Kconfig help
Alexander E. Patrakov
1
-2
/
+2
2007-05-02
[MTD] block2mtd_paramline[] mustn't be __initdata
Adrian Bunk
1
-1
/
+1
2007-05-02
[MTD] [NAND] Support multiple chips in CAFÉ driver
David Woodhouse
1
-9
/
+20
2007-05-02
[MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magic
David Woodhouse
2
-1
/
+0
2007-05-02
[MTD] [NAND] Use rslib for CAFÉ ECC
Segher Boessenkool
4
-1399
/
+106
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-4
/
+4
2007-04-27
[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()
Adrian Bunk
1
-1
/
+1
2007-04-27
[MTD] [NAND] CM-x270 MTD driver
Mike Rapoport
3
-0
/
+273
2007-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
22
-2
/
+11340
2007-04-27
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
21
-0
/
+11338
2007-04-27
[MTD] [NAND] Wrong calculation of page number in nand_block_bad()
Knobloch, Thomas
1
-1
/
+1
2007-04-27
UBI: remove unused variable
Artem Bityutskiy
1
-1
/
+0
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy
21
-0
/
+11339
2007-04-26
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
1
-2
/
+2
2007-04-26
[MTD] [MAPS] fix plat-ram printk format
Randy Dunlap
1
-1
/
+2
2007-04-25
[MTD] [OneNAND] Exit loop only when column start with 0
Adrian Hunter
1
-2
/
+2
2007-04-25
[MTD] [OneNAND] Fix access the past of the real oobfree array
Kyungmin Park
1
-5
/
+12
2007-04-25
[MTD] [OneNAND] Update Samsung OneNAND official URL
Kyungmin Park
1
-1
/
+1
2007-04-22
[MTD] Finish conversion mtd_blkdevs to use the kthread API
Christoph Hellwig
1
-23
/
+9
2007-04-19
Use menuconfig objects: MTD
Jan Engelhardt
6
-78
/
+52
2007-04-19
[MTD] mtd_blkdevs: Convert to use the kthread API
Eric W. Biederman
1
-14
/
+5
2007-04-17
[MTD] Fix fwh_lock locking
Shashi Rao
1
-1
/
+2
2007-04-17
[MTD] nandsim: enhance nandsim to allow arbitrary NAND size
Adrian Hunter
1
-1
/
+20
2007-04-17
[MTD] nandsim: Enhance nandsim optionally to report wear information
Adrian Hunter
1
-0
/
+99
2007-04-17
[MTD] nandsim: enhance nandsim to simulate flash errors
Adrian Hunter
1
-1
/
+300
2007-04-17
[MTD] nandsim: add partition capability to nandsim
Adrian Hunter
1
-24
/
+73
2007-04-17
[MTD] [NAND] Casting bug in nand_default_block_markbad
Andre Renaud
1
-1
/
+1
2007-04-17
[MTD] Driver for AT26Fxxx dataflash devices
Hans-Jürgen Koch
3
-0
/
+494
2007-04-17
[MTD] Fix length comparison in MEMREADOOB
Thomas Gleixner
1
-1
/
+1
2007-04-17
[MTD] [NAND] Move ancient NAND chip support into a config option
Thomas Gleixner
2
-0
/
+12
2007-04-17
[MTD] [NAND] Use ecc.read/write_page_raw consequently
Thomas Gleixner
1
-2
/
+2
2007-04-17
[MTD][NAND] Add Micron Manufacturer ID
sshahrom@micron.com
1
-0
/
+1
2007-04-17
[MTD] Fix dependencies for MIPS MTD drivers
Ralf Baechle
1
-3
/
+3
2007-04-17
[MTD] Alchemy cleanups
Ralf Baechle
1
-9
/
+0
2007-04-02
[MTD] [NOR] Support for auto locking flash on power up
Rodolfo Giometti
1
-3
/
+90
2007-04-02
[MTD] PMC MSP71xx flash/rootfs mappings
Marc St-Jean
4
-0
/
+324
2007-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/misc
David Woodhouse
1
-58
/
+9
2007-03-23
[MTD] [NAND] Remember timing settings for CAFÉ NAND controller.
David Woodhouse
1
-14
/
+11
2007-03-09
[MTD] [OneNAND] Classify the page data and oob buffer
Kyungmin Park
1
-6
/
+18
2007-03-09
[MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finished
Kyungmin Park
1
-2
/
+4
2007-03-09
[MTD] [OneNAND] add Nokia Copyright and a credit
Adrian Hunter
1
-0
/
+5
2007-03-09
[MTD] [OneNAND] Fix typo & wrong comments
Kyungmin Park
1
-9
/
+11
[prev]
[next]