summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mtd'Sascha Hauer2016-05-091-54/+42
|\
| * mtd: nand: omap_gpmc: Fix bitflips in empty pageTeresa Remmet2016-04-121-20/+42
| * mtd: nand: omap_gpmc: Remove BCH4 supportTeresa Remmet2016-04-121-35/+1
* | stdio: rename getc to getcharSascha Hauer2016-04-151-1/+1
* | string: Fix (v)asprintf prototypesSascha Hauer2016-04-156-12/+14
* | include: move crc specific stuff to crc.hSascha Hauer2016-04-152-1/+3
|/
* Merge branch 'for-next/ubifs'Sascha Hauer2016-04-083-3/+2
|\
| * Move GFP_NOFS to barebox-wrapperAlexander Stein2016-04-081-2/+0
| * mtd: ubi: Set max_write_size to actual value read from flashAlexander Stein2016-04-081-1/+1
| * mtd: cfi-flash: Set MTD's writebufsizeAlexander Stein2016-04-081-0/+1
| * mtd: doc3: Fix wrong format specifierSascha Hauer2016-04-081-1/+1
* | Merge branch 'for-next/ubiformat'Sascha Hauer2016-04-083-1/+59
|\ \
| * | mtd: ubi: Add function to get ubi number from mtd deviceSascha Hauer2016-04-081-0/+20
| * | mtd: ubi: umount mounted volumes before detaching a ubi deviceSascha Hauer2016-04-081-0/+17
| * | mtd: ubi: make ubi_detach_mtd_dev ubi internalSascha Hauer2016-04-082-0/+21
| * | mtd: ubi: rename cdev.c to barebox.cSascha Hauer2016-04-082-1/+1
| |/
* | Merge branch 'for-next/mtd-imx-nand'Sascha Hauer2016-04-081-102/+139
|\ \
| * | mtd: nand-imx: fix raw read/writeSascha Hauer2016-03-171-28/+111
| * | mtd: nand-imx: remove/replace debug printSascha Hauer2016-03-171-5/+1
| * | mtd: nand-imx: remove dead codeSascha Hauer2016-03-171-45/+0
| * | mtd: nand-imx: Fix correct_data return value for v2/v3 controllersSascha Hauer2016-03-171-12/+6
| * | mtd: nand-imx: Fix v1 controller ECC codeSascha Hauer2016-03-171-12/+21
* | | Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2016-04-0814-473/+895
|\ \ \
| * | | mtd: nand: export nand_check_erased_bufSascha Hauer2016-04-081-1/+1
| | |/ | |/|
| * | commands: Create nand_bitflip commandSascha Hauer2016-04-061-0/+121
| * | mtd: ubi: Make debug options configurableSascha Hauer2016-04-062-2/+21
| * | mtd: ubi: Use mtd_peb_eraseSascha Hauer2016-04-062-68/+1
| * | mtd: ubi: Use mtd_peb_writeSascha Hauer2016-04-062-126/+1
| * | mtd: ubi: Use mtd_peb_readSascha Hauer2016-04-062-97/+5
| * | mtd: ubi: Use mtd_peb_tortureSascha Hauer2016-04-063-116/+5
| * | mtd: ubi: Use mtd_peb_check_all_ffSascha Hauer2016-04-061-37/+2
| * | mtd: ubi: Use mtd_all_ff/mtd_check_patternSascha Hauer2016-04-064-26/+6
| * | mtd: Introduce mtd-peb APISascha Hauer2016-04-063-1/+547
| * | mtd: Introduce mtd_check_patternSascha Hauer2016-03-151-0/+19
| * | mtd: rename mtd_all_ff -> mtd_buf_all_ffSascha Hauer2016-03-152-2/+10
| * | mtd: Introduce function to get mtd type stringSascha Hauer2016-03-151-0/+22
| * | mtd: mtdpart: Add oob_read functionSascha Hauer2016-03-151-0/+22
| * | mtd: Add support for marking blocks as goodSascha Hauer2016-03-154-0/+115
| |/
* / mtd: doc3: Fix wrong format specifierSascha Hauer2016-03-301-1/+1
|/
* Merge branch 'for-next/mtd'Sascha Hauer2016-03-117-33/+73
|\
| * mtd: nand: default bitflip-reporting threshold to 75% of correction strengthSascha Hauer2016-03-041-1/+1
| * mtd: mtd_[read|write|erase]: check for valid input dataSascha Hauer2016-03-041-0/+22
| * mtd: core: check offset in mtd_block_markbadStefan Christ2016-02-231-0/+3
| * mtd: spi-nor: Add support for s25fl116kSascha Hauer2016-02-111-0/+1
| * mtd: spi-nor: Match jedec,spi-norSascha Hauer2016-02-111-0/+2
| * mtd: mtdoob device: change name to have the chip name firstSascha Hauer2016-02-091-1/+1
| * mtd: Fix erasing of devices >4GiBSascha Hauer2016-02-093-5/+5
| * mtd: Fix mtd_op_erase for devices >4GiBSascha Hauer2016-02-091-2/+2
| * mtd: Fix mtd_op_read for devices >4GiBSascha Hauer2016-02-091-3/+2
| * mtd: Make erase_info structs 64bit where necessarySascha Hauer2016-02-091-1/+1