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-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
29
-236
/
+726
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-3
/
+3
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+14
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-33
/
+4
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
5
-7
/
+7
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2019-09-13
i2c: tegra: Move suspend handling to NOIRQ phase
Jon Hunter
1
-18
/
+22
2019-09-13
i2c: imx: ACPI support for NXP i2c controller
Chuanhua Han
1
-4
/
+13
2019-09-05
i2c: uniphier(-f): remove all dev_dbg()
Masahiro Yamada
2
-36
/
+4
2019-09-05
i2c: uniphier(-f): use devm_platform_ioremap_resource()
Masahiro Yamada
2
-6
/
+2
2019-09-05
i2c: slave-eeprom: Add comment about address handling
Björn Ardö
1
-0
/
+6
2019-09-04
i2c: exynos5: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-3
/
+1
2019-09-04
i2c: stm32f7: Make structure stm32f7_i2c_algo constant
Nishka Dasgupta
1
-1
/
+1
2019-09-04
i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-2
/
+1
2019-09-04
i2c-eeprom_slave: Add support for more eeprom models
Björn Ardö
1
-11
/
+25
2019-09-03
i2c: fsi: Add of_put_node() before break
Nishka Dasgupta
1
-1
/
+3
2019-09-03
i2c: synquacer: Make synquacer_i2c_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-09-03
i2c: hix5hd2: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-2
/
+1
2019-09-03
i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond
Mika Westerberg
1
-54
/
+88
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-2
/
+2
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
1
-1
/
+1
2019-08-30
i2c: mediatek: disable zero-length transfers for mt8183
Hsin-Yi Wang
1
-1
/
+10
2019-08-30
i2c: iproc: Make bcm_iproc_i2c_quirks constant
Nishka Dasgupta
1
-1
/
+1
2019-08-30
i2c: iproc: Add full name of devicetree node to adapter name
Lori Hikichi
1
-1
/
+3
2019-08-30
i2c: iproc: Stop advertising support of SMBUS quick cmd
Lori Hikichi
1
-1
/
+4
2019-08-29
i2c: piix4: Add ACPI support
Jean Delvare
1
-4
/
+14
2019-08-29
i2c: piix4: Fix probing of reserved ports on AMD Family 16h Model 30h
Jean Delvare
1
-3
/
+13
2019-08-29
i2c: piix4: Fix port selection for AMD Family 16h Model 30h
Andrew Cooks
1
-7
/
+5
2019-08-29
i2c: ocores: use request_any_context_irq() to register IRQ handler
Federico Vaga
1
-2
/
+3
2019-08-29
i2c: designware: Fix optional reset error handling
Andy Shevchenko
1
-10
/
+6
2019-08-29
i2c: designware: assert reset when error happen at ->probe()
Andy Shevchenko
1
-2
/
+4
2019-08-29
i2c: taos-evm: Make structure tsl2550_info constant
Nishka Dasgupta
1
-1
/
+1
2019-08-29
i2c: designware-pci: Add support for Elkhart Lake PSE I2C
Jarkko Nikula
1
-0
/
+18
2019-08-29
i2c: designware-pci: Switch over to MSI interrupts
Felipe Balbi
1
-3
/
+14
2019-08-29
i2c: axxia: support slave mode
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2
-8
/
+145
2019-08-29
i2c: icy: Add LTC2990 present on 2019 board revision
Max Staudt
2
-0
/
+60
2019-08-29
i2c: Add i2c-icy for I2C on m68k/Amiga
Max Staudt
3
-0
/
+185
2019-08-29
i2c: bcm2835: Add full name of devicetree node to adapter name
Stefan Wahren
1
-1
/
+2
2019-08-29
i2c: bcm2835: Avoid clk stretch quirk for BCM2711
Stefan Wahren
1
-3
/
+5
2019-08-29
i2c: designware: Synchronize IRQs when unregistering slave client
Jarkko Nikula
1
-0
/
+1
2019-08-29
i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()
Andy Shevchenko
1
-3
/
+12
2019-08-29
i2c: make i2c_unregister_device() ERR_PTR safe
Wolfram Sang
1
-1
/
+1
2019-08-14
ARM: remove Intel iop33x and iop13xx support
Arnd Bergmann
1
-1
/
+1
2019-08-14
i2c-cht-wc: Fix lockdep warning
Hans de Goede
1
-0
/
+46
2019-08-14
i2c: stm32: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-14
i2c: replace i2c_new_secondary_device with an ERR_PTR variant
Wolfram Sang
1
-5
/
+5
2019-08-14
i2c: emev2: avoid race when unregistering slave client
Wolfram Sang
1
-4
/
+12
2019-08-14
i2c: rcar: avoid race when unregistering slave client
Wolfram Sang
1
-4
/
+7
2019-08-14
Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"
Fabio Estevam
1
-12
/
+6
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
5
-10
/
+14
[next]