index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mtd: nand: use ECC, if present, when scanning OOB
Brian Norris
2012-09-29
1
-7
/
+20
*
mtd: nand_bbt: use string library
Brian Norris
2012-09-29
1
-18
/
+9
*
mtd: nand: remove unused 'int' return codes
Brian Norris
2012-09-29
1
-11
/
+8
*
mtd: check for max_bitflips in mtd_read_oob()
Brian Norris
2012-09-29
1
-1
/
+13
*
mtd: m25p80: Fix the Spansion chip detection
Marek Vasut
2012-09-29
1
-5
/
+5
*
mtd: m25p80: add support for Spansion s25sl064p chip
Marek Vasut
2012-09-29
1
-0
/
+1
*
mtd: gpmi: change the code for clocks
Huang Shijie
2012-09-29
3
-18
/
+112
*
mtd: sh_flctl: Only copy OOB data if it is required
Bastian Hecht
2012-09-29
1
-1
/
+2
*
mtd: sh_flctl: Use memcpy() instead of using a loop
Bastian Hecht
2012-09-29
1
-6
/
+7
*
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
David Woodhouse
2012-08-22
3757
-122553
/
+289007
|
\
|
*
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-08-16
1
-4
/
+23
|
|
\
|
|
*
sh: intc: Handle domain association for sparseirq pre-allocated vectors.
Paul Mundt
2012-08-09
1
-4
/
+23
|
*
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-08-16
2
-12
/
+42
|
|
\
\
|
|
*
|
dma: tegra: enable/disable dma clock
Laxman Dewangan
2012-08-13
1
-1
/
+17
|
|
*
|
Merge branch 'fixes_for-3.6' into fixes
Vinod Koul
2012-08-06
1
-11
/
+25
|
|
|
\
\
|
|
|
*
|
dma: imx-dma: Fix kernel crash due to missing clock conversion
Fabio Estevam
2012-07-27
1
-11
/
+25
|
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-08-16
11
-51
/
+88
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
2012-08-15
6
-8
/
+45
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm/nv86/fifo: suspend fix
Maxim Levitsky
2012-08-14
1
-0
/
+9
|
|
|
*
|
|
|
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
2012-08-14
1
-1
/
+0
|
|
|
*
|
|
|
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
2012-08-14
1
-1
/
+1
|
|
|
*
|
|
|
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
2012-08-14
1
-1
/
+1
|
|
|
*
|
|
|
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
2012-08-14
1
-1
/
+1
|
|
|
*
|
|
|
drm/nve0/fifo: add support for the flip completion swmthd
Ben Skeggs
2012-08-03
1
-4
/
+33
|
|
|
|
/
/
/
[next]