index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-03
mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()
Wei Yongjun
2014-01-03
mtd: nand: sh_flctl: Remove unneeded CONFIG_OF
Ezequiel Garcia
2014-01-03
MAINTAINERS: mtd: add PXA3xx NAND driver to MAINTAINERS
Ezequiel Garcia
2014-01-03
MAINTAINERS: mtd: add Brian Norris for MTD maintenance
Brian Norris
2014-01-03
mtd: denali: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-01-03
mtd: sh_flctl: use devm_* managed allocators
Laurent Pinchart
2014-01-03
mtd: sh_flctl: fix warnings due to improper casts
Laurent Pinchart
2014-01-03
mtd: sh_flctl: enable driver compilation with COMPILE_TEST
Laurent Pinchart
2014-01-03
mtd: make register_mtd_parser return void
Axel Lin
2014-01-03
mtd: make deregister_mtd_parser return void
Axel Lin
2014-01-03
jffs2: NULL return of kmem_cache_zalloc should be handled
Zhouyi Zhou
2014-01-03
mtd: nand: refactor print messages
Ezequiel Garcia
2014-01-03
mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
Fabio Estevam
2014-01-03
mtd: convert to use ATTRIBUTE_GROUPS
Axel Lin
2014-01-03
mtd: m25p80: add support for m25px16
Igor Grinberg
2014-01-03
mtd: nand: mxc_nand: Check the return value from clk_prepare_enable()
Fabio Estevam
2014-01-03
mtd: mxc_nand: remove duplicated ecc_stats counting
Michael Grzeschik
2014-01-03
of_mtd: fix header file include guard
Philipp Rosenberger
2014-01-03
mtd: nand: fix misspelling in ONFI parameter field name
Brian Norris
2014-01-03
mtd: dataflash: remove unnecessary spi_set_drvdata()
Jingoo Han
2014-01-03
mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq
Wei Yongjun
2014-01-03
mtd: gpmi: change pr_debug to dev_dbg
Huang Shijie
2014-01-03
mtd: gpmi: change pr_err to dev_err
Huang Shijie
2014-01-03
mtd: gpmi: remove the unnecessary pr_err()
Huang Shijie
2014-01-03
mtd: nand: diskonchip: Request memory region prior ioremap()
Alexander Shiyan
2014-01-03
mtd: gpmi: use devm_request_irq
Huang Shijie
2014-01-03
mtd: gpmi: use devm_ioremap_resource
Huang Shijie
2014-01-03
mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*
Huang Shijie
2014-01-03
mtd: gpmi: remove the unused line
Huang Shijie
2014-01-03
mtd: gpmi: delete the gpmi_pre_bbt_scan
Huang Shijie
2014-01-03
mtd: gpmi: do not use the local array to do the DMA transfer
Huang Shijie
2014-01-03
mtd: nand: pxa3xx: make ECC configuration checks more explicit
Brian Norris
2014-01-03
mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add multiple chunk write support
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Introduce multiple page I/O support
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add a read/write buffers markers
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Fix SEQIN column address set
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add helper function to set page address
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add driver-specific ECC BCH support
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add bad block handling
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Use a completion to signal device ready
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
Ezequiel Garcia
[next]