Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
13e859745cf8cf0e6602759b1ef2abcb9ced7991
/
drivers
/
mtd
/
nand
13e8597
mtd: use %*ph[CN] to dump small buffers
by Andy Shevchenko
· 13 years ago
513d57e
mtd: gpmi: fix the compiler warnings
by Huang Shijie
· 13 years ago
cdeadd7
mtd: nand: davinci: add OF support for davinci nand controller
by Heiko Schocher
· 13 years ago
f938bc5
mtd: s3c2410: Fix line over 80 characters warning
by Sachin Kamat
· 13 years ago
54cd020
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
by Sachin Kamat
· 13 years ago
a68c5ec
mtd: s3c2410: Do not initialise statics to 0 or NULL
by Sachin Kamat
· 13 years ago
d2a89be
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
by Sachin Kamat
· 13 years ago
92aeb5d
mtd: s3c2410: Use pr_* instead of printk
by Sachin Kamat
· 13 years ago
056fcab
mtd: s3c2410: Use module_platform_driver()
by Sachin Kamat
· 13 years ago
27c84fa
mtd: nand: Include IMX6 in the list of supported SoCs
by Fabio Estevam
· 13 years ago
4cacbe2
mtd: omap2: fix some typos in comments
by Peter Meerwald
· 13 years ago
bf7a01b
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Brian Norris
· 13 years ago
28446ac
mtd: atmel nand: fix gpio missing request
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
aa6d01f
mtd: docg4: fix oob reads
by Mike Dunn
· 13 years ago
9c6f62a
mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
by Roland Stigge
· 13 years ago
de20c22
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
by Roland Stigge
· 13 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
· 13 years ago
894824f
mtd: sh_flctl: Only copy OOB data if it is required
by Bastian Hecht
· 13 years ago
d76236f
mtd: sh_flctl: Use memcpy() instead of using a loop
by Bastian Hecht
· 13 years ago
2361f73
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David Woodhouse
· 13 years ago
b64456a
Merge branch 'testing/new-warnings' into fixes
by Arnd Bergmann
· 13 years ago
d680e2c
mtd/omap2: fix dmaengine_slave_config error handling
by Arnd Bergmann
· 13 years ago
a334937
ARM: imx: gpmi-nand depends on mxs-dma
by Arnd Bergmann
· 13 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
2df41d0
mtd: omap2: remove private DMA API implementation
by Russell King
· 13 years ago
763e735
mtd: omap2: add DMA engine support
by Russell King
· 13 years ago
287dc4b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
7784350
ARM: Kirkwood: Replace mrvl with marvell
by Andrew Lunn
· 13 years ago
baffab2
ARM: Orion: fix driver probe error handling with respect to clk
by Simon Baatz
· 13 years ago
1471d41
MTD: NAND: JZ4740: Multi-bank support with autodetection
by Maarten ter Huurne
· 13 years ago
e0dd89c
mtd: gpmi: update the bitflip_threshold
by Huang Shijie
· 13 years ago
c50c694
mtd: gpmi: add on-flash BBT support for gpmi nand
by Huang Shijie
· 13 years ago
44ed0ff
mtd: fix typo in comment
by Huang Shijie
· 13 years ago
11041ae6
mtd: use MTD_OPS_PLACE_OOB macro consistently
by Huang Shijie
· 13 years ago
4d363b5
mtd: mxc_nand: Select the driver via ARCH_MXC
by Fabio Estevam
· 13 years ago
79f9df7
mtd: lpc32xx_mlc: Adjust to pl08x DMA interface changes
by Roland Stigge
· 13 years ago
314a156
mtd: lpc32xx_slc: Adjust to pl08x DMA interface changes
by Roland Stigge
· 13 years ago
70f7cb7
mtd: add LPC32xx MLC NAND driver
by Roland Stigge
· 13 years ago
d5842ab
mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessary
by Roland Stigge
· 13 years ago
21535ab
mtd: lpc32xx_slc: Use of_get_named_gpio()
by Roland Stigge
· 13 years ago
df63fe7
mtd: lpc32xx_slc: Make wp gpio optional
by Alexandre Pereira da Silva
· 13 years ago
1c7b874
mtd: at91: atmel_nand: add Programmable Multibit ECC controller support
by Josh Wu
· 13 years ago
a41b51a
mtd: at91: add dt parameters for Atmel PMECC
by Josh Wu
· 13 years ago
718894a
mtd: nand_bbt: refactor check_pattern_no_oob()
by Brian Norris
· 13 years ago
9fd6b37
mtd: nand: rename "no_bbt" descriptors to "no_oob"
by Brian Norris
· 13 years ago
947c9ad
mtd: nand: remove stale config options
by Richard Genoud
· 13 years ago
9d9a881
mtd: nand: change "AMD" manuf. ID to "AMD/Spansion"
by Brian Norris
· 13 years ago
2944a44
mtd: add LPC32xx SLC NAND driver
by Roland Stigge
· 13 years ago
fdbad98d
mtd: nand: teach write_page and write_page_raw return an error code
by Josh Wu
· 13 years ago
3dfe41a
mtd: at91: extract hw ecc initialization to one function
by Josh Wu
· 13 years ago
7bb9c75
mtd: nand: Use the mirror BBT descriptor when reading its version
by Shmulik Ladkani
· 13 years ago
71718a8e
mtd: mxc_nand: add i.MX53 support
by Sascha Hauer
· 13 years ago
71885b6
mtd: mxc_nand: swap iomem resource order
by Sascha Hauer
· 13 years ago
e4a09cb
mtd: mxc_nand: Use managed resources
by Sascha Hauer
· 13 years ago
874d72c
mtd: elbc nand: use drvdata to only remove the relevant chip
by Scott Wood
· 13 years ago
3d05969
nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepare
by Fabio Estevam
· 13 years ago
1696e6b
mtd: nand: kill NAND_NO_READRDY
by Brian Norris
· 13 years ago
b1ccfab
mtd: nand: add Eon Silicon Solutions manufacturer ID
by Brian Norris
· 13 years ago
3166df0
mtd: sh_flctl: Use user oob data in hardware ECC mode
by Bastian Hecht
· 13 years ago
6667a6d5
mtd: sh_flctl: Restructure the hardware ECC handling
by Bastian Hecht
· 13 years ago
623c55c
mtd: sh_flctl: Group sector accesses into a single transfer
by Bastian Hecht
· 13 years ago
50ed399
mtd: sh_flctl: Simplify the hardware ecc page read/write
by Bastian Hecht
· 13 years ago
ef4ce0b
mtd: sh_flctl: Fix hardware ECC behaviour
by Bastian Hecht
· 13 years ago
aa32d1f
mtd: sh_flctl: Use different OOB layout
by Bastian Hecht
· 13 years ago
3c7ea4e
mtd: sh_flctl: Add support for error IRQ
by Bastian Hecht
· 13 years ago
cb54751
mtd: sh_flctl: Add missing iounmap()
by Bastian Hecht
· 13 years ago
271b874b
mtd: nand: gpmi: need to use {read,write}_oob_raw
by Brian Norris
· 13 years ago
b9bc815
mtd: cafe_nand: spelling mistake
by Brian Norris
· 13 years ago
596fd46
mtd: nandsim: don't open code a do_div helper
by Herton Ronaldo Krzesinski
· 13 years ago
6023813
mtd: gpmi-nand: fix read page when reading to vmalloced area
by Sascha Hauer
· 13 years ago
096bcc2
mtd: mxc_nand: use 32bit copy functions
by Sascha Hauer
· 13 years ago
48f8b64
mtd: cafe_nand: fix an & vs | mistake
by Dan Carpenter
· 13 years ago
ea3b2ea
mtd: nand: initialize bitflip_threshold prior to BBT scanning
by Shmulik Ladkani
· 13 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
4a43faf
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
by Sascha Hauer
· 13 years ago
5636ce0
mtd: gpmi-nand: define ecc.strength
by Marek Vasut
· 13 years ago
34a5704
mtd: nand: fix scan_read_raw_oob
by Dmitry Maluka
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
f6a26ae
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9bc747b
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
3e48b1b
mtd: nand: gpmi: fix compile error caused by pinctrl call
by Shawn Guo
· 13 years ago
3c0dec5
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock
by Arnd Bergmann
· 13 years ago
a0fabf72
mtd: Add orion_nand devicetree bindings
by Jamie Lentin
· 13 years ago
4f5a9fd
Merge branch 'imx/pinctrl' into imx/clock
by Arnd Bergmann
· 13 years ago
0e618ef
mtd: nand: omap: add support for hardware BCH ecc
by Ivan Djelic
· 13 years ago
1951f2f
mtd: nand: check the return code of 'read_oob/read_oob_raw'
by Shmulik Ladkani
· 13 years ago
5c2ffb1
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
by Shmulik Ladkani
· 13 years ago
9013bb4
mtd: gpmi: add gpmi support for mx6q
by Huang Shijie
· 13 years ago
e10db1f
mtd: gpmi: add device tree support to gpmi-nand
by Huang Shijie
· 13 years ago
279f08d
mtd: nand: utilize oob_required parameter
by Brian Norris
· 13 years ago
7725cc8
mtd: gpmi-nand: utilize oob_requested parameter
by Brian Norris
· 13 years ago
a6976cd
mtd: IFC NAND: utilize oob_required parameter
by Brian Norris
· 13 years ago
d112dc7
mtd: eLBC NAND: utilize oob_required parameter
by Brian Norris
· 13 years ago
e47f3db
mtd: nand: pass proper 'oob_required' parameter
by Brian Norris
· 13 years ago
1fbb938
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
by Brian Norris
· 13 years ago
Next »