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
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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
1
-0
/
+14
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
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
25
-547
/
+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
1
-1
/
+71
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
2
-70
/
+82
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
1
-5
/
+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
1
-2
/
+11
2012-09-29
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
Roland Stigge
1
-2
/
+11
2012-09-29
mtd: nand: rename '_raw' BBT scan functions
Brian Norris
1
-10
/
+10
2012-09-29
mtd: nand: use ECC, if present, when scanning OOB
Brian Norris
1
-7
/
+20
2012-09-29
mtd: nand_bbt: use string library
Brian Norris
1
-18
/
+9
2012-09-29
mtd: nand: remove unused 'int' return codes
Brian Norris
1
-11
/
+8
2012-09-29
mtd: check for max_bitflips in mtd_read_oob()
Brian Norris
1
-1
/
+13
2012-09-29
mtd: m25p80: Fix the Spansion chip detection
Marek Vasut
1
-5
/
+5
2012-09-29
mtd: m25p80: add support for Spansion s25sl064p chip
Marek Vasut
1
-0
/
+1
2012-09-29
mtd: gpmi: change the code for clocks
Huang Shijie
3
-18
/
+112
2012-09-29
mtd: sh_flctl: Only copy OOB data if it is required
Bastian Hecht
1
-1
/
+2
2012-09-29
mtd: sh_flctl: Use memcpy() instead of using a loop
Bastian Hecht
1
-6
/
+7
2012-08-22
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
David Woodhouse
3757
-122553
/
+289007
2012-08-16
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-4
/
+23
2012-08-16
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-12
/
+42
2012-08-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-51
/
+88
2012-08-15
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
6
-8
/
+45
2012-08-15
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-43
/
+43
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
[next]