index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
governor.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-24
mtd: rawnand: davinci: Get rid of the legacy interface implementation
Boris Brezillon
1
-91
/
+0
2020-05-24
mtd: rawnand: davinci: Implement exec_op()
Boris Brezillon
1
-1
/
+101
2020-05-24
mtd: rawnand: davinci: Stop using nand_chip.legacy.IO_ADDR_{R, W}
Boris Brezillon
1
-21
/
+15
2020-05-24
mtd: rawnand: davinci: Inherit from nand_controller
Boris Brezillon
1
-1
/
+4
2020-05-24
mtd: rawnand: brcmnand: correctly verify erased pages
Álvaro Fernández Rojas
1
-8
/
+11
2020-05-24
mtd: rawnand: brcmnand: improve hamming oob layout
Álvaro Fernández Rojas
1
-19
/
+16
2020-05-24
mtd: rawnand: brcmnand: fix hamming oob layout
Álvaro Fernández Rojas
1
-4
/
+7
2020-05-24
MAINTAINERS: Remove Xiaolei Li and mark MTK NFC as orphaned
Miquel Raynal
1
-2
/
+1
2020-05-24
MAINTAINERS: Remove Piotr Sroka and mark Cadence NFC as orphaned
Miquel Raynal
1
-2
/
+1
2020-05-24
mtd: rawnand: Propage CS selection to sub operations
Boris Brezillon
2
-1
/
+4
2020-05-24
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
1
-92
/
+85
2020-05-24
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...
Christophe Kerello
1
-407
/
+403
2020-05-11
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
Christophe Kerello
1
-5
/
+4
2020-05-11
mtd: rawnand: stm32_fmc2: remove useless inline comments
Christophe Kerello
1
-40
/
+0
2020-05-11
mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
Christophe Kerello
1
-6
/
+11
2020-05-11
mtd: rawnand: diskonchip: Get rid of the legacy interface implementation
Boris Brezillon
1
-292
/
+0
2020-05-11
mtd: rawnand: diskonchip: Implement exec_op()
Boris Brezillon
1
-20
/
+199
2020-05-11
mtd: rawnand: diskonchip: Inherit from nand_controller
Boris Brezillon
1
-0
/
+3
2020-05-11
mtd: rawnand: diskonchip: Get rid of doc2000_readbuf_dword()
Boris Brezillon
1
-21
/
+9
2020-05-11
mtd: rawnand: diskonchip: Make sure doc2001plus_readbuf() works for single by...
Boris Brezillon
1
-3
/
+6
2020-05-11
mtd: rawnand: diskonchip: Set the NAND_NO_BBM_QUIRK flag
Boris Brezillon
1
-9
/
+1
2020-05-11
mtd: rawnand: cafe: Set the NAND_NO_BBM_QUIRK flag
Boris Brezillon
1
-9
/
+2
2020-05-11
mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
Boris Brezillon
2
-0
/
+11
2020-05-11
mtd: rawnand: micron: Allow controllers to overload raw accessors
Miquel Raynal
1
-2
/
+4
2020-05-11
mtd: rawnand: Allow controllers to overload soft ECC hooks
Miquel Raynal
1
-4
/
+8
2020-05-11
mtd: rawnand: Expose monolithic read/write_page_raw() helpers
Miquel Raynal
2
-2
/
+83
2020-05-11
mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
Miquel Raynal
1
-6
/
+13
2020-05-11
mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
Miquel Raynal
1
-7
/
+14
2020-05-11
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
8
-31
/
+44
2020-05-11
mtd: rawnand: Add a helper to check supported operations
Miquel Raynal
1
-0
/
+9
2020-05-11
mtd: rawnand: Avoid indirect access to ->data_buf()
Miquel Raynal
1
-1
/
+1
2020-05-11
mtd: rawnand: Rename the use_bufpoi variables
Miquel Raynal
1
-17
/
+17
2020-05-11
mtd: rawnand: Fix comments about the use of bufpoi
Miquel Raynal
1
-2
/
+8
2020-05-11
mtd: rawnand: Rename a NAND chip option
Miquel Raynal
12
-13
/
+13
2020-05-11
mtd: rawnand: Reorder the nand_chip->options flags
Miquel Raynal
1
-27
/
+30
2020-05-11
mtd: rawnand: Translate obscure bitfields into readable macros
Miquel Raynal
1
-19
/
+19
2020-05-11
ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode
Boris Brezillon
1
-1
/
+4
2020-05-11
mtd: cmdlinepart: Add an slc option to use SLC mode on a part
Boris Brezillon
1
-2
/
+10
2020-05-11
mtd: partitions: ofpart: Parse the slc-mode property
Boris Brezillon
1
-0
/
+3
2020-05-11
dt-bindings: mtd: partition: Document the slc-mode property
Boris Brezillon
1
-0
/
+3
2020-05-11
mtd: Add support for emulated SLC mode on MLC NANDs
Boris Brezillon
5
-40
/
+213
2020-05-11
mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00
Boris Brezillon
1
-0
/
+3
2020-05-11
mtd: rawnand: Define the "distance 3" MLC pairing scheme
Boris Brezillon
2
-0
/
+53
2020-05-11
mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00
Boris Brezillon
1
-0
/
+11
2020-05-11
mtd: rawnand: cs553x: Get rid of the legacy interface implementation
Boris Brezillon
1
-72
/
+0
2020-05-11
mtd: rawnand: cs553x: Implement exec_op()
Boris Brezillon
1
-1
/
+125
2020-05-11
mtd: rawnand: cs553x: Stop using chip->legacy.IO_ADDR_{R, W}
Boris Brezillon
1
-23
/
+34
2020-05-11
mtd: rawnand: cs553x: Declare controllers instead of NAND chips
Boris Brezillon
1
-11
/
+22
2020-05-11
mtd: rawnand: jedec: Use intermediate variables to improve readability
Miquel Raynal
1
-2
/
+3
2020-05-11
mtd: rawnand: jedec: Define the number of parameter pages
Miquel Raynal
1
-2
/
+4
[next]