Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
458f3933bb8a72c2c4a2751009152d83ac71c23b
/
drivers
/
mtd
458f393
mtd: nand: davinci: reuse driver for Keystone arch
by Ivan Khoronzhuk
· 11 years ago
75be1ea
mtd: nand: davinci: adjust DT properties to MTD generic
by Ivan Khoronzhuk
· 11 years ago
30a3970
mtd: nand: davinci: simplify error handling
by Ivan Khoronzhuk
· 11 years ago
0510382
mtd: nand: davinci: check required ti,davinci-chipselect property
by Ivan Khoronzhuk
· 11 years ago
f735a4d
mtd: nand: davinci: return ENOMEM if memory allocation is failed
by Ivan Khoronzhuk
· 11 years ago
eaaa4a9
mtd: nand: davinci: fix driver registration
by Ivan Khoronzhuk
· 11 years ago
a1d7994
mtd: au1550nd: add missing platform_set_drvdata()
by Wei Yongjun
· 11 years ago
8bfd4f7
mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()
by Wei Yongjun
· 11 years ago
0d68156
mtd: nand: sh_flctl: Remove unneeded CONFIG_OF
by Ezequiel Garcia
· 11 years ago
94f7039
mtd: denali: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
f7b5e84
mtd: sh_flctl: use devm_* managed allocators
by Laurent Pinchart
· 11 years ago
82ae816
mtd: sh_flctl: fix warnings due to improper casts
by Laurent Pinchart
· 11 years ago
6bcda8a
mtd: sh_flctl: enable driver compilation with COMPILE_TEST
by Laurent Pinchart
· 11 years ago
6e14a61
mtd: make register_mtd_parser return void
by Axel Lin
· 11 years ago
cf3b2b1
mtd: make deregister_mtd_parser return void
by Axel Lin
· 11 years ago
2017164
mtd: nand: refactor print messages
by Ezequiel Garcia
· 11 years ago
7e8eb8a
mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
by Fabio Estevam
· 11 years ago
54c738f
mtd: convert to use ATTRIBUTE_GROUPS
by Axel Lin
· 11 years ago
574926c
mtd: m25p80: add support for m25px16
by Igor Grinberg
· 11 years ago
dcedf62
mtd: nand: mxc_nand: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
0566477
mtd: mxc_nand: remove duplicated ecc_stats counting
by Michael Grzeschik
· 11 years ago
1ba80c9
mtd: dataflash: remove unnecessary spi_set_drvdata()
by Jingoo Han
· 11 years ago
afc62ba
mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq
by Wei Yongjun
· 11 years ago
c232596
mtd: gpmi: change pr_debug to dev_dbg
by Huang Shijie
· 11 years ago
da40c16
mtd: gpmi: change pr_err to dev_err
by Huang Shijie
· 11 years ago
43a34b8
mtd: gpmi: remove the unnecessary pr_err()
by Huang Shijie
· 11 years ago
4f0614a
mtd: nand: diskonchip: Request memory region prior ioremap()
by Alexander Shiyan
· 11 years ago
3cb2c1e
mtd: gpmi: use devm_request_irq
by Huang Shijie
· 11 years ago
87a9d69
mtd: gpmi: use devm_ioremap_resource
by Huang Shijie
· 11 years ago
ccce417
mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*
by Huang Shijie
· 11 years ago
bd92029
mtd: gpmi: remove the unused line
by Huang Shijie
· 11 years ago
d7364a27
mtd: gpmi: delete the gpmi_pre_bbt_scan
by Huang Shijie
· 11 years ago
df877fb
mtd: gpmi: do not use the local array to do the DMA transfer
by Huang Shijie
· 11 years ago
6033a94
mtd: nand: pxa3xx: make ECC configuration checks more explicit
by Brian Norris
· 11 years ago
87f5336
mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
by Ezequiel Garcia
· 11 years ago
535cb57
mtd: nand: pxa3xx: Add multiple chunk write support
by Ezequiel Garcia
· 11 years ago
70ed852
mtd: nand: pxa3xx: Introduce multiple page I/O support
by Ezequiel Garcia
· 11 years ago
fa543be
mtd: nand: pxa3xx: Add a read/write buffers markers
by Ezequiel Garcia
· 11 years ago
e7f9a6a
mtd: nand: pxa3xx: Fix SEQIN column address set
by Ezequiel Garcia
· 11 years ago
39f83d1
mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
by Ezequiel Garcia
· 11 years ago
c39ff03
mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
by Ezequiel Garcia
· 11 years ago
01d9947
mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
by Ezequiel Garcia
· 11 years ago
86beeba
mtd: nand: pxa3xx: Add helper function to set page address
by Ezequiel Garcia
· 11 years ago
f0e6a32e
mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
by Ezequiel Garcia
· 11 years ago
43bcfd2
mtd: nand: pxa3xx: Add driver-specific ECC BCH support
by Ezequiel Garcia
· 11 years ago
776f265
mtd: nand: pxa3xx: Add bad block handling
by Ezequiel Garcia
· 11 years ago
56704d8
mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready
by Ezequiel Garcia
· 11 years ago
55d9fd6
mtd: nand: pxa3xx: Use a completion to signal device ready
by Ezequiel Garcia
· 11 years ago
6a3e486
mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
by Ezequiel Garcia
· 11 years ago
0a3f3a1
mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
by Ezequiel Garcia
· 11 years ago
2128b08
mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
by Ezequiel Garcia
· 11 years ago
2d79ab1
mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
by Ezequiel Garcia
· 11 years ago
c7e9c7e
mtd: nand: pxa3xx: Early variant detection
by Ezequiel Garcia
· 11 years ago
4e86fd2
mtd: nand: pxa3xx: read_page() returns max_bitflips
by Ezequiel Garcia
· 11 years ago
664c7f5
mtd: nand: pxa3xx: Prevent sub-page writes
by Ezequiel Garcia
· 11 years ago
c5f9967
mtd: nand: pxa3xx: Make config menu show supported platforms
by Ezequiel Garcia
· 11 years ago
de484a3
mtd: nand: pxa3xx: Add documentation about the controller
by Ezequiel Garcia
· 11 years ago
26a6d24
mtd: make mtd_partition.name const
by Geert Uytterhoeven
· 11 years ago
da6fcf0
mtd: ms02-nv: remove superfluous name cast
by Geert Uytterhoeven
· 11 years ago
8ca14e1
mtd: pasemi_nand.c: remove superfluous name cast
by Geert Uytterhoeven
· 11 years ago
7c4bb4f
mtd: remove superfluous name casts
by Geert Uytterhoeven
· 11 years ago
76c930b
mtd: gpmi-lib: Make checkpatch happy
by Fabio Estevam
· 11 years ago
554cbc5
mtd: gpmi: Use devm_clk_get()
by Fabio Estevam
· 11 years ago
89b59e6
mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
by Huang Shijie
· 11 years ago
43b7769
mtd: nand: omap2: Fix OMAP_BCH option dependency
by Ezequiel Garcia
· 11 years ago
3487a639
drivers: mtd: m25p80: add quad read support
by Sourav Poddar
· 11 years ago
8552b43
drivers: mtd: m25p80: convert "bool" read check into an enum
by Sourav Poddar
· 11 years ago
15b540c
mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
by Ezequiel Garcia
· 11 years ago
9c59ac6
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string"
by Ezequiel Garcia
· 11 years ago
e6d69a6
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
df12a31
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Vinod Koul
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 11 years ago
82cb6ac
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
39222c8
Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 11 years ago
885d71e
mtd: gpmi: fix the NULL pointer
by Huang Shijie
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
7b3d2fb
mtd: gpmi: fix kernel BUG due to racing DMA operations
by Huang Shijie
· 11 years ago
b999593
mtd: mtdchar: return expected errors on mmap() call
by Vladimir Zapolskiy
· 11 years ago
80bd33a
mtd: gpmi: only scan two chips for imx6
by Huang Shijie
· 11 years ago
c11eede
powerpc: add missing explicit OF includes for ppc
by Rob Herring
· 11 years ago
edaf4d4
mtd: gpmi: Use devm_kzalloc()
by Fabio Estevam
· 11 years ago
a749d13
mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected
by Josh Wu
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
97de79e0
mtd: nand: use a local variable to simplify the nand_scan_tail
by Huang Shijie
· 11 years ago
b1eb234
mtd: nand: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
cb85b7e
mtd: dataflash: Say if we find a device we don't support
by Mark Brown
· 11 years ago
9211439
mtd: nand: omap: fix error return code in omap_nand_probe()
by Wei Yongjun
· 11 years ago
5961ad2
mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES
by Brian Norris
· 11 years ago
9650b9b
mtd: m25p80: fixup device removal failure path
by Brian Norris
· 11 years ago
d367e37
mtd: mxc_nand: Include linux/of.h header
by Sachin Kamat
· 11 years ago
ca5295f
mtd: remove duplicated include from mtdcore.c
by Wei Yongjun
· 11 years ago
5ff1482
mtd: m25p80: add support for Macronix mx25l3255e
by Brian Norris
· 11 years ago
90c9c95
mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig
by Pekon Gupta
· 11 years ago
70ba6d7
mtd: nand: omap: updated devm_xx for all resource allocation and free calls
by Pekon Gupta
· 11 years ago
32d42a8
mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead of lib/bch.c
by Pekon Gupta
· 11 years ago
b491da7
mtd: nand: omap: clean-up ecc layout for BCH ecc schemes
by Pekon Gupta
· 11 years ago
a919e51
mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
by Pekon Gupta
· 11 years ago
Next »