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
2009-08-12
Remove zero-length file drivers/mtd/maps/sbc8240.c
Jeff Garzik
1
-0
/
+0
2009-08-09
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2
-1
/
+13
2009-08-03
mtd: mtdblock: introduce mtdblks_lock
Matthias Kaehlcke
1
-1
/
+15
2009-08-03
mtd: remove 'SBC8240 Wind River' Device Driver Code
Subrata Modak
3
-258
/
+0
2009-08-03
mtd: OneNAND: OMAP2/3: free GPMC CS on module removal
Mika Korhonen
1
-0
/
+1
2009-08-03
mtd: OneNAND: fix incorrect bufferram offset
Mika Korhonen
1
-1
/
+1
2009-08-03
mtd: blkdevs: do not forget to get MTD devices
Artem Bityutskiy
1
-3
/
+3
2009-08-03
mtd: fix the conversion from dev to mtd_info
Saeed Bishara
1
-3
/
+4
2009-07-24
UBI: compatible fallback in absense of sequence numbers
Adrian Hunter
1
-1
/
+12
2009-07-24
UBI: fix double free on error path
Adrian Hunter
1
-0
/
+1
2009-07-15
UBI: fix bug in image sequence number handling
Holger Brunck
1
-1
/
+1
2009-07-15
UBI: gluebi: initialize ubi_num field
Artem Bityutskiy
1
-0
/
+1
2009-07-08
UBI: fix compilation warnings
Artem Bityutskiy
1
-3
/
+3
2009-07-07
UBI: fix NOR flash recovery
Artem Bityutskiy
3
-3
/
+64
2009-07-05
UBI: nicify image sequence number handling
Artem Bityutskiy
4
-16
/
+18
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
6
-3
/
+33
2009-07-05
UBI: remove bogus debugging checks
Artem Bityutskiy
3
-88
/
+2
2009-07-05
UBI: add empty eraseblocks verification
Artem Bityutskiy
3
-10
/
+21
2009-06-28
mtd: nand: fix build failure and incorrect return from omap_wait()
vimal singh
1
-2
/
+5
2009-06-27
mtd: Use BLOCK_NIL consistently in NFTL/INFTL
Julia Lawall
2
-13
/
+14
2009-06-26
mtd: m25p80 timeout too short for worst-case m25p16 devices
Steven A. Falco
1
-1
/
+1
2009-06-25
mtd: atmel_nand: Fix typo s/parititions/partitions/
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-25
mtd: cmdlineparts: Use 64-bit format when printing a debug message.
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-24
mtd: maps: Remove BUS_ID_SIZE from integrator_flash
David Woodhouse
1
-8
/
+14
2009-06-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
35
-720
/
+2898
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
12
-335
/
+885
2009-06-16
mtd: OneNAND: Allow setting of boundary information when built as module
Amul Saha
1
-19
/
+9
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+5
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+0
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2
-3
/
+3
2009-06-12
trivial: mtd: fix Kconfig comment about 'armflash'
Paulius Zaleckas
1
-1
/
+2
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-19
/
+24
2009-06-10
UBI: add reboot notifier
Kevin Cernekee
2
-1
/
+38
2009-06-10
UBI: handle more error codes
Artem Bityutskiy
1
-7
/
+34
2009-06-10
UBI: fix multiple spelling typos
Artem Bityutskiy
4
-11
/
+11
2009-06-10
UBI: fix kmem_cache_free on error patch
Artem Bityutskiy
1
-1
/
+2
2009-06-09
UBI: print amount of reserved PEBs
Artem Bityutskiy
1
-3
/
+4
2009-06-09
mtd: nand: Fix memory leak on txx9ndfmc probe failure.
Atsushi Nemoto
1
-9
/
+9
2009-06-08
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel
Russell King
1
-20
/
+23
2009-06-08
mtd: orion_nand: use burst reads with double word accesses
Nicolas Pitre
1
-0
/
+23
2009-06-08
mtd/nand: s3c6400 support for s3c2410 driver
Peter Korsgaard
2
-9
/
+12
2009-06-08
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
David Woodhouse
4
-103
/
+201
2009-06-08
[MTD] [NAND] S3C2410: Use DIV_ROUND_UP
Ben Dooks
1
-2
/
+1
2009-06-08
[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write
Ben Dooks
1
-2
/
+20
2009-06-08
[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND
Michel Pollet
1
-0
/
+6
2009-06-08
UBI: improve messages in the WL worker
Artem Bityutskiy
1
-9
/
+24
2009-06-06
mtd: physmap_of: Add multiple regions and concatenation support
Stefan Roese
1
-56
/
+143
2009-06-05
mtd: nand: max_retries off by one in mxc_nand
Roel Kluin
1
-1
/
+1
2009-06-05
mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440
Peter Korsgaard
1
-3
/
+3
2009-06-05
mtd: davinci nand: update clock naming
Kevin Hilman
1
-3
/
+4
[next]