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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-20
i2c: meson: Fix wrong speed use from probe
Lucas Tanure
1
-6
/
+6
2022-03-20
i2c: add tracepoints for I2C slave events
Jae Hyun Yoo
3
-6
/
+84
2022-03-18
i2c: designware: Remove code duplication
Jan Dabros
1
-20
/
+15
2022-03-11
i2c: cros-ec-tunnel: Fix syntax errors in comments
Xiang wangx
1
-2
/
+2
2022-03-11
MAINTAINERS: adjust XLP9XX I2C DRIVER after removing the devicetree binding
Lukas Bulwahn
1
-1
/
+0
2022-03-11
i2c: designware: Mark dw_i2c_plat_{suspend,resume}() as __maybe_unused
Nathan Chancellor
1
-2
/
+2
2022-03-11
i2c: mediatek: Add i2c compatible for Mediatek MT8168
Kewei Xu
1
-0
/
+14
2022-03-11
dt-bindings: i2c: update bindings for MT8168 SoC
Kewei Xu
1
-0
/
+1
2022-03-11
i2c: mt65xx: Simplify with clk-bulk
AngeloGioacchino Del Regno
1
-73
/
+51
2022-03-11
i2c: i801: Drop two outdated comments
Jean Delvare
1
-5
/
+0
2022-03-03
i2c: xiic: Make bus names unique
Robert Hancock
1
-1
/
+2
2022-03-03
i2c: i801: Add support for the Process Call command
Jean Delvare
1
-1
/
+11
2022-03-03
i2c: i801: Drop useless masking in i801_access
Jean Delvare
1
-2
/
+2
2022-03-01
i2c: tegra: Add SMBus block read function
Akhil R
1
-2
/
+16
2022-03-01
i2c: designware: Use the i2c_mark_adapter_suspended/resumed() helpers
Hans de Goede
4
-20
/
+4
2022-03-01
i2c: designware: Lock the adapter while setting the suspended flag
Hans de Goede
2
-10
/
+52
2022-03-01
i2c: mediatek: remove redundant null check
Xu Wang
1
-6
/
+3
2022-03-01
i2c: mediatek: modify bus speed calculation formula
Kewei Xu
1
-10
/
+41
2022-03-01
i2c: designware: Fix improper usage of readl
Jan Dabros
1
-2
/
+3
2022-03-01
i2c: qcom-geni: Add support for GPI DMA
Vinod Koul
1
-28
/
+280
2022-03-01
i2c: riic: Simplify reset handling
Lad Prabhakar
1
-17
/
+17
2022-03-01
dt-bindings: i2c: microchip,corei2c: Fix indentation of compatible items
Geert Uytterhoeven
1
-2
/
+2
2022-03-01
i2c: cht-wc: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
1
-9
/
+2
2022-03-01
i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-23
Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Wolfram Sang
1214
-6921
/
+13357
2022-02-21
genirq: Provide generic_handle_irq_safe()
Sebastian Andrzej Siewior
2
-0
/
+24
2022-02-21
Linux 5.17-rc5
v5.17-rc5
Linus Torvalds
1
-1
/
+1
2022-02-20
Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2022-02-20
Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+7
2022-02-20
Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-16
/
+35
2022-02-20
Merge tag 'edac_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-02-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-8
/
+29
2022-02-20
Merge tag 'dmaengine-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+25
2022-02-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-17
/
+26
2022-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+28
2022-02-20
Merge tag 'for-v5.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
3
-1
/
+5
2022-02-20
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+41
2022-02-20
Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2022-02-20
Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-19
/
+23
2022-02-19
MAINTAINERS: remove duplicate entry for i2c-qcom-geni
Wolfram Sang
1
-8
/
+0
2022-02-19
i2c: smbus: Check for parent device before dereference
Andy Shevchenko
1
-2
/
+6
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
3
-16
/
+35
2022-02-19
Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-10
/
+6
2022-02-19
Merge tag 'acpi-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-1
/
+6
2022-02-19
Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+47
2022-02-19
Input: psmouse - set up dependency between PS/2 and SMBus companions
Dmitry Torokhov
1
-0
/
+10
2022-02-18
Merge branch 'acpi-processor'
Rafael J. Wysocki
1
-0
/
+5
2022-02-18
Merge tag 'mtd/fixes-for-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-29
/
+48
2022-02-18
Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-19
/
+38
2022-02-18
Merge tag 'sound-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
19
-75
/
+118
[next]