| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-20 | Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 59 | -734/+1240 |
| 2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -1/+0 |
| 2024-05-13 | Merge branch 'i2c/for-current' into i2c/for-mergewindow | Wolfram Sang | 1 | -4/+15 |
| 2024-05-13 | i2c: mux: Remove class argument from i2c_mux_add_adapter() | Heiner Kallweit | 10 | -32/+10 |
| 2024-05-13 | Merge tag 'i2c-host-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/an... | Wolfram Sang | 49 | -687/+1209 |
| 2024-05-06 | i2c: synquacer: Fix an error handling path in synquacer_i2c_probe() | Christophe JAILLET | 1 | -13/+7 |
| 2024-05-06 | i2c: acpi: Unbind mux adapters before delete | Hamish Martin | 1 | -4/+15 |
| 2024-05-06 | i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE() | Andy Shevchenko | 2 | -4/+6 |
| 2024-05-06 | i2c: pxa: use 'time_left' variable with wait_event_timeout() | Wolfram Sang | 1 | -7/+7 |
| 2024-05-06 | i2c: s3c2410: use 'time_left' variable with wait_event_timeout() | Wolfram Sang | 1 | -3/+3 |
| 2024-05-06 | i2c: rk3x: use 'time_left' variable with wait_event_timeout() | Wolfram Sang | 1 | -5/+6 |
| 2024-05-06 | i2c: qcom-geni: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -3/+4 |
| 2024-05-06 | i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -11/+11 |
| 2024-05-06 | i2c: synquacer: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -4/+4 |
| 2024-05-06 | i2c: stm32f7: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -4/+4 |
| 2024-05-06 | i2c: stm32f4: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -4/+4 |
| 2024-05-06 | i2c: st: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -4/+4 |
| 2024-05-06 | i2c: omap: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -5/+5 |
| 2024-05-06 | i2c: imx-lpi2c: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -3/+3 |
| 2024-05-06 | i2c: hix5hd2: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -4/+4 |
| 2024-05-06 | i2c: exynos5: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -6/+6 |
| 2024-05-06 | i2c: digicolor: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -3/+3 |
| 2024-05-06 | i2c: amd-mp2-plat: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -4/+4 |
| 2024-05-06 | i2c: ali15x3: remove printout on handled timeouts | Wolfram Sang | 1 | -3/+1 |
| 2024-05-06 | i2c: ali1563: remove printout on handled timeouts | Wolfram Sang | 1 | -1/+0 |
| 2024-05-06 | i2c: ali1535: remove printout on handled timeouts | Wolfram Sang | 1 | -6/+2 |
| 2024-05-06 | i2c: i801: remove printout on handled timeouts | Wolfram Sang | 1 | -3/+1 |
| 2024-05-06 | i2c: add zhaoxin i2c controller driver | Hans Hu | 5 | -5/+345 |
| 2024-05-06 | i2c: wmt: add platform type VIAI2C_PLAT_WMT | Hans Hu | 3 | -14/+27 |
| 2024-05-06 | i2c: wmt: fix a bug when thread blocked | Hans Hu | 2 | -71/+80 |
| 2024-05-06 | i2c: wmt: rename something | Hans Hu | 3 | -146/+143 |
| 2024-05-06 | i2c: wmt: split out common files | Hans Hu | 5 | -430/+441 |
| 2024-05-06 | i2c: wmt: create wmt_i2c_init for general init | Hans Hu | 1 | -28/+37 |
| 2024-05-06 | i2c: thunderx: Adding ioclk support | Piyush Malgujar | 1 | -2/+3 |
| 2024-05-06 | i2c: octeon: Handle watchdog timeout | Suneel Garapati | 2 | -0/+12 |
| 2024-05-06 | i2c: octeon: Add platform prefix to macros | Piyush Malgujar | 2 | -31/+31 |
| 2024-05-06 | i2c: thunderx: Support for High speed mode | Suneel Garapati | 3 | -25/+54 |
| 2024-05-06 | i2c: thunderx: Clock divisor logic changes | Suneel Garapati | 3 | -4/+59 |
| 2024-05-06 | i2c: cadence: Add RISCV architecture support | Ji Sheng Teoh | 1 | -1/+1 |
| 2024-05-06 | i2c: uniphier: remove printout on handled timeouts | Wolfram Sang | 1 | -3/+1 |
| 2024-05-06 | i2c: uniphier-f: remove printout on handled timeouts | Wolfram Sang | 1 | -1/+0 |
| 2024-05-06 | i2c: tegra: remove printout on handled timeouts | Wolfram Sang | 1 | -2/+0 |
| 2024-05-06 | i2c: st: remove printout on handled timeouts | Wolfram Sang | 1 | -4/+1 |
| 2024-05-06 | i2c: sh_mobile: remove printout on handled timeouts | Wolfram Sang | 1 | -1/+0 |
| 2024-05-06 | i2c: rk3x: remove printout on handled timeouts | Wolfram Sang | 1 | -3/+0 |
| 2024-05-06 | i2c: qup: remove printout on handled timeouts | Wolfram Sang | 1 | -3/+1 |
| 2024-05-06 | i2c: qcom-geni: remove printout on handled timeouts | Wolfram Sang | 1 | -4/+1 |
| 2024-05-06 | i2c: omap: remove printout on handled timeouts | Wolfram Sang | 1 | -1/+0 |
| 2024-05-06 | i2c: nomadik: remove printout on handled timeouts | Wolfram Sang | 1 | -5/+2 |
| 2024-05-06 | i2c: ismt: remove printout on handled timeouts | Wolfram Sang | 1 | -1/+0 |
| 2024-05-06 | i2c: img-scb: remove printout on handled timeouts | Wolfram Sang | 1 | -4/+1 |
| 2024-05-06 | i2c: davinci: remove printout on handled timeouts | Wolfram Sang | 1 | -1/+0 |
| 2024-05-06 | i2c: cadence: remove printout on handled timeouts | Wolfram Sang | 1 | -2/+0 |
| 2024-05-06 | i2c: bcm2835: remove printout on handled timeouts | Wolfram Sang | 1 | -1/+0 |
| 2024-05-06 | i2c: bcm-iproc: remove printout on handled timeouts | Wolfram Sang | 1 | -2/+0 |
| 2024-05-06 | i2c: at91-master: remove printout on handled timeouts | Wolfram Sang | 1 | -1/+0 |
| 2024-05-06 | i2c: lpi2c: Avoid calling clk_get_rate during transfer | Alexander Stein | 1 | -3/+16 |
| 2024-05-06 | i2c: i801: Annotate apanel_addr as __ro_after_init | Heiner Kallweit | 1 | -1/+1 |
| 2024-05-06 | i2c: mux: gpio: remove support for class-based device instantiation | Heiner Kallweit | 1 | -2/+1 |
| 2024-05-06 | i2c: i801: Remove usage of I2C_CLASS_SPD | Heiner Kallweit | 1 | -4/+0 |
| 2024-05-06 | i2c: designware: Add ACPI ID for Granite Rapids-D I2C controller | Shanth Murthy | 1 | -0/+1 |
| 2024-05-06 | i2c: mpc: Removal of of_node_put with __free for auto cleanup | Abhinav Jain | 1 | -7/+4 |
| 2024-05-06 | i2c: i801: Fix missing Kconfig dependency | Heiner Kallweit | 2 | -4/+12 |
| 2024-05-06 | i2c: ocores: convert to ioport_map() for IORESOURCE_IO | Arnd Bergmann | 2 | -15/+7 |
| 2024-05-06 | i2c: cadence: Avoid fifo clear after start | Sai Pavan Boddu | 1 | -0/+1 |
| 2024-05-06 | i2c: add HAS_IOPORT dependencies | Niklas Schnelle | 1 | -14/+16 |
| 2024-05-06 | i2c: i801: Call i2c_register_spd for muxed child segments | Heiner Kallweit | 1 | -0/+23 |
| 2024-05-06 | i2c: viperboard: drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-05-06 | i2c: riic: Add support for R9A09G057 SoC | Lad Prabhakar | 1 | -0/+17 |
| 2024-05-06 | i2c: riic: Pass register offsets and chip details as OF data | Lad Prabhakar | 1 | -15/+41 |
| 2024-05-06 | i2c: riic: Introduce helper functions for I2C read/write operations | Lad Prabhakar | 1 | -23/+33 |
| 2024-04-27 | i2c: smbus: fix NULL function pointer dereference | Wolfram Sang | 1 | -6/+6 |
| 2024-04-18 | ARM: 9367/1: i2c: nomadik: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-04-04 | i2c: pxa: hide unused icr_bits[] variable | Arnd Bergmann | 1 | -1/+1 |
| 2024-03-26 | i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1 | Maxim Levitsky | 1 | -3/+4 |
| 2024-03-20 | i2c: muxes: pca954x: Allow sharing reset GPIO | Chris Packham | 1 | -8/+38 |
| 2024-03-20 | Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Wolfram Sang | 1 | -308/+432 |
| 2024-03-15 | Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 18 | -453/+479 |
| 2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-12 | i2c: nomadik: sort includes | Théo Lebrun | 1 | -8/+8 |
| 2024-03-12 | i2c: nomadik: support Mobileye EyeQ5 I2C controller | Théo Lebrun | 1 | -4/+86 |
| 2024-03-12 | i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree | Théo Lebrun | 1 | -1/+8 |
| 2024-03-12 | i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout | Théo Lebrun | 1 | -3/+3 |
| 2024-03-12 | i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer | Théo Lebrun | 1 | -22/+48 |
| 2024-03-12 | i2c: nomadik: use bitops helpers | Théo Lebrun | 1 | -73/+88 |
| 2024-03-12 | i2c: nomadik: simplify IRQ masking logic | Théo Lebrun | 1 | -12/+6 |
| 2024-03-12 | Merge tag 'i2c-host-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/and... | Wolfram Sang | 16 | -444/+465 |
| 2024-03-08 | i2c: nomadik: rename private struct pointers from dev to priv | Théo Lebrun | 1 | -214/+214 |
| 2024-03-08 | i2c: aspeed: Fix the dummy irq expected print | Tommy Huang | 1 | -0/+1 |
| 2024-03-08 | i2c: wmt: Fix an error handling path in wmt_i2c_probe() | Christophe JAILLET | 1 | -1/+5 |
| 2024-03-08 | i2c: i801: Avoid potential double call to gpiod_remove_lookup_table | Heiner Kallweit | 1 | -1/+3 |
| 2024-03-08 | i2c: i801: Fix using mux_pdev before it's set | Heiner Kallweit | 1 | -1/+1 |
| 2024-03-08 | i2c: sprd: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-06 | Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>" | Ahelenia Ziemiańska | 1 | -1/+1 |
| 2024-03-06 | i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4 | Geert Uytterhoeven | 1 | -1/+1 |
| 2024-03-06 | i2c: imx-lpi2c: add generic GPIO recovery for LPI2C | Carlos Song | 1 | -0/+27 |
| 2024-03-04 | i2c: cadence: Add system suspend and resume PM support | Ji Sheng Teoh | 1 | -0/+33 |
| 2024-03-04 | i2c: mpc: remove outdated macro | Wolfram Sang | 1 | -3/+1 |
| 2024-03-04 | i2c: mpc: use proper binding for transfer timeouts | Wolfram Sang | 1 | -6/+6 |
| 2024-03-04 | i2c: smbus: Prepare i2c_register_spd for usage on muxed segments | Heiner Kallweit | 1 | -7/+12 |
| 2024-03-04 | i2c: constify the struct device_type usage | Ricardo B. Marliere | 1 | -2/+2 |
| 2024-02-27 | i2c: designware: Implement generic polling mode code for Wangxun 10Gb NIC | Jarkko Nikula | 2 | -102/+75 |
| 2024-02-27 | i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NIC | Jarkko Nikula | 1 | -1/+1 |
| 2024-02-27 | i2c: designware: Move interrupt handling functions before i2c_dw_xfer() | Jarkko Nikula | 1 | -113/+113 |
| 2024-02-27 | i2c: designware: Use accessors to DW_IC_INTR_MASK register | Jarkko Nikula | 3 | -11/+20 |
| 2024-02-27 | i2c: designware: Do not enable interrupts shortly in polling mode | Jarkko Nikula | 2 | -3/+9 |
| 2024-02-27 | i2c: designware: Uniform initialization flow for polling mode | Jarkko Nikula | 4 | -36/+11 |
| 2024-02-23 | i2c: imx: when being a target, mark the last read as processed | Corey Minyard | 1 | -0/+5 |
| 2024-02-14 | i2c: Remove redundant comparison in npcm_i2c_reg_slave | Rand Deeb | 1 | -3/+0 |
| 2024-02-14 | i2c: i801: Fix block process call transactions | Jean Delvare | 1 | -2/+2 |
| 2024-02-14 | i2c: pasemi: split driver into two separate modules | Arnd Bergmann | 2 | -4/+8 |
| 2024-02-12 | i2c: qcom-geni: Correct I2C TRE sequence | Viken Dadhaniya | 1 | -7/+7 |
| 2024-02-08 | i2c: i801: Add helper i801_get_block_len | Heiner Kallweit | 1 | -15/+20 |
| 2024-02-08 | i2c: i801: Add SMBUS_LEN_SENTINEL | Heiner Kallweit | 1 | -6/+16 |
| 2024-02-08 | i2c: i801: Split i801_block_transaction | Heiner Kallweit | 1 | -62/+50 |
| 2024-02-08 | i2c: i801: Add helper i801_check_and_clear_pec_error | Heiner Kallweit | 1 | -14/+24 |
| 2024-02-08 | i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4 | Heiner Kallweit | 1 | -3/+2 |
| 2024-02-08 | i2c: hisi: Add clearing tx aempty interrupt operation | Devyn Liu | 1 | -0/+11 |
| 2024-02-08 | i2c: hisi: Optimized the value setting of maxwrite limit to fifo depth - 1 | Devyn Liu | 1 | -1/+1 |
| 2024-02-08 | i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency ca... | Geert Uytterhoeven | 1 | -16/+11 |
| 2024-02-08 | i2c: imx: move to generic GPIO recovery | Esben Haabendal | 1 | -57/+5 |
| 2024-02-08 | i2c: i801: Remove unused argument from tco functions | Heiner Kallweit | 1 | -6/+4 |
| 2024-02-08 | i2c: i801: Replace magic value with constant in dmi_check_onboard_devices | Heiner Kallweit | 1 | -1/+1 |
| 2024-02-08 | i2c: muxes: pca954x: Enable features on MAX7357 | Patrick Rudolph | 1 | -1/+42 |
| 2024-01-18 | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 37 | -394/+352 |
| 2024-01-18 | i2c: stm32f7: add support for stm32mp25 soc | Alain Volmat | 1 | -88/+126 |
| 2024-01-18 | i2c: stm32f7: perform I2C_ISR read once at beginning of event isr | Alain Volmat | 1 | -7/+5 |
| 2024-01-18 | i2c: stm32f7: simplify status messages in case of errors | Alain Volmat | 1 | -7/+5 |
| 2024-01-18 | i2c: stm32f7: perform most of irq job in threaded handler | Alain Volmat | 1 | -70/+56 |
| 2024-01-18 | i2c: stm32f7: use dev_err_probe upon calls of devm_request_irq | Alain Volmat | 1 | -10/+4 |
| 2024-01-18 | i2c: i801: Add lis3lv02d for Dell XPS 15 7590 | Paul Menzel | 1 | -0/+1 |
| 2024-01-18 | i2c: i801: Add lis3lv02d for Dell Precision 3540 | Paul Menzel | 1 | -0/+1 |
| 2024-01-18 | i2c: wmt: Reduce redundant: REG_CR setting | Hans Hu | 1 | -26/+9 |
| 2024-01-18 | i2c: wmt: Reduce redundant: function parameter | Hans Hu | 1 | -10/+5 |
| 2024-01-18 | i2c: wmt: Reduce redundant: clock mode setting | Hans Hu | 1 | -21/+7 |
| 2024-01-18 | i2c: wmt: Reduce redundant: wait event complete | Hans Hu | 1 | -14/+6 |
| 2024-01-18 | i2c: wmt: Reduce redundant: bus busy check | Hans Hu | 1 | -12/+7 |
| 2024-01-18 | i2c: mux: reg: Remove class-based device auto-detection support | Heiner Kallweit | 1 | -3/+1 |
| 2024-01-18 | i2c: make i2c_bus_type const | Greg Kroah-Hartman | 1 | -1/+1 |
| 2024-01-18 | i2c: cpm: Remove linux,i2c-index conversion from be32 | Christophe Leroy | 1 | -1/+1 |
| 2024-01-18 | i2c: imx: Make SDA actually optional for bus recovering | Alexander Stein | 1 | -1/+1 |
| 2024-01-18 | i2c: smbus: Support up to 8 SPD EEPROMs | Jean Delvare | 1 | -4/+4 |
| 2024-01-18 | i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126 | Tim Lunn | 1 | -2/+6 |
| 2024-01-18 | i2c: s3c24xx: add support for atomic transfers | Marek Szyprowski | 1 | -2/+19 |
| 2024-01-18 | i2c: s3c24xx: fix transferring more than one message in polling mode | Marek Szyprowski | 1 | -17/+10 |
| 2024-01-18 | i2c: s3c24xx: fix read transfers in polling mode | Marek Szyprowski | 1 | -2/+11 |
| 2024-01-18 | i2c: rcar: add FastMode+ support for Gen4 | Wolfram Sang | 1 | -11/+27 |
| 2024-01-18 | i2c: rcar: introduce Gen4 devices | Wolfram Sang | 1 | -6/+7 |
| 2024-01-18 | i2c: npcm7xx: move to per-adapter debugfs directory | Wolfram Sang | 1 | -42/+7 |
| 2024-01-18 | i2c: gpio: move to per-adapter debugfs directory | Wolfram Sang | 1 | -28/+6 |
| 2024-01-18 | i2c: create debugfs entry per adapter | Wolfram Sang | 1 | -0/+11 |
| 2024-01-18 | i2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD support if they suppo... | Heiner Kallweit | 1 | -1/+1 |
| 2024-01-18 | i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C... | Heiner Kallweit | 24 | -26/+25 |
| 2024-01-06 | i2c: core: Fix atomic xfer check for non-preempt config | Benjamin Bara | 1 | -1/+3 |
| 2023-12-19 | i2c: aspeed: Handle the coalesced stop conditions with the start conditions. | Quan Nguyen | 1 | -16/+32 |
| 2023-12-19 | i2c: rk3x: fix potential spinlock recursion on poll | Jensen Huang | 1 | -2/+11 |
| 2023-12-19 | i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off() | Yang Yingliang | 1 | -1/+7 |
| 2023-11-13 | i2c: ocores: Move system PM hooks to the NOIRQ phase | Samuel Holland | 1 | -2/+2 |
| 2023-11-13 | i2c: designware: Fix corrupted memory seen in the ISR | Jan Bottorff | 1 | -8/+8 |
| 2023-11-12 | Revert "i2c: pxa: move to generic GPIO recovery" | Robert Marko | 1 | -8/+68 |
| 2023-11-08 | i2c: cp2615: Fix 'assignment to __be16' warning | Bence Csókás | 1 | -1/+1 |
| 2023-11-08 | i2c: dev: copy userspace array safely | Philipp Stanner | 1 | -2/+2 |
| 2023-11-08 | i2c: designware: Disable TX_EMPTY irq while waiting for block length byte | Tam Nguyen | 1 | -3/+16 |
| 2023-11-08 | i2c: iproc: handle invalid slave state | Roman Bacik | 1 | -58/+75 |
| 2023-11-05 | Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 25 | -261/+394 |
| 2023-11-03 | Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -0/+355 |
| 2023-11-02 | Merge tag 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -1/+1 |
| 2023-11-01 | Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-merged | Lee Jones | 1 | -1/+1 |
| 2023-10-31 | Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+6 |
| 2023-10-31 | Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -12/+4 |
| 2023-10-29 | i2c: s3c2410: make i2c_s3c_irq_nextbyte() void | Jason Yan | 1 | -4/+3 |
| 2023-10-29 | i2c: qcom-geni: add ACPI device id for sc8180x | Shawn Guo | 1 | -0/+1 |
| 2023-10-29 | i2c: sun6i-p2wi: Prevent potential division by zero | Axel Lin | 1 | -0/+5 |
| 2023-10-29 | i2c: mux: demux-pinctrl: Convert to use sysfs_emit_at() API | ye xingchen | 1 | -3/+3 |
| 2023-10-28 | i2c: i801: Use new helper acpi_use_parent_companion | Heiner Kallweit | 1 | -1/+1 |
| 2023-10-28 | i2c: core: fix lockdep warning for sparsely nested adapter chain | Daniel Mack | 1 | -2/+4 |
| 2023-10-28 | i2c: axxia: eliminate kernel-doc warnings | Randy Dunlap | 1 | -3/+5 |
| 2023-10-23 | i2c: stm32f7: Use devm_clk_get_enabled() | Andi Shyti | 1 | -25/+12 |
| 2023-10-23 | i2c: stm32f4: Use devm_clk_get_enabled() | Andi Shyti | 1 | -22/+10 |
| 2023-10-23 | i2c: stm32f7: add description of atomic in struct stm32f7_i2c_dev | Alain Volmat | 1 | -0/+1 |
| 2023-10-23 | i2c: fix memleak in i2c_new_client_device() | Wolfram Sang | 1 | -4/+9 |
| 2023-10-23 | i2c: exynos5: Calculate t_scl_l, t_scl_h according to i2c spec | Camel Guo | 1 | -3/+31 |
| 2023-10-21 | i2c: i801: Simplify class-based client device instantiation | Heiner Kallweit | 1 | -31/+7 |
| 2023-10-21 | i2c: exynos5: add support for atomic transfers | Marek Szyprowski | 1 | -2/+44 |
| 2023-10-21 | i2c: at91-core: Use devm_clk_get_enabled() | Andi Shyti | 1 | -7/+3 |
| 2023-10-21 | i2c: stm32f7: Fix PEC handling in case of SMBUS transfers | Alain Volmat | 1 | -3/+6 |
| 2023-10-21 | i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node() | Herve Codina | 1 | -1/+1 |
| 2023-10-21 | i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node() | Herve Codina | 1 | -1/+1 |
| 2023-10-21 | i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node() | Herve Codina | 1 | -1/+1 |
| 2023-10-13 | i2c: mux: gpio: don't fiddle with GPIOLIB internals | Bartosz Golaszewski | 1 | -6/+6 |
| 2023-10-11 | i2c: brcmstb: Add support for atomic transfers | Marek Szyprowski | 1 | -2/+21 |
| 2023-10-11 | i2c: Add support for Intel LJCA USB I2C driver | Wentong Wu | 3 | -0/+355 |
| 2023-10-10 | i2c: i801: Add support for Intel Birch Stream SoC | Jarkko Nikula | 2 | -0/+4 |
| 2023-10-10 | i2c: Use device_get_match_data() | Rob Herring | 3 | -15/+11 |
| 2023-10-10 | i2c: aspeed: Fix i2c bus hang in slave read | Jian Zhang | 1 | -1/+2 |
| 2023-10-06 | Merge tag 'acpi-pcc-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 1 | -12/+4 |
| 2023-09-29 | i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros | Sudeep Holla | 1 | -12/+4 |
| 2023-09-27 | i2c: rcar: fix error code in probe() | Dan Carpenter | 1 | -1/+3 |
| 2023-09-27 | i2c: npcm7xx: Fix callback completion ordering | William A. Kennington III | 1 | -10/+7 |
| 2023-09-27 | i2c: stm32f7: Add atomic_xfer method to driver | Sean Nyekjaer | 1 | -4/+47 |