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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2022-06-14
i2c: cadence: Increase timeout per message if necessary
Lucas Tanure
1
-2
/
+10
2022-06-09
i2c: rcar: fix PM ref counts in probe error paths
Kuninori Morimoto
1
-6
/
+9
2022-06-09
i2c: npcm: Handle spurious interrupts
Tali Perry
1
-29
/
+62
2022-06-09
i2c: npcm: Correct register access width
Tyrone Ting
1
-2
/
+2
2022-06-09
i2c: npcm: Fix timeout calculation
Tali Perry
1
-4
/
+4
2022-06-09
i2c: at91: Initialize dma_buf in at91_twi_xfer()
Nathan Chancellor
1
-1
/
+1
2022-06-09
i2c: at91: use dma safe buffers
Michael Walle
1
-0
/
+11
2022-06-06
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-06-06
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
1
-0
/
+1
2022-06-06
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
1
-0
/
+14
2022-05-25
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
1
-2
/
+8
2022-05-25
i2c: piix4: Enable EFCH MMIO for Family 17h+
Terry Bowman
1
-2
/
+15
2022-05-25
i2c: piix4: Add EFCH MMIO support for SMBus port select
Terry Bowman
1
-3
/
+12
2022-05-25
i2c: piix4: Add EFCH MMIO support to SMBus base address detect
Terry Bowman
1
-4
/
+9
2022-05-25
i2c: piix4: Add EFCH MMIO support to region request and release
Terry Bowman
1
-8
/
+58
2022-05-25
i2c: piix4: Move SMBus port selection into function
Terry Bowman
1
-10
/
+17
2022-05-25
i2c: piix4: Move SMBus controller base address detect into function
Terry Bowman
1
-25
/
+44
2022-05-25
i2c: piix4: Move port I/O region request/release code into functions
Terry Bowman
1
-17
/
+31
2022-05-25
i2c: piix4: Replace hardcoded memory map size with a #define
Terry Bowman
1
-6
/
+10
2022-04-20
i2c: pasemi: Wait for write xfers to finish
Martin Povišer
1
-0
/
+6
2022-04-20
i2c: dev: check return value when calling dev_set_name()
Andy Shevchenko
1
-5
/
+10
2022-04-08
i2c: mux: demux-pinctrl: do not deactivate a master that is not active
Peter Rosin
1
-2
/
+3
2022-04-08
i2c: meson: Fix wrong speed use from probe
Lucas Tanure
1
-6
/
+6
2022-04-08
i2c: xiic: Make bus names unique
Robert Hancock
1
-1
/
+2
2022-04-08
i2c: pasemi: Drop I2C classes from platform driver variant
Martin Povišer
2
-1
/
+1
2022-04-08
i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
Christophe JAILLET
1
-5
/
+16
2022-02-18
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
1
-1
/
+1
2022-02-15
i2c: qup: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-02-15
i2c: imx: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-02-15
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-02-11
i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
Vladimir Zapolskiy
1
-4
/
+10
2022-02-11
i2c: qcom-cci: don't delete an unregistered adapter
Vladimir Zapolskiy
1
-1
/
+1
2022-02-07
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
1
-0
/
+11
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-14
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-895
/
+441
2022-01-11
i2c: sh_mobile: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-01-11
Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+7
2022-01-11
Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-7
/
+15
2022-01-10
Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-8
/
+2
2022-01-10
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'
Rafael J. Wysocki
1
-0
/
+7
2022-01-07
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
1
-95
/
+0
2022-01-06
i2c: mpc: Avoid out of bounds memory access
Chris Packham
1
-6
/
+9
2022-01-03
i2c: riic: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+5
2022-01-03
i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
1
-8
/
+26
2022-01-03
i2c: bcm2835: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+4
2021-12-31
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
2021-12-30
i2c: acpi: Do not instantiate I2C-clients on boards with known bogus DSDT ent...
Hans de Goede
1
-0
/
+7
2021-12-17
i2c: aspeed: Remove unused includes
Thierry Reding
1
-2
/
+0
2021-12-17
i2c: sh_mobile: update to new DMAENGINE API when terminating
Wolfram Sang
1
-17
/
+9
[next]