index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux_mtd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/: Make 'fallback_{un}map' the default unless defined
Edward O'Callaghan
2022-10-08
1
-2
/
+0
*
drivers/: Make 'internal_delay' the default unless defined
Edward O'Callaghan
2022-09-27
1
-1
/
+0
*
linux_mtd.c: Retype appropriate attributes with bool
Felix Singer
2022-09-08
1
-4
/
+5
*
tree: Port programmers to pass programmer_cfg to extractors
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
tree: Allow passing programmer_cfg directly to programmer
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
tree: Change signature of extract_programmer_param_str()
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
linux_mtd.c: Rename variable param to param_str
Felix Singer
2022-08-14
1
-8
/
+8
*
Add `str` extension to extract_programmer_param function name
Chinmay Lonkar
2022-07-02
1
-1
/
+1
*
tree: indent struct *_master consistently with tabs
Thomas Heijligen
2022-06-27
1
-3
/
+3
*
libflashrom: Return progress state to the library user
Richard Hughes
2022-05-25
1
-0
/
+3
*
libflashrom,linux_mtd: add linux_mtd writeprotect support
Nikolai Artemiev
2022-04-05
1
-0
/
+120
*
linux_mtd: check ioctl() return value properly
Nikolai Artemiev
2022-01-14
1
-3
/
+5
*
opaque_master: Use new API to register shutdown function
Anastasia Klimchuk
2021-08-25
1
-8
/
+2
*
opaque_master: Move shutdown function above opaque_master struct
Anastasia Klimchuk
2021-08-17
1
-11
/
+11
*
linux_mtd: Free param right after its last usage
Anastasia Klimchuk
2021-08-17
1
-4
/
+6
*
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