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
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
Boris Brezillon
15
-57
/
+42
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
18
-64
/
+64
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
37
-88
/
+68
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
35
-125
/
+98
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
Boris Brezillon
9
-25
/
+24
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
34
-145
/
+117
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
42
-203
/
+163
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
42
-247
/
+186
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
26
-214
/
+208
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
28
-223
/
+221
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->correct()
Boris Brezillon
17
-55
/
+52
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
Boris Brezillon
20
-66
/
+69
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
Boris Brezillon
17
-53
/
+51
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
Boris Brezillon
4
-9
/
+9
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
49
-75
/
+66
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
52
-64
/
+64
2018-10-03
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
23
-77
/
+102
2018-09-04
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-09-04
mtd: rawnand: jz4780: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2018-09-04
mtd: rawnand: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-4
/
+4
2018-09-04
mtd: rawnand: qcom: don't include dma-direct.h
Christoph Hellwig
1
-1
/
+0
2018-09-04
mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch
Masahiro Yamada
4
-38
/
+11
2018-09-04
mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
Kurt Kanzenbach
2
-7
/
+28
2018-09-04
mtd: rawnand: fsl_ifc: check result of SRAM initialization
Kurt Kanzenbach
1
-4
/
+13
2018-09-04
Documentation: mtd: remove stale pxa3xx NAND controller documentation
Miquel Raynal
1
-113
/
+0
2018-09-04
mtd: rawnand: marvell: document a bit more the driver
Miquel Raynal
1
-0
/
+67
2018-09-04
mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)
KOBAYASHI Yoshitake
1
-0
/
+88
2018-09-04
mtd: rawnand: marvell: use regmap_update_bits() for syscon access
Thomas Petazzoni
1
-12
/
+11
2018-09-04
mtd: rawnand: Get rid of the ->read_word() hook
Boris Brezillon
11
-116
/
+0
2018-09-04
mtd: rawnand: Add the nand_wait_rdy_op() helper and use it
Boris Brezillon
1
-5
/
+26
2018-09-04
mtd: rawnand: Add the nand_wait_readrdy() helper and use it
Boris Brezillon
1
-14
/
+14
2018-09-02
Linux 4.19-rc2
v4.19-rc2
Linus Torvalds
1
-1
/
+1
2018-09-02
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+80
2018-09-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
12
-188
/
+213
2018-09-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-50
/
+167
2018-09-02
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-22
/
+4
2018-09-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-13
/
+4
2018-09-02
x86/pti: Fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
2018-09-01
Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
5
-31
/
+66
2018-09-01
x86/vdso: Fix lsl operand order
Samuel Neves
1
-1
/
+1
2018-09-01
Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-2
/
+3
2018-09-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2018-09-01
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
1
-1
/
+24
2018-08-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-17
/
+26
2018-08-31
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
Joerg Roedel
1
-6
/
+2
2018-08-31
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+24
2018-08-31
Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2018-08-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-44
/
+66
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
4
-1
/
+53
2018-08-31
x86: Allow generating user-space headers without a compiler
Ben Hutchings
1
-4
/
+7
[next]