index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
Hans de Goede
1
-4
/
+10
2020-04-17
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
1
-1
/
+1
2020-04-17
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-04-08
i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
Mika Westerberg
1
-33
/
+12
2020-04-01
i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()
Kai-Heng Feng
1
-12
/
+8
2020-04-01
i2c: hix5hd2: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+1
2020-03-18
i2c: acpi: put device when verifying client fails
Wolfram Sang
1
-1
/
+9
2020-03-18
i2c: gpio: suppress error on probe defer
Hamish Martin
1
-1
/
+1
2020-03-18
i2c: designware-pci: Fix BUG_ON during device removal
Jarkko Nikula
1
-0
/
+1
2020-03-05
i2c: jz4780: silence log flood on txabrt
Wolfram Sang
1
-34
/
+2
2020-03-05
i2c: altera: Fix potential integer overflow
Gustavo A. R. Silva
1
-1
/
+1
2020-01-26
i2c: stm32f7: report dma error during probe
Alain Volmat
2
-8
/
+17
2020-01-26
i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
Alain Volmat
1
-1
/
+1
2020-01-26
i2c: stm32f7: rework slave_id allocation
Alain Volmat
1
-1
/
+1
2020-01-23
i2c: iop3xx: Fix memory leak in probe error path
Krzysztof Kozlowski
1
-4
/
+8
2020-01-23
i2c: tegra: Properly disable runtime PM on driver's probe error
Dmitry Osipenko
1
-10
/
+19
2020-01-23
i2c: tegra: Fix suspending in active runtime PM state
Dmitry Osipenko
1
-0
/
+9
2020-01-17
i2c: bcm2835: Store pointer to bus clock
Stefan Wahren
1
-9
/
+8
2020-01-14
i2c: fix bus recovery stop mode timing
Russell King
1
-3
/
+10
2020-01-04
i2c: stm32f7: fix & reorder remove & probe error handling
Alain Volmat
1
-7
/
+12
2019-11-15
i2c: core: fix use after free in of_i2c_notify
Wen Yang
1
-2
/
+2
2019-11-15
i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
Hans de Goede
1
-1
/
+27
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-10-24
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
2019-10-24
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
1
-0
/
+2
2019-10-24
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
1
-1
/
+1
2019-10-21
i2c: aspeed: fix master pending state handling
Jae Hyun Yoo
1
-20
/
+34
2019-09-28
i2c: slave-eeprom: Add read only mode
Björn Ardö
1
-3
/
+11
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
2019-09-28
i2c: riic: Clear NACK in tend isr
Chris Brandt
1
-0
/
+1
2019-09-28
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
1
-4
/
+8
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
[next]