Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
32098f6af02754b357ce303afd1bd00a470f906c
32098f6
mtd: orion_nand: remove <mach/hardware.h> include
by Thomas Petazzoni
· 12 years ago
f45c299
mtd: mtd_nandecctest: make module_init() return an error code if test fails
by Akinobu Mita
· 12 years ago
0ce0060
mtd: mtd_nandecctest: remove unnecessary srandom32() call
by Akinobu Mita
· 12 years ago
58d864e
mtd: m25p80: add support for the EON EN25Q64 chip
by Gabor Juhos
· 12 years ago
3105875
mtd: m25p80: add support for Micron N25Q128
by Jan Luebbe
· 12 years ago
62beee2
mtd: lpc32xx_mlc: Cleanup after DT-only conversion
by Roland Stigge
· 12 years ago
10594f6
mtd: lpc32xx_slc: Cleanup after DT-only conversion
by Roland Stigge
· 12 years ago
e1f5b3f
mtd: allow MTD_NAND_GPMI_NAND to be built as module
by Fabio Estevam
· 12 years ago
d159c4e
mtd: nand: nand_bbt: export nand_update_bbt
by Fabio Estevam
· 12 years ago
eceb84b
mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'
by Shmulik Ladkani
· 12 years ago
19da415
mtd: s3c2410: Fix compiler warnings
by Sachin Kamat
· 12 years ago
6f32a3e
mtd: s3c2410: Use devm_* functions
by Sachin Kamat
· 12 years ago
c83d29f
mtd: maps: rbtx4939-flash: delete unneeded test
by Julia Lawall
· 12 years ago
25806d3
mtd: fix kernel-doc warning in include/linux/mtd/nand.h
by Randy Dunlap
· 12 years ago
c51803d
mtd: mtdpart: break it as soon as we parse out the partitions
by Huang Shijie
· 12 years ago
d0788ce
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
by Stefan Roese
· 12 years ago
e1ed147
mtd: spear_smi: use devm_ functions consistently
by Julia Lawall
· 12 years ago
99f2b10
mtd: lantiq: Add NAND support on Lantiq XWAY SoC.
by John Crispin
· 12 years ago
da3888c
mtd: check for valid pdata inside plat_nand
by John Crispin
· 12 years ago
b8c4bf2
defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
8da2868
mtd: m25p80: add support for Micron N25Q256A
by Vivien Didelot
· 12 years ago
db68f28
mtd: maps: pci: remove dead code
by Wolfram Sang
· 12 years ago
13e8597
mtd: use %*ph[CN] to dump small buffers
by Andy Shevchenko
· 12 years ago
513d57e
mtd: gpmi: fix the compiler warnings
by Huang Shijie
· 12 years ago
cdeadd7
mtd: nand: davinci: add OF support for davinci nand controller
by Heiko Schocher
· 12 years ago
a445f78
JFFS2: fix unmount regression
by Artem Bityutskiy
· 12 years ago
b05a118
mtd: allow uclinux map driver to be used on any ColdFire CPU platform
by Greg Ungerer
· 12 years ago
08a3c4b
mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver
by Greg Ungerer
· 12 years ago
f938bc5
mtd: s3c2410: Fix line over 80 characters warning
by Sachin Kamat
· 12 years ago
54cd020
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
by Sachin Kamat
· 12 years ago
a68c5ec
mtd: s3c2410: Do not initialise statics to 0 or NULL
by Sachin Kamat
· 12 years ago
d2a89be
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
by Sachin Kamat
· 12 years ago
92aeb5d
mtd: s3c2410: Use pr_* instead of printk
by Sachin Kamat
· 12 years ago
056fcab
mtd: s3c2410: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
27c84fa
mtd: nand: Include IMX6 in the list of supported SoCs
by Fabio Estevam
· 12 years ago
ce55754
mtd: autcpu12-nvram: Convert driver to platform_device
by Alexander Shiyan
· 12 years ago
d1f55c6
mtd: autcpu12-nvram: Fix compile breakage
by Alexander Shiyan
· 12 years ago
4cacbe2
mtd: omap2: fix some typos in comments
by Peter Meerwald
· 12 years ago
bf7a01b
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Brian Norris
· 12 years ago
28446ac
mtd: atmel nand: fix gpio missing request
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
aa6d01f
mtd: docg4: fix oob reads
by Mike Dunn
· 12 years ago
036a1ac
mtd: spear_smi: fix compilation warning
by Artem Bityutskiy
· 12 years ago
b517097
mtd: spear_smi: failure test for null rather than negative integer
by Julia Lawall
· 12 years ago
9c6f62a
mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
by Roland Stigge
· 12 years ago
de20c22
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
by Roland Stigge
· 12 years ago
af69dcd
mtd: nand: rename '_raw' BBT scan functions
by Brian Norris
· 12 years ago
a7e6883
mtd: nand: use ECC, if present, when scanning OOB
by Brian Norris
· 12 years ago
491ed06
mtd: nand_bbt: use string library
by Brian Norris
· 12 years ago
7b5a2d4
mtd: nand: remove unused 'int' return codes
by Brian Norris
· 12 years ago
e47f685
mtd: check for max_bitflips in mtd_read_oob()
by Brian Norris
· 12 years ago
8bb8b85
mtd: m25p80: Fix the Spansion chip detection
by Marek Vasut
· 12 years ago
f728598
mtd: m25p80: add support for Spansion s25sl064p chip
by Marek Vasut
· 12 years ago
ff50617
mtd: gpmi: change the code for clocks
by Huang Shijie
· 12 years ago
894824f
mtd: sh_flctl: Only copy OOB data if it is required
by Bastian Hecht
· 12 years ago
d76236f
mtd: sh_flctl: Use memcpy() instead of using a loop
by Bastian Hecht
· 12 years ago
2361f73
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David Woodhouse
· 12 years ago
d987569
Linux 3.6-rc2
by Linus Torvalds
· 12 years ago
a45440f
autofs4 - fix get_next_positive_subdir()
by Ian Kent
· 12 years ago
63ca5f1
Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
2eac9eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
ad54e46
Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
15a063f
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
1dd8372
MAINTAINERS: update address for Dan Williams
by Dan Williams
· 12 years ago
2a95e37
scripts/decodecode: Fixup trapping instruction marker
by Borislav Petkov
· 12 years ago
2b014fc
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
d3b8e0d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
aacea90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
2e26c73
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
a389b6a
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
2856cc2
sparc64: Be less verbose during vmemmap population.
by David S. Miller
· 12 years ago
7d54a90
drm/i915: Apply post-sync write for pipe control invalidates
by Chris Wilson
· 12 years ago
35a3855
drm/i915: reorder edp disabling to fix ivb MacBook Air
by Daniel Vetter
· 12 years ago
ddf343f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
930a93a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
f43e04e
GPIO: gpio-pxa: fix building without CONFIG_OF
by Arnd Bergmann
· 12 years ago
2064db7
drm/nv86/fifo: suspend fix
by Maxim Levitsky
· 12 years ago
fe0aac1
drm/nouveau: disable copy engine on NVAF
by Henrik Rydberg
· 12 years ago
44b9f44e
nouveau: fixup scanout enable in nvc0_pm
by Maarten Lankhorst
· 12 years ago
3d7a1da
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
by Ben Skeggs
· 12 years ago
af5e7d8
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
by Christoph Bumiller
· 12 years ago
7bac6b4
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
cee2516
drm/i915: ensure i2c adapter is all set before adding it
by Jani Nikula
· 12 years ago
f59abbf
drm/radeon: fix typo in function header comment
by Dmitrii Cherkasov
· 12 years ago
6759a0a
drm/radeon/kms: implement timestamp userspace query (v2)
by Marek Olšák
· 12 years ago
b51ad12
drm/radeon/kms: add MSAA texture support for r600-evergreen
by Marek Olšák
· 12 years ago
f00245f
drm/radeon/kms: reorder code in r600_check_texture_resource
by Marek Olšák
· 12 years ago
e43b5ec
drm/radeon: fence virtual address and free it once idle v4
by Jerome Glisse
· 12 years ago
69b62ad
drm/radeon: fix some missing parens in asic macros
by Alex Deucher
· 12 years ago
2f29200
drm/radeon: add some new SI pci ids
by Alex Deucher
· 12 years ago
ecd6795
drm/radeon: fix ordering in pll picking on dce4+
by Alex Deucher
· 12 years ago
81ee8fb
drm/radeon: do not reenable crtc after moving vram start address
by Jerome Glisse
· 12 years ago
5b23c90
drm/radeon: fix bank tiling parameters on cayman
by Alex Deucher
· 12 years ago
c8d15ed
drm/radeon: fix bank tiling parameters on evergreen
by Alex Deucher
· 12 years ago
dca571a
drm/radeon: fix bank tiling parameters on SI
by Christian König
· 12 years ago
6c0ae2a
drm/radeon: properly handle crtc powergating
by Alex Deucher
· 12 years ago
3838f46
drm/radeon: properly handle SS overrides on TN (v2)
by Alex Deucher
· 12 years ago
f4254a2
drm/radeon/dce4+: set a more reasonable cursor watermark
by Alex Deucher
· 12 years ago
3d61bd4
drm/radeon: fix handling for ddc type 5 on combios
by Alex Deucher
· 12 years ago
3bf671a
Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
Next »