index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-29
mtd: cmdlinepart: remove unneeded initialization
Artem Bityutskiy
1
-1
/
+1
2012-09-29
mtd: omap2: fix module loading
Andreas Bießmann
1
-0
/
+1
2012-09-29
mtd: omap2: fix omap_nand_remove segfault
Andreas Bießmann
1
-1
/
+1
2012-09-29
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
Stefan Roese
1
-3
/
+11
2012-09-29
mtd: nand: Added a device flag for subpage read support
Jeff Westfahl
2
-5
/
+11
2012-09-29
mtd: orion_nand: remove <mach/hardware.h> include
Thomas Petazzoni
1
-1
/
+0
2012-09-29
mtd: mtd_nandecctest: make module_init() return an error code if test fails
Akinobu Mita
1
-3
/
+6
2012-09-29
mtd: mtd_nandecctest: remove unnecessary srandom32() call
Akinobu Mita
1
-2
/
+0
2012-09-29
mtd: m25p80: add support for the EON EN25Q64 chip
Gabor Juhos
1
-0
/
+1
2012-09-29
mtd: m25p80: add support for Micron N25Q128
Jan Luebbe
1
-0
/
+1
2012-09-29
mtd: lpc32xx_mlc: Cleanup after DT-only conversion
Roland Stigge
1
-28
/
+18
2012-09-29
mtd: lpc32xx_slc: Cleanup after DT-only conversion
Roland Stigge
1
-31
/
+21
2012-09-29
mtd: allow MTD_NAND_GPMI_NAND to be built as module
Fabio Estevam
1
-1
/
+1
2012-09-29
mtd: nand: nand_bbt: export nand_update_bbt
Fabio Estevam
1
-1
/
+2
2012-09-29
mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'
Shmulik Ladkani
1
-12
/
+12
2012-09-29
mtd: s3c2410: Fix compiler warnings
Sachin Kamat
1
-0
/
+2
2012-09-29
mtd: s3c2410: Use devm_* functions
Sachin Kamat
1
-37
/
+10
2012-09-29
mtd: maps: rbtx4939-flash: delete unneeded test
Julia Lawall
1
-2
/
+0
2012-09-29
mtd: fix kernel-doc warning in include/linux/mtd/nand.h
Randy Dunlap
1
-0
/
+1
2012-09-29
mtd: mtdpart: break it as soon as we parse out the partitions
Huang Shijie
1
-1
/
+4
2012-09-29
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
Stefan Roese
2
-0
/
+21
2012-09-29
mtd: spear_smi: use devm_ functions consistently
Julia Lawall
1
-65
/
+18
2012-09-29
mtd: lantiq: Add NAND support on Lantiq XWAY SoC.
John Crispin
3
-0
/
+210
2012-09-29
mtd: check for valid pdata inside plat_nand
John Crispin
1
-0
/
+5
2012-09-29
defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE
Huang Shijie
15
-15
/
+0
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
26
-550
/
+0
2012-09-29
mtd: m25p80: add support for Micron N25Q256A
Vivien Didelot
1
-0
/
+3
2012-09-29
mtd: maps: pci: remove dead code
Wolfram Sang
1
-23
/
+0
2012-09-29
mtd: use %*ph[CN] to dump small buffers
Andy Shevchenko
4
-41
/
+14
2012-09-29
mtd: gpmi: fix the compiler warnings
Huang Shijie
3
-16
/
+12
2012-09-29
mtd: nand: davinci: add OF support for davinci nand controller
Heiko Schocher
2
-1
/
+122
2012-09-29
JFFS2: fix unmount regression
Artem Bityutskiy
1
-0
/
+4
2012-09-29
mtd: allow uclinux map driver to be used on any ColdFire CPU platform
Greg Ungerer
1
-1
/
+1
2012-09-29
mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver
Greg Ungerer
1
-6
/
+9
2012-09-29
mtd: s3c2410: Fix line over 80 characters warning
Sachin Kamat
1
-10
/
+20
2012-09-29
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
Sachin Kamat
1
-8
/
+9
2012-09-29
mtd: s3c2410: Do not initialise statics to 0 or NULL
Sachin Kamat
1
-37
/
+27
2012-09-29
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
1
-2
/
+1
2012-09-29
mtd: s3c2410: Use pr_* instead of printk
Sachin Kamat
1
-1
/
+4
2012-09-29
mtd: s3c2410: Use module_platform_driver()
Sachin Kamat
1
-14
/
+1
2012-09-29
mtd: nand: Include IMX6 in the list of supported SoCs
Fabio Estevam
1
-1
/
+1
2012-09-29
mtd: autcpu12-nvram: Convert driver to platform_device
Alexander Shiyan
3
-70
/
+101
2012-09-29
mtd: autcpu12-nvram: Fix compile breakage
Alexander Shiyan
1
-8
/
+11
2012-09-29
mtd: omap2: fix some typos in comments
Peter Meerwald
1
-5
/
+5
2012-09-29
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
2
-8
/
+2
2012-09-29
mtd: atmel nand: fix gpio missing request
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+63
2012-09-29
mtd: docg4: fix oob reads
Mike Dunn
1
-27
/
+6
2012-09-29
mtd: spear_smi: fix compilation warning
Artem Bityutskiy
1
-1
/
+1
2012-09-29
mtd: spear_smi: failure test for null rather than negative integer
Julia Lawall
1
-1
/
+1
2012-09-29
mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
Roland Stigge
2
-2
/
+31
[next]