index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2022-06-28
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Stephen Rothwell
2022-06-28
Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Stephen Rothwell
2022-06-16
Merge branch 'i2c/for-mergewindow' into i2c/for-next
Wolfram Sang
2022-06-16
i2c: Fix a potential use after free
Xu Wang
2022-06-15
i2c: hisi: use HZ_PER_KHZ macro in units.h
Yicong Yang
2022-06-15
i2c: qcom-cci: add msm8974 compatible
Matti Lehtimäki
2022-06-14
Merge branch 'i2c/for-mergewindow' into i2c/for-next
Wolfram Sang
2022-06-14
Merge branch 'i2c/for-current' into i2c/for-next
Wolfram Sang
2022-06-14
i2c: mediatek: Fix an error handling path in mtk_i2c_probe()
Christophe JAILLET
2022-06-14
i2c: mv64xxx: Add atomic_xfer method to driver
Chris Morgan
2022-06-14
i2c: mv64xxx: Remove shutdown method from driver
Chris Morgan
2022-06-14
i2c: xiic: Fix the type check for xiic_wakeup
Shubhrajyoti Datta
2022-06-13
i2c: designware: Use standard optional ref clock implementation
Serge Semin
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-08
Merge branch 'i2c/for-mergewindow' into i2c/for-next
Wolfram Sang
2022-06-08
i2c: dummy: Drop no-op remove function
Uwe Kleine-König
2022-06-08
i2c: mxs: Silence a clang warning
Fabio Estevam
2022-06-08
i2c: npcm7xx: Add check for platform_driver_register
Jiasheng Jiang
2022-06-08
i2c: qcom-cci: simplify access to bus data structure
Vladimir Zapolskiy
2022-06-08
i2c: npcm: Capitalize the one-line comment
Tyrone Ting
2022-06-08
i2c: npcm: Support NPCM845
Tyrone Ting
2022-06-08
i2c: npcm: Correct slave role behavior
Tali Perry
2022-06-08
i2c: npcm: Remove own slave addresses 2:10
Tali Perry
2022-06-02
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
2022-05-31
Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
Linus Torvalds
2022-05-21
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
2022-05-21
i2c: meson: fix typo in comment
Julia Lawall
2022-05-21
i2c: rcar: use flags instead of atomic_xfer
Kuninori Morimoto
2022-05-21
i2c: rcar: REP_AFTER_RD is not a persistent flag
Wolfram Sang
2022-05-21
i2c: rcar: use BIT macro consistently
Wolfram Sang
2022-05-21
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
2022-05-21
i2c: qcom-geni: remove unnecessary conditions
Dan Carpenter
2022-05-21
i2c: mt7621: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2022-05-21
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
2022-05-21
i2c: rcar: refactor handling of first message
Wolfram Sang
2022-05-21
i2c: rcar: avoid race condition with SMIs
Wolfram Sang
2022-05-21
i2c: xiic: Correct the datatype for rx_watermark
Shubhrajyoti Datta
2022-05-21
i2c: rcar: fix PM ref counts in probe error paths
Kuninori Morimoto
2022-05-21
i2c: npcm: Handle spurious interrupts
Tali Perry
2022-05-21
i2c: npcm: Correct register access width
Tyrone Ting
2022-05-21
i2c: npcm: Add tx complete counter
Tali Perry
2022-05-21
i2c: npcm: Fix timeout calculation
Tali Perry
2022-05-21
i2c: npcm: Remove unused variable clk_regmap
Tali Perry
2022-05-21
i2c: npcm: Change the way of getting GCR regmap
Tali Perry
2022-05-14
i2c: xiic: Fix Tx Interrupt path for grouped messages
Raviteja Narayanam
2022-05-14
i2c: xiic: Fix coding style issues
Michal Simek
2022-05-14
i2c: xiic: return value of xiic_reinit
Shubhrajyoti Datta
2022-05-14
i2c: cadence: Increase timeout per message if necessary
Lucas Tanure
2022-05-14
i2c: designware: Sort timing parameter ACPI method calls by the speed
Jarkko Nikula
2022-05-14
i2c: at91: Initialize dma_buf in at91_twi_xfer()
Nathan Chancellor
[next]