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.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
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
i2c: i2c-designware-platdrv: Always use a dynamic adapter number
Hans de Goede
1
-4
/
+1
2019-03-13
i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
Hans de Goede
1
-4
/
+6
2019-03-13
i2c: add extra check to safe DMA buffer helper
Wolfram Sang
1
-2
/
+7
2019-03-12
i2c: i2c-stm32f7: Fix SDADEL minimum formula
Nicolas Le Bayon
1
-1
/
+1
2019-03-12
i2c: rcar: explain the lockless design
Wolfram Sang
1
-0
/
+9
2019-03-12
i2c: rcar: fix concurrency issue related to ICDMAER
Hiromitsu Yamasaki
1
-3
/
+3
2019-03-12
i2c: sis630: correct format strings
Louis Taylor
1
-2
/
+2
2019-03-12
i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()
Hsin-Yi Wang
1
-4
/
+4
2019-03-10
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-03-08
Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
25
-431
/
+1324
2019-02-24
i2c: Allow recovery of the initial IRQ by an I2C client device.
Jim Broadus
1
-4
/
+5
2019-02-24
i2c: ocores: turn incomplete kdoc into a comment
Wolfram Sang
1
-3
/
+3
2019-02-23
i2c: designware: Do not allow i2c_dw_xfer() calls while suspended
Hans de Goede
4
-1
/
+17
2019-02-23
i2c: tegra: Only display error messages if DMA setup fails
Jonathan Hunter
1
-4
/
+6
2019-02-23
i2c: gpio: fault-injector: add 'inject_panic' injector
Wolfram Sang
1
-1
/
+30
2019-02-23
i2c: gpio: fault-injector: add 'lose_arbitration' injector
Wolfram Sang
1
-0
/
+74
2019-02-23
i2c: tegra: remove multi-master support
Sowjanya Komatineni
1
-2
/
+2
2019-02-23
i2c: tegra: remove master fifo support on tegra186
Sowjanya Komatineni
1
-1
/
+1
2019-02-16
i2c: tegra: change phrasing, "fallbacking" to "falling back"
Colin Ian King
1
-2
/
+2
2019-02-15
i2c: expand minor range when registering chrdev region
Chengguang Xu
1
-1
/
+1
2019-02-15
i2c: aspeed: Add multi-master use case support
Jae Hyun Yoo
1
-26
/
+93
2019-02-15
i2c: bcm2835: Clear current buffer pointers and counts after a transfer
Paul Kocialkowski
1
-0
/
+12
2019-02-15
i2c: cadence: Fix the hold bit setting
Shubhrajyoti Datta
1
-2
/
+7
2019-02-14
i2c: core-smbus: don't trace smbus_reply data on errors
John Sperbeck
1
-1
/
+1
2019-02-14
i2c: ocores: Add support for bus clock via platform data
Andrew Lunn
1
-1
/
+4
2019-02-14
i2c: ocores: Add support for IO mapper registers.
Andrew Lunn
1
-3
/
+29
2019-02-14
i2c: ocores: checkpatch fixes
Federico Vaga
1
-11
/
+18
2019-02-14
i2c: ocores: add SPDX tag
Federico Vaga
1
-4
/
+1
2019-02-14
i2c: ocores: add polling interface
Federico Vaga
1
-21
/
+161
2019-02-14
i2c: ocores: do not handle IRQ if IF is not set
Federico Vaga
1
-3
/
+6
2019-02-14
i2c: ocores: stop transfer on timeout
Federico Vaga
1
-9
/
+45
2019-02-14
i2c: tegra: add i2c interface timing support
Sowjanya Komatineni
1
-30
/
+159
2019-02-14
i2c: tegra: update transfer timeout
Sowjanya Komatineni
1
-4
/
+11
2019-02-14
i2c: tegra: Add DMA support
Sowjanya Komatineni
1
-49
/
+383
2019-02-14
i2c: tegra: update maximum transfer size
Sowjanya Komatineni
1
-2
/
+6
2019-02-14
i2c: tegra: fix maximum transfer size
Sowjanya Komatineni
1
-1
/
+1
2019-02-14
i2c: tegra: add bus clear Master Support
Sowjanya Komatineni
1
-0
/
+81
2019-02-14
i2c: tegra: sort all the include headers alphabetically
Sowjanya Komatineni
1
-11
/
+8
2019-02-14
Merge branch 'i2c/for-current' into i2c/for-5.1
Wolfram Sang
3
-9
/
+25
2019-02-09
i2c: rcar: refactor TCYC handling
Wolfram Sang
1
-9
/
+6
2019-02-09
i2c: gpio: merge two very similar comments
Wolfram Sang
1
-12
/
+5
2019-02-09
i2c: sh_mobile: use new clock calculation formulas for Gen2
Wolfram Sang
1
-5
/
+5
2019-02-09
i2c: sh_mobile: use new clock calculation formulas for Gen3
Wolfram Sang
1
-3
/
+3
2019-02-09
i2c: sh_mobile: sort compatible entries
Wolfram Sang
1
-2
/
+2
2019-02-09
i2c: cbus-gpio: Switch to use GPIO descriptors
Linus Walleij
1
-50
/
+30
2019-02-05
i2c: rcar: comment maintenance
Wolfram Sang
1
-5
/
+2
2019-02-05
i2c: gpio: fault-injector: sort debugfs files alphabetically
Wolfram Sang
1
-2
/
+2
2019-02-05
i2c: mediatek: remove completion_done()
qii wang
1
-2
/
+0
2019-02-05
i2c: mediatek: speeds is replaced by macros definitions
qii wang
1
-2
/
+2
2019-02-05
i2c: gpio: sort includes
Wolfram Sang
1
-5
/
+5
[next]