index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: slave: add sanity check when unregistering
Wolfram Sang
2020-07-28
1
-0
/
+3
*
i2c: slave: improve sanity check when registering
Wolfram Sang
2020-07-28
1
-3
/
+1
*
i2c: i2c-qcom-geni: Fix DMA transfer race
Douglas Anderson
2020-07-23
1
-2
/
+4
*
i2c: rcar: always clear ICSAR to avoid side effects
Wolfram Sang
2020-07-23
1
-0
/
+3
*
i2c: cadence: Clear HOLD bit at correct time in Rx path
Raviteja Narayanam
2020-07-22
1
-9
/
+10
*
Revert "i2c: cadence: Fix the hold bit setting"
Raviteja Narayanam
2020-07-22
1
-7
/
+2
*
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
2020-07-04
1
-2
/
+2
*
i2c: add Kconfig help text for slave mode
Wolfram Sang
2020-07-04
1
-0
/
+4
*
i2c: slave-eeprom: update documentation
Wolfram Sang
2020-07-04
1
-0
/
+3
*
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
2020-07-04
1
-0
/
+1
*
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
2020-07-04
1
-1
/
+14
*
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
2020-07-04
1
-1
/
+2
*
i2c: core: check returned size of emulated smbus block read
Mans Rullgard
2020-06-26
1
-0
/
+7
*
i2c: fsi: Fix the port number field in status register
Eddie James
2020-06-26
1
-1
/
+1
*
i2c: designware: Adjust bus speed independently of ACPI
Andy Shevchenko
2020-06-23
4
-12
/
+20
*
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
2020-06-19
1
-1
/
+1
*
i2c: remove deprecated i2c_new_device API
Wolfram Sang
2020-06-19
1
-25
/
+0
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
1
-1
/
+1
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
|
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-06-13
69
-1229
/
+5489
|
\
\
|
|
/
|
/
|
|
*
i2c: Drop stray comma in MODULE_AUTHOR statements
Jean Delvare
2020-06-11
2
-3
/
+3
|
*
i2c: npcm7xx: npcm_i2caddr[] can be static
kernel test robot
2020-06-11
1
-1
/
+1
|
*
i2c: npcm7xx: Fix a couple of error codes in probe
Dan Carpenter
2020-06-08
1
-2
/
+2
|
*
i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n
Max Staudt
2020-06-07
1
-0
/
+1
|
*
i2c: npcm7xx: Remove unnecessary parentheses
Gustavo A. R. Silva
2020-06-07
1
-1
/
+1
|
*
i2c: npcm7xx: Add support for slave mode for Nuvoton
Tali Perry
2020-06-03
1
-1
/
+607
|
*
i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
Tali Perry
2020-06-03
3
-0
/
+1746
|
*
i2c: pxa: don't error out if there's no pinctrl
Lubomir Rintel
2020-06-03
1
-0
/
+2
|
*
i2c: designware: Add Baikal-T1 System I2C support
Serge Semin
2020-05-30
3
-3
/
+81
|
*
i2c: designware: Move reg-space remapping into a dedicated function
Serge Semin
2020-05-30
1
-5
/
+13
|
*
i2c: designware: Retrieve quirk flags as early as possible
Serge Semin
2020-05-30
1
-2
/
+2
|
*
i2c: designware: Convert driver to using regmap API
Serge Semin
2020-05-30
5
-156
/
+248
|
*
i2c: designware: Discard Cherry Trail model flag
Serge Semin
2020-05-30
3
-4
/
+2
|
*
i2c: designware: Add Baytrail sem config DW I2C platform dependency
Serge Semin
2020-05-30
1
-11
/
+12
|
*
i2c: designware: slave: Set DW I2C core module dependency
Serge Semin
2020-05-30
1
-0
/
+1
|
*
i2c: designware: Use `-y` to build multi-object modules
Serge Semin
2020-05-30
1
-10
/
+8
|
*
i2c: sh_mobile: simplify code and remove false compilation warning
Viresh Kumar
2020-05-29
1
-5
/
+2
|
*
i2c: i801: Instantiate SPD EEPROMs automatically
Jean Delvare
2020-05-29
1
-0
/
+6
|
*
i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
Jean Delvare
2020-05-29
1
-1
/
+103
|
*
i2c: slave-eeprom: update documentation to recent changes
Wolfram Sang
2020-05-28
1
-4
/
+3
|
*
i2c: slave-eeprom: skip useless initialization
Wolfram Sang
2020-05-28
1
-1
/
+0
|
*
i2c: acpi: Drop double check for ACPI companion device
Andy Shevchenko
2020-05-28
1
-5
/
+1
|
*
i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
Aishwarya Ramakrishnan
2020-05-27
1
-4
/
+1
|
*
i2c: save a variable in i2c_detect()
Wolfram Sang
2020-05-27
1
-2
/
+1
|
*
i2c: efm32: Avoid unnecessary check in efm32_i2c_probe()
Tang Bin
2020-05-22
1
-3
/
+0
|
*
i2c: efm32: Omit superfluous error message in efm32_i2c_probe()
Tang Bin
2020-05-22
1
-1
/
+0
|
*
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
2020-05-22
1
-84
/
+0
|
*
i2c: designware: Drop hard coded FIFO depth assignment
Andy Shevchenko
2020-05-22
2
-20
/
+0
|
*
i2c: designware: Read counters from ACPI for PCI driver
Andy Shevchenko
2020-05-22
1
-0
/
+11
|
*
i2c: designware: Move ACPI parts into common module
Andy Shevchenko
2020-05-22
3
-119
/
+142
[next]