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
2016-01-05
i2c: i801: add Intel Lewisburg device IDs
Alexandra Yates
2
-0
/
+7
2016-01-05
i2c: i801: Add support for Intel Broxton
Jarkko Nikula
1
-0
/
+3
2015-10-28
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
Mika Westerberg
1
-0
/
+20
2015-10-28
i2c: s3c2410: enable RuntimePM before registering to the core
Wolfram Sang
1
-3
/
+5
2015-10-28
i2c: rcar: enable RuntimePM before registering to the core
Wolfram Sang
1
-3
/
+4
2015-08-04
i2c: at91: fix a race condition when using the DMA controller
Cyrille Pitchen
1
-17
/
+53
2015-08-04
i2c: i801: Add DeviceIDs for SunrisePoint LP
Devin Ryles
2
-0
/
+4
2015-08-04
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
james.d.ralston@intel.com
2
-0
/
+4
2015-08-04
i2c: i801: Add PCI ID for Intel Braswell
Alan Cox
1
-0
/
+2
2015-08-04
i2c: i801: Add device ID for Intel Wildcat Point PCH
Jean Delvare
2
-0
/
+4
2015-08-04
i2c: i801: Fix the alignment of the device table
Jean Delvare
1
-68
/
+68
2015-08-04
i2c: designware: add new ACPI IDs
Mika Westerberg
1
-0
/
+2
2015-05-15
i2c: core: Export bus recovery functions
Mark Brown
1
-0
/
+3
2015-02-08
i2c: s3c2410: fix ABBA deadlock by keeping clock prepared
Paul Osmialowski
1
-6
/
+17
2015-01-07
i2c: davinci: generate STP always when NACK is received
Grygorii Strashko
1
-5
/
+3
2015-01-07
i2c: omap: fix i207 errata handling
Alexander Kochetkov
1
-3
/
+5
2015-01-07
i2c: omap: fix NACK and Arbitration Lost irq handling
Alexander Kochetkov
1
-2
/
+0
2014-11-13
i2c: at91: don't account as iowait
Wolfram Sang
1
-1
/
+1
2014-10-13
i2c: ismt: use correct length when copy buffer
Fan Du
1
-1
/
+1
2014-10-13
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
Simon Lindgren
1
-2
/
+2
2014-10-13
i2c: at91: add bound checking on SMBus block length bytes
Marek Roszko
1
-4
/
+24
2014-10-13
i2c: mv64xxx: continue probe when clock-frequency is missing
Chen-Yu Tsai
1
-2
/
+1
2014-09-03
drivers/i2c/busses: use correct type for dma_map/unmap
Wolfram Sang
1
-2
/
+2
2014-06-09
i2c: s3c2410: resume race fix
Olof Johansson
1
-1
/
+1
2014-06-09
i2c: designware: Mask all interrupts during i2c controller enable
Du, Wenkai
1
-0
/
+3
2014-06-09
i2c: rcar: bail out on zero length transfers
Wolfram Sang
1
-1
/
+8
2014-05-05
i2c: i801: enable Intel BayTrail SMBUS
Chew, Kean ho
2
-0
/
+4
2014-04-03
i2c: cpm: Fix build by adding of_address.h and of_irq.h
Scott Wood
1
-0
/
+2
2014-04-01
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
James Ralston
2
-0
/
+4
2014-03-24
i2c: Remove usage of orphaned symbol OF_I2C
Richard Weinberger
1
-1
/
+1
2014-02-22
i2c: mv64xxx: refactor message start to ensure proper initialization
Wolfram Sang
1
-19
/
+14
2014-02-06
i2c: piix4: Add support for AMD ML and CZ SMBus changes
Shane Huang
2
-5
/
+24
2014-02-06
i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs
Gregory CLEMENT
1
-0
/
+5
2013-12-04
i2c: mux: gpio: use gpio_set_value_cansleep()
Ionut Nicu
1
-2
/
+2
2013-12-04
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
Ionut Nicu
1
-2
/
+2
2013-12-04
i2c: wmt: add missing clk_disable_unprepare() on error
Wei Yongjun
1
-0
/
+1
2013-10-10
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
1
-2
/
+2
2013-10-10
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
Wolfram Sang
1
-1
/
+1
2013-10-10
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
1
-2
/
+2
2013-10-10
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
1
-3
/
+7
2013-10-10
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
1
-0
/
+3
2013-10-10
i2c: Not all adapters have a parent
Jean Delvare
1
-0
/
+3
2013-10-10
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-6
/
+5
2013-10-10
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-1
/
+2
2013-10-10
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-5
/
+6
2013-10-10
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...
Wolfram Sang
1
-2
/
+3
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
1
-6
/
+20
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
1
-2
/
+2
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
1
-5
/
+7
[next]