index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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 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-05
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-09-05
mtd: rawnand: jz4780: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2018-09-05
mtd: rawnand: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-4
/
+4
2018-09-05
mtd: rawnand: qcom: don't include dma-direct.h
Christoph Hellwig
1
-1
/
+0
2018-09-05
mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch
Masahiro Yamada
4
-38
/
+11
2018-09-05
mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
Kurt Kanzenbach
1
-7
/
+26
2018-09-05
mtd: rawnand: fsl_ifc: check result of SRAM initialization
Kurt Kanzenbach
1
-4
/
+13
2018-09-05
mtd: rawnand: marvell: document a bit more the driver
Miquel Raynal
1
-0
/
+67
2018-09-05
mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)
KOBAYASHI Yoshitake
1
-0
/
+88
2018-09-05
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-31
Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-161
/
+303
2018-08-31
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-31
clk: x86: Set default parent to 48Mhz
Akshu Agrawal
1
-1
/
+1
2018-08-31
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
1
-2
/
+4
2018-08-31
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
1
-6
/
+3
2018-08-31
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
2
-6
/
+7
2018-08-31
i2c: algos: bit: make the error messages grepable
Jan Kundrát
1
-24
/
+31
2018-08-31
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
2018-08-30
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
14
-109
/
+124
2018-08-30
Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+30
2018-08-30
drm/i915/audio: Hook up component bindings even if displays are disabled
Chris Wilson
1
-3
/
+0
2018-08-30
drm/i915: Increase LSPCON timeout
Fredrik Schön
1
-1
/
+1
2018-08-30
drm/i915: Stop holding a ref to the ppgtt from each vma
Chris Wilson
1
-4
/
+0
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
10
-66
/
+87
2018-08-29
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
3
-2
/
+13
2018-08-29
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
Scott Bauer
1
-1
/
+1
2018-08-29
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+25
2018-08-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
4
-45
/
+16
2018-08-29
clk: npcm7xx: fix memory allocation
Gustavo A. R. Silva
1
-2
/
+2
2018-08-29
xen: export device state to sysfs
Joe Jin
1
-0
/
+9
2018-08-28
drm/i915: Free write_buf that we allocated with kzalloc.
Rodrigo Vivi
1
-2
/
+6
[next]