index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
mtd: rawnand: mtk: fix possible object reference leak
Wen Yang
1
-2
/
+6
2019-02-07
mtd: rawnand: jz4780: fix possible object reference leak
Wen Yang
1
-3
/
+6
2019-02-07
mtd: rawnand: atmel: fix possible object reference leak
Wen Yang
1
-6
/
+15
2019-02-05
mtd: rawnand: fsmc: Disable NAND on remove()
Linus Walleij
1
-0
/
+15
2019-02-05
mtd: rawnand: fsmc: Reset NAND timings on resume()
Linus Walleij
1
-0
/
+1
2019-02-05
mtd: spinand: Add support for GigaDevice GD5F1GQ4UExxG
Stefan Roese
1
-0
/
+83
2019-02-05
mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info
Masahiro Yamada
1
-1
/
+0
2019-02-05
mtd: rawnand: denali: remove unused function argument 'raw'
Masahiro Yamada
1
-9
/
+9
2019-02-05
mtd: rawnand: denali: remove unneeded denali_reset_irq() call
Masahiro Yamada
1
-3
/
+0
2019-02-05
mtd: rawnand: check return code of nand_reset() and nand_readid_op()
Masahiro Yamada
1
-4
/
+10
2019-02-05
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
2
-29
/
+4
2019-02-05
mtd: rawnand: denali: remove ->erase hook
Masahiro Yamada
1
-21
/
+0
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_scan_tail
Mathieu Malaterre
1
-0
/
+3
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp
Mathieu Malaterre
1
-1
/
+2
2019-02-05
mtd: spinand: Add support for all Toshiba Memory products
Yoshio Furuyama
1
-14
/
+65
2019-02-05
MAINTAINERS: Add entry for Amlogic NAND controller driver
Jianxin Pan
1
-0
/
+7
2019-02-05
mtd: rawnand: meson: add support for Amlogic NAND flash controller
Liang Yang
3
-0
/
+1473
2019-02-05
dt-bindings: nand: meson: add Amlogic NAND controller driver
Liang Yang
1
-0
/
+60
2019-02-05
mtd: rawnand: Simplify the locking
Boris Brezillon
2
-81
/
+54
2019-02-05
mtd: rawnand: Stop using chip->state in drivers
Boris Brezillon
3
-11
/
+5
2019-02-05
mtd: rawnand: omap2: Use nand_controller_init()
Boris Brezillon
1
-5
/
+8
2019-02-05
mtd: rawnand: tmio: Do not abuse nand_controller->wq
Boris Brezillon
1
-8
/
+9
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
2019-01-15
dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation
Christophe Kerello
1
-0
/
+61
2019-01-06
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
94
-694
/
+150
2019-01-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-166
/
+620
2019-01-06
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-188
/
+468
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+19
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-275
/
+215
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-8
/
+31
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-0
/
+189
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
7
-188
/
+468
2019-01-05
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
Linus Torvalds
5
-10
/
+4
2019-01-05
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2019-01-05
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-97
/
+101
[next]