index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: dataflash: Add SPI ID table
Mark Brown
2022-06-24
1
-0
/
+8
*
mtd: st_spi_fsm: Simplify error checking in .probe() a bit
Uwe Kleine-König
2022-06-09
1
-7
/
+4
*
mtd: st_spi_fsm: Disable clock only after device was unregistered
Uwe Kleine-König
2022-06-09
1
-2
/
+2
*
mtd: st_spi_fsm: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-06-09
1
-1
/
+3
*
mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path
Uwe Kleine-König
2022-06-09
1
-3
/
+5
*
mtd: spear_smi: Drop if with an always false condition
Uwe Kleine-König
2022-06-09
1
-4
/
+0
*
mtd: spear_smi: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
1
-4
/
+2
*
mtd: powernv_flash: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-06-09
1
-1
/
+3
*
mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove()
Yang Yingliang
2022-05-17
1
-0
/
+2
*
mtd: phram: Allow cached mappings
Vincent Whitchurch
2022-05-16
1
-6
/
+37
*
mtd: phram: Allow probing via reserved-memory
Vincent Whitchurch
2022-04-25
1
-4
/
+63
*
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-25
3
-3
/
+27
|
\
|
*
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
2022-03-18
1
-4
/
+8
|
|
\
|
*
|
mtd: spear_smi: use GFP_KERNEL
Julia Lawall
2022-02-18
1
-1
/
+1
|
*
|
mtd: mchp48l640: Add SPI ID table
Mark Brown
2022-02-07
1
-0
/
+10
|
*
|
mtd: mchp23k256: Add SPI ID table
Mark Brown
2022-02-07
1
-0
/
+14
|
*
|
mtd: Fix misuses of of_match_ptr()
Miquel Raynal
2022-01-31
2
-2
/
+2
*
|
|
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-22
4
-12
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
4
-12
/
+4
|
|
/
*
/
mtd: phram: Prevent divide by zero bug in phram_setup()
Dan Carpenter
2022-01-25
1
-4
/
+8
|
/
*
Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2022-01-11
4
-8
/
+14
|
\
|
*
mtd: sst25l: Warn about failure to unregister mtd device
Uwe Kleine-König
2021-12-03
1
-1
/
+3
|
*
mtd: mchp48l640: Warn about failure to unregister mtd device
Uwe Kleine-König
2021-12-03
1
-1
/
+3
|
*
mtd: mchp23k256: Warn about failure to unregister mtd device
Uwe Kleine-König
2021-12-03
1
-1
/
+3
|
*
mtd: dataflash: Warn about failure to unregister mtd device
Uwe Kleine-König
2021-12-03
1
-5
/
+5
*
|
mtd: dataflash: Add device-tree SPI IDs
Jon Hunter
2021-12-03
1
-0
/
+8
|
/
*
mtd: block2mtd: add support for an optional custom MTD label
Joachim Wiberg
2021-10-15
1
-7
/
+17
*
mtd: block2mtd: minor refactor to avoid hard coded constant
Joachim Wiberg
2021-10-15
1
-2
/
+5
*
mtd: devices: mchp48l640: Fix memory leak on cmd
Colin Ian King
2021-08-06
1
-0
/
+1
*
mtd: mchp48l640: silence some uninitialized variable warnings
Dan Carpenter
2021-07-16
1
-2
/
+2
*
mtd: devices: add support for microchip 48l640 EERAM
Heiko Schocher
2021-06-11
3
-0
/
+380
*
mtd: devices: Remove superfluous "break"
Ding Senjie
2021-05-26
1
-1
/
+0
*
mtd: phram: Fix error return code in phram_setup()
Yu Kuai
2021-05-10
1
-0
/
+1
*
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
2021-04-16
1
-1
/
+1
*
mtd: st_spi_fsm: convert comma to semicolon
Zheng Yongjun
2021-02-01
1
-1
/
+1
*
mtd: phram: use div_u64_rem to stop overwrite len in phram_setup
yangerkun
2021-01-27
1
-1
/
+5
*
mtd: phram: Allow the user to set the erase page size.
Patrick O'Grady
2020-12-07
1
-18
/
+34
*
mtd: devices: powernv_flash: Add function names to headers and fix 'dev'
Lee Jones
2020-11-20
1
-1
/
+4
*
mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
Lee Jones
2020-11-20
1
-3
/
+2
*
mtd: devices: phram: File headers are not good candidates for kernel-doc
Lee Jones
2020-11-20
1
-1
/
+1
*
mtd: spear_smi: Enable compile testing
Miquel Raynal
2020-10-02
1
-1
/
+1
*
mtd: spear_smi: use for_each_child_of_node() macro
Qinglang Miao
2020-09-15
1
-2
/
+2
*
mtd: Avoid comma separated statements
Joe Perches
2020-08-27
1
-2
/
+8
*
lib/bch: Allow easy bit swapping
Miquel Raynal
2020-05-24
1
-1
/
+1
*
lib/bch: Rework a little bit the exported function names
Miquel Raynal
2020-05-24
1
-5
/
+5
*
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-30
2
-4
/
+4
*
mtd: phram: fix a double free issue in error path
Wen Yang
2020-03-24
1
-6
/
+9
*
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-01-31
1
-4
/
+4
|
\
|
*
mtd: block2mtd: page index should use pgoff_t
Liu Song
2020-01-27
1
-4
/
+4
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
[next]