index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: 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
*
|
mtd: rawnand: denali: Add the dependency on HAS_IOMEM
Cai Huoqing
2021-12-03
1
-1
/
+1
|
/
*
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
1
-1
/
+7
|
\
|
*
mtd/ubi/block: add error handling support for add_disk()
Luis Chamberlain
2021-11-04
1
-1
/
+7
*
|
Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-11-08
42
-171
/
+194
|
\
\
|
*
\
Merge tag 'spi-nor/for-5.16' into mtd/next
Miquel Raynal
2021-11-07
3
-12
/
+7
|
|
\
\
|
|
*
|
mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_iorema...
Cai Huoqing
2021-10-15
1
-5
/
+2
|
|
*
|
mtd: spi-nor: hisi-sfc: Make use of the helper function devm_platform_ioremap...
Cai Huoqing
2021-10-15
1
-5
/
+2
|
|
*
|
mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()
Evgeny Novikov
2021-10-15
1
-1
/
+0
|
|
*
|
mtd: spi-nor: Enable locking for n25q128a13
Jonathan Lemon
2021-10-15
1
-1
/
+3
|
*
|
|
Merge tag 'nand/for-5.16' into mtd/next
Miquel Raynal
2021-11-07
34
-147
/
+161
|
|
\
\
\
|
|
*
|
|
mtd: rawnand: arasan: Prevent an unsupported configuration
Miquel Raynal
2021-10-15
1
-0
/
+15
|
|
*
|
|
mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NAND
Chris Morgan
2021-10-15
2
-0
/
+18
|
|
*
|
|
mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
|
*
|
|
mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
|
*
|
|
mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
|
*
|
|
mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
|
*
|
|
mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
|
*
|
|
mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
|
*
|
|
mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
|
*
|
|
mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
|
*
|
|
mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC engines
Miquel Raynal
2021-10-15
1
-3
/
+9
|
|
*
|
|
Revert "mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper"
Miquel Raynal
2021-10-15
1
-11
/
+1
|
|
*
|
|
Revert "mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper"
Miquel Raynal
2021-10-15
1
-14
/
+1
|
|
*
|
|
Revert "mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper"
Miquel Raynal
2021-10-15
1
-11
/
+1
|
|
*
|
|
Revert "mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper"
Miquel Raynal
2021-10-15
1
-11
/
+1
[prev]
[next]