summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2017-08-23mtd: nand: hynix: add support for 20nm NAND chipsMartin Blumenstingl1-2/+2
2017-08-23mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon1-3/+4
2017-08-23mtd: nand: sunxi: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-23mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav1-8/+12
2017-08-23mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+7
2017-08-23mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+7
2017-08-23mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav1-7/+18
2017-08-23mtd: nand: denali: Handle return value of clk_prepare_enable.Arvind Yadav1-1/+3
2017-08-23mtd: orion-nand: fix build error with ARMv4Arnd Bergmann1-0/+7
2017-08-23mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platformsGregory CLEMENT1-1/+1
2017-08-23mtd: nand: qcom: reorganize nand devices probingAbhishek Sahu1-29/+59
2017-08-23mtd: nand: qcom: remove memset for clearing read register bufferAbhishek Sahu1-2/+0
2017-08-23mtd: nand: qcom: reorganize nand page writeAbhishek Sahu1-12/+20
2017-08-23mtd: nand: qcom: reorganize nand page readAbhishek Sahu1-10/+27
2017-08-23mtd: nand: qcom: remove redundant chip select compatible stringAbhishek Sahu1-14/+12
2017-08-23mtd: nand: qcom: fix config error for BCHAbhishek Sahu1-1/+1
2017-08-23mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()Fabio Estevam1-3/+0
2017-08-23mtd: nand: vf610: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+5
2017-08-23mtd: nand: remove hard-coded NAND ids lengthJean-Louis Thekekara1-2/+2
2017-08-23mtd: nand: Fix various memory leaks in coreBoris Brezillon1-62/+56
2017-08-03mtd: nand: Remove support for block locking/unlockingBoris Brezillon1-173/+0
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds62-2169/+3948
2017-07-07Merge tag 'nand/for-4.13' into MTDBrian Norris33-1608/+2430
2017-07-07Merge tag 'spi-nor/for-4.13' into MTDBrian Norris14-230/+785
2017-07-07mtd: Fix check in mtd_unpoint()Boris Brezillon1-1/+1
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-22/+1
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds1-2/+5
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+9
2017-07-03mtd: nand: mtk: release lock on error pathDan Carpenter1-1/+3
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij4-19/+54
2017-06-27mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR insteadCyrille Pitchen2-3/+2
2017-06-27mtd: spi-nor: cqspi: remove duplicate constArnd Bergmann1-1/+1
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig1-0/+1
2017-06-26mtd: spi-nor: Add support for Spansion S25FL064LHarry Chou1-0/+1
2017-06-26mtd: spi-nor: Add support for mx66u51235fAlexander Sverdlin1-0/+1
2017-06-25mtd: nand: mtk: add ->setup_data_interface() hookXiaolei Li1-15/+75
2017-06-25mtd: nand: mtk: remove unneeded mtk_ecc_hw_init from mtk_ecc_resumeXiaolei Li1-2/+0
2017-06-25mtd: nand: mtk: remove unneeded mtk_nfc_hw_init from mtk_nfc_resumeXiaolei Li1-2/+0
2017-06-25mtd: nand: mtk: disable ecc irq when writing page with hweccXiaolei Li1-10/+12
2017-06-25mtd: nand: mtk: fix incorrect register setting order about ecc irqXiaolei Li1-2/+2
2017-06-23mtd: partitions: fixup some allocate_partition() whitespaceBrian Norris1-3/+3
2017-06-23mtd: parsers: trx: fix pr_err format for printing offsetRafał Miłecki1-1/+1
2017-06-22mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki6-94/+145
2017-06-22mtd: partitions: add support for partition parsersRafał Miłecki1-0/+31
2017-06-22mtd: partitions: add support for subpartitionsRafał Miłecki1-7/+16
2017-06-22mtd: partitions: rename "master" to the "parent" where appropriateRafał Miłecki1-99/+105
2017-06-22mtd: partitions: remove sysfs files when deleting all master's partitionsRafał Miłecki1-2/+2
2017-06-22mtd: partitions: add helper for deleting partitionRafał Miłecki1-32/+43
2017-06-22mtd: spi-nor: aspeed: configure chip window on AHB busCédric Le Goater1-3/+154
2017-06-21mtd: spi-nor: aspeed: remove dummies from keep maskCédric Le Goater1-2/+1