开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-04-19
mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
Boris Brezillon
2016-04-19
mtd: docg3: use mtd_set_ecclayout() where appropriate
Boris Brezillon
2016-04-19
mtd: onenand: use mtd_set_ecclayout() where appropriate
Boris Brezillon
2016-04-19
mtd: nand: use mtd_set_ecclayout() where appropriate
Boris Brezillon
2016-04-19
mtd: use mtd_set_ecclayout() where appropriate
Boris Brezillon
2016-04-19
mtd: onenand: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
mtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
mtd: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2016-04-19
mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
Boris Brezillon
2016-04-19
mtd: nand: sunxi: make OOB retrieval optional
Boris Brezillon
2016-04-19
mtd: nand: sunxi: move some ECC related operations to their own functions
Boris Brezillon
2016-04-19
mtd: nand: sunxi: poll for events instead of using interrupts
Boris Brezillon
2016-04-19
mtd: nand: sunxi: make use of readl_poll_timeout()
Boris Brezillon
2016-04-19
mtd: nand: sunxi: fix ->dev_ready() implementation
Boris Brezillon
2016-04-19
mtd: nand: enable ECC pipelining
Boris Brezillon
2016-04-19
mtd: nand: sunxi: disable clks on device removal
Boris Brezillon
2016-04-19
mtd: nand: sunxi: fix NFC_CTL setting
Boris Brezillon
2016-04-19
mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro
Boris Brezillon
2016-04-19
mtd: nand: sunxi: let the NAND controller control the CE line
Boris Brezillon
2016-04-19
mtd: nand: sunxi: improve ->cmd_ctrl() function
Boris Brezillon
2016-04-19
mtd: nand: sunxi: implement ->read_subpage()
Boris Brezillon
2016-04-19
mtd: nand: sunxi: implement ->read_oob()/->write_oob()
Boris Brezillon
2016-04-19
mtd: nand: export default read/write oob functions
Boris Brezillon
2016-04-19
mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings
Boris Brezillon
2016-04-19
mtd: nand: sunxi: fix EDO mode selection
Boris Brezillon
2016-04-19
mtd: nand: sunxi: fix clk rate calculation
Boris Brezillon
2016-04-19
mtd: nand: sunxi: fix call order in sunxi_nand_chip_init()
Boris Brezillon
2016-04-19
mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
mtd: nand: pasemi: switch to dev_* printing functions
Rafał Miłecki
2016-04-19
mtd: nand: socrates: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
mtd: nand: plat: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
mtd: nand: pasemi: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
mtd: nand: orion: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
mtd: nand: nuc900: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
mtd: nand: mxc: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
mtd: nand: gpio: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
mtd: nand: ams-delta: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
mtd: nand: brcm: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
mtd: nand: remove unneeded of_mtd.h inclusions
Boris Brezillon
2016-04-19
mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data()
Zhaoxiu Zeng
2016-04-19
mtd/ifc: Add support for IFC controller version 2.0
Raghav Dogra
[next]