summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2023-11-28i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin
2023-11-20i2c: iproc: handle invalid slave stateRoman Bacik
2023-11-08i2c: aspeed: Fix i2c bus hang in slave readJian Zhang
2023-11-08i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat
2023-10-06i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit
2023-10-06i2c: npcm7xx: Fix callback completion orderingWilliam A. Kennington III
2023-09-23i2c: aspeed: Reset the i2c controller when timeout occursTommy Huang
2023-08-26i2c: designware: Handle invalid SMBus block data response length valueTam Nguyen
2023-08-26i2c: designware: Correct length byte validation logicQuan Nguyen
2023-08-26i2c: hisi: Only handle the interrupt of the driver's transferYicong Yang
2023-08-26i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issueChengfeng Ye
2023-08-03i2c: nomadik: Remove a useless call in the remove functionChristophe JAILLET
2023-08-03i2c: nomadik: Use devm_clk_get_enabled()Andi Shyti
2023-08-03i2c: nomadik: Remove unnecessary goto labelAndi Shyti
2023-08-03i2c: Improve size determinationsMarkus Elfring
2023-08-03i2c: Delete error messages for failed memory allocationsMarkus Elfring
2023-07-23i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang
2023-07-23i2c: xiic: Don't try to handle more interrupt events after errorRobert Hancock
2023-07-23i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()Marek Vasut
2023-06-28i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang
2023-06-14i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König
2023-06-14i2c: mv64xxx: Fix reading invalid status value in atomic modeMarek Behún
2023-05-11i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error pathLars-Peter Clausen
2023-05-11i2c: omap: Fix standard mode false ACK readingsReid Tonking
2023-04-20i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger
2023-04-20i2c: hisi: Avoid redundant interruptsYicong Yang
2023-04-20i2c: imx-lpi2c: clean rx/tx buffers upon new messageAlexander Stein
2023-03-30i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen
2023-03-30i2c: hisi: Only use the completion interrupt to finish the transferYicong Yang
2023-03-30i2c: imx-lpi2c: check only for enabled interrupt flagsAlexander Stein
2023-03-10i2c: designware: fix i2c_dw_clk_rate() return size to be u32Hanna Hawa
2023-02-09i2c: rk3x: fix a bunch of kernel-doc warningsRandy Dunlap
2023-02-09i2c: mxs: suppress probe-deferral error messageStefan Wahren
2023-02-09i2c: designware-pci: Add new PCI IDs for AMD NAVI GPUBasavaraj Natikar
2023-02-01i2c: designware: use casting of u64 in clock multiplication to avoid overflowLareine Khawaly
2023-02-01i2c: mv64xxx: Add atomic_xfer method to driverChris Morgan
2023-02-01i2c: mv64xxx: Remove shutdown method from driverChris Morgan
2022-12-31i2c: ismt: Fix an out-of-bounds bug in ismt_access()Zheyu Ma
2022-12-31i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probeHui Tang
2022-12-08i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag setAndrew Lunn
2022-12-08i2c: npcm7xx: Fix error handling in npcm_i2c_init()Yuan Can
2022-11-26i2c: i801: add lis3lv02d's I2C address for Vostro 5568Nam Cao
2022-11-26i2c: tegra: Allocate DMA memory for DMA engineThierry Reding
2022-11-10i2c: piix4: Fix adapter not be removed in piix4_remove()Chen Zhongjin
2022-11-10i2c: xiic: Add platform module aliasMartin Tůma
2022-10-29i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapterBryan O'Donoghue
2022-10-26i2c: mlxbf: support lock mechanismAsmaa Mnebhi
2022-10-26i2c: designware: Fix handling of real but unexpected device interruptsJarkko Nikula
2022-09-28i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi
2022-09-28i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi