summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2024-08-29i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao
2024-08-29i2c: tegra: allow VI support to be compiled outMichał Mirosław
2024-08-29i2c: tegra: allow DVC support to be compiled outMichał Mirosław
2024-08-29i2c: riic: avoid potential division by zeroWolfram Sang
2024-08-29i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeAndi Shyti
2024-08-14i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()Yang Yingliang
2024-08-14i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeGaosheng Cui
2024-08-14i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resumeGaosheng Cui
2024-08-14i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variantNeil Armstrong
2024-08-14i2c: smbus: Send alert notifications to all devices if source not foundGuenter Roeck
2024-08-14i2c: smbus: Improve handling of stuck alertsGuenter Roeck
2024-07-18i2c: rcar: fix error code in probe()Dan Carpenter
2024-07-18i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang
2024-07-18i2c: testunit: avoid re-issued work after read messageWolfram Sang
2024-07-18i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang
2024-07-18i2c: rcar: introduce Gen4 devicesWolfram Sang
2024-07-18i2c: rcar: reset controller is mandatory for Gen3+Wolfram Sang
2024-07-18i2c: mark HostNotify target address as usedWolfram Sang
2024-07-18i2c: rcar: bring hardware to known state when probingWolfram Sang
2024-07-11i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk
2024-07-11i2c: i801: Annotate apanel_addr as __ro_after_initHeiner Kallweit
2024-07-05i2c: testunit: discard write requests while old command is runningWolfram Sang
2024-07-05i2c: testunit: don't erase registers after STOPWolfram Sang
2024-06-27i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi
2024-06-21i2c: designware: Fix the functionality flags of the slave-only interfaceJean Delvare
2024-06-21i2c: at91: Fix the functionality flags of the slave-only interfaceJean Delvare
2024-06-21i2c: acpi: Unbind mux adapters before deleteHamish Martin
2024-06-21i2c: add fwnode APIsRussell King (Oracle)
2024-05-02i2c: smbus: fix NULL function pointer dereferenceWolfram Sang
2024-04-03i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit
2024-03-01i2c: imx: when being a target, mark the last read as processedCorey Minyard
2024-02-23i2c: i801: Fix block process call transactionsJean Delvare
2024-02-23i2c: pasemi: split driver into two separate modulesArnd Bergmann
2024-02-23i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya
2024-01-25i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski
2024-01-25i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski
2024-01-20i2c: rk3x: fix potential spinlock recursion on pollJensen Huang
2024-01-10i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara
2024-01-01i2c: aspeed: Handle the coalesced stop conditions with the start conditions.Quan Nguyen
2023-12-13i2c: designware: Fix corrupted memory seen in the ISRJan Bottorff
2023-11-28i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit
2023-11-28i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen
2023-11-28Revert "i2c: pxa: move to generic GPIO recovery"Robert Marko
2023-11-28i2c: core: Run atomic i2c xfer when !preemptibleBenjamin Bara
2023-11-28i2c: dev: copy userspace array safelyPhilipp Stanner
2023-11-28i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin
2023-11-28i2c: fix memleak in i2c_new_client_device()Wolfram Sang
2023-11-20i2c: iproc: handle invalid slave stateRoman Bacik
2023-11-02i2c: aspeed: Fix i2c bus hang in slave readJian Zhang
2023-11-02i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat