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/ftl: don't cast away the type when calling add_mtd_blktrans_dev
Christoph Hellwig
2021-08-23
1
-1
/
+1
|
*
|
mtd_blkdevs: use lockdep_assert_held
Christoph Hellwig
2021-08-23
1
-8
/
+2
|
*
|
mtd_blkdevs: don't hold del_mtd_blktrans_dev in blktrans_{open, release}
Christoph Hellwig
2021-08-23
1
-5
/
+0
|
*
|
mtd: mtdconcat: Check _read, _write callbacks existence before assignment
Zhihao Cheng
2021-08-17
1
-2
/
+4
|
*
|
mtd: mtdconcat: Judge callback existence based on the master
Zhihao Cheng
2021-08-17
1
-8
/
+19
|
*
|
mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boards
Lukas Bulwahn
2021-08-17
3
-251
/
+0
|
*
|
mtd: rfd_ftl: use container_of() rather than cast
Sean Young
2021-08-17
1
-7
/
+7
|
*
|
mtd: rfd_ftl: fix use-after-free
Sean Young
2021-08-17
1
-1
/
+1
|
*
|
mtd: rfd_ftl: add discard support
Sean Young
2021-08-17
1
-0
/
+29
|
*
|
mtd: rfd_ftl: allow use of MTD_RAM for testing purposes
Sean Young
2021-08-17
1
-1
/
+2
|
*
|
mtdblock: Warn if added for a NAND device
Ezequiel Garcia
2021-08-17
2
-0
/
+8
|
*
|
mtdblock: Add comment about UBI block devices
Ezequiel Garcia
2021-08-06
1
-0
/
+3
|
*
|
mtdblock: Update old JFFS2 mention in Kconfig
Ezequiel Garcia
2021-08-06
1
-4
/
+3
|
|
/
*
|
Merge tag 'mtd/fixes-for-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-16
5
-13
/
+19
|
\
\
|
*
|
mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()
Manivannan Sadhasivam
2021-08-06
1
-0
/
+6
|
*
|
mtd: fix lock hierarchy in deregister_mtd_blktrans
Desmond Cheong Zhi Xi
2021-08-06
1
-1
/
+1
|
*
|
mtd: devices: mchp48l640: Fix memory leak on cmd
Colin Ian King
2021-08-06
1
-0
/
+1
|
*
|
mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards
Andreas Persson
2021-07-16
1
-1
/
+1
|
*
|
mtd: core: handle flashes without OTP gracefully
Michael Walle
2021-07-16
1
-1
/
+3
|
*
|
mtd: mchp48l640: silence some uninitialized variable warnings
Dan Carpenter
2021-07-16
1
-2
/
+2
|
*
|
mtd: break circular locks in register_mtd_blktrans
Desmond Cheong Zhi Xi
2021-07-16
1
-6
/
+2
|
*
|
mtd: rawnand: Add a check in of_get_nand_secure_regions()
Dan Carpenter
2021-07-16
1
-2
/
+2
|
*
|
mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity
Zhihao Cheng
2021-07-16
1
-0
/
+1
|
|
/
*
/
mtd: cfi_util: Fix unreachable code issue
Gustavo A. R. Silva
2021-07-12
1
-2
/
+2
|
/
*
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-09
1
-1
/
+1
|
\
|
*
ubifs: fix snprintf() checking
Dan Carpenter
2021-06-18
1
-1
/
+1
*
|
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-07-05
59
-506
/
+3550
|
\
\
|
*
\
Merge tag 'spi-nor/for-5.14' into mtd/next
Miquel Raynal
2021-06-30
10
-23
/
+337
|
|
\
\
|
|
*
|
mtd: spi-nor: remove redundant continue statement
Colin Ian King
2021-06-21
1
-3
/
+1
|
|
*
|
mtd: spi-nor: add initial sysfs support
Michael Walle
2021-06-15
4
-1
/
+97
|
|
*
|
mtd: spi-nor: sfdp: save a copy of the SFDP data
Michael Walle
2021-06-15
2
-0
/
+68
|
|
*
|
mtd: spi-nor: otp: implement erase for Winbond and similar flashes
Michael Walle
2021-06-09
4
-1
/
+92
|
|
*
|
mtd: spi-nor: otp: return -EROFS if region is read-only
Michael Walle
2021-06-09
1
-3
/
+38
|
|
*
|
mtd: spi-nor: otp: use more consistent wording
Michael Walle
2021-06-09
1
-8
/
+19
|
|
*
|
mtd: spi-nor: otp: fix access to security registers in 4 byte mode
Michael Walle
2021-06-09
1
-2
/
+0
|
|
*
|
mtd: spi-nor: enable locking support for MX25L12805D
David Bauer
2021-05-27
1
-1
/
+2
|
|
*
|
mtd: spi-nor: macronix: Fix name for mx66l51235f
Tudor Ambarus
2021-05-27
1
-1
/
+1
|
|
*
|
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-M SPI serial flash
Mika Westerberg
2021-05-27
1
-0
/
+1
|
|
*
|
mtd: spi-nor: otp: fix kerneldoc typos
Michael Walle
2021-05-26
1
-2
/
+2
|
|
*
|
mtd: spi-nor: Add documentation for spi_nor_soft_reset()
Pratyush Yadav
2021-05-26
1
-0
/
+15
|
|
*
|
mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-26
1
-1
/
+1
|
*
|
|
Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
2021-06-29
22
-307
/
+2516
|
|
\
\
\
|
|
*
|
|
mtd: rawnand: omap: Add larger page NAND chips support
Miquel Raynal
2021-06-18
2
-69
/
+116
|
|
*
|
|
mtd: rawnand: omap: Various style fixes
Miquel Raynal
2021-06-18
1
-5
/
+7
|
|
*
|
|
mtd: rawnand: omap: Check return values
Miquel Raynal
2021-06-18
1
-9
/
+21
|
|
*
|
|
mtd: rawnand: omap: Rename a macro
Miquel Raynal
2021-06-18
1
-8
/
+8
|
|
*
|
|
mtd: rawnand: omap: Aggregate the HW configuration of the ELM
Miquel Raynal
2021-06-18
1
-19
/
+11
|
|
*
|
|
mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller
Miquel Raynal
2021-06-18
3
-0
/
+1203
|
|
*
|
|
mtd: rawnand: qcom: avoid writing to obsolete register
Md Sadre Alam
2021-06-18
1
-6
/
+12
|
|
*
|
|
mtd: rawnand: marvell: Minor documentation correction
Souptick Joarder
2021-06-18
1
-1
/
+1
[prev]
[next]