index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-2
/
+2
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-2
/
+2
2023-06-05
mtd: block2mtd: don't call early_lookup_bdev after the system is running
Christoph Hellwig
1
-1
/
+11
2023-06-05
mtd: block2mtd: factor the early block device open logic into a helper
Christoph Hellwig
1
-23
/
+30
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
1
-2
/
+1
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-2
/
+2
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2023-03-22
mtd: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+2
2023-03-11
mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with ...
Amit Kumar Mahapatra via Alsa-devel
1
-1
/
+1
2023-01-02
mtd: dataflash: remove duplicate SPI ID table
Arnd Bergmann
1
-9
/
+0
2022-11-07
mtd: remove lart flash driver
Arnd Bergmann
3
-691
/
+0
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
1
-0
/
+8
2022-09-19
mtd: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-19
mtd: devices: docg3: Use correct function names in comment blocks
Colin Ian King
1
-3
/
+3
2022-09-19
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
William Dean
1
-1
/
+6
2022-06-24
mtd: dataflash: Add SPI ID table
Mark Brown
1
-0
/
+8
2022-06-09
mtd: st_spi_fsm: Simplify error checking in .probe() a bit
Uwe Kleine-König
1
-7
/
+4
2022-06-09
mtd: st_spi_fsm: Disable clock only after device was unregistered
Uwe Kleine-König
1
-2
/
+2
2022-06-09
mtd: st_spi_fsm: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-1
/
+3
2022-06-09
mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path
Uwe Kleine-König
1
-3
/
+5
2022-06-09
mtd: spear_smi: Drop if with an always false condition
Uwe Kleine-König
1
-4
/
+0
2022-06-09
mtd: spear_smi: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
1
-4
/
+2
2022-06-09
mtd: powernv_flash: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-1
/
+3
2022-05-17
mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove()
Yang Yingliang
1
-0
/
+2
2022-05-16
mtd: phram: Allow cached mappings
Vincent Whitchurch
1
-6
/
+37
2022-04-25
mtd: phram: Allow probing via reserved-memory
Vincent Whitchurch
1
-4
/
+63
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+27
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
4
-12
/
+4
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
1
-4
/
+8
2022-02-18
mtd: spear_smi: use GFP_KERNEL
Julia Lawall
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
4
-12
/
+4
2022-02-07
mtd: mchp48l640: Add SPI ID table
Mark Brown
1
-0
/
+10
2022-02-07
mtd: mchp23k256: Add SPI ID table
Mark Brown
1
-0
/
+14
2022-01-31
mtd: Fix misuses of of_match_ptr()
Miquel Raynal
2
-2
/
+2
2022-01-25
mtd: phram: Prevent divide by zero bug in phram_setup()
Dan Carpenter
1
-4
/
+8
2022-01-11
Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
4
-8
/
+14
2021-12-03
mtd: dataflash: Add device-tree SPI IDs
Jon Hunter
1
-0
/
+8
2021-12-03
mtd: sst25l: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-1
/
+3
2021-12-03
mtd: mchp48l640: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-1
/
+3
2021-12-03
mtd: mchp23k256: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-1
/
+3
2021-12-03
mtd: dataflash: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-5
/
+5
2021-10-15
mtd: block2mtd: add support for an optional custom MTD label
Joachim Wiberg
1
-7
/
+17
2021-10-15
mtd: block2mtd: minor refactor to avoid hard coded constant
Joachim Wiberg
1
-2
/
+5
2021-08-06
mtd: devices: mchp48l640: Fix memory leak on cmd
Colin Ian King
1
-0
/
+1
2021-07-16
mtd: mchp48l640: silence some uninitialized variable warnings
Dan Carpenter
1
-2
/
+2
2021-06-11
mtd: devices: add support for microchip 48l640 EERAM
Heiko Schocher
3
-0
/
+380
2021-05-26
mtd: devices: Remove superfluous "break"
Ding Senjie
1
-1
/
+0
2021-05-10
mtd: phram: Fix error return code in phram_setup()
Yu Kuai
1
-0
/
+1
2021-04-16
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
1
-1
/
+1
2021-02-01
mtd: st_spi_fsm: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
[next]