summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Revert "globalvar: make globalvar functions more consistent"Sascha Hauer2017-06-131-3/+3
* mtd: only build mtdraw_raw_to_mtd_offset when write support is enabledLucas Stach2017-05-171-5/+5
* Merge branch 'for-next/parameter-types'Sascha Hauer2017-05-054-37/+55
|\
| * globalvar: make globalvar functions more consistentSascha Hauer2017-04-111-3/+3
| * param: make parameter functions more consistentSascha Hauer2017-04-112-15/+15
| * mtd: use dev_add_param_stringSascha Hauer2017-04-111-11/+11
| * mtd: nand: use dev_add_param_enumSascha Hauer2017-04-111-8/+26
* | mtd: spi-nor: cadence: change devicetree bindings to upstreamSteffen Trumtrar2017-04-191-9/+6
* | mtd: nand_omap_gpmc: fix BCH error correctionMatt Reimer2017-04-191-1/+2
|/
* Merge branch 'for-next/ofpart'Sascha Hauer2017-04-072-62/+5
|\
| * fs: devfs-core: replace DEVFS_IS_PARTITION flag with pointer to the master cdevSascha Hauer2017-03-311-0/+2
| * of: partition: Move of_mtd_fixup to drivers/of/Sascha Hauer2017-03-301-62/+3
* | mtd: when creating bitflips the offset has to be page alignedSascha Hauer2017-03-301-0/+2
* | mtd: create bitflips in the correct pageSascha Hauer2017-03-301-1/+1
|/
* mtd: fix reading data from page that needs cleanupSascha Hauer2017-03-231-4/+3
* nand-bb: fix writing to the end of a .bb deviceUwe Kleine-König2017-03-021-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2017-02-131-0/+1
|\
| * mtd: spi-nor: add support for s25fl208kPeter Mamonov2017-01-301-0/+1
* | ARM: start: Fix image size calculationSascha Hauer2017-02-081-1/+1
|/
* Merge branch 'for-next/truncate'Sascha Hauer2017-01-111-3/+16
|\
| * ubi: barebox: Remove character device flag from static volumesTeresa Remmet2017-01-111-3/+0
| * ubi: Add truncate callbackTeresa Remmet2017-01-111-0/+16
* | mtd: m25p80: add support for Everspin MR25H40Uwe Kleine-König2017-01-102-1/+2
* | ubi: Only read necessary size when reading the VID headerUlrich Ölmann2017-01-101-1/+1
* | mtd: peb: Fix format specifierSascha Hauer2017-01-101-1/+1
* | mtd: peb: fix usage of uninitialized variableSascha Hauer2017-01-101-3/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2016-11-141-3/+3
|\
| * ubi: fix spellingYegor Yefremov2016-10-121-3/+3
* | mtd: spi-nor: add MX25U2033EAlexander Kurz2016-11-111-0/+1
* | mtd: nand: nand_mxs: Fix readtotal calculationChristian Hemp2016-11-111-4/+4
* | mtd: Make UBI detection more robustSascha Hauer2016-11-111-11/+24
* | nand: imx6: Changed default NAND clockDaniel Schultz2016-11-111-1/+1
* | mtd: ubi: enable thread earlierSascha Hauer2016-10-191-9/+5
|/
* mtd: ubi: Fix scrubbing during attachSascha Hauer2016-10-113-3/+28
* Merge branch 'for-next/ubi'Sascha Hauer2016-10-102-13/+189
|\
| * mtd: ubi: add API call to rename volumes.Giorgio Dal Molin2016-09-272-0/+159
| * mtd: ubi: remove now unused ioctlsSascha Hauer2016-09-271-14/+5
| * mtd: ubi: introduce barebox specific ioctl to get ubi_numSascha Hauer2016-09-221-0/+3
| * mtd: ubi: Add API calls to create/remove volumesSascha Hauer2016-09-221-0/+23
* | Merge branch 'for-next/mtd'Sascha Hauer2016-10-101-30/+26
|\ \
| * | nand: denali: get rid of compile-time debug informationSteffen Trumtrar2016-09-261-12/+0
| * | nand: denali: use is_timeout in while loopSteffen Trumtrar2016-09-261-16/+23
| * | nand: denali: use correct interrupts in read_pageSteffen Trumtrar2016-09-261-2/+3
| |/
* / mtd: imx-nand: Move v3 register definitions to include fileSascha Hauer2016-09-221-49/+0
|/
* mtd: nand-imx: Optimize timing for i.MX25Sascha Hauer2016-08-181-0/+30
* mtd: nand-imx: split preset_v1_v2 into two functionsSascha Hauer2016-08-181-13/+29
* mtd: nand: add ONFI timing mode to nand_timings converterSascha Hauer2016-08-182-1/+252
* Merge branch 'for-next/misc'Sascha Hauer2016-08-031-0/+5
|\
| * mtd: spi-nor: add new variantsAlexander Kurz2016-08-031-0/+5
* | nand: mrvl: use ERR_CAST() for returning error pointersSascha Hauer2016-07-251-3/+3
|/