summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: nand: fix nand_lock/unlock() functionWhite Ding2018-11-161-0/+18
* | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-12-073-2/+10
|\ \
| * | mtd: nand: omap: Add header file for bch decoderSascha Hauer2018-11-193-2/+10
| |/
* | Merge branch 'for-next/checkpatch'Sascha Hauer2018-12-071-1/+0
|\ \
| * | mtd: atmel_nand: remove erroneous caseOleksij Rempel2018-11-211-1/+0
| |/
* / nand: denali: remove undefined GFP_DMA flagEnrico Jorns2018-11-191-1/+1
|/
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-094-5/+5
|\
| * drivers: Introduce dev_set_name()Andrey Smirnov2018-10-184-5/+5
* | Merge branch 'for-next/mtd'Sascha Hauer2018-11-093-41/+62
|\ \
| * | mtd: nand: don't break long print messagesLadislav Michl2018-10-262-17/+12
| * | mtd: nand: add accessors, macros for in-memory BBTLadislav Michl2018-10-261-22/+48
| * | mtd: atmel_nand: replace printk with dev_infoLadislav Michl2018-10-261-2/+2
| |/
* | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-11-091-2/+2
|\ \
| * | mtd: nand: mxs: make locally used functions staticSascha Hauer2018-10-181-2/+2
| |/
* / mtd: nand_denali: update compatibleBastian Krause2018-11-071-1/+1
|/
* mtd: do not attach already attached UBISascha Hauer2018-10-081-4/+1
* mtd: mtdraw: fix wrong alignment checkSascha Hauer2018-09-251-1/+1
* mtd: mtdraw: replace "block" with "page"Sascha Hauer2018-09-251-19/+19
* mtd: mtdraw: fail when writing failsSascha Hauer2018-09-241-10/+7
* mtd: mtdraw: add raw page size to private dataSascha Hauer2018-09-241-20/+20
* mtd: mtdraw: pass mtdraw aroundSascha Hauer2018-09-211-17/+17
* mtd: mtdraw: do not write empty buffersSascha Hauer2018-09-211-0/+3
* mtd: mtdraw: use dev_* for printingSascha Hauer2018-09-211-2/+4
* mtd: mtdraw: Simplify error pathSascha Hauer2018-09-211-9/+7
* ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger2018-08-311-10/+10
* mtd: ubi: Update ubi-media.h to dual licenseLionel Debieve2018-08-311-15/+3
* ubi: fastmap: Detect EBA mismatches on-the-flyRichard Weinberger2018-08-311-0/+17
* ubi: fastmap: Check each mapping only onceRichard Weinberger2018-08-315-1/+51
* ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger2018-08-311-1/+87
* mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun2018-08-311-2/+6
* ubi: Fix copy/paste error in function documentationSascha Hauer2018-08-311-1/+1
* ubi: Fastmap: Fix typoSascha Hauer2018-08-313-3/+3
* ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer2018-08-311-20/+57
* ubi: fastmap: Clean up the initialization of pointer pColin Ian King2018-08-311-2/+1
* UBI: Fix two typos in commentsUwe Kleine-König2018-08-311-2/+2
* ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2018-08-311-1/+1
* ubi: pr_err() strings should end with newlinesBen Dooks2018-08-311-4/+4
* ubi: fastmap: Fix slab corruptionRabin Vincent2018-08-311-4/+29
* ubi/upd: Always flush after prepared for an updateSebastian Siewior2018-08-311-4/+4
* UBI: Fix typosAndrew F. Davis2018-08-313-4/+3
* ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon2018-08-311-5/+5
* UBI: Fix crash in try_recover_peb()Geert Uytterhoeven2018-08-311-0/+1
* ubi: fix swapped arguments to call to ubi_alloc_aebColin Ian King2018-08-311-1/+1
* ubi: Fix Fastmap's update_vol()Richard Weinberger2018-08-311-1/+1
* ubi: Fix races around ubi_refill_pools()Richard Weinberger2018-08-312-8/+11
* ubi: Deal with interrupted erasures in WLRichard Weinberger2018-08-311-2/+19
* UBI: introduce the VID buffer conceptBoris Brezillon2018-08-317-142/+218
* UBI: hide EBA internalsBoris Brezillon2018-08-314-50/+164
* UBI: provide an helper to query LEB informationBoris Brezillon2018-08-313-2/+40
* UBI: provide an helper to check whether a LEB is mapped or notBoris Brezillon2018-08-313-2/+15