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: i801: convert to use common P2SB accessor
Andy Shevchenko
2022-07-14
2
-30
/
+10
*
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
2022-06-02
1
-0
/
+3
*
Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
Linus Torvalds
2022-05-31
13
-232
/
+371
|
\
|
*
i2c: meson: fix typo in comment
Julia Lawall
2022-05-21
1
-1
/
+1
|
*
i2c: rcar: use flags instead of atomic_xfer
Kuninori Morimoto
2022-05-21
1
-10
/
+10
|
*
i2c: rcar: REP_AFTER_RD is not a persistent flag
Wolfram Sang
2022-05-21
1
-9
/
+8
|
*
i2c: rcar: use BIT macro consistently
Wolfram Sang
2022-05-21
1
-35
/
+35
|
*
i2c: qcom-geni: remove unnecessary conditions
Dan Carpenter
2022-05-21
1
-4
/
+2
|
*
i2c: mt7621: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2022-05-21
1
-4
/
+1
|
*
i2c: rcar: refactor handling of first message
Wolfram Sang
2022-05-21
1
-27
/
+23
|
*
i2c: rcar: avoid race condition with SMIs
Wolfram Sang
2022-05-21
1
-11
/
+17
|
*
i2c: xiic: Correct the datatype for rx_watermark
Shubhrajyoti Datta
2022-05-21
1
-2
/
+2
|
*
i2c: rcar: fix PM ref counts in probe error paths
Kuninori Morimoto
2022-05-21
1
-6
/
+9
|
*
i2c: npcm: Handle spurious interrupts
Tali Perry
2022-05-21
1
-29
/
+62
|
*
i2c: npcm: Correct register access width
Tyrone Ting
2022-05-21
1
-2
/
+2
|
*
i2c: npcm: Add tx complete counter
Tali Perry
2022-05-21
1
-0
/
+4
|
*
i2c: npcm: Fix timeout calculation
Tali Perry
2022-05-21
1
-4
/
+4
|
*
i2c: npcm: Remove unused variable clk_regmap
Tali Perry
2022-05-21
1
-5
/
+0
|
*
i2c: npcm: Change the way of getting GCR regmap
Tali Perry
2022-05-21
1
-4
/
+8
|
*
i2c: xiic: Fix Tx Interrupt path for grouped messages
Raviteja Narayanam
2022-05-14
1
-18
/
+20
|
*
i2c: xiic: Fix coding style issues
Michal Simek
2022-05-14
1
-17
/
+20
|
*
i2c: xiic: return value of xiic_reinit
Shubhrajyoti Datta
2022-05-14
1
-1
/
+4
|
*
i2c: cadence: Increase timeout per message if necessary
Lucas Tanure
2022-05-14
1
-2
/
+10
|
*
i2c: designware: Sort timing parameter ACPI method calls by the speed
Jarkko Nikula
2022-05-14
1
-1
/
+1
|
*
i2c: at91: Initialize dma_buf in at91_twi_xfer()
Nathan Chancellor
2022-05-14
1
-1
/
+1
|
*
i2c: davinci: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-05-04
1
-8
/
+4
|
*
i2c: meson: fix missing clk_disable_unprepare() on error in meson_i2c_probe()
Yang Yingliang
2022-05-04
1
-1
/
+3
|
*
i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-05-04
1
-1
/
+1
|
*
i2c: at91: use dma safe buffers
Michael Walle
2022-05-04
1
-0
/
+11
|
*
i2c: mediatek: Optimize master_xfer() and avoid circular locking
AngeloGioacchino Del Regno
2022-05-04
1
-4
/
+7
|
*
i2c: designware: Modify timing parameters for amdpsp mailbox
Jan Dabros
2022-05-04
1
-2
/
+2
|
*
i2c: meson: Use 50% duty cycle for I2C clock
Lucas Tanure
2022-04-15
1
-10
/
+60
|
*
i2c: meson: Use _SHIFT and _MASK for register definitions
Lucas Tanure
2022-04-15
1
-19
/
+22
|
*
i2c: rcar: add support for I2C_M_RECV_LEN
Wolfram Sang
2022-04-15
1
-4
/
+27
*
|
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
2022-05-21
1
-0
/
+1
*
|
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
2022-05-21
1
-0
/
+14
*
|
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
2022-05-21
1
-2
/
+8
*
|
i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-15
1
-2
/
+2
*
|
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
Bjorn Andersson
2022-04-15
1
-4
/
+2
*
|
i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit
Marek Vasut
2022-04-15
1
-0
/
+33
*
|
i2c: pasemi: Wait for write xfers to finish
Martin PoviĊĦer
2022-04-15
1
-0
/
+6
|
/
*
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-26
29
-322
/
+1285
|
\
|
*
i2c: meson: Fix wrong speed use from probe
Lucas Tanure
2022-03-20
1
-6
/
+6
|
*
i2c: designware: Remove code duplication
Jan Dabros
2022-03-18
1
-20
/
+15
|
*
i2c: cros-ec-tunnel: Fix syntax errors in comments
Xiang wangx
2022-03-11
1
-2
/
+2
|
*
i2c: designware: Mark dw_i2c_plat_{suspend,resume}() as __maybe_unused
Nathan Chancellor
2022-03-11
1
-2
/
+2
|
*
i2c: mediatek: Add i2c compatible for Mediatek MT8168
Kewei Xu
2022-03-11
1
-0
/
+14
|
*
i2c: mt65xx: Simplify with clk-bulk
AngeloGioacchino Del Regno
2022-03-11
1
-73
/
+51
|
*
i2c: i801: Drop two outdated comments
Jean Delvare
2022-03-11
1
-5
/
+0
|
*
i2c: xiic: Make bus names unique
Robert Hancock
2022-03-02
1
-1
/
+2
[next]