Linux-i2c Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 09:00:05 to 2021-07-06 10:36:04 UTC [more...]

[PATCH] bus: Make remove callback return void
 2021-07-06 10:35 UTC  (7+ messages)

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-07-06  1:50 UTC  (38+ messages)

[PATCH v2 0/3] Fix deferred probing in the I2C bus drivers
 2021-07-05 19:07 UTC  (5+ messages)
` [PATCH v2 1/3] i2c: iop3xx: fix deferred probing
` [PATCH v2 2/3] i2c: pca-platform: "
` [PATCH v2 3/3] i2c: synquacer: "

[PATCH] misc: eeprom: at24: Always append device id even if label property is set
 2021-07-05 16:50 UTC  (3+ messages)

[PATCH] i2c: at91: remove #define CONFIG_PM
 2021-07-05 12:15 UTC 

[PATCH v13] i2c: virtio: add a virtio i2c frontend driver
 2021-07-05  9:41 UTC  (6+ messages)

[GIT PULL] at24: fixes for v5.14
 2021-07-05  9:33 UTC 

[PATCH v2 0/5] Correctly handle plaform_get_irq()'s result in the i2C drivers
 2021-07-05  7:46 UTC  (7+ messages)
` [PATCH v2 1/5] i2c: hix5hd2: fix IRQ check
` [PATCH v2 2/5] i2c: mt65xx: "
` [PATCH v2 3/5] i2c: pmcmsp: "
` [PATCH v2 4/5] i2c: s3c2410: "
` [PATCH v2 5/5] i2c: xlp9xx: fix main "

[PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-07-05  7:44 UTC  (5+ messages)
` [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568

[PATCH v12] i2c: virtio: add a virtio i2c frontend driver
 2021-07-05  7:13 UTC  (14+ messages)

[PULL REQUEST] i2c for v5.14
 2021-07-04 20:09 UTC  (2+ messages)

Unavailable for two weeks
 2021-07-04  9:27 UTC  (3+ messages)

[PATCH] i2c: ali1535: mention that the device should not be disabled
 2021-07-02  7:53 UTC  (3+ messages)

[PATCH] i2c: mpc: Restore reread of I2C status register
 2021-07-02  7:53 UTC  (2+ messages)

[PATCH v11] i2c: virtio: add a virtio i2c frontend driver
 2021-07-02  7:36 UTC  (21+ messages)
    ` [kbuild-all] "

[PATCH 0/3] i2c: stm32f7: several fixes in error cases
 2021-07-01  8:51 UTC  (5+ messages)
` [PATCH 1/3] i2c: stm32f7: recover the bus on access timeout
` [PATCH 2/3] i2c: stm32f7: flush TX FIFO upon transfer errors
` [PATCH 3/3] i2c: stm32f7: prevent calling slave handling if no slave running

[PATCH] i2c: cadence: Add standard bus recovery support
 2021-06-30 16:40 UTC  (3+ messages)

[PATCH 0/7] i2c: use proper DMAENGINE API for termination
 2021-06-30 13:48 UTC  (14+ messages)
` [PATCH 1/7] i2c: at91-master: : "
` [PATCH 2/7] i2c: imx: "
` [PATCH 3/7] i2c: mxs: "
` [PATCH 4/7] i2c: qup: "
` [PATCH 5/7] i2c: rcar: "
` [PATCH 6/7] i2c: sh_mobile: "
` [PATCH 7/7] i2c: stm32f7: "

[PATCH 0/3] add i2c support for mt8195
 2021-06-29 12:12 UTC  (6+ messages)
` [PATCH 2/3] i2c: mediatek: Dump i2c/dma register when a timeout occurs

[PATCH 0/5] Correctly handle plaform_get_irq()'s result in the i2C drivers
 2021-06-29  7:19 UTC  (7+ messages)
` [PATCH 1/5] i2c: hix5hd2: fix IRQ check
` [PATCH 2/5] i2c: mt65xx: "
` [PATCH 3/5] i2c: pmcmsp: fix-IRQ-check
  ` [kbuild] "
` [PATCH 4/5] i2c: s3c2410: fix IRQ check
` [PATCH 5/5] i2c: xlp9xx: fix main "

[PATCH v3 0/5] Add and enable GPI DMA users
 2021-06-29  3:37 UTC  (12+ messages)
` [PATCH v3 1/5] soc: qcom: geni: move GENI_IF_DISABLE_RO to common header
` [PATCH v3 2/5] soc: qcom: geni: Add support for gpi dma
` [PATCH v3 3/5] spi: core: add dma_map_dev for dma device
` [PATCH v3 4/5] spi: spi-geni-qcom: Add support for GPI dma
` [PATCH v3 5/5] i2c: qcom-geni: Add support for GPI DMA
` (subset) [PATCH v3 0/5] Add and enable GPI DMA users

Device match data and DT compatible string fallback
 2021-06-28 16:21 UTC  (3+ messages)

[PATCH v2 00/10] i2c: xiic: Add features, bug fixes
 2021-06-28  7:23 UTC  (12+ messages)
` [PATCH v2 01/10] i2c: xiic: Fix Tx Interrupt path for grouped messages
` [PATCH v2 02/10] i2c: xiic: Add standard mode support for > 255 byte read transfers
` [PATCH v2 03/10] i2c: xiic: Switch to Xiic standard mode for i2c-read
` [PATCH v2 04/10] i2c: xiic: Remove interrupt enable/disable in Rx path
` [PATCH v2 05/10] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
` [PATCH v2 06/10] i2c: xiic: Update compatible with new IP version
` [PATCH v2 07/10] i2c: xiic: Return value of xiic_reinit
` [PATCH v2 08/10] i2c: xiic: Fix the type check for xiic_wakeup
` [PATCH v2 09/10] i2c: xiic: Fix coding style issues
` [PATCH v2 10/10] i2c: xiic: Add smbus_block_read functionality

[PATCH 0/7] Rework block read support among i2cget and i2cdump
 2021-06-27 10:27 UTC  (5+ messages)
` [PATCH 1/7] i2cget: Add support for I2C block data

[PATCH] i2c: slave-eeprom: add an of_match_table
 2021-06-26 10:31 UTC  (2+ messages)

[PATCH] drivers: i2c: i2c-core-smbus.c: Fix alignment of comment
 2021-06-26 10:20 UTC  (2+ messages)

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2021-06-26  5:41 UTC 

[PULL REQUEST] i2c for v5.13
 2021-06-25 17:49 UTC  (2+ messages)

[PATCH] i2c: core: export i2c_smbus_pec()
 2021-06-25 15:06 UTC  (3+ messages)

[PATCH v3 0/7] Add Aspeed SSIF BMC driver
 2021-06-25 15:02 UTC  (3+ messages)
` [PATCH v3 1/7] i2c: i2c-core-smbus: Expose PEC calculate function for generic use

[PATCH v1 0/2] i2c: microchip: Add driver for PolarFire SoC
 2021-06-25 14:37 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: microchip: Add Microchip PolarFire host binding
` [PATCH v1 2/2] i2c: microchip: Add driver for Microchip PolarFire SoC

[PATCH v2 0/3] Add parameters for sysfs added I2C devices
 2021-06-25 14:14 UTC  (3+ messages)
` [PATCH v2 1/3] i2c: Add parameters to sysfs-added i2c devices

[PATCH v2] Documentation: i2c: Add doc for I2C sysfs
 2021-06-25 13:59 UTC  (2+ messages)

[PATCH] i2c: robotfuzz-osif: fix control-request directions
 2021-06-25 12:47 UTC  (5+ messages)

[PATCH v2 0/4] pcf857x: DTS fixes and DT binding to json-schema conversion
 2021-06-25 10:35 UTC  (3+ messages)
` [PATCH v2 4/4] dt-bindings: gpio: pcf857x: Convert to json-schema

[PATCH 0/3] *** Support ASPEED AST2600 I2C ***
 2021-06-24 21:28 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: i2c-new: Add bindings for AST2600 I2C

[PATCH v2] i2c: core: Disable client irq on reboot/shutdown
 2021-06-24 20:04 UTC  (2+ messages)

[PATCH] i2c/imx: Fix some checkpatch warnings
 2021-06-24 19:58 UTC  (3+ messages)

[PATCH] i2c: i2c-dev: Add __user annotation
 2021-06-24 19:48 UTC  (2+ messages)

[PATCH v1 1/1] i2c: parport: Switch to use module_parport_driver()
 2021-06-24 17:22 UTC  (2+ messages)

[PATCH 1/9] i2c: stm32: Simplify with dev_err_probe()
 2021-06-23 16:26 UTC  (8+ messages)
` [PATCH 2/9] i2c: xiic: "
` [PATCH 4/9] i2c: cadence: "
` [PATCH 5/9] i2c: davinci: "

[PATCH] i2c: cadence: Clear HOLD bit before xfer_size register rolls over
 2021-06-23 16:18 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).