Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
53f698cdeb0e1af2799a515b578a779943c43482
/
drivers
/
mtd
/
nand
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2a2bf85
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e2d3a35
mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID
by Brian Norris
· 12 years ago
73ca392
mtd: nand: decode Hynix MLC, 6-byte ID length
by Brian Norris
· 12 years ago
e3b88bd
mtd: nand: add generic READ ID length calculation functions
by Brian Norris
· 12 years ago
f23a481
mtd: nand: split simple ID decode into its own function
by Brian Norris
· 12 years ago
fc09bbc
mtd: nand: split extended ID decoding into its own function
by Brian Norris
· 12 years ago
7e74c2d
mtd: nand: split BB marker options decoding into its own function
by Brian Norris
· 12 years ago
4aef9b7
mtd: nand: remove redundant ID read
by Brian Norris
· 12 years ago
47450b3
mtd: nand: remove unnecessary variable
by Brian Norris
· 12 years ago
e5570f0
mtd: docg4: add missing HAS_IOMEM dependency
by Peter Huewe
· 12 years ago
9c95f11
mtd: gpmi: initialize the timing registers only one time
by Huang Shijie
· 12 years ago
995fbbf
mtd: gpmi: add EDO feature for imx6q
by Huang Shijie
· 12 years ago
e1ca95e
mtd: gpmi: do not set the default values for the extra clocks
by Huang Shijie
· 12 years ago
c50d35a
mtd: gpmi: simplify the DLL setting code
by Huang Shijie
· 12 years ago
d37e02d
mtd: gpmi: add a new field for HW_GPMI_CTRL1
by Huang Shijie
· 12 years ago
ae70ba2d
mtd: gpmi: do not get the clock frequency in gpmi_begin()
by Huang Shijie
· 12 years ago
ddab383
mtd: gpmi: add a new field for HW_GPMI_TIMING1
by Huang Shijie
· 12 years ago
7db03ec
mtd: add helpers to set/get features for ONFI nand
by Huang Shijie
· 12 years ago
2caf87a
mtd: fsl_ifc_nand: fix sparse warnings
by Kim Phillips
· 12 years ago
bb0a13a
mtd: nandsim: bugfix: fail if overridesize is too big
by Richard Genoud
· 12 years ago
5bf3d66
mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors
by Mike Dunn
· 12 years ago
61de9da
mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS
by Richard Genoud
· 12 years ago
b2bc415
mtd: remove bcmring NAND driver
by Christian Daudt
· 12 years ago
ea73fe7
mtd: nand: clk: preparation for switch to common clock framework
by m-karicheri2@ti.com
· 12 years ago
2fe87ae
mtd: nand/gpio: Convert to module_platform_driver()
by Sachin Kamat
· 12 years ago
24b82d3
mtd: mxc_nand: Adapt the clock name to the new clock framework
by Fabio Estevam
· 12 years ago
ddf16d6
mtd: mxc_nand: Convert to module_platform_driver()
by Fabio Estevam
· 12 years ago
490e280
mtd: gpmi-nand: Convert to module_platform_driver()
by Fabio Estevam
· 12 years ago
3d10095
mtd: gpmi-nand: Improve logging style
by Fabio Estevam
· 12 years ago
4d3d688
mtd: omap2: fix module loading
by Andreas Bießmann
· 12 years ago
7d9b110
mtd: omap2: fix omap_nand_remove segfault
by Andreas Bießmann
· 12 years ago
a5ff4f1
mtd: nand: Added a device flag for subpage read support
by Jeff Westfahl
· 12 years ago
32098f6
mtd: orion_nand: remove <mach/hardware.h> include
by Thomas Petazzoni
· 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
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
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 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
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
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
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
· 13 years ago
a7e6883
mtd: nand: use ECC, if present, when scanning OOB
by Brian Norris
· 13 years ago
491ed06
mtd: nand_bbt: use string library
by Brian Norris
· 13 years ago
7b5a2d4
mtd: nand: remove unused 'int' return codes
by Brian Norris
· 13 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
10bfa76
driver/mtd:IFC NAND:Initialise internal SRAM before any write
by Prabhakar Kushwaha
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
ea832c4
Merge branch 'next/dt' into next/multiplatform
by Olof Johansson
· 12 years ago
e27e35e
ARM: OMAP1: Move board-ams-delta.h from plat to mach
by Tony Lindgren
· 12 years ago
2843c7d
Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
by Olof Johansson
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
c02cecb
ARM: orion: move platform_data definitions
by Arnd Bergmann
· 12 years ago
2203747
ARM: omap: move platform_data definitions
by Arnd Bergmann
· 12 years ago
8e51036
Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 12 years ago
5ec8d8c
Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 12 years ago
2e6185f
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers
by Olof Johansson
· 12 years ago
db298da
ARM: nomadik: move platform_data definitions
by Arnd Bergmann
· 12 years ago
293b2da
ARM: pxa: move platform_data definitions
by Arnd Bergmann
· 12 years ago
82906b1
ARM: imx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
ec2a083
ARM: davinci: move platform_data definitions
by Arnd Bergmann
· 12 years ago
4b25408
ARM: OMAP: Move gpio.h to include/linux/platform_data
by Tony Lindgren
· 12 years ago
1875962
Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
by Olof Johansson
· 12 years ago
3fbb96d
Merge branch 'cleanup/io-pci' into next/cleanup
by Arnd Bergmann
· 12 years ago
5c46845
mtd: nand: omap2: use gpmc provided irqs
by Afzal Mohammed
· 12 years ago
9c4c2f8
mtd: nand: omap2: obtain memory from resource
by Afzal Mohammed
· 12 years ago
65b97cf
mtd: nand: omap2: handle nand on gpmc
by Afzal Mohammed
· 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
6e308f8
mtd: nand: append missing parameter and value
by Haojian Zhuang
· 12 years ago
1e7ba63
MTD: pxa3xx-nand: add devicetree bindings
by Daniel Mack
· 12 years ago
e05dd97
Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into at91/mci
by Arnd Bergmann
· 12 years ago
a4c75ba
Merge branch 'testing/bcmring' into next/cleanups
by Arnd Bergmann
· 12 years ago
b64456a
Merge branch 'testing/new-warnings' into fixes
by Arnd Bergmann
· 12 years ago
d680e2c
mtd/omap2: fix dmaengine_slave_config error handling
by Arnd Bergmann
· 12 years ago
a334937
ARM: imx: gpmi-nand depends on mxs-dma
by Arnd Bergmann
· 12 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
Next »