index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: axxia: support slave mode
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2019-08-29
2
-8
/
+145
*
i2c: icy: Add LTC2990 present on 2019 board revision
Max Staudt
2019-08-29
2
-0
/
+60
*
i2c: Add i2c-icy for I2C on m68k/Amiga
Max Staudt
2019-08-29
3
-0
/
+185
*
i2c: bcm2835: Add full name of devicetree node to adapter name
Stefan Wahren
2019-08-29
1
-1
/
+2
*
i2c: bcm2835: Avoid clk stretch quirk for BCM2711
Stefan Wahren
2019-08-29
1
-3
/
+5
*
i2c-cht-wc: Fix lockdep warning
Hans de Goede
2019-08-14
1
-0
/
+46
*
i2c: sprd: Validate the return value of clock initialization
Baolin Wang
2019-08-06
1
-4
/
+7
*
i2c: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
2019-08-06
1
-3
/
+1
*
i2c: sprd: Make I2C driver can be built as a module
Baolin Wang
2019-08-06
2
-6
/
+6
*
i2c: designware: Fix unused variable warning
Shaokun Zhang
2019-08-06
1
-1
/
+0
*
i2c: designware: make use of devm_gpiod_get_optional
Uwe Kleine-König
2019-08-01
1
-7
/
+4
*
i2c: busses: Use dev_get_drvdata where possible
Chuhong Yuan
2019-08-01
2
-6
/
+3
*
i2c: imx-lpi2c: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-08-01
1
-3
/
+1
*
i2c: mxs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-08-01
1
-3
/
+1
*
i2c: ismt: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
2019-08-01
1
-2
/
+0
*
i2c: tegra: Compile PM functions unconditionally
Dmitry Osipenko
2019-08-01
1
-11
/
+5
*
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+1
*
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-15
17
-241
/
+997
|
\
|
*
i2c: mt7621: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-07-06
1
-1
/
+0
|
*
i2c: cpm: remove casting dma_alloc
Vasyl Gomonovych
2019-07-05
1
-1
/
+3
|
*
i2c: i801: Add support for Intel Tiger Lake
Jarkko Nikula
2019-07-05
2
-0
/
+5
|
*
i2c: i801: Fix PCI ID sorting
Jarkko Nikula
2019-07-05
1
-2
/
+2
|
*
i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support
Fabrice Gasnier
2019-06-29
1
-1
/
+5
|
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2019-06-29
1
-7
/
+30
|
|
\
|
|
*
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
2019-06-22
1
-7
/
+30
|
*
|
i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driver
Stefan Roese
2019-06-26
3
-0
/
+365
|
*
|
i2c: bcm2835: Ensure clock exists when probing
Annaliese McDermond
2019-06-26
1
-4
/
+12
|
*
|
i2c: bcm2835: Move IRQ request after clock code in probe
Annaliese McDermond
2019-06-26
1
-14
/
+14
|
*
|
i2c: tegra: remove BUG() macro
Bitan Biswas
2019-06-21
1
-8
/
+39
|
*
|
i2c: i801: Add support for Intel Elkhart Lake
Jarkko Nikula
2019-06-21
2
-0
/
+5
|
*
|
i2c: i801: Add Block Write-Block Read Process Call support
Alexander Sverdlin
2019-06-21
1
-6
/
+37
|
*
|
i2c: stm32f7: fix the get_irq error cases
Fabrice Gasnier
2019-06-21
1
-12
/
+14
|
*
|
i2c: i801: Use match_string() helper to simplify the code
Andy Shevchenko
2019-06-21
1
-7
/
+6
|
*
|
i2c: qcom-geni: Provide support for ACPI
Lee Jones
2019-06-14
1
-1
/
+14
|
*
|
i2c: qcom-geni: Signify successful driver probe
Lee Jones
2019-06-14
1
-0
/
+2
|
*
|
i2c: tegra: Add suspend-resume support
Bitan Biswas
2019-06-14
1
-0
/
+24
|
*
|
i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoC
Sagar Shrikant Kadam
2019-06-14
1
-2
/
+22
|
*
|
i2c: ocores: add support for i2c device on Sifive FU540-c000 SoC
Sagar Shrikant Kadam
2019-06-14
1
-0
/
+9
|
*
|
i2c: tegra: Avoid error message on deferred probe
Thierry Reding
2019-06-14
1
-1
/
+3
|
*
|
i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()
Andy Shevchenko
2019-06-14
1
-1
/
+1
|
*
|
i2c: iop: Use GPIO descriptors
Linus Walleij
2019-06-12
2
-11
/
+23
|
*
|
i2c: s3c2410: Convert to use GPIO descriptors
Linus Walleij
2019-06-12
1
-38
/
+9
|
*
|
i2c: bcm2835: Model Divider in CCF
Annaliese McDermond
2019-06-12
1
-31
/
+114
|
*
|
i2c: tegra: fix msleep warning
Bitan Biswas
2019-06-12
1
-1
/
+1
|
*
|
i2c: tegra: add spinlock definition comment
Bitan Biswas
2019-06-12
1
-0
/
+1
|
*
|
i2c: tegra: fix alignment and spacing violations
Bitan Biswas
2019-06-12
1
-16
/
+19
|
*
|
i2c: tegra: remove unnecessary variable init
Bitan Biswas
2019-06-12
1
-3
/
+3
|
*
|
i2c: tegra: clean up macros
Bitan Biswas
2019-06-12
1
-14
/
+3
|
*
|
i2c: fsi: Create busses for all ports
Oliver O'Halloran
2019-06-08
1
-5
/
+27
|
*
|
i2c: i801: Register optional lis3lv02d I2C device on Dell machines
Pali Rohár
2019-06-08
1
-0
/
+117
[next]