index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2022-10-12
i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
Zhang Qilong
2022-09-28
i2c: mux: harden i2c_mux_alloc() against integer overflows
Dan Carpenter
2022-09-28
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
2022-09-28
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
2022-09-28
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
2022-09-28
i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
Uwe Kleine-König
2022-08-25
i2c: imx: Make sure to unregister adapter on remove()
Uwe Kleine-König
2022-08-25
i2c: qcom-geni: Fix GPI DMA buffer sync-back
Robin Reckmann
2022-08-17
i2c: mux-gpmux: Add of_node_put() when breaking out of loop
Liang He
2022-08-17
i2c: qcom-geni: Use the correct return value
Bjorn Andersson
2022-08-17
i2c: cadence: Support PEC for SMBus block read
Lars-Peter Clausen
2022-08-17
i2c: Fix a potential use after free
Xu Wang
2022-08-17
i2c: mxs: Silence a clang warning
Fabio Estevam
2022-08-17
i2c: npcm: Correct slave role behavior
Tali Perry
2022-08-17
i2c: npcm: Remove own slave addresses 2:10
Tali Perry
2022-07-16
i2c: cadence: Change large transfer count reset logic to be unconditional
Robert Hancock
2022-07-16
i2c: imx: fix typo in comment
Flavio Suligoi
2022-07-16
i2c: mlxcpld: Fix register setting for 400KHz frequency
Vadim Pasternak
2022-07-07
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
2022-06-29
i2c: piix4: Fix a memory leak in the EFCH MMIO support
Jean Delvare
2022-06-14
i2c: mediatek: Fix an error handling path in mtk_i2c_probe()
Christophe JAILLET
2022-06-13
i2c: designware: Use standard optional ref clock implementation
Serge Semin
2022-06-08
i2c: npcm7xx: Add check for platform_driver_register
Jiasheng Jiang
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]