index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
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
2022-05-04
i2c: davinci: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-05-04
i2c: meson: fix missing clk_disable_unprepare() on error in meson_i2c_probe()
Yang Yingliang
2022-05-04
i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-05-04
i2c: at91: use dma safe buffers
Michael Walle
2022-05-04
i2c: mediatek: Optimize master_xfer() and avoid circular locking
AngeloGioacchino Del Regno
2022-05-04
i2c: designware: Modify timing parameters for amdpsp mailbox
Jan Dabros
2022-04-15
i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-15
i2c: meson: Use 50% duty cycle for I2C clock
Lucas Tanure
2022-04-15
i2c: meson: Use _SHIFT and _MASK for register definitions
Lucas Tanure
2022-04-15
i2c: rcar: add support for I2C_M_RECV_LEN
Wolfram Sang
2022-04-15
i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
Andy Shevchenko
2022-04-15
i2c: dev: check return value when calling dev_set_name()
Andy Shevchenko
2022-04-15
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
Bjorn Andersson
2022-04-15
i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit
Marek Vasut
2022-04-15
i2c: pasemi: Wait for write xfers to finish
Martin PoviĊĦer
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-25
Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2022-03-20
i2c: mux: demux-pinctrl: do not deactivate a master that is not active
Peter Rosin
2022-03-20
i2c: meson: Fix wrong speed use from probe
Lucas Tanure
2022-03-20
i2c: add tracepoints for I2C slave events
Jae Hyun Yoo
2022-03-18
i2c: designware: Remove code duplication
Jan Dabros
2022-03-11
i2c: cros-ec-tunnel: Fix syntax errors in comments
Xiang wangx
2022-03-11
i2c: designware: Mark dw_i2c_plat_{suspend,resume}() as __maybe_unused
Nathan Chancellor
[next]