index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it
Boris Brezillon
1
-2
/
+1
2019-02-05
mtd: rawnand: marvell: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-02-05
mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case
Boris Brezillon
1
-3
/
+19
2019-02-05
mtd: spinand: macronix: Fix ECC Status Read
Emil Lenngren
1
-1
/
+7
2019-02-05
mtd: rawnand: sunxi: Fix kernel doc headers
Boris Brezillon
1
-30
/
+30
2019-02-05
mtd: rawnand: sunxi: Migrate to ->exec_op()
Boris Brezillon
1
-120
/
+174
2019-02-05
mtd: rawnand: sunxi: Add an SPDX tag
Boris Brezillon
1
-11
/
+2
2019-02-05
mtd: rawnand: sunxi: Stop passing mtd_info objects around
Boris Brezillon
1
-110
/
+94
2019-02-05
mtd: rawnand: sunxi: Name nand_chip objects consistently
Boris Brezillon
1
-52
/
+51
2019-02-05
mtd: rawnand: sunxi: Use struct_size()
Boris Brezillon
1
-3
/
+1
2019-02-05
mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects
Boris Brezillon
1
-27
/
+29
2019-02-05
mtd: rawnand: stm32_fmc2: add polling mode
Christophe Kerello
1
-32
/
+297
2019-02-05
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
3
-0
/
+1818