index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
*
mtd: nand: fix a typo in a comment line
Masahiro Yamada
2014-04-29
*
ENGR00304574-5 mtd: gpmi: add support for imx6sx
Huang Shijie
2014-04-16
*
ENGR00304574-4 mtd: gpmi: add gpmi_devdata{} to simplify the code
Huang Shijie
2014-04-16
*
mtd: gpmi: add subpage read support
Huang Shijie
2014-04-16
*
mtd: gpmi: do not use the mtd->writesize
Huang Shijie
2014-04-16
*
mtd: nand: add "page" argument for read_subpage hook
Huang Shijie
2014-04-16
*
mtd: nand: remove unused function input parameter
Cai Zhiyong
2014-04-16
*
mtd: nand: fix off-by-one read retry mode counting
Brian Norris
2014-04-16
*
mtd: nand: print out the right information for JEDEC compliant NAND
Huang Shijie
2014-04-16
*
mtd: nand: parse out the JEDEC compliant NAND
Huang Shijie
2014-04-16
*
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-04-16
*
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-04-16
*
mtd: nand: add support for SanDisk SDTNRGAMA-008G
Huang Shijie
2014-04-16
*
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
2014-04-16
*
mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
Huang Shijie
2014-04-16
*
mtd: mxc-nand: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
Huang Shijie
2014-04-16
*
mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf
Huang Shijie
2014-04-16
*
mtd: gpmi: allocate a proper buffer for non ECC read/write
Huang Shijie
2014-04-16
*
mtd: nand: add Intel manufacturer ID
Huang Shijie
2014-04-16
*
mtd: nand: add SanDisk manufacturer ID
Huang Shijie
2014-04-16
*
mtd: nand: add support for Samsung K9LCG08U0B
Huang Shijie
2014-04-16
*
mtd: nand: assign mtd->name in find_full_id_nand
Cai Zhiyong
2014-04-16
*
mtd: nand: don't use {read,write}_buf for 8-bit transfers
Uwe Kleine-König
2014-04-16
*
mtd: nand: support Micron READ RETRY
Brian Norris
2014-04-16
*
mtd: nand: add generic READ RETRY support
Brian Norris
2014-04-16
*
mtd: nand: localize ECC failures per page
Brian Norris
2014-04-16
*
mtd: nand: refactor print messages
Ezequiel Garcia
2014-04-16
*
mtd: gpmi: change pr_debug to dev_dbg
Huang Shijie
2014-04-16
*
mtd: gpmi: change pr_err to dev_err
Huang Shijie
2014-04-16
*
mtd: gpmi: remove the unnecessary pr_err()
Huang Shijie
2014-04-16
*
mtd: gpmi: use devm_request_irq
Huang Shijie
2014-04-16
*
mtd: gpmi: use devm_ioremap_resource
Huang Shijie
2014-04-16
*
mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*
Huang Shijie
2014-04-16
*
mtd: gpmi: remove the unused line
Huang Shijie
2014-04-16
*
mtd: gpmi: delete the gpmi_pre_bbt_scan
Huang Shijie
2014-04-16
*
mtd: gpmi: do not use the local array to do the DMA transfer
Huang Shijie
2014-04-16
*
mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
Huang Shijie
2014-04-16
*
mtd: gpmi-lib: Make checkpatch happy
Fabio Estevam
2014-04-16
*
mtd: gpmi: Use devm_clk_get()
Fabio Estevam
2014-04-16
*
mtd: gpmi: fix the NULL pointer
Huang Shijie
2014-04-16
*
mtd: gpmi: only scan two chips for imx6
Huang Shijie
2014-04-16
*
mtd: nand: use a local variable to simplify the nand_scan_tail
Huang Shijie
2014-04-16
*
mtd: gpmi: Use devm_kzalloc()
Fabio Estevam
2014-04-16
*
mtd: add the ecc info for some full-id nand chips
Huang Shijie
2014-04-16
*
mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES
Brian Norris
2014-04-16
*
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
2014-04-16
*
mtd: nand: print out the cell information for nand chip
Huang Shijie
2014-04-16
*
mtd: nand: set the cell information for ONFI nand
Huang Shijie
2014-04-16
*
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
2014-04-16
*
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2014-04-16
[next]