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-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
2020-05-22
i2c: designware: Include proper headers in i2c-desingware-core.h
Andy Shevchenko
1
-0
/
+9
2020-05-22
i2c: designware: Get rid of PCI driver specifics in common code
Andy Shevchenko
2
-11
/
+14
2020-05-20
i2c: pxa: implement generic i2c bus recovery
Russell King
1
-17
/
+159
2020-05-20
Merge tag 'for-5.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...
Wolfram Sang
1
-69
/
+179
2020-05-20
i2c: altera: cleanup spinlock
Atsushi Nemoto
1
-8
/
+4
2020-05-20
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
10
-37
/
+68
2020-05-20
i2c: core: support bus regulator controlling in adapter
Bibby Hsieh
1
-0
/
+84
2020-05-20
i2c: reword explanation about atomic transfers
Wolfram Sang
1
-3
/
+3
2020-05-20
i2c: slave-eeprom: add support for 24c512 EEPROMs
Wolfram Sang
1
-2
/
+4
2020-05-20
i2c: mediatek: Add i2c ac-timing adjust support
Qii Wang
1
-51
/
+278
2020-05-19
ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;
Joe Perches
1
-2
/
+1
[next]