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
2018-03-03
i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
Jeremy Compostella
1
-6
/
+7
2017-09-15
i2c: i2c-tiny-usb: fix buffer not being DMA capable
Sebastian Reichel
1
-4
/
+21
2017-03-16
i2c: fix kernel memory disclosure in dev interface
Vlad Tsyrklevich
1
-1
/
+1
2017-02-23
i2c: core: fix NULL pointer dereference under race condition
Vladimir Zapolskiy
1
-1
/
+1
2016-11-20
i2c-eg20t: fix race between i2c init and interrupt enable
Yadi.hu
1
-7
/
+11
2016-01-22
i2c: i801: add Intel Lewisburg device IDs
Alexandra Yates
2
-0
/
+7
2016-01-22
i2c: i801: Document Intel DNV and Broxton
Jarkko Nikula
1
-0
/
+2
2016-01-22
i2c: i801: Add support for Intel Broxton
Jarkko Nikula
1
-0
/
+3
2016-01-22
i2c: i801: Add support for Intel DNV
Mika Westerberg
1
-0
/
+3
2016-01-22
i2c: i801: Add DeviceIDs for SunrisePoint LP
Devin Ryles
2
-0
/
+4
2016-01-22
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
james.d.ralston@intel.com
2
-0
/
+4
2016-01-22
i2c: i801: Add PCI ID for Intel Braswell
Alan Cox
1
-0
/
+2
2016-01-22
i2c: i801: Add device ID for Intel Wildcat Point PCH
Jean Delvare
2
-0
/
+4
2016-01-22
i2c: i801: Fix the alignment of the device table
Jean Delvare
1
-67
/
+67
2016-01-22
i2c: i801: enable Intel BayTrail SMBUS
Chew, Kean ho
2
-0
/
+4
2016-01-22
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
James Ralston
2
-0
/
+4
2016-01-22
i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs
Seth Heasley
2
-0
/
+4
2016-01-22
i2c: i801: Add Device IDs for Intel Wellsburg PCH
James Ralston
2
-0
/
+16
2016-01-22
i2c: i801: SMBus patch for Intel Avoton DeviceIDs
Seth Heasley
2
-0
/
+4
2015-01-01
i2c: davinci: generate STP always when NACK is received
Grygorii Strashko
1
-5
/
+3
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-04-02
i2c: piix4: Add support for AMD ML and CZ SMBus changes
Shane Huang
2
-4
/
+23
2013-07-27
i2c-piix4: Add AMD CZ SMBus device ID
Shane Huang
2
-1
/
+3
2013-05-30
i2c: designware: always clear interrupts before enabling them
Mika Westerberg
1
-1
/
+2
2013-05-13
i2c: xiic: must always write 16-bit words to TX_FIFO
Steven A. Falco
1
-4
/
+2
2013-03-27
i2c: tegra: check the clk_prepare_enable() return value
Laxman Dewangan
1
-2
/
+11
2012-09-19
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
2
-0
/
+4
2012-09-19
i2c-i801: Add device IDs for Intel Lynx Point
Seth Heasley
2
-0
/
+4
2012-09-19
i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...
Axel Lin
3
-2
/
+19
2012-05-31
i2c: davinci: Free requested IRQ in remove
Marcus Folkesson
1
-1
/
+1
2012-05-31
i2c: tegra: notify transfer-complete after clearing status.
Laxman Dewangan
1
-7
/
+6
2012-05-31
i2c-eg20t: change timeout value 50msec to 1000msec
Tomoya MORINAGA
1
-1
/
+1
2012-05-11
i2c: pnx: Disable clk in suspend
Roland Stigge
1
-2
/
+1
2012-03-19
i2c-algo-bit: Fix spurious SCL timeouts under heavy load
Ville Syrjala
1
-1
/
+7
2012-03-12
i2c: mxs: only flag completion when queue is completely done
Wolfram Sang
1
-3
/
+10
2012-01-25
i2c-eg20t: modified the setting of transfer rate.
Toshiharu Okada
1
-1
/
+1
2012-01-25
I2C: OMAP: correct SYSC register offset for OMAP4
Alexander Aring
1
-1
/
+1
2012-01-25
i2c: Fix error value returned by several bus drivers
Jean Delvare
5
-10
/
+20
2011-12-18
i2c-eg20t: correct the driver init order of pch_i2c_probe()
Feng Tang
1
-10
/
+12
2011-12-18
I2C: OMAP: fix FIFO usage for OMAP4
Shubhrajyoti D
1
-5
/
+6
2011-12-18
i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio
Tushar Behera
1
-1
/
+1
2011-12-18
i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idle
Mark Brown
1
-0
/
+1
2011-12-01
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
1
-1
/
+1
2011-11-26
ARM: 7175/1: add subname parameter to mfp_set_groupg callers
Axel Lin
1
-1
/
+1
2011-11-23
i2c: Make i2cdev_notifier_call static
Shubhrajyoti D
1
-1
/
+1
2011-11-23
i2c: Fix device name for 10-bit slave address
Jean Delvare
1
-1
/
+3
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
1
-2
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+4
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+2
[next]