index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: bcm47part driver for BCM47XX chipsets
Rafał Miłecki
2012-09-29
3
-0
/
+210
*
mtd: cmdlinepart: remove unneeded initialization
Artem Bityutskiy
2012-09-29
1
-1
/
+1
*
mtd: omap2: fix module loading
Andreas Bießmann
2012-09-29
1
-0
/
+1
*
mtd: omap2: fix omap_nand_remove segfault
Andreas Bießmann
2012-09-29
1
-1
/
+1
*
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
Stefan Roese
2012-09-29
1
-3
/
+11
*
mtd: nand: Added a device flag for subpage read support
Jeff Westfahl
2012-09-29
1
-2
/
+7
*
mtd: orion_nand: remove <mach/hardware.h> include
Thomas Petazzoni
2012-09-29
1
-1
/
+0
*
mtd: mtd_nandecctest: make module_init() return an error code if test fails
Akinobu Mita
2012-09-29
1
-3
/
+6
*
mtd: mtd_nandecctest: remove unnecessary srandom32() call
Akinobu Mita
2012-09-29
1
-2
/
+0
*
mtd: m25p80: add support for the EON EN25Q64 chip
Gabor Juhos
2012-09-29
1
-0
/
+1
*
mtd: m25p80: add support for Micron N25Q128
Jan Luebbe
2012-09-29
1
-0
/
+1
*
mtd: lpc32xx_mlc: Cleanup after DT-only conversion
Roland Stigge
2012-09-29
1
-28
/
+18
*
mtd: lpc32xx_slc: Cleanup after DT-only conversion
Roland Stigge
2012-09-29
1
-31
/
+21
*
mtd: allow MTD_NAND_GPMI_NAND to be built as module
Fabio Estevam
2012-09-29
1
-1
/
+1
*
mtd: nand: nand_bbt: export nand_update_bbt
Fabio Estevam
2012-09-29
1
-1
/
+2
*
mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'
Shmulik Ladkani
2012-09-29
1
-12
/
+12
*
mtd: s3c2410: Fix compiler warnings
Sachin Kamat
2012-09-29
1
-0
/
+2
*
mtd: s3c2410: Use devm_* functions
Sachin Kamat
2012-09-29
1
-37
/
+10
*
mtd: maps: rbtx4939-flash: delete unneeded test
Julia Lawall
2012-09-29
1
-2
/
+0
*
mtd: mtdpart: break it as soon as we parse out the partitions
Huang Shijie
2012-09-29
1
-1
/
+4
*
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
Stefan Roese
2012-09-29
1
-0
/
+14
*
mtd: spear_smi: use devm_ functions consistently
Julia Lawall
2012-09-29
1
-65
/
+18
*
mtd: lantiq: Add NAND support on Lantiq XWAY SoC.
John Crispin
2012-09-29
3
-0
/
+210
*
mtd: check for valid pdata inside plat_nand
John Crispin
2012-09-29
1
-0
/
+5
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
25
-547
/
+0
*
mtd: m25p80: add support for Micron N25Q256A
Vivien Didelot
2012-09-29
1
-0
/
+3
*
mtd: maps: pci: remove dead code
Wolfram Sang
2012-09-29
1
-23
/
+0
*
mtd: use %*ph[CN] to dump small buffers
Andy Shevchenko
2012-09-29
4
-41
/
+14
*
mtd: gpmi: fix the compiler warnings
Huang Shijie
2012-09-29
3
-16
/
+12
*
mtd: nand: davinci: add OF support for davinci nand controller
Heiko Schocher
2012-09-29
1
-1
/
+71
*
mtd: allow uclinux map driver to be used on any ColdFire CPU platform
Greg Ungerer
2012-09-29
1
-1
/
+1
*
mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver
Greg Ungerer
2012-09-29
1
-6
/
+9
*
mtd: s3c2410: Fix line over 80 characters warning
Sachin Kamat
2012-09-29
1
-10
/
+20
*
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
Sachin Kamat
2012-09-29
1
-8
/
+9
*
mtd: s3c2410: Do not initialise statics to 0 or NULL
Sachin Kamat
2012-09-29
1
-37
/
+27
*
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2012-09-29
1
-2
/
+1
*
mtd: s3c2410: Use pr_* instead of printk
Sachin Kamat
2012-09-29
1
-1
/
+4
*
mtd: s3c2410: Use module_platform_driver()
Sachin Kamat
2012-09-29
1
-14
/
+1
*
mtd: nand: Include IMX6 in the list of supported SoCs
Fabio Estevam
2012-09-29
1
-1
/
+1
*
mtd: autcpu12-nvram: Convert driver to platform_device
Alexander Shiyan
2012-09-29
2
-70
/
+82
*
mtd: autcpu12-nvram: Fix compile breakage
Alexander Shiyan
2012-09-29
1
-8
/
+11
*
mtd: omap2: fix some typos in comments
Peter Meerwald
2012-09-29
1
-5
/
+5
*
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
2012-09-29
1
-5
/
+2
*
mtd: atmel nand: fix gpio missing request
Jean-Christophe PLAGNIOL-VILLARD
2012-09-29
1
-2
/
+63
*
mtd: docg4: fix oob reads
Mike Dunn
2012-09-29
1
-27
/
+6
*
mtd: spear_smi: fix compilation warning
Artem Bityutskiy
2012-09-29
1
-1
/
+1
*
mtd: spear_smi: failure test for null rather than negative integer
Julia Lawall
2012-09-29
1
-1
/
+1
*
mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
Roland Stigge
2012-09-29
1
-2
/
+11
*
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
Roland Stigge
2012-09-29
1
-2
/
+11
*
mtd: nand: rename '_raw' BBT scan functions
Brian Norris
2012-09-29
1
-10
/
+10
[next]