index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0
rogersb11
2015-11-10
1
-22
/
+34
|
\
|
*
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-25
1
-30
/
+2
|
*
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
2013-04-16
1
-1
/
+5
|
*
mtdchar: fix offset overflow detection
Linus Torvalds
2013-04-16
1
-6
/
+42
*
|
Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64
Andrew Dodd
2013-02-27
9
-24
/
+29
|
\
\
|
|
/
|
*
mtd: slram: invalid checking of absolute end address
Jiri Engelthaler
2012-12-03
1
-1
/
+1
|
*
mtd: omap2: fix module loading
Andreas Bießmann
2012-10-13
1
-0
/
+1
|
*
mtd: omap2: fix omap_nand_remove segfault
Andreas Bießmann
2012-10-13
1
-1
/
+1
|
*
mtd: nand: Use the mirror BBT descriptor when reading its version
Shmulik Ladkani
2012-10-13
1
-1
/
+1
|
*
mtd: nandsim: bugfix: fail if overridesize is too big
Richard Genoud
2012-10-13
1
-0
/
+1
|
*
mtd: autcpu12-nvram: Fix compile breakage
Alexander Shiyan
2012-10-13
1
-8
/
+11
|
*
UBI: fix autoresize handling in R/O mode
Artem Bityutskiy
2012-10-07
1
-0
/
+5
|
*
UBI: fix a horrible memory deallocation bug
Artem Bityutskiy
2012-10-02
1
-2
/
+2
|
*
mtd: nandsim: don't open code a do_div helper
Herton Ronaldo Krzesinski
2012-07-19
1
-9
/
+3
|
*
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
2012-07-16
1
-1
/
+1
|
*
mtd: nand: fix scan_read_raw_oob
Dmitry Maluka
2012-06-10
1
-0
/
+1
|
*
mtd: sm_ftl: fix typo in major number.
Maxim Levitsky
2012-06-01
1
-1
/
+1
*
|
Merge linux-3.0.31 from korg into jellybean
codeworkx
2012-09-18
13
-19
/
+46
|
\
\
|
|
/
|
*
mtd: m25p80: set writebufsize
Brian Norris
2012-04-13
1
-0
/
+1
|
*
mtd: lart: initialize writebufsize
Artem Bityutskiy
2012-04-13
1
-0
/
+1
|
*
mtd: block2mtd: initialize writebufsize
Artem Bityutskiy
2012-04-13
1
-0
/
+1
|
*
mtd: sst25l: initialize writebufsize
Artem Bityutskiy
2012-04-13
1
-0
/
+1
|
*
UBI: fix eraseblock picking criteria
Artem Bityutskiy
2012-04-02
1
-6
/
+4
|
*
UBI: fix error handling in ubi_scan()
Richard Weinberger
2012-04-02
1
-4
/
+4
|
*
UBI: fix debugging messages
Artem Bityutskiy
2012-01-25
1
-1
/
+4
|
*
UBI: fix nameless volumes handling
Richard Weinberger
2012-01-25
1
-0
/
+3
|
*
UBI: fix use-after-free on error path
Artem Bityutskiy
2012-01-25
1
-3
/
+4
|
*
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
2012-01-25
3
-3
/
+10
|
*
mtd: tests: stresstest: bail out if device has not enough eraseblocks
Wolfram Sang
2012-01-25
1
-0
/
+7
|
*
mtd: mtd_blkdevs: don't increase 'open' count on error path
Brian Norris
2012-01-25
1
-1
/
+2
|
*
mtd: mtdoops: skip reading initially bad blocks
Roman Tereshonkov
2012-01-25
1
-0
/
+3
|
*
mtdoops: fix the oops_page_used array size
Roman Tereshonkov
2012-01-25
1
-1
/
+1
*
|
samsung update 1
codeworkx
2012-06-02
2
-0
/
+63
|
/
*
mtd: nand_base: always initialise oob_poi before writing OOB data
THOMSON, Adam (Adam)
2011-11-11
1
-11
/
+16
*
mtd: pxa3xx_nand: Fix blank page ECC mismatch
Daniel Mack
2011-11-11
1
-0
/
+2
*
mtd: pxa3xx_nand: fix nand detection issue
Lei Wen
2011-11-11
1
-5
/
+7
*
mtd: provide an alias for the redboot module name
Andres Salomon
2011-11-11
1
-0
/
+3
*
mtd: mtdchar: add missing initializer on raw write
Peter Wippich
2011-11-11
1
-0
/
+1
*
powerpc/85xx: fix NAND_CMD_READID read bytes number
Shaohui Xie
2011-06-22
1
-3
/
+3
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-05-27
130
-1592
/
+995
|
\
|
*
mtd: kill CONFIG_MTD_PARTITIONS
Jamie Iles
2011-05-25
5
-27
/
+8
|
*
mtd: remove add_mtd_partitions, add_mtd_device and friends
Jamie Iles
2011-05-25
3
-5
/
+9
|
*
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-05-25
59
-147
/
+157
|
*
mtd: samsung onenand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-9
/
+3
|
*
mtd: omap2 onenand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-7
/
+3
|
*
mtd: txx9ndfmc: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-13
/
+1
|
*
mtd: tmio_nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-9
/
+1
|
*
mtd: socrates_nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-15
/
+1
|
*
mtd: sharpsl: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-10
/
+2
|
*
mtd: s3c2410 nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-14
/
+2
[next]