index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
Boris Brezillon
2018-10-03
2
-12
/
+10
*
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Boris Brezillon
2018-10-03
13
-30
/
+20
*
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
Boris Brezillon
2018-10-03
3
-11
/
+7
*
mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
Boris Brezillon
2018-10-03
2
-23
/
+14
*
mtd: rawnand: Pass a nand_chip object to chip->erase()
Boris Brezillon
2018-10-03
3
-8
/
+7
*
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
Boris Brezillon
2018-10-03
14
-56
/
+41
*
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
2018-10-03
17
-63
/
+63
*
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
2018-10-03
36
-87
/
+67
*
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
2018-10-03
34
-124
/
+97
*
mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
Boris Brezillon
2018-10-03
8
-23
/
+22
*
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
33
-144
/
+116
*
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
2018-10-03
41
-201
/
+161
*
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
2018-10-03
41
-245
/
+184
*
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
25
-196
/
+193
*
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
27
-207
/
+207
*
mtd: rawnand: Pass a nand_chip object to ecc->correct()
Boris Brezillon
2018-10-03
14
-48
/
+45
*
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
Boris Brezillon
2018-10-03
17
-61
/
+61
*
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
Boris Brezillon
2018-10-03
16
-52
/
+50
*
mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
Boris Brezillon
2018-10-03
3
-8
/
+8
*
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
47
-73
/
+64
*
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
50
-60
/
+59
*
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
2018-10-03
1
-5
/
+52
*
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-09-04
1
-3
/
+1
*
mtd: rawnand: jz4780: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-09-04
1
-1
/
+1
*
mtd: rawnand: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-04
2
-4
/
+4
*
mtd: rawnand: qcom: don't include dma-direct.h
Christoph Hellwig
2018-09-04
1
-1
/
+0
*
mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch
Masahiro Yamada
2018-09-04
4
-38
/
+11
*
mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
Kurt Kanzenbach
2018-09-04
1
-7
/
+26
*
mtd: rawnand: fsl_ifc: check result of SRAM initialization
Kurt Kanzenbach
2018-09-04
1
-4
/
+13
*
mtd: rawnand: marvell: document a bit more the driver
Miquel Raynal
2018-09-04
1
-0
/
+67
*
mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)
KOBAYASHI Yoshitake
2018-09-04
1
-0
/
+88
*
mtd: rawnand: marvell: use regmap_update_bits() for syscon access
Thomas Petazzoni
2018-09-04
1
-12
/
+11
*
mtd: rawnand: Get rid of the ->read_word() hook
Boris Brezillon
2018-09-04
10
-114
/
+0
*
mtd: rawnand: Add the nand_wait_rdy_op() helper and use it
Boris Brezillon
2018-09-04
1
-5
/
+26
*
mtd: rawnand: Add the nand_wait_readrdy() helper and use it
Boris Brezillon
2018-09-04
1
-14
/
+14
*
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-02
1
-0
/
+47
|
\
|
*
of: add node name compare helper functions
Rob Herring
2018-08-30
1
-0
/
+22
|
*
of: add helper to lookup compatible child node
Johan Hovold
2018-08-29
1
-0
/
+25
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-09-02
1
-20
/
+17
|
\
\
|
*
|
Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2
Tony Lindgren
2018-08-28
5094
-116420
/
+318713
|
|
\
|
|
*
|
bus: ti-sysc: Fix no_console_suspend handling
Tony Lindgren
2018-08-22
1
-3
/
+3
|
*
|
bus: ti-sysc: Fix module register ioremap for larger offsets
Tony Lindgren
2018-08-17
1
-17
/
+14
*
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-09-01
2
-3
/
+3
|
\
\
\
|
*
|
|
clk: x86: Set default parent to 48Mhz
Akshu Agrawal
2018-08-30
1
-1
/
+1
|
*
|
|
clk: npcm7xx: fix memory allocation
Gustavo A. R. Silva
2018-08-29
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-31
1
-0
/
+9
|
\
\
\
|
*
|
|
xen: export device state to sysfs
Joe Jin
2018-08-28
1
-0
/
+9
*
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-31
6
-40
/
+58
|
\
\
\
\
|
*
|
|
|
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
2018-08-30
1
-2
/
+4
|
*
|
|
|
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
2018-08-30
1
-6
/
+3
[next]