aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'LA.UM.8.1.r1-14900-sm8150.0' into Q-raphaelYaroslav Furman2020-05-081-1/+6
|\
| * mtd: msm_qpic_nand: Configure address cyles as per device specPradeep P V K2020-03-241-1/+6
* | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-05-021-6/+9
|\ \
| * \ Merge 4.14.177 into kernel.lnx.4.14.r4-relNathan Chancellor2020-04-231-6/+9
| |\ \
| | * | mtd: phram: fix a double free issue in error pathWen Yang2020-04-241-6/+9
| * | | Merge tag 'LA.UM.8.1.r1-13500-sm8150.0' into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-102-4/+910
| |\ \ \
* | \ \ \ Merge tag 'LA.UM.8.1.r1-14700-sm8150.0' of https://source.codeaurora.org/quic...Yaroslav Furman2020-04-131-6/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mtd: msm_qpic_nand: Parse the ECC data on all page codewordsPradeep P V K2020-03-011-4/+4
| * | | | mtd: msm_qpic_nand: Disable Pagescope on sdxprairiePradeep P V K2020-02-261-2/+1
| | |/ / | |/| |
* | | | Merge tag 'LA.UM.8.1.r1-13500-sm8150.0' of https://source.codeaurora.org/quic...Yaroslav Furman2020-01-182-4/+910
|\| | | | |/ / |/| |
| * | mtd: devices: Add new Pagescope read feature for sdxprairiePradeep P V K2019-12-192-4/+893
| * | mtd: devices: set and use capabilities for qpic version checkPradeep P V K2019-12-192-0/+17
* | | Merge 4.14.159 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-241-1/+37
|\ \ \ | |/ / |/| / | |/
| * mtd: spear_smi: Fix Write Burst modeMiquel Raynal2019-12-171-1/+37
* | mtd: devices: Add support to parse more partitionsPradeep P V K2019-09-191-1/+1
* | mtd: msm_qpic_nand: Add support for performance statsSahitya Tummala2019-06-122-1/+225
* | mtd: devices: Turn on the clocks during register accessPradeep P V K2019-04-111-6/+14
* | Merge android-4.14-p.82 (82609b3) into msm-4.14Blagovest Kolenichev2018-12-171-1/+1
|\ \
| * | Merge 4.14.82 into android-4.14-pGreg Kroah-Hartman2018-11-211-1/+1
| |\|
| | * mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann2018-11-211-1/+1
* | | mtd: msm_qpic_nand: Add new register changes for QPIC 2.0c_ppvk2018-11-182-7/+55
* | | mtd: msm_qpic_nand: Add new BAM Pipe configuration changesPradeep P V K2018-11-182-2/+27
* | | Merge android-4.14-p.67 (75ac55a) into msm-4.14Blagovest Kolenichev2018-10-051-2/+2
|\| |
| * | Merge 4.14.67 into android-4.14-pGreg Kroah-Hartman2018-08-241-2/+2
| |\|
| | * mtd: dataflash: Use ULL suffix for 64-bit constantsGeert Uytterhoeven2018-08-241-2/+2
* | | mtd: devices: Fix for qcs405 64bit compilation issue.Pradeep P V K2018-06-071-1/+1
* | | mtd: msm_qpic_nand: Add snapshot of QPIC nand driver for QCS405Sahitya Tummala2018-06-054-0/+4026
|/ /
* / UPSTREAM: treewide: Fix function prototypes for module_param_call()Kees Cook2018-04-252-2/+2
|/
* mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalidBoris Brezillon2017-11-301-1/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-8/+12
|\
| * mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav2017-08-231-8/+12
* | mtd: spear_smi: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva2017-08-151-0/+2
* | mtd: create per-device and module-scope debugfs entriesMario Rugiero2017-07-212-34/+17
|/
* Merge tag 'spi-nor/for-4.13' into MTDBrian Norris2017-07-073-37/+89
|\
| * mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR insteadCyrille Pitchen2017-06-272-3/+2
| * mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocolsCyrille Pitchen2017-05-151-23/+79
| * mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen2017-05-151-12/+9
* | mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham2017-06-081-10/+56
* | mtd: mchp23k256: add partitioning supportChris Packham2017-06-081-0/+1
* | mtd: mchp23k256: switch to mtd_device_register()Chris Packham2017-06-011-3/+2
* | mtd: mchp23k256: Add OF device ID tableChris Packham2017-06-011-0/+8
* | mtd: mchp23k256: Add driver for this SPI SRAM deviceAndrew Lunn2017-05-113-0/+193
* | mtd: dataflash: Add flash_info for AT45DB641EAndrey Smirnov2017-05-111-0/+3
* | mtd: dataflash: Make use of "extened device information"Andrey Smirnov2017-05-111-31/+57
* | mtd: dataflash: Get rid of loop counter in jedec_probe()Andrey Smirnov2017-05-111-4/+4
* | mtd: dataflash: Replace pr_debug, printk with dev_* functionsAndrey Smirnov2017-05-111-41/+33
* | mtd: dataflash: Improve coding style in jedec_probe()Andrey Smirnov2017-05-111-14/+17
* | mtd: dataflash: Replace C99 types with their kernel counterpartsAndrey Smirnov2017-05-111-20/+20
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-12/+12
|\