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
...
|
|
*
|
|
mtd: spi-nor: spansion: write 2 bytes when disabling Octal DTR mode
Pratyush Yadav
2021-12-23
1
-5
/
+13
|
|
*
|
|
mtd: spi-nor: core: use 2 data bytes for template ops
Pratyush Yadav
2021-12-23
1
-2
/
+2
|
|
*
|
|
mtd: spi-nor: Constify part specific fixup hooks
Tudor Ambarus
2021-12-23
6
-7
/
+7
|
|
*
|
|
mtd: spi-nor: core: Remove reference to spi-nor.c
Flavio Suligoi
2021-12-23
1
-2
/
+2
|
|
*
|
|
mtd: spi-nor: issi: is25lp256: Init flash based on SFDP
Tudor Ambarus
2021-12-07
1
-1
/
+1
|
|
*
|
|
mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDP
Tudor Ambarus
2021-12-07
1
-1
/
+1
|
|
*
|
|
mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsing
Tudor Ambarus
2021-12-07
1
-1
/
+2
|
|
*
|
|
mtd: spi-nor: winbond: w25q256jvm: Init flash based on SFDP
Tudor Ambarus
2021-12-07
1
-2
/
+1
|
|
*
|
|
mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
Tudor Ambarus
2021-12-07
1
-50
/
+52
|
|
*
|
|
mtd: spi-nor: core: Init all flash parameters based on SFDP where possible
Tudor Ambarus
2021-12-07
1
-78
/
+119
|
|
*
|
|
mtd: spi-nor: Introduce spi_nor_init_fixup_flags()
Tudor Ambarus
2021-12-07
1
-8
/
+20
|
|
*
|
|
mtd: spi-nor: Introduce spi_nor_init_flags()
Tudor Ambarus
2021-12-07
1
-38
/
+51
|
|
*
|
|
mtd: spi-nor: Rework the flash_info flags
Tudor Ambarus
2021-12-07
17
-566
/
+695
|
|
*
|
|
mtd: spi-nor: core: Introduce flash_info mfr_flags
Tudor Ambarus
2021-12-07
2
-11
/
+40
|
|
*
|
|
mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
Tudor Ambarus
2021-12-07
2
-29
/
+24
|
|
*
|
|
mtd: spi-nor: Introduce spi_nor_set_mtd_info()
Tudor Ambarus
2021-12-07
4
-29
/
+35
|
|
*
|
|
mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
Tudor Ambarus
2021-12-07
2
-5
/
+4
|
|
*
|
|
mtd: spi-nor: Fix mtd size for s3an flashes
Tudor Ambarus
2021-12-07
1
-1
/
+2
|
|
*
|
|
mtd: spi-nor: spansion: Use manufacturer late_init()
Tudor Ambarus
2021-11-17
1
-2
/
+2
|
|
*
|
|
mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
Tudor Ambarus
2021-11-17
1
-2
/
+2
|
|
*
|
|
mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
Tudor Ambarus
2021-11-17
1
-2
/
+2
|
|
*
|
|
mtd: spi-nor: winbond: Use manufacturer late_init() for OTP ops
Tudor Ambarus
2021-11-17
1
-0
/
+5
|
|
*
|
|
mtd: spi-nor: sst: Use flash late_init() for locking
Tudor Ambarus
2021-11-17
1
-2
/
+2
|
|
*
|
|
mtd: spi-nor: atmel: Use flash late_init() for locking
Tudor Ambarus
2021-11-17
1
-4
/
+4
|
|
*
|
|
mtd: spi-nor: core: Introduce the late_init() hook
Tudor Ambarus
2021-11-17
2
-4
/
+17
|
|
*
|
|
mtd: spi-nor: Get rid of nor->page_size
Tudor Ambarus
2021-11-17
2
-17
/
+19
|
|
*
|
|
mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
Tudor Ambarus
2021-11-17
2
-3
/
+2
|
|
*
|
|
mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
Tudor Ambarus
2021-11-17
1
-2
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'cfi/for-5.17' into mtd/next
Miquel Raynal
2021-12-31
1
-3
/
+5
|
|
\
\
\
|
|
*
|
|
mtd: hyperbus: rpc-if: fix bug in rpcif_hb_remove
George G. Davis
2021-11-21
1
-2
/
+2
|
|
*
|
|
mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()
Lad Prabhakar
2021-11-15
1
-1
/
+3
|
|
|
/
/
|
*
|
|
mtdchar: prevent unbounded allocation in MEMWRITE ioctl
Michał Kępień
2021-12-09
1
-23
/
+87
|
*
|
|
mtd: gen_probe: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-12-09
1
-5
/
+4
|
*
|
|
mtd: Introduce an expert mode for forensics and debugging purposes
Miquel Raynal
2021-12-09
4
-0
/
+19
|
*
|
|
mtd: core: clear out unregistered devices a bit more
Zev Weiss
2021-12-03
1
-1
/
+6
|
*
|
|
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: core: provide unique name for nvmem device
Michael Walle
2021-12-03
1
-2
/
+2
|
*
|
|
mtd: Fixed breaking list in __mtd_del_partition.
Andreas Oetken
2021-12-03
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-01-10
2
-9
/
+53
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2021-12-20
1
-8
/
+50
|
|
\
\
|
|
*
|
mtd: rawnand: tegra: Add runtime PM and OPP support
Dmitry Osipenko
2021-12-16
1
-8
/
+50
|
|
|
/
|
*
/
memory: renesas-rpc-if: Add support for RZ/G2L
Lad Prabhakar
2021-11-16
1
-1
/
+3
|
|
/
*
|
mtd: dataflash: Add device-tree SPI IDs
Jon Hunter
2021-12-03
1
-0
/
+8
*
|
mtd: rawnand: fsmc: Fix timing computation
Herve Codina
2021-12-03
1
-8
/
+24
*
|
mtd: rawnand: fsmc: Take instruction delay into account
Herve Codina
2021-12-03
1
-0
/
+4
*
|
mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
Herve Codina
2021-12-03
1
-2
/
+2
*
|
mtd: rawnand: Fix nand_erase_op delay
Herve Codina
2021-12-03
1
-1
/
+1
[prev]
[next]