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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
Boris Brezillon
14
-56
/
+41
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
17
-63
/
+63
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
36
-87
/
+67
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
34
-124
/
+97
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
Boris Brezillon
8
-23
/
+22
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
33
-144
/
+116
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
41
-201
/
+161
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
41
-245
/
+184
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
25
-196
/
+193
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
27
-207
/
+207
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->correct()
Boris Brezillon
14
-48
/
+45
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
Boris Brezillon
17
-61
/
+61
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
Boris Brezillon
16
-52
/
+50
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
Boris Brezillon
3
-8
/
+8
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
47
-73
/
+64
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
50
-60
/
+59
2018-10-03
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
1
-5
/
+52
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
1
-7
/
+26
2018-09-04
mtd: rawnand: fsl_ifc: check result of SRAM initialization
Kurt Kanzenbach
1
-4
/
+13
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
10
-114
/
+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
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+47
2018-09-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-20
/
+17
2018-09-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2018-08-31
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2018-08-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-40
/
+58
2018-08-30
Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-161
/
+303
2018-08-30
Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-2
/
+13
2018-08-31
Merge branch 'pm-core'
Rafael J. Wysocki
1
-1
/
+1
2018-08-30
clk: x86: Set default parent to 48Mhz
Akshu Agrawal
1
-1
/
+1
2018-08-30
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
1
-2
/
+4
2018-08-30
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
1
-6
/
+3
2018-08-30
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
2
-6
/
+7
2018-08-30
i2c: algos: bit: make the error messages grepable
Jan Kundrát
1
-24
/
+31
2018-08-30
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
2
-2
/
+6
2018-08-30
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
1
-1
/
+8
2018-08-30
Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-83
/
+184
2018-08-30
of: add node name compare helper functions
Rob Herring
1
-0
/
+22
2018-08-30
Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-2
/
+7
2018-08-30
Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
5
-14
/
+25
2018-08-30
Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-13
/
+11
[next]