index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-04
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-2
/
+2
2020-07-04
i2c: add Kconfig help text for slave mode
Wolfram Sang
1
-0
/
+4
2020-07-04
i2c: slave-eeprom: update documentation
Wolfram Sang
1
-0
/
+3
2020-07-04
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2020-07-04
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
1
-1
/
+14
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
1
-1
/
+2
2020-06-26
i2c: core: check returned size of emulated smbus block read
Mans Rullgard
1
-0
/
+7
2020-06-26
i2c: fsi: Fix the port number field in status register
Eddie James
1
-1
/
+1
2020-06-23
i2c: designware: Adjust bus speed independently of ACPI
Andy Shevchenko
4
-12
/
+20
2020-06-19
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
1
-1
/
+1
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
1
-25
/
+0
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
69
-1229
/
+5489
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-11
i2c: Drop stray comma in MODULE_AUTHOR statements
Jean Delvare
2
-3
/
+3
2020-06-11
i2c: npcm7xx: npcm_i2caddr[] can be static
kernel test robot
1
-1
/
+1
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-2
/
+1
2020-06-08
i2c: npcm7xx: Fix a couple of error codes in probe
Dan Carpenter
1
-2
/
+2
2020-06-07
i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n
Max Staudt
1
-0
/
+1
2020-06-07
i2c: npcm7xx: Remove unnecessary parentheses
Gustavo A. R. Silva
1
-1
/
+1
2020-06-05
Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-3
/
+3
2020-06-03
i2c: npcm7xx: Add support for slave mode for Nuvoton
Tali Perry
1
-1
/
+607
2020-06-03
i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
Tali Perry
3
-0
/
+1746
2020-06-03
i2c: pxa: don't error out if there's no pinctrl
Lubomir Rintel
1
-0
/
+2
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+2
2020-05-30
i2c: designware: Add Baikal-T1 System I2C support
Serge Semin
3
-3
/
+81
2020-05-30
i2c: designware: Move reg-space remapping into a dedicated function
Serge Semin
1
-5
/
+13
2020-05-30
i2c: designware: Retrieve quirk flags as early as possible
Serge Semin
1
-2
/
+2
2020-05-30
i2c: designware: Convert driver to using regmap API
Serge Semin
5
-156
/
+248
2020-05-30
i2c: designware: Discard Cherry Trail model flag
Serge Semin
3
-4
/
+2
2020-05-30
i2c: designware: Add Baytrail sem config DW I2C platform dependency
Serge Semin
1
-11
/
+12
2020-05-30
i2c: designware: slave: Set DW I2C core module dependency
Serge Semin
1
-0
/
+1
2020-05-30
i2c: designware: Use `-y` to build multi-object modules
Serge Semin
1
-10
/
+8
2020-05-29
i2c: sh_mobile: simplify code and remove false compilation warning
Viresh Kumar
1
-5
/
+2
2020-05-29
i2c: i801: Instantiate SPD EEPROMs automatically
Jean Delvare
1
-0
/
+6
2020-05-29
i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
Jean Delvare
1
-1
/
+103
2020-05-28
i2c: slave-eeprom: update documentation to recent changes
Wolfram Sang
1
-4
/
+3
2020-05-28
i2c: slave-eeprom: skip useless initialization
Wolfram Sang
1
-1
/
+0
2020-05-28
i2c: acpi: Drop double check for ACPI companion device
Andy Shevchenko
1
-5
/
+1
2020-05-27
Merge tag 'v5.7-rc7' into devel
Linus Walleij
10
-37
/
+68
2020-05-27
i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
Aishwarya Ramakrishnan
1
-4
/
+1
2020-05-27
i2c: save a variable in i2c_detect()
Wolfram Sang
1
-2
/
+1
2020-05-22
i2c: efm32: Avoid unnecessary check in efm32_i2c_probe()
Tang Bin
1
-3
/
+0
2020-05-22
i2c: efm32: Omit superfluous error message in efm32_i2c_probe()
Tang Bin
1
-1
/
+0
2020-05-22
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
1
-84
/
+0
2020-05-22
i2c: designware: Drop hard coded FIFO depth assignment
Andy Shevchenko
2
-20
/
+0
2020-05-22
i2c: designware: Read counters from ACPI for PCI driver
Andy Shevchenko
1
-0
/
+11
2020-05-22
i2c: designware: Move ACPI parts into common module
Andy Shevchenko
3
-119
/
+142
2020-05-22
i2c: designware: Drop unneeded condition in i2c_dw_validate_speed()
Andy Shevchenko
1
-8
/
+6
2020-05-22
i2c: designware: Move i2c_dw_validate_speed() helper to a common code
Andy Shevchenko
3
-24
/
+38
[next]