index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
i2c: designware: Drop unneeded condition in i2c_dw_validate_speed()
Andy Shevchenko
2020-05-22
1
-8
/
+6
|
*
i2c: designware: Move i2c_dw_validate_speed() helper to a common code
Andy Shevchenko
2020-05-22
3
-24
/
+38
|
*
i2c: designware: Include proper headers in i2c-desingware-core.h
Andy Shevchenko
2020-05-22
1
-0
/
+9
|
*
i2c: designware: Get rid of PCI driver specifics in common code
Andy Shevchenko
2020-05-22
2
-11
/
+14
|
*
i2c: pxa: implement generic i2c bus recovery
Russell King
2020-05-20
1
-17
/
+159
|
*
Merge tag 'for-5.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...
Wolfram Sang
2020-05-20
1
-69
/
+179
|
|
\
|
|
*
i2c: tegra: Add support for the VI I2C on Tegra210
Thierry Reding
2020-05-12
1
-2
/
+95
|
|
*
i2c: tegra: Use FIELD_PREP/FIELD_GET macros
Thierry Reding
2020-05-12
1
-41
/
+40
|
|
*
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
2020-05-08
1
-0
/
+9
|
|
*
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
2020-05-08
1
-12
/
+15
|
|
*
i2c: tegra: Keep IRQs enabled during suspend/resume
Thierry Reding
2020-05-08
1
-2
/
+2
|
|
*
i2c: tegra: Restore pinmux on system resume
Thierry Reding
2020-05-08
1
-4
/
+19
|
|
*
Revert "i2c: tegra: Fix suspending in active runtime PM state"
Thierry Reding
2020-05-07
1
-9
/
+0
|
*
|
i2c: altera: cleanup spinlock
Atsushi Nemoto
2020-05-20
1
-8
/
+4
|
*
|
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
2020-05-20
10
-37
/
+68
|
|
\
\
[next]