index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2023-11-02
i2c: aspeed: Fix i2c bus hang in slave read
Jian Zhang
2023-11-02
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
2023-11-02
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-11-02
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-11-02
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-10-25
i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
Heiner Kallweit
2023-10-06
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
2023-10-06
i2c: npcm7xx: Fix callback completion ordering
William A. Kennington III
2023-10-06
i2c: xiic: Correct return value check for xiic_reinit()
Daniel Scally
2023-10-06
i2c: mux: gpio: Add missing fwnode_handle_put()
Liang He
2023-10-06
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
Xiaoke Wang
2023-09-23
i2c: aspeed: Reset the i2c controller when timeout occurs
Tommy Huang
2023-09-13
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2023-08-23
i2c: designware: Handle invalid SMBus block data response length value
Tam Nguyen
2023-08-23
i2c: designware: Correct length byte validation logic
Quan Nguyen
2023-08-23
i2c: tegra: Fix i2c-tegra DMA config option processing
Parker Newman
2023-08-23
i2c: hisi: Only handle the interrupt of the driver's transfer
Yicong Yang
2023-08-23
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
Chengfeng Ye
2023-08-03
i2c: nomadik: Remove a useless call in the remove function
Christophe JAILLET
2023-08-03
i2c: nomadik: Use devm_clk_get_enabled()
Andi Shyti
2023-08-03
i2c: nomadik: Remove unnecessary goto label
Andi Shyti
2023-08-03
i2c: Improve size determinations
Markus Elfring
2023-08-03
i2c: Delete error messages for failed memory allocations
Markus Elfring
2023-07-19
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
2023-07-19
i2c: nvidia-gpu: Remove ccgx,firmware-build property
Wayne Chang
2023-07-19
i2c: nvidia-gpu: Add ACPI property to align with device-tree
Wayne Chang
2023-07-19
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
2023-07-19
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
2023-06-28
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
2023-06-28
i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
Simon Horman
2023-06-14
i2c: sprd: Delete i2c adapter in .remove's error path
Uwe Kleine-König
2023-06-14
i2c: mv64xxx: Fix reading invalid status value in atomic mode
Marek Behún
2023-05-17
i2c: tegra: Fix PEC support for SMBUS block read
Akhil R
2023-05-11
i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path
Lars-Peter Clausen
2023-05-11
i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path
Lars-Peter Clausen
2023-05-11
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: mchp-pci1xxxx: Update Timing registers
Tharun Kumar P
2023-04-20
i2c: hisi: Avoid redundant interrupts
Yicong Yang
2023-04-20
i2c: imx-lpi2c: clean rx/tx buffers upon new message
Alexander Stein
2023-03-30
i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()
Wei Chen
2023-03-30
i2c: hisi: Only use the completion interrupt to finish the transfer
Yicong Yang
2023-03-30
i2c: mxs: ensure that DMA buffers are safe for DMA
Matthias Schiffer
2023-03-30
i2c: imx-lpi2c: check only for enabled interrupt flags
Alexander Stein
2023-03-10
i2c: designware: fix i2c_dw_clk_rate() return size to be u32
Hanna Hawa
2023-02-09
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
2023-02-09
i2c: mxs: suppress probe-deferral error message
Stefan Wahren
2023-02-09
i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
Basavaraj Natikar
2023-02-01
i2c: designware: Fix unbalanced suspended flag
Richard Fitzgerald
2023-02-01
i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Lareine Khawaly
[next]