index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2013-12-03
mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
Huang Shijie
2013-11-21
mtd: gpmi: change pr_debug to dev_dbg
Huang Shijie
2013-11-21
mtd: gpmi: change pr_err to dev_err
Huang Shijie
2013-11-21
mtd: gpmi: remove the unnecessary pr_err()
Huang Shijie
2013-11-19
mtd: gpmi: use devm_request_irq
Huang Shijie
2013-11-19
mtd: gpmi: use devm_ioremap_resource
Huang Shijie
2013-11-19
mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*
Huang Shijie
2013-11-19
mtd: gpmi: remove the unused line
Huang Shijie
2013-11-19
mtd: gpmi: delete the gpmi_pre_bbt_scan
Huang Shijie
2013-11-19
mtd: gpmi: do not use the local array to do the DMA transfer
Huang Shijie
2013-11-15
ENGR00279980 ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1
Huang Shijie
2013-11-14
mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
Huang Shijie
2013-11-14
mtd: gpmi-lib: Make checkpatch happy
Fabio Estevam
2013-11-14
mtd: gpmi: Use devm_clk_get()
Fabio Estevam
2013-11-13
mtd: gpmi: fix the NULL pointer
Huang Shijie
2013-11-12
mtd: gpmi: only scan two chips for imx6
Huang Shijie
2013-11-12
mtd: gpmi: fix kernel BUG due to racing DMA operations
Huang Shijie
2013-11-08
mtd: nand: use a local variable to simplify the nand_scan_tail
Huang Shijie
2013-11-08
mtd: gpmi: Use devm_kzalloc()
Fabio Estevam
2013-11-05
mtd: add a new sys node to show the ecc step size
Huang Shijie
2013-11-05
mtd: add the ecc info for some full-id nand chips
Huang Shijie
2013-11-05
mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES
Brian Norris
2013-11-05
mtd: nand: add a helper to detect the nand type
Huang Shijie
2013-11-05
mtd: tests: rename sources in order to link a helper object
Akinobu Mita
2013-11-05
mtd: tests: don't print error messages when out-of-memory
Brian Norris
2013-11-05
mtd: tests: introduce helper functions
Akinobu Mita
2013-11-05
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
2013-11-05
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
2013-11-05
mtd: nand: print out the cell information for nand chip
Huang Shijie
2013-11-05
mtd: nand: set the cell information for ONFI nand
Huang Shijie
2013-11-05
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
2013-11-05
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2013-11-05
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
2013-11-05
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
2013-11-05
mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant
Akinobu Mita
2013-11-05
mtd: nand: correct extemded param page error handling
Brian Norris
2013-11-05
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
2013-11-05
mtd: nand: fix memory leak in ONFI extended parameter page
Brian Norris
2013-11-05
mtd: nand: fixup kerneldoc, rename parameter
Brian Norris
2013-11-05
mtd: set ONFI nand's default hooks in nand_set_defaults()
Huang Shijie
2013-11-05
mtd: set the ecc step size for master/slave mtd_info
Huang Shijie
2013-11-05
mtd: nand: silence some shift wrap warnings
Dan Carpenter
2013-11-05
mtd: parse out the ECC info for the full-id nand chips
Huang Shijie
2013-11-05
mtd: replace the hardcode with the onfi_feature()
Huang Shijie
2013-11-05
mtd: get the ECC info from the Extended Parameter Page
Huang Shijie
2013-11-05
mtd: get the ECC info from the parameter page for ONFI nand
Huang Shijie
2013-11-05
mtd: nand: detect OOB size for Toshiba 24nm raw SLC
Brian Norris
2013-11-05
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
David Mosberger
2013-11-05
mtd: nand_base: Use io{read, write}*_rep functions for transfer
Alexander Shiyan
2013-11-05
mtd: nand: stop exporting nand_default_bbt
Brian Norris
[next]