index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-09
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-15
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-08
i2c: rcar: refactor TCYC handling
Wolfram Sang
1
-9
/
+6
2019-02-08
i2c: gpio: merge two very similar comments
Wolfram Sang
1
-12
/
+5
2019-02-08
i2c: sh_mobile: use new clock calculation formulas for Gen2
Wolfram Sang
1
-5
/
+5
2019-02-08
i2c: sh_mobile: use new clock calculation formulas for Gen3
Wolfram Sang
1
-3
/
+3
2019-02-08
i2c: sh_mobile: sort compatible entries
Wolfram Sang
1
-2
/
+2
2019-02-08
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
2019-02-05
i2c: algo-bit: convert to SPDX header
Wolfram Sang
1
-17
/
+8
2019-02-05
i2c: iop3xx: Add device tree probing
Linus Walleij
1
-0
/
+8
2019-02-05
i2c: of: Try to find an I2C adapter matching the parent
Thierry Reding
1
-1
/
+13
2019-02-05
i2c: omap: Use noirq system sleep pm ops to idle device for suspend
Tony Lindgren
1
-8
/
+5
2019-02-01
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
1
-1
/
+0
2019-01-23
i2c: aspeed: Remove hard-coded bus timeout value setting
Jae Hyun Yoo
1
-1
/
+0
2019-01-23
i2c: sh_mobile: update copyright and comments
Wolfram Sang
1
-4
/
+3
2019-01-23
i2c: sh_mobile: refactor rx isr
Wolfram Sang
1
-29
/
+21
[next]