| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2024-02-05 | mtd: ssfdc: Improve a size determination in ssfdcr_add_mtd() | Markus Elfring | 1 | -1/+1 |
| 2024-02-05 | mtd: ssfdc: Fix indentation in ssfdcr_add_mtd() | Markus Elfring | 1 | -1/+1 |
| 2024-02-05 | mtd: ssfdc: One function call less in ssfdcr_add_mtd() after error detection | Markus Elfring | 1 | -1/+2 |
| 2023-12-14 | mtd: ssfdc: Remove an unused variable | Miquel Raynal | 1 | -1/+0 |
| 2022-09-21 | mtd: always initialize 'stats' in struct mtd_oob_ops | Michał Kępień | 1 | -1/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+3 |
| 2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 1 | -1/+1 |
| 2016-07-09 | mtd: Replace if and BUG with BUG_ON | Amitoj Kaur Chawla | 1 | -2/+1 |
| 2013-10-27 | mtd: nand: add a helper to detect the nand type | Huang Shijie | 1 | -1/+1 |
| 2012-01-09 | mtd: introduce mtd_block_isbad interface | Artem Bityutskiy | 1 | -2/+2 |
| 2012-01-09 | mtd: introduce mtd_read_oob interface | Artem Bityutskiy | 1 | -1/+1 |
| 2012-01-09 | mtd: introduce mtd_read interface | Artem Bityutskiy | 1 | -3/+3 |
| 2011-09-11 | mtd: rename MTD_OOB_* to MTD_OPS_* | Brian Norris | 1 | -1/+1 |
| 2011-09-11 | mtd: replace DEBUG() with pr_debug() | Brian Norris | 1 | -21/+13 |
| 2011-09-11 | mtd: remove printk's for [kv][mz]alloc failures | Brian Norris | 1 | -8/+2 |
| 2010-08-08 | mtd: Update copyright notices | David Woodhouse | 1 | -1/+1 |
| 2010-02-26 | mtd: blktrans: Hotplug fixes | Maxim Levitsky | 1 | -1/+0 |
| 2008-12-10 | [MTD] update internal API to support 64-bit device size | Adrian Hunter | 1 | -3/+4 |
| 2008-08-02 | [MTD] Use DIV_ROUND_UP | Julia Lawall | 1 | -2/+1 |
| 2006-12-11 | [MTD] Fix ssfdc blksize typo | David Woodhouse | 1 | -1/+1 |
| 2006-12-10 | [MTD] Fix SSFDC build for variable blocksize. | David Woodhouse | 1 | -1/+1 |
| 2006-11-28 | [MTD] [NAND] remove len/ooblen confusion. | Vitaly Wool | 1 | -3/+2 |
| 2006-09-23 | [MTD] Whitespace cleanup in SSFDC driver. | David Woodhouse | 1 | -11/+11 |
| 2006-09-23 | [MTD] SSFDC translation layer minor cleanup | David Woodhouse | 1 | -15/+21 |
| 2006-09-22 | [MTD] Add SSFDC (SmartMedia) read-only translation layer | Claudio Lanconelli | 1 | -0/+468 |