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
2023-08-26
i2c: designware: Handle invalid SMBus block data response length value
Tam Nguyen
2023-08-26
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
Chengfeng Ye
2023-08-11
i2c: nomadik: Remove a useless call in the remove function
Christophe JAILLET
2023-08-11
i2c: nomadik: Use devm_clk_get_enabled()
Andi Shyti
2023-08-11
i2c: nomadik: Remove unnecessary goto label
Andi Shyti
2023-08-11
i2c: Improve size determinations
Markus Elfring
2023-08-11
i2c: Delete error messages for failed memory allocations
Markus Elfring
2023-07-27
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
2023-07-27
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
2023-07-27
i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()
Marek Vasut
2023-06-28
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
2023-06-14
i2c: sprd: Delete i2c adapter in .remove's error path
Uwe Kleine-König
2023-05-17
i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path
Lars-Peter Clausen
2023-05-17
i2c: omap: Fix standard mode false ACK readings
Reid Tonking
2023-04-20
i2c: ocores: generate stop condition after timeout in polling mode
Gregor Herburger
2023-04-20
i2c: imx-lpi2c: clean rx/tx buffers upon new message
Alexander Stein
2023-04-05
i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()
Wei Chen
2023-04-05
i2c: imx-lpi2c: check only for enabled interrupt flags
Alexander Stein
2023-02-15
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
2023-02-15
i2c: mxs: suppress probe-deferral error message
Stefan Wahren
2023-02-01
i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Lareine Khawaly
2023-02-01
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
2023-01-14
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
Zheyu Ma
2023-01-14
i2c: mux: reg: check return value after calling platform_get_resource()
Yang Yingliang
2023-01-14
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
2022-12-08
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
Andrew Lunn
2022-12-08
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
Yuan Can
2022-11-25
i2c: i801: add lis3lv02d's I2C address for Vostro 5568
Nam Cao
2022-11-25
i2c: tegra: Allocate DMA memory for DMA engine
Thierry Reding
2022-11-10
i2c: piix4: Fix adapter not be removed in piix4_remove()
Chen Zhongjin
2022-11-10
i2c: xiic: Add platform module alias
Martin Tůma
2022-10-30
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Bryan O'Donoghue
2022-10-26
i2c: mlxbf: support lock mechanism
Asmaa Mnebhi
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-21
i2c: mux-gpmux: Add of_node_put() when breaking out of loop
Liang He
2022-08-21
i2c: cadence: Support PEC for SMBus block read
Lars-Peter Clausen
2022-08-21
i2c: Fix a potential use after free
Xu Wang
2022-08-21
i2c: npcm: Correct slave role behavior
Tali Perry
2022-08-21
i2c: npcm: Remove own slave addresses 2:10
Tali Perry
2022-07-29
i2c: cadence: Change large transfer count reset logic to be unconditional
Robert Hancock
2022-07-12
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
2022-06-22
i2c: designware: Use standard optional ref clock implementation
Serge Semin
2022-06-22
i2c: npcm7xx: Add check for platform_driver_register
Jiasheng Jiang
2022-06-14
i2c: cadence: Increase timeout per message if necessary
Lucas Tanure
2022-06-09
i2c: rcar: fix PM ref counts in probe error paths
Kuninori Morimoto
2022-06-09
i2c: npcm: Handle spurious interrupts
Tali Perry
[next]