summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2024-05-06i2c: ismt: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: img-scb: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: davinci: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: cadence: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: bcm2835: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: bcm-iproc: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: at91-master: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: lpi2c: Avoid calling clk_get_rate during transferAlexander Stein
2024-05-06i2c: i801: Annotate apanel_addr as __ro_after_initHeiner Kallweit
2024-05-06i2c: mux: gpio: remove support for class-based device instantiationHeiner Kallweit
2024-05-06i2c: i801: Remove usage of I2C_CLASS_SPDHeiner Kallweit
2024-05-06i2c: designware: Add ACPI ID for Granite Rapids-D I2C controllerShanth Murthy
2024-05-06i2c: mpc: Removal of of_node_put with __free for auto cleanupAbhinav Jain
2024-05-06i2c: i801: Fix missing Kconfig dependencyHeiner Kallweit
2024-05-06i2c: ocores: convert to ioport_map() for IORESOURCE_IOArnd Bergmann
2024-05-06i2c: cadence: Avoid fifo clear after startSai Pavan Boddu
2024-05-06i2c: add HAS_IOPORT dependenciesNiklas Schnelle
2024-05-06i2c: i801: Call i2c_register_spd for muxed child segmentsHeiner Kallweit
2024-05-06i2c: viperboard: drop driver owner assignmentKrzysztof Kozlowski
2024-05-06i2c: riic: Add support for R9A09G057 SoCLad Prabhakar
2024-05-06i2c: riic: Pass register offsets and chip details as OF dataLad Prabhakar
2024-05-06i2c: riic: Introduce helper functions for I2C read/write operationsLad Prabhakar
2024-04-27i2c: smbus: fix NULL function pointer dereferenceWolfram Sang
2024-04-18ARM: 9367/1: i2c: nomadik: drop owner assignmentKrzysztof Kozlowski
2024-04-04i2c: pxa: hide unused icr_bits[] variableArnd Bergmann
2024-03-26i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1Maxim Levitsky
2024-03-20i2c: muxes: pca954x: Allow sharing reset GPIOChris Packham
2024-03-20Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang
2024-03-15Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-12i2c: nomadik: sort includesThéo Lebrun
2024-03-12i2c: nomadik: support Mobileye EyeQ5 I2C controllerThéo Lebrun
2024-03-12i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetreeThéo Lebrun
2024-03-12i2c: nomadik: replace jiffies by ktime for FIFO flushing timeoutThéo Lebrun
2024-03-12i2c: nomadik: support short xfer timeouts using waitqueue & hrtimerThéo Lebrun
2024-03-12i2c: nomadik: use bitops helpersThéo Lebrun
2024-03-12i2c: nomadik: simplify IRQ masking logicThéo Lebrun
2024-03-12Merge tag 'i2c-host-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/and...Wolfram Sang
2024-03-08i2c: nomadik: rename private struct pointers from dev to privThéo Lebrun
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit
2024-03-08i2c: sprd: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska
2024-03-06i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4Geert Uytterhoeven
2024-03-06i2c: imx-lpi2c: add generic GPIO recovery for LPI2CCarlos Song
2024-03-04i2c: cadence: Add system suspend and resume PM supportJi Sheng Teoh
2024-03-04i2c: mpc: remove outdated macroWolfram Sang
2024-03-04i2c: mpc: use proper binding for transfer timeoutsWolfram Sang