summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
12 daysi2c: smbus: Send alert notifications to all devices if source not foundGuenter Roeck1-3/+35
12 daysi2c: smbus: Improve handling of stuck alertsGuenter Roeck1-7/+25
12 daysi2c: smbus: Don't filter out duplicate alertsCorey Minyard1-7/+0
2024-07-18i2c: rcar: bring hardware to known state when probingWolfram Sang1-5/+12
2024-07-18i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk1-38/+10
2024-07-18i2c: i801: Annotate apanel_addr as __ro_after_initHeiner Kallweit1-1/+1
2024-07-05i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi1-1/+1
2024-07-05i2c: ocores: stop transfer on timeoutFederico Vaga1-9/+45
2024-05-02i2c: smbus: fix NULL function pointer dereferenceWolfram Sang1-1/+6
2024-01-26i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-26i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2023-11-28i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit1-10/+9
2023-11-28i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin1-0/+5
2023-11-08i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat1-3/+6
2023-11-08i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-08i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-08i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-10-25i2c: mux: Avoid potential false error message in i2c_mux_add_adapterHeiner Kallweit1-1/+1
2023-10-10i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit1-0/+1
2023-10-10i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang1-0/+4
2023-08-11i2c: xiic: Don't try to handle more interrupt events after errorRobert Hancock1-0/+2
2023-08-11i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()Marek Vasut1-11/+26
2023-08-11treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2023-06-28i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang1-2/+2
2023-06-14i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König1-2/+4
2023-05-17i2c: omap: Fix standard mode false ACK readingsReid Tonking1-1/+1
2023-04-20i2c: imx-lpi2c: clean rx/tx buffers upon new messageAlexander Stein1-0/+2
2023-04-05i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen1-0/+3
2023-04-05i2c: imx-lpi2c: check only for enabled interrupt flagsAlexander Stein1-0/+4
2023-02-22i2c: rk3x: fix a bunch of kernel-doc warningsRandy Dunlap1-22/+22
2023-01-18i2c: ismt: Fix an out-of-bounds bug in ismt_access()Zheyu Ma1-0/+3
2023-01-18i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probeHui Tang1-7/+3
2022-11-10i2c: xiic: Add platform module aliasMartin Tůma1-0/+1
2022-08-25i2c: mux-gpmux: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-08-25i2c: cadence: Support PEC for SMBus block readLars-Peter Clausen1-1/+9
2022-08-25i2c: Fix a potential use after freeXu Wang1-1/+2
2022-07-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock1-25/+5
2022-07-12i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy1-0/+1
2022-06-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure1-2/+10
2022-06-14i2c: at91: Initialize dma_buf in at91_twi_xfer()Nathan Chancellor1-1/+1
2022-06-14i2c: at91: use dma safe buffersMichael Walle1-0/+11
2022-06-06drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar1-0/+1
2022-06-06i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg1-0/+14
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer1-0/+6
2022-04-15i2c: mux: demux-pinctrl: do not deactivate a master that is not activePeter Rosin1-2/+3
2022-04-15i2c: xiic: Make bus names uniqueRobert Hancock1-1/+2
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08i2c: cadence: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt1-0/+11
2022-02-23i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki1-1/+1