index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-10
mtd: nand: denali: use BIT() and GENMASK() for register macros
Masahiro Yamada
1
-125
/
+119
2017-06-10
mtd: nand: denali_dt: clean up resource ioremap
Masahiro Yamada
1
-7
/
+5
2017-06-10
mtd: nand: gpmi: fix typo in comment
Matthias Lange
1
-1
/
+1
2017-06-10
mtd: nand: gpmi: Fix typo in data structure name
Matthias Lange
2
-4
/
+4
2017-06-10
mtd: nand: orion: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+5
2017-06-10
mtd: nand: fsl_ifc: fix handing of bit flips in erased pages
Boris Brezillon
1
-35
/
+42
2017-06-01
mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller
Xiaolei Li
2
-4
/
+49
2017-06-01
mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP
Xiaolei Li
3
-199
/
+153
2017-06-01
mtd: nand: mediatek: refine register NFI_PAGEFMT setting
Xiaolei Li
1
-2
/
+2
2017-06-01
mtd: nand: mediatek: update DT bindings
Xiaolei Li
1
-2
/
+3
2017-06-01
mtd: nand: atmel: mark resume function __maybe_unused
Arnd Bergmann
1
-1
/
+1
2017-06-01
mtd: nand: check ecc->total sanity in nand_scan_tail
Masahiro Yamada
1
-0
/
+5
2017-06-01
mtd: nand: Support 'EXIT GET STATUS' command in nand_command[_lp]()
Boris Brezillon
1
-0
/
+19
2017-06-01
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...
Boris Brezillon
4
-8
/
+31
2017-06-01
mtd: nand: tango: Fix incorrect use of SEQIN command
Boris Brezillon
1
-1
/
+1
2017-06-01
mtd: nand: sunxi: Remove unneeded ->cmdfunc(NAND_CMD_READ0, 0, page)
Boris Brezillon
1
-1
/
+0
2017-06-01
mtd: nand: sunxi: Actually use DMA for subpage reads
Boris Brezillon
1
-1
/
+0
2017-06-01
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2
-21
/
+0
2017-06-01
mtd: nand: Drop unused cached programming support
Boris Brezillon
1
-26
/
+12
2017-06-01
mtd: nand: atmel: Add PM ops
Boris Brezillon
1
-0
/
+18
2017-06-01
mtd: nand: atmel: Add ->setup_data_interface() hooks
Boris Brezillon
2
-2
/
+328
2017-06-01
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
7
-35
/
+37
2017-06-01
mtd: nand: gpmi: Kill gpmi_nand_exit()
Boris Brezillon
1
-7
/
+2
2017-06-01
mtd: nand: gpmi: Fix gpmi_nand_init() error path
Boris Brezillon
1
-4
/
+6
2017-06-01
mtd: gpmi: document current clock requirements
Stefan Agner
1
-1
/
+13
2017-06-01
mtd: nand: gpmi: add i.MX 7 SoC support
Stefan Agner
2
-2
/
+20
2017-06-01
mtd: nand: gpmi: unify clock handling
Stefan Agner
2
-23
/
+20
2017-06-01
mtd: nand: Optimize checking of erased buffers
Pavel Machek
1
-1
/
+4
2017-06-01
mtd: nand: fsmc_nand: handle on-die ECC case
Thomas Petazzoni
1
-0
/
+3
2017-06-01
mtd: nand: add support for Micron on-die ECC
Thomas Petazzoni
2
-0
/
+218
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
15
-0
/
+50
2017-05-15
mtd: nand: export nand_{read,write}_page_raw()
Thomas Petazzoni
2
-4
/
+14
2017-05-15
mtd: nand: add core support for on-die ECC
Thomas Petazzoni
2
-0
/
+14
2017-05-15
dt-bindings: mtd: document new "on-die" nand-ecc-mode
Thomas Petazzoni
1
-1
/
+1
2017-05-15
mtd: nand: fsmc: remove default timings
Thomas Petazzoni
1
-15
/
+1
2017-05-15
mtd: nand: fsmc: add support for SDR timings
Thomas Petazzoni
1
-5
/
+89
2017-05-15
mtd: nand: fsmc: reduce number of arguments of fsmc_nand_setup()
Thomas Petazzoni
1
-10
/
+8
2017-05-15
mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC
Alexander Couzens
1
-0
/
+3
2017-05-15
mtd: nand: jz4780: Use mtd_set_ooblayout() to set the ooblayout
Boris Brezillon
1
-1
/
+1
2017-05-15
mtd: nand: Add Mediatek machine dependency
Ezequiel Garcia
1
-0
/
+1
2017-05-15
mtd: nand: Add Hisilicon machine dependency
Ezequiel Garcia
1
-0
/
+1
2017-05-13
Linux 4.12-rc1
v4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-13
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-13
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-13
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-13
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-13
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-13
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-13
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
[next]