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: Add Micron MT25QL02 support
Andrey Smirnov
2019-06-07
1
-0
/
+3
|
|
*
mtd: spi-nor: stm32: remove the driver as it was replaced by spi-stm32-qspi.c
Ludovic Barre
2019-06-07
3
-728
/
+0
|
*
|
mtd: concat: implement _is_locked mtd operation
Chris Packham
2019-07-07
1
-0
/
+23
|
*
|
mtd: concat: refactor concat_lock/concat_unlock
Chris Packham
2019-07-07
1
-32
/
+12
|
*
|
mtd: afs: remove unneeded NULL check
Ding Xiang
2019-07-07
1
-2
/
+1
|
*
|
Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-07-06
136
-2685
/
+1928
|
|
\
\
|
|
*
|
mtd: rawnand: stm32_fmc2: increase DMA completion timeouts
Amelie Delaunay
2019-06-28
1
-6
/
+9
|
|
*
|
mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()
Fuqian Huang
2019-06-28
1
-2
/
+1
|
|
*
|
mtd: spinand: read returns badly if the last page has bitflips
liaoweixiong
2019-06-28
1
-1
/
+1
|
|
*
|
mtd: spinand: Add initial support for Paragon PN26G0xA
Jeff Kletsky
2019-06-27
3
-1
/
+149
|
|
*
|
mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL
Xiaolei Li
2019-06-27
3
-7
/
+5
|
|
*
|
mtd: rawnand: gpmi: remove double assignment to block_size
Colin Ian King
2019-06-27
1
-1
/
+1
|
|
*
|
mtd: rawnand: brcmnand: Add support for v7.3 controller
Kamal Dasu
2019-06-27
1
-22
/
+80
|
|
*
|
mtd: rawnand: brcmnand: Refactored code to introduce helper functions
Kamal Dasu
2019-06-27
1
-38
/
+62
|
|
*
|
mtd: rawnand: brcmnand: When oops in progress use pio and interrupt polling
Kamal Dasu
2019-06-27
1
-3
/
+45
|
|
*
|
mtd: Add flag to indicate panic_write
Kamal Dasu
2019-06-27
1
-0
/
+3
|
|
*
|
mtd: rawnand: Add Macronix NAND read retry support
Mason Yang
2019-06-27
1
-0
/
+45
|
|
*
|
mtd: onenand: Avoid fall-through warnings
Gustavo A. R. Silva
2019-06-27
1
-0
/
+3
|
|
*
|
mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG
Jeff Kletsky
2019-06-27
1
-15
/
+64
|
|
*
|
mtd: spinand: Add support for two-byte device IDs
Jeff Kletsky
2019-06-27
1
-1
/
+1
|
|
*
|
mtd: rawnand: brcmnand: fallback to detected ecc-strength, ecc-step-size
Kamal Dasu
2019-06-27
1
-0
/
+11
|
|
*
|
mtd: rawnand: gpmi: Implement exec_op
Sascha Hauer
2019-06-27
2
-690
/
+440
|
|
*
|
dmaengine: mxs: rename custom flag
Sascha Hauer
2019-06-27
1
-6
/
+11
|
|
*
|
dmaengine: mxs: Add header file to be shared with gpmi nand driver
Sascha Hauer
2019-06-27
1
-22
/
+14
|
|
*
|
mtd: rawnand: gpmi: drop unnecessary flag
Sascha Hauer
2019-06-27
1
-9
/
+5
|
|
*
|
mtd: rawnand: gpmi: use runtime PM to manage clocks
Sascha Hauer
2019-06-27
1
-25
/
+44
|
|
*
|
mtd: rawnand: gpmi: Drop unnecessary restoring of previous chipselection
Sascha Hauer
2019-06-27
1
-14
/
+2
|
|
*
|
mtd: rawnand: gpmi: remove unused parameters
Sascha Hauer
2019-06-27
1
-15
/
+19
|
|
*
|
mtd: rawnand: gpmi: read buf in nand_read_page_op
Sascha Hauer
2019-06-27
1
-8
/
+18
|
|
*
|
mtd: rawnand: gpmi: Remove unnecessary variables
Sascha Hauer
2019-06-27
2
-11
/
+6
|
|
*
|
mtd: rawnand: gpmi: remove unused variable
Sascha Hauer
2019-06-27
1
-3
/
+0
|
|
*
|
mtd: rawnand: gpmi: move all driver code into single file
Sascha Hauer
2019-06-27
4
-1106
/
+1058
|
|
*
|
mtd: rawnand: fsmc: Use nand_op_trace for operation tracing
Sascha Hauer
2019-06-27
1
-17
/
+2
|
|
*
|
mtd: rawnand: export NAND operation tracer
Sascha Hauer
2019-06-27
1
-29
/
+1
|
|
*
|
mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
Xiaolei Li
2019-06-27
1
-11
/
+10
|
|
*
|
mtd: rawnand: mtk: Add validity check for CE# pin setting
Xiaolei Li
2019-06-27
1
-0
/
+13
|
|
*
|
mtd: rawnand: mtk: Improve data sampling timing for read cycle
Xiaolei Li
2019-06-27
1
-10
/
+36
|
|
*
|
mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
Xiaolei Li
2019-06-27
1
-3
/
+21
|
|
*
|
mtd: rawnand: brcmnand: Fix BCH ECC layout for large page NAND parts
Kamal Dasu
2019-06-27
1
-1
/
+1
|
|
*
|
mtd: onenand: Add support for 8Gb datasize onenand
Jonathan Bakker
2019-06-27
1
-0
/
+2
|
|
*
|
mtd: rawnand: stm32_fmc2: manage the get_irq error case
Fabien Dessenne
2019-06-27
1
-0
/
+6
|
|
*
|
mtd: rawnand: use longest matching pattern
Stefan Agner
2019-06-27
1
-13
/
+37
|
*
|
|
mtd: hyperbus: Add driver for TI's HyperBus memory controller
Vignesh Raghavendra
2019-06-28
3
-0
/
+160
|
*
|
|
mtd: Add support for HyperBus memory devices
Vignesh Raghavendra
2019-06-27
5
-0
/
+170
|
*
|
|
mtd: cfi_cmdset_0002: Add support for polling status register
Vignesh Raghavendra
2019-06-27
1
-17
/
+113
|
*
|
|
mtd: cfi_cmdset_0002: dynamically determine the max sectors
Chris Packham
2019-06-27
1
-5
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
\
\
|
*
|
|
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
|
|
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
Miquel Raynal
2019-07-05
1
-0
/
+24
*
|
|
|
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
Miquel Raynal
2019-07-05
1
-36
/
+2
[prev]
[next]