index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-05
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2
-20
/
+43
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+1
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-44
/
+2
2013-07-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
3
-137
/
+0
2013-07-01
UBI: support ubi_num on mtd.ubi command line
Mike Frysinger
1
-11
/
+28
2013-06-29
ubi/cdev: switch to fixed_size_llseek()
Al Viro
1
-25
/
+1
2013-06-29
mtdchar: switch to fixed_size_llseek()
Al Viro
1
-19
/
+1
2013-06-19
mtd: omap2: allow bulding as a module
Arnd Bergmann
1
-1
/
+1
2013-06-11
ARM: clps711x: autcpu12: Special driver for handling memory is removed
Alexander Shiyan
3
-137
/
+0
2013-05-29
UBI: fastmap break out of used PEB search
Brian Pomerantz
1
-1
/
+3
2013-05-18
drivers/mtd/nand: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-16
UBI: do not abort init when ubi.mtd devices cannot be found
Mike Frysinger
1
-1
/
+5
2013-05-16
UBI: drop redundant "UBI error" string
Mike Frysinger
1
-7
/
+7
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
77
-8057
/
+495
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-2
/
+2
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-10
/
+6
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-52
/
+2
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-3
/
+2
2013-05-05
mtd_blktrans_ops->release() should return void
Al Viro
3
-9
/
+6
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+5
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+63
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2013-04-29
Include missing linux/slab.h inclusions
David Howells
1
-0
/
+1
2013-04-19
mtdchar: remove no-longer-used vma helpers
Linus Torvalds
1
-27
/
+0
2013-04-19
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
1
-30
/
+2
2013-04-19
mtd: onenand/samsung: make regs-onenand.h file local
Arnd Bergmann
2
-2
/
+63
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2
-2
/
+2
2013-04-05
mtd: omap2: Use module_platform_driver()
Sachin Kamat
1
-13
/
+1
2013-04-05
mtd: bf5xx_nand: Use module_platform_driver()
Sachin Kamat
1
-15
/
+1
2013-04-05
mtd: denali_dt: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-04-05
mtd: denali_dt: Change return value to fix smatch warning
Sachin Kamat
1
-1
/
+1
2013-04-05
mtd: denali_dt: Use module_platform_driver()
Sachin Kamat
1
-11
/
+1
2013-04-05
mtd: denali_dt: Fix incorrect error check
Sachin Kamat
1
-1
/
+1
2013-04-05
mtd: nand: subpage write support for hardware based ECC schemes
Gupta, Pekon
3
-17
/
+90
2013-04-05
mtd: omap2: use msecs_to_jiffies()
Toan Pham
1
-2
/
+2
2013-04-05
mtd: nand_ids: use size macros
Artem Bityutskiy
2
-55
/
+56
2013-04-05
mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
Artem Bityutskiy
2
-55
/
+55
2013-04-05
mtd: add 4 Toshiba nand chips for the full-id case
Huang Shijie
1
-0
/
+19
2013-04-05
mtd: add the support to parse out the full-id nand type
Huang Shijie
1
-3
/
+32
2013-04-05
mtd: sh_flctl: Use of_match_ptr() macro
Sachin Kamat
1
-2
/
+1
2013-04-05
mtd: gpio: Use of_match_ptr() macro
Sachin Kamat
1
-2
/
+1
2013-04-05
mtd: gpio: Use devm_kzalloc()
Sachin Kamat
1
-4
/
+1
2013-04-05
mtd: davinci_nand: Use of_match_ptr()
Sachin Kamat
1
-2
/
+2
2013-04-05
mtd: dataflash: Use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2013-04-05
mtd: remove h720x flash support
Arnd Bergmann
3
-128
/
+0
2013-04-05
mtd: onenand: remove OneNAND simulator
Artem Bityutskiy
3
-573
/
+0
2013-04-05
mtd: merge mtdchar module with mtdcore
Artem Bityutskiy
8
-40
/
+19
2013-04-05
mtd: mtdcore: cleanup mtdcore.h a little
Artem Bityutskiy
1
-17
/
+11
2013-04-05
mtd: mtdchar: use proper kernel print level
Artem Bityutskiy
1
-3
/
+5
[next]