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-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
2007-03-09
[MTD] [OneNAND] Use oob buffer instead of main one in oob functions
Kyungmin Park
1
-10
/
+13
2007-03-08
[MTD] Correct partition failed erase address
Adrian Hunter
1
-1
/
+5
2007-03-08
[MTD] [NAND] Correct misspelled preprocessor variable.
Robert P. J. Day
1
-1
/
+1
2007-03-08
[MTD] [MAPS] dilnetpc: Fix printk warning
Alan Cox
1
-2
/
+2
2007-03-08
[MTD] [NOR] Fix oops in cfi_amdstd_sync
Vijay Sampath
2
-0
/
+4
2007-03-08
[MTD] ESB2 check for closed ROM window
Cyrill Gorcunov
1
-3
/
+8
2007-03-08
[MTD] [NAND] make oobavail public
Vitaly Wool
4
-0
/
+4
2007-02-25
[ARM] 4233/1: nand/s3c2410.c: warning fix
Arnaud Patard
1
-1
/
+1
2007-02-19
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
25
-280
/
+930
2007-02-18
[MTD] [NAND] S3C2412 fix hw ecc
Matthieu CASTET
1
-0
/
+27
2007-02-18
[MTD] [NAND] Work around false compiler warning in CAFÉ driver
Andrew Morton
1
-2
/
+2
2007-02-18
[MTD] [MAPS] ichxrom warning fix
Andrew Morton
1
-2
/
+2
2007-02-18
[MTD] [MAPS] amd76xrom warning fix
Andrew Morton
1
-2
/
+2
2007-02-18
[MTD] [MAPS] esb2rom warning fixes
Andrew Morton
1
-2
/
+2
2007-02-18
[MTD] [MAPS] ck804xrom warning fix
Andrew Morton
1
-2
/
+2
2007-02-18
[MTD] [MAPS] netsc520 warning fix
Andrew Morton
1
-1
/
+3
2007-02-18
[MTD] [MAPS] sc520cdp warning fix
Andrew Morton
1
-2
/
+3
2007-02-18
[MTD] [ONENAND] onenand_base warning fix
Andrew Morton
1
-1
/
+1
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
1
-1
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
10
-10
/
+0
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-11
[PATCH] remove invalidate_inode_pages()
Andrew Morton
1
-1
/
+2
2007-02-11
[MTD] [NAND] eXcite nand flash driver
Thomas Koeller
3
-0
/
+257
2007-02-10
[MTD] Improve heuristic for detecting wrong-endian RedBoot partition table
David Woodhouse
1
-2
/
+11
2007-02-10
[MTD] Fix RedBoot partition parsing regression harder.
Rod Whitby
1
-3
/
+5
2007-02-09
[MTD] [NAND] S3C2410: Hardware ECC correction code
Ben Dooks
2
-13
/
+62
2007-02-09
[MTD] remove unused ecctype,eccsize fields from struct mtd_info
Artem Bityutskiy
8
-13
/
+3
2007-02-09
[MTD] [NOR] Intel: remove ugly PROGREGION macros
Artem Bityutskiy
1
-4
/
+2
2007-02-09
[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC block
Artem Bityutskiy
1
-1
/
+1
2007-02-09
[MTD] OneNAND: Invalidate bufferRAM after erase
Adrian Hunter
1
-0
/
+25
2007-02-09
[MTD] Don't oops when the RedBoot partition table is empty
Martin Michlmayr
1
-1
/
+1
2007-02-09
[MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction.
Adrian Bunk
1
-1
/
+1
2007-02-09
[MTD] [NAND] Correctly validate out-of-band offset and length
Adrian Hunter
1
-5
/
+41
2007-02-09
[MTD] Fix default timeouts for Intel NOR flash
David Woodhouse
1
-3
/
+17
2007-02-09
Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
2
-171
/
+428
2007-02-09
[MTD] CK804XROM must depend on PCI
akpm@osdl.org
1
-1
/
+1
2007-02-09
[MTD] OneNAND: Select correct chip's bufferRAM for DDP
Adrian Hunter
1
-8
/
+16
2007-02-07
[MTD] OneNAND: Error message printing and bad block scan erros
Kyungmin Park
2
-30
/
+148
2007-02-07
[MTD] OneNAND: Subpage write returned incorrect length written
Adrian Hunter
1
-11
/
+9
2007-02-06
[MTD] OneNAND: Do not allow oob write past end of page
Adrian Hunter
1
-0
/
+7
2007-02-05
[MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NAND
David Woodhouse
1
-1
/
+1
2007-02-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+1
2007-02-02
[MTD] OneNAND: Fix typo and remove unnecessary goto statement
Kyungmin Park
1
-8
/
+4
2007-02-02
[MTD] OneNAND: Reduce internal BufferRAM operations
Kyungmin Park
1
-24
/
+23
2007-02-02
[MTD] OneNAND: Remove line of code that was meant to be deleted in OOB_AUTO
Kyungmin Park
1
-9
/
+5
2007-02-01
[MTD] OneNAND: Add support for auto-placement of out-of-band data
Adrian Hunter
2
-37
/
+171
[next]