summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2024-02-05Merge tag 'v5.4.264' into toradex_5.4.yMax Krummenacher
2023-11-28i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit
2023-11-28i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin
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-10i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit
2023-09-23i2c: aspeed: Reset the i2c controller when timeout occursTommy Huang
2023-08-30i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issueChengfeng Ye
2023-07-27i2c: xiic: Don't try to handle more interrupt events after errorRobert Hancock
2023-07-27i2c: 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-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-17i2c: omap: Fix standard mode false ACK readingsReid Tonking
2023-04-20i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger
2023-04-20i2c: imx-lpi2c: clean rx/tx buffers upon new messageAlexander Stein
2023-04-05i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen
2023-04-05i2c: imx-lpi2c: check only for enabled interrupt flagsAlexander Stein
2023-02-22i2c: rk3x: fix a bunch of kernel-doc warningsRandy Dunlap
2023-01-18i2c: ismt: Fix an out-of-bounds bug in ismt_access()Zheyu Ma
2023-01-18i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probeHui Tang
2022-11-25i2c: i801: add lis3lv02d's I2C address for Vostro 5568Nam Cao
2022-11-10i2c: xiic: Add platform module aliasMartin Tůma
2022-08-25i2c: cadence: Support PEC for SMBus block readLars-Peter Clausen
2022-07-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock
2022-07-12i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy
2022-06-22i2c: designware: Use standard optional ref clock implementationSerge Semin
2022-06-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure
2022-06-14i2c: at91: Initialize dma_buf in at91_twi_xfer()Nathan Chancellor
2022-06-14i2c: at91: use dma safe buffersMichael Walle
2022-06-06drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-06-06i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-05-25i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-19Merge tag 'v5.4.193' into toradex_5.4.yPhilippe Schenker
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer
2022-04-15i2c: xiic: Make bus names uniqueRobert Hancock
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang
2022-03-08i2c: cadence: allow COMPILE_TESTWolfram Sang
2022-03-08i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt
2022-02-23i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki
2022-01-27i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D
2022-01-27i2c: mpc: Correct I2C reset procedureJoakim Tjernlund
2022-01-27i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit
2022-01-10Merge tag 'v5.4.161' into toradex_5.4.yDenys Drozdov
2021-12-17i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman
2021-12-08i2c: cbus-gpio: set atomic transfer callbackAaro Koskinen
2021-12-08i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat
2021-12-08i2c: stm32f7: recover the bus on access timeoutAlain Volmat
2021-12-08i2c: stm32f7: flush TX FIFO upon transfer errorsAlain Volmat
2021-11-17i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET