Age | Commit message (Expand) | Author | Files | Lines |
2017-09-27 | mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user | Richard Genoud | 1 | -1/+1 |
2017-09-18 | mtd: nand: remove unused blockmask variable | Corentin Labbe | 1 | -2/+1 |
2017-09-18 | mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe() | Christophe JAILLET | 1 | -1/+2 |
2017-09-14 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -2/+2 |
2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 65 | -527/+972 |
2017-09-08 | linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro | Masahiro Yamada | 1 | -3/+0 |
2017-09-05 | mfd: syscon: atmel-smc: Add helper to retrieve register layout | Ludovic Desroches | 1 | -3/+7 |
2017-09-04 | fs: fix kernel_write prototype | Christoph Hellwig | 1 | -1/+1 |
2017-09-04 | fs: fix kernel_read prototype | Christoph Hellwig | 1 | -1/+1 |
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 65 | -490/+960 |
2017-08-29 | mtd: nand: make Samsung SLC NAND usable again | Lothar Waßmann | 1 | -2/+5 |
2017-08-28 | Merge tag 'v4.13-rc7' into mtd/next | Boris Brezillon | 5 | -23/+36 |
2017-08-24 | mtd: nand: atmel: Relax tADL_min constraint | Boris Brezillon | 1 | -1/+12 |
2017-08-24 | mtd: nandsim: remove debugfs entries in error path | Uwe Kleine-König | 1 | -0/+1 |
2017-08-23 | Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into... | Boris Brezillon | 62 | -62/+62 |
2017-08-23 | mtd: nand: tmio: Register partitions using the parsers | Andrea Adami | 1 | -1/+3 |
2017-08-23 | mtd: nand: sharpsl: Register partitions using the parsers | Andrea Adami | 1 | -1/+1 |
2017-08-23 | mtd: nand: qcom: Support for IPQ8074 QPIC NAND controller | Abhishek Sahu | 1 | -0/+10 |
2017-08-23 | mtd: nand: qcom: support for IPQ4019 QPIC NAND controller | Abhishek Sahu | 1 | -0/+10 |
2017-08-23 | mtd: nand: qcom: support for different DEV_CMD register offsets | Abhishek Sahu | 1 | -6/+19 |
2017-08-23 | mtd: nand: qcom: QPIC data descriptors handling | Abhishek Sahu | 1 | -0/+76 |
2017-08-23 | mtd: nand: qcom: enable BAM or ADM mode | Abhishek Sahu | 1 | -3/+14 |
2017-08-23 | mtd: nand: qcom: erased codeword detection configuration | Abhishek Sahu | 1 | -0/+21 |
2017-08-23 | mtd: nand: qcom: support for read location registers | Abhishek Sahu | 1 | -0/+63 |
2017-08-23 | mtd: nand: qcom: support for passing flags in DMA helper functions | Abhishek Sahu | 1 | -52/+77 |
2017-08-23 | mtd: nand: qcom: add BAM DMA descriptor handling | Abhishek Sahu | 1 | -12/+136 |
2017-08-23 | mtd: nand: qcom: allocate BAM transaction | Abhishek Sahu | 1 | -0/+94 |
2017-08-23 | mtd: nand: qcom: DMA mapping support for register read buffer | Abhishek Sahu | 1 | -0/+40 |
2017-08-23 | mtd: nand: qcom: add and initialize QPIC DMA resources | Abhishek Sahu | 1 | -18/+68 |
2017-08-23 | mtd: nand: qcom: add bam property for QPIC NAND controller | Abhishek Sahu | 1 | -0/+3 |
2017-08-23 | mtd: nand: qcom: support for NAND controller properties | Abhishek Sahu | 1 | -7/+19 |
2017-08-23 | mtd: nand: qcom: fix read failure without complete bootchain | Abhishek Sahu | 1 | -4/+12 |
2017-08-23 | mtd: nand: mtk: fix error return code in mtk_ecc_probe() | Gustavo A. R. Silva | 1 | -2/+2 |
2017-08-23 | mtd: nand: sh_flctl: fix error return code in flctl_probe() | Gustavo A. R. Silva | 1 | -2/+2 |
2017-08-23 | mtd: nand: sh_flctl: use dma_mapping_error to check map errors | Pan Bian | 1 | -1/+1 |
2017-08-23 | mtd: nand: atmel: fix of_irq_get() error check | Sergei Shtylyov | 1 | -6/+7 |
2017-08-23 | mtd: nand: hynix: add support for 20nm NAND chips | Martin Blumenstingl | 1 | -2/+2 |
2017-08-23 | mtd: nand: mxc: Fix mxc_v1 ooblayout | Boris Brezillon | 1 | -3/+4 |
2017-08-23 | mtd: nand: sunxi: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-08-23 | mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable. | Arvind Yadav | 1 | -2/+7 |
2017-08-23 | mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable. | Arvind Yadav | 1 | -2/+7 |
2017-08-23 | mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare. | Arvind Yadav | 1 | -7/+18 |
2017-08-23 | mtd: nand: denali: Handle return value of clk_prepare_enable. | Arvind Yadav | 1 | -1/+3 |
2017-08-23 | mtd: orion-nand: fix build error with ARMv4 | Arnd Bergmann | 1 | -0/+7 |
2017-08-23 | mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms | Gregory CLEMENT | 1 | -1/+1 |
2017-08-23 | mtd: nand: qcom: reorganize nand devices probing | Abhishek Sahu | 1 | -29/+59 |
2017-08-23 | mtd: nand: qcom: remove memset for clearing read register buffer | Abhishek Sahu | 1 | -2/+0 |
2017-08-23 | mtd: nand: qcom: reorganize nand page write | Abhishek Sahu | 1 | -12/+20 |
2017-08-23 | mtd: nand: qcom: reorganize nand page read | Abhishek Sahu | 1 | -10/+27 |
2017-08-23 | mtd: nand: qcom: remove redundant chip select compatible string | Abhishek Sahu | 1 | -14/+12 |