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
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
mtd: rawnand: Deprecate ->erase()
Boris Brezillon
2018-10-03
1
-2
/
+2
|
|
*
mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks
Boris Brezillon
2018-10-03
1
-4
/
+5
|
|
*
mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
Boris Brezillon
2018-10-03
1
-10
/
+8
|
|
*
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
Boris Brezillon
2018-10-03
1
-11
/
+10
|
|
*
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
Boris Brezillon
2018-10-03
1
-11
/
+10
|
|
*
mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
Boris Brezillon
2018-10-03
1
-6
/
+20
|
|
*
mtd: rawnand: Make maxchips an unsigned int
Boris Brezillon
2018-10-03
1
-2
/
+2
|
|
*
mtd: rawnand: Pass a nand_chip object nand_erase_nand()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
Boris Brezillon
2018-10-03
1
-3
/
+3
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
Boris Brezillon
2018-10-03
1
-6
/
+6
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->erase()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
Boris Brezillon
2018-10-03
1
-2
/
+2
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
2018-10-03
1
-2
/
+2
|
|
*
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
2018-10-03
1
-2
/
+2
|
|
*
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
1
-18
/
+15
|
|
*
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
1
-16
/
+14
|
|
*
mtd: rawnand: Pass a nand_chip object to ecc->correct()
Boris Brezillon
2018-10-03
3
-7
/
+7
|
|
*
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
Boris Brezillon
2018-10-03
3
-5
/
+8
|
|
*
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
1
-1
/
+1
|
|
*
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
1
-3
/
+4
|
|
*
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
2018-10-03
1
-5
/
+5
|
|
*
mtd: rawnand: Get rid of the ->read_word() hook
Boris Brezillon
2018-09-04
1
-2
/
+0
|
*
|
mtd: spi-nor: parse SFDP Sector Map Parameter Table
Tudor Ambarus
2018-10-08
1
-0
/
+12
|
*
|
mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
Tudor Ambarus
2018-10-08
1
-0
/
+107
|
|
/
*
/
mtd_blkdevs: convert to blk-mq
Jens Axboe
2018-10-16
1
-3
/
+2
|
/
*
Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-08-11
1
-0
/
+1
|
\
|
*
mtd: spi-nor: only apply reset hacks to broken hardware
Brian Norris
2018-08-01
1
-0
/
+1
*
|
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-08-11
2
-49
/
+498
|
\
\
|
*
|
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
2018-08-01
1
-3
/
+3
|
*
|
mtd: rawnand: allocate model parameter dynamically
Miquel Raynal
2018-07-31
1
-1
/
+1
|
*
|
mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
Miquel Raynal
2018-07-31
1
-12
/
+6
|
*
|
mtd: rawnand: add hooks that may be called during nand_scan()
Miquel Raynal
2018-07-31
1
-0
/
+21
|
*
|
mtd: rawnand: better name for the controller structure
Miquel Raynal
2018-07-31
1
-6
/
+8
|
*
|
mtd: rawnand: make subop helpers return unsigned values
Miquel Raynal
2018-07-31
1
-8
/
+8
|
*
|
mtd: rawnand: Expose _notsupp() helpers for raw page accessors
Boris Brezillon
2018-07-19
1
-0
/
+4
|
*
|
mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()
Boris Brezillon
2018-07-18
1
-4
/
+0
|
*
|
mtd: rawnand: Kill the chip->scan_bbt() hook
Boris Brezillon
2018-07-18
1
-2
/
+0
|
*
|
mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()
Boris Brezillon
2018-07-18
1
-1
/
+1
|
*
|
mtd: rawnand: Remove forward declaration of device_node
Boris Brezillon
2018-07-18
1
-1
/
+1
|
*
|
mtd: rawnand: Remove forward declaration of mtd_info
Boris Brezillon
2018-07-18
1
-1
/
+0
|
*
|
mtd: rawnand: Remove nand_do_read() prototype from rawnand.h
Boris Brezillon
2018-07-18
1
-2
/
+0
[prev]
[next]