Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | programmer_table: move each entry to the associated programmer source | Thomas Heijligen | 2021-06-10 | 1 | -3/+13 |
* | treewide: Drop unnecessary uses of memset/memcpy | Angel Pons | 2021-06-09 | 1 | -2/+1 |
* | programmer: Make use of new register_opaque_master() API | Anastasia Klimchuk | 2021-05-23 | 1 | -3/+2 |
* | programmer: Smoothen register_opaque_master() API | Anastasia Klimchuk | 2021-05-23 | 1 | -1/+1 |
* | linux_mtd: drop 'mtd_' prefix from variable/field names | Nikolai Artemiev | 2021-05-13 | 1 | -27/+27 |
* | linux_mtd: move global state into programmer data field | Nikolai Artemiev | 2021-05-13 | 1 | -45/+65 |
* | linux_mtd: Disable buffering on the mtd device | Douglas Anderson | 2021-02-01 | 1 | -0/+4 |
* | linux_mtd: Fix param memory leak | Jacob Garber | 2019-09-24 | 1 | -0/+1 |
* | linux_mtd: Bail out early if sysfs node doesn't exist | David Hendricks | 2018-06-24 | 1 | -0/+18 |
* | linux_mtd: Import driver from ChromiumOS | David Hendricks | 2018-05-17 | 1 | -0/+390 |