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-05-18
drivers/mtd/nand: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
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
2013-04-05
mtd: mtdcore: remove few useless #ifdef's
Artem Bityutskiy
1
-7
/
+4
2013-04-05
mtd: remove the h1910 NAND driver
Artem Bityutskiy
3
-174
/
+0
2013-04-05
mtd: remove the ppchameleonevb NAND driver
Artem Bityutskiy
3
-410
/
+0
2013-04-05
mtd: davinci_nand: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-04-05
mtd: txx9ndfmc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: sh_flctl: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: fsmc_nand: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: atmel_nand: use module_platform_driver_probe()
Jingoo Han
1
-14
/
+1
2013-04-05
mtd: orion_nand: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: doc: use module_platform_driver_probe()
Jingoo Han
2
-24
/
+2
2013-04-05
mtd: bcm47xxsflash: define opcodes
Rafał Miłecki
1
-0
/
+48
2013-04-05
mtd: bcm47xxsflash: store info about flash type
Rafał Miłecki
2
-0
/
+16
2013-04-05
mtd: bcm47xxsflash: keep a reference to the BCMA
Rafał Miłecki
2
-0
/
+6
[next]