index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
4
-34
/
+49
|
\
|
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
3
-7
/
+6
|
*
mtd: block: use a simple bool to track open for write
Christoph Hellwig
2023-06-12
2
-2
/
+2
|
*
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-2
/
+2
|
*
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
2
-2
/
+2
|
*
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
2
-4
/
+4
|
*
mtd: block2mtd: don't call early_lookup_bdev after the system is running
Christoph Hellwig
2023-06-05
1
-1
/
+11
|
*
mtd: block2mtd: factor the early block device open logic into a helper
Christoph Hellwig
2023-06-05
1
-23
/
+30
|
*
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
1
-2
/
+1
|
*
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-2
/
+2
*
|
mtd: rawnand: marvell: don't set the NAND frequency select
Chris Packham
2023-06-01
1
-4
/
+0
*
|
mtd: rawnand: marvell: ensure timing values are written
Chris Packham
2023-06-01
1
-0
/
+6
*
|
mtdchar: mark bits of ioctl handler noinline
Arnd Bergmann
2023-06-01
1
-4
/
+4
*
|
mtd: spi-nor: Fix divide by zero for spi-nor-generic flashes
Tudor Ambarus
2023-05-26
1
-1
/
+4
*
|
mtd: rawnand: ingenic: fix empty stub helper definitions
Arnd Bergmann
2023-05-26
1
-4
/
+4
*
|
mtd: spi-nor: spansion: make sure local struct does not contain garbage
Tudor Ambarus
2023-05-26
1
-2
/
+2
|
/
*
Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-03
2
-6
/
+15
|
\
|
*
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Wang YanQing
2023-04-21
1
-5
/
+14
|
*
ubi: Simplify bool conversion
Yang Li
2023-04-21
1
-1
/
+1
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-3
/
+1
|
\
\
|
*
\
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
8
-11
/
+54
|
|
\
\
|
*
|
|
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-29
1
-1
/
+1
|
*
|
|
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
2
-2
/
+0
*
|
|
|
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issues
Mark Brown
2023-03-13
2
-4
/
+6
|
|
\
\
\
\
|
*
|
|
|
|
mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-04-25
77
-398
/
+1359
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'nand/for-6.4' into mtd/next
Miquel Raynal
2023-04-19
56
-211
/
+256
|
|
\
\
\
\
|
|
*
|
|
|
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
49
-191
/
+99
|
|
*
|
|
|
mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2023-04-11
1
-1
/
+1
|
|
*
|
|
|
mtd: spinand: add support for ESMT F50x1G41LB
Chuanhong Guo
2023-04-03
3
-1
/
+138
|
|
*
|
|
|
mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of MACH_STM32MP157
Christophe Kerello
2023-03-28
1
-1
/
+1
|
|
*
|
|
|
mtd: rawnand: remove unused is_imx51_nfc and imx53_nfc functions
Tom Rix
2023-03-22
1
-10
/
+0
|
|
*
|
|
|
mtd: nand: qcom: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-22
1
-1
/
+1
|
|
*
|
|
|
mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
Hector Palacios
2023-03-22
1
-0
/
+13
|
|
*
|
|
|
mtd: parsers: remove reference to config MTD_NAND_TMIO
Lukas Bulwahn
2023-03-07
1
-1
/
+1
|
|
*
|
|
|
mtd: nand: raw: qcom_nandc: Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
2023-03-07
1
-2
/
+1
|
|
*
|
|
|
mtd: rawnand: orion: use devm_platform_ioremap_resource()
Ye Xingchen
2023-03-06
1
-3
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'spi-nor/for-6.4' into mtd/next
Miquel Raynal
2023-04-19
15
-158
/
+1074
|
|
\
\
\
\
|
|
*
|
|
|
mtd: spi-nor: spansion: Add support for s25hl02gt and s25hs02gt
Takahiro Kuwano
2023-04-08
1
-0
/
+12
|
|
*
|
|
|
mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
Takahiro Kuwano
2023-04-08
1
-24
/
+85
|
|
*
|
|
|
mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-c...
Takahiro Kuwano
2023-04-08
1
-21
/
+39
|
|
*
|
|
|
mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip dev...
Takahiro Kuwano
2023-04-08
1
-20
/
+69
|
|
*
|
|
|
mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip device
Takahiro Kuwano
2023-04-08
1
-0
/
+66
|
|
*
|
|
|
mtd: spi-nor: Extract volatile register offset from SCCR map
Takahiro Kuwano
2023-04-08
2
-0
/
+17
|
|
*
|
|
|
mtd: spi-nor: Allow post_sfdp hook to return errors
Tudor Ambarus
2023-04-08
4
-10
/
+25
|
|
*
|
|
|
mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
Tudor Ambarus
2023-04-08
1
-6
/
+5
|
|
*
|
|
|
mtd: spi-nor: spansion: Enable JFFS2 write buffer for S25FS256T
Takahiro Kuwano
2023-04-08
1
-7
/
+1
|
|
*
|
|
|
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...
Takahiro Kuwano
2023-04-08
1
-5
/
+2
|
|
*
|
|
|
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...
Takahiro Kuwano
2023-04-08
4
-1
/
+17
[next]