index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: npcm7xx: Clear LAST bit after a failed transaction.
Tali Perry
2020-09-27
1
-0
/
+9
*
i2c: cpm: Fix i2c_ram structure
Nicolas VINCENT
2020-09-27
1
-0
/
+3
*
i2c: i801: Exclude device from suspend direct complete optimization
Jean Delvare
2020-09-21
1
-0
/
+1
*
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
Matthias Schiffer
2020-09-18
1
-3
/
+7
*
i2c: mediatek: Send i2c master code at more than 1MHz
Qii Wang
2020-09-18
1
-1
/
+1
*
i2c: mediatek: Fix generic definitions for bus frequency
Qii Wang
2020-09-18
1
-2
/
+2
*
i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...
Hans de Goede
2020-09-17
1
-1
/
+1
*
i2c: i801: Simplify the suspend callback
Jean Delvare
2020-09-14
1
-3
/
+2
*
i2c: i801: Fix resume bug
Volker RĂ¼melin
2020-09-14
1
-7
/
+14
*
i2c: aspeed: Mask IRQ status to relevant bits
Eddie James
2020-09-14
1
-0
/
+2
*
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
2020-09-09
1
-12
/
+23
*
i2c: npcm7xx: Fix timeout calculation
Tali Perry
2020-09-08
1
-2
/
+6
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-29
5
-22
/
+4
|
\
|
*
i2c: iproc: Fix shifting 31 bits
Ray Jui
2020-08-25
1
-2
/
+2
|
*
i2c: rcar: in slave mode, clear NACK earlier
Wolfram Sang
2020-08-25
1
-0
/
+1
|
*
i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()
Andy Shevchenko
2020-08-25
2
-19
/
+0
|
*
i2c: core: Don't fail PRP0001 enumeration when no ID table exist
Andy Shevchenko
2020-08-25
1
-1
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-2
/
+1
|
/
*
Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-08-15
1
-0
/
+1
|
\
|
*
i2c: designware: Add device HID for Hygon I2C controller
Pu Wen
2020-08-07
1
-0
/
+1
*
|
Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-08-13
33
-247
/
+379
|
\
\
|
*
|
i2c: iproc: fix race between client unreg and isr
Dhananjay Phadke
2020-08-12
1
-1
/
+12
|
*
|
i2c: eg20t: use generic power management
Vaibhav Gupta
2020-08-10
1
-29
/
+7
|
*
|
i2c: eg20t: Drop PCI wakeup calls from .suspend/.resume
Vaibhav Gupta
2020-08-10
1
-3
/
+0
|
*
|
i2c: mediatek: Fix i2c_spec_values description
Matthias Brugger
2020-08-10
1
-5
/
+4
|
*
|
i2c: mediatek: Add i2c compatible for MediaTek MT8192
Qii Wang
2020-08-05
1
-0
/
+15
|
*
|
i2c: mediatek: Add access to more than 8GB dram in i2c driver
Qii Wang
2020-08-05
1
-22
/
+17
|
*
|
i2c: mediatek: Add apdma sync in i2c driver
Qii Wang
2020-08-05
1
-3
/
+20
|
*
|
i2c: i801: Add support for Intel Tiger Lake PCH-H
Jarkko Nikula
2020-08-05
1
-0
/
+4
|
*
|
i2c: i801: Add support for Intel Emmitsburg PCH
Mika Westerberg
2020-08-05
2
-0
/
+5
|
*
|
i2c: bcm2835: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-05
1
-1
/
+1
|
*
|
i2c: at91: Move to generic GPIO bus recovery
Codrin Ciubotariu
2020-08-05
2
-69
/
+3
|
*
|
i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOs
Codrin Ciubotariu
2020-08-05
1
-12
/
+14
|
*
|
i2c: core: add generic I2C GPIO recovery
Codrin Ciubotariu
2020-08-05
1
-0
/
+126
|
*
|
i2c: rcar: avoid race when unregistering slave
Wolfram Sang
2020-07-31
1
-3
/
+5
|
*
|
Merge tag 'v5.8-rc7' into i2c/for-5.9
Wolfram Sang
2020-07-31
8
-22
/
+45
|
|
\
\
|
*
|
|
i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
Sowjanya Komatineni
2020-07-28
1
-1
/
+1
|
*
|
|
i2c: tegra: Fix runtime resume to re-init VI I2C
Sowjanya Komatineni
2020-07-28
1
-0
/
+16
|
*
|
|
i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
Sowjanya Komatineni
2020-07-28
1
-3
/
+8
|
*
|
|
i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unpre...
Sowjanya Komatineni
2020-07-28
1
-41
/
+23
|
*
|
|
i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
Sowjanya Komatineni
2020-07-28
1
-1
/
+9
|
*
|
|
i2c: core: do not use logical device when creating irq domain
Wolfram Sang
2020-07-27
1
-1
/
+1
|
*
|
|
i2c: rcar: slave: only send STOP event when we have been addressed
Wolfram Sang
2020-07-26
1
-3
/
+4
|
*
|
|
i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"
Wolfram Sang
2020-07-24
1
-3
/
+3
|
*
|
|
i2c: fsi: Prevent adding adapters for ports without dts nodes
Eddie James
2020-07-24
1
-1
/
+1
|
*
|
|
i2c: busses: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
10
-19
/
+17
|
*
|
|
i2c: rk3x: support master_xfer_atomic
John Keeping
2020-07-04
1
-4
/
+35
|
*
|
|
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
2020-07-04
13
-24
/
+30
*
|
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
|
/
/
[next]