Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-11-14 | mtd: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 3 | -114/+51 |
2019-11-09 | mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash | Sergei Shtylyov | 1 | -25/+33 |
2019-11-09 | mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status() | Sergei Shtylyov | 1 | -0/+4 |
2019-11-09 | mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup() | Hou Tao | 1 | -1/+0 |
2019-11-09 | mtd: cfi_cmdset_*: kill useless 'ret' variable initializers | Sergei Shtylyov | 3 | -18/+18 |
2019-11-09 | mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay() | Sergei Shtylyov | 1 | -1/+1 |
2019-10-29 | MAINTAINERS: ubi/ubifs: Update the Git repository | Miquel Raynal | 1 | -2/+4 |
2019-10-29 | mtd: spear_smi: Fix Write Burst mode | Miquel Raynal | 1 | -1/+37 |
2019-10-29 | mtd: physmap_of: add a hook for Intel IXP4xx flash probing | Linus Walleij | 5 | -0/+166 |