index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-06-25
mtd: nand: mtk: add ->setup_data_interface() hook
Xiaolei Li
2017-06-25
mtd: nand: mtk: remove unneeded mtk_ecc_hw_init from mtk_ecc_resume
Xiaolei Li
2017-06-25
mtd: nand: mtk: remove unneeded mtk_nfc_hw_init from mtk_nfc_resume
Xiaolei Li
2017-06-25
mtd: nand: mtk: disable ecc irq when writing page with hwecc
Xiaolei Li
2017-06-25
mtd: nand: mtk: fix incorrect register setting order about ecc irq
Xiaolei Li
2017-06-20
mtd: nand: ifc: Initialize SRAM for all version >= 1.0
Prabhakar Kushwaha
2017-06-20
mtd: nand: denali: avoid magic numbers and rename for clarification
Masahiro Yamada
2017-06-20
mtd: nand: denali: enable bad block table scan
Masahiro Yamada
2017-06-20
mtd: nand: denali: use non-managed kmalloc() for DMA buffer
Masahiro Yamada
2017-06-20
mtd: nand: denali: skip driver internal bounce buffer when possible
Masahiro Yamada
2017-06-20
mtd: nand: denali: support hardware-assisted erased page detection
Masahiro Yamada
2017-06-20
mtd: nand: denali: fix raw and oob accessors for syndrome page layout
Masahiro Yamada
2017-06-20
mtd: nand: denali: use flag instead of register macro for direction
Masahiro Yamada
2017-06-20
mtd: nand: denali: merge struct nand_buf into struct denali_nand_info
Masahiro Yamada
2017-06-20
mtd: nand: denali: propagate page to helpers via function argument
Masahiro Yamada
2017-06-20
mtd: nand: denali: use interrupt instead of polling for bank reset
Masahiro Yamada
2017-06-20
mtd: nand: denali: fix bank reset function to detect the number of chips
Masahiro Yamada
2017-06-20
mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc
Masahiro Yamada
2017-06-20
mtd: nand: denali: rework interrupt handling
Masahiro Yamada
2017-06-20
mtd: nand: denali: handle timing parameters by setup_data_interface()
Masahiro Yamada
2017-06-20
mtd: nand: denali: remove unneeded find_valid_banks()
Masahiro Yamada
2017-06-20
mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS
Masahiro Yamada
2017-06-13
mtd: nand: atmel: drop unused include
Alexandre Belloni
2017-06-10
mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants
Masahiro Yamada
2017-06-10
mtd: nand: denali: remove Toshiba and Hynix specific fixup code
Masahiro Yamada
2017-06-10
mtd: nand: denali: avoid hard-coding ECC step, strength, bytes
Masahiro Yamada
2017-06-10
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-06-10
mtd: nand: denali: use BIT() and GENMASK() for register macros
Masahiro Yamada
2017-06-10
mtd: nand: denali_dt: clean up resource ioremap
Masahiro Yamada
2017-06-10
mtd: nand: gpmi: fix typo in comment
Matthias Lange
2017-06-10
mtd: nand: gpmi: Fix typo in data structure name
Matthias Lange
2017-06-10
mtd: nand: orion: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-10
mtd: nand: fsl_ifc: fix handing of bit flips in erased pages
Boris Brezillon
2017-06-01
mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller
Xiaolei Li
2017-06-01
mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP
Xiaolei Li
2017-06-01
mtd: nand: mediatek: refine register NFI_PAGEFMT setting
Xiaolei Li
2017-06-01
mtd: nand: atmel: mark resume function __maybe_unused
Arnd Bergmann
2017-06-01
mtd: nand: check ecc->total sanity in nand_scan_tail
Masahiro Yamada
2017-06-01
mtd: nand: Support 'EXIT GET STATUS' command in nand_command[_lp]()
Boris Brezillon
2017-06-01
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...
Boris Brezillon
2017-06-01
mtd: nand: tango: Fix incorrect use of SEQIN command
Boris Brezillon
2017-06-01
mtd: nand: sunxi: Remove unneeded ->cmdfunc(NAND_CMD_READ0, 0, page)
Boris Brezillon
2017-06-01
mtd: nand: sunxi: Actually use DMA for subpage reads
Boris Brezillon
2017-06-01
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-06-01
mtd: nand: Drop unused cached programming support
Boris Brezillon
2017-06-01
mtd: nand: atmel: Add PM ops
Boris Brezillon
2017-06-01
mtd: nand: atmel: Add ->setup_data_interface() hooks
Boris Brezillon
2017-06-01
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-06-01
mtd: nand: gpmi: Kill gpmi_nand_exit()
Boris Brezillon
2017-06-01
mtd: nand: gpmi: Fix gpmi_nand_init() error path
Boris Brezillon
[next]