linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-26 14:19:53 to 2021-09-30 06:19:53 UTC [more...]

Add a SSDT ACPI description to recognize my I2C device connected via SMBus
 2021-09-30  6:19 UTC  (7+ messages)

[PATCH v4 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-09-30  2:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: update my email address
 2021-09-29 21:01 UTC  (5+ messages)

[PATCH] i2c: i2c-kempld: deprecate class based instantiation
 2021-09-29 21:08 UTC  (2+ messages)

[PATCH] i2c: Fix return value of bcm_kona_i2c_probe()
 2021-09-29 21:05 UTC  (3+ messages)

[PATCH] i2c: rcar: enable interrupts before starting transfer
 2021-09-29 21:03 UTC  (4+ messages)

[PATCH] i2c / ACPI: fix resource leak in reconfiguration device addition
 2021-09-29 20:56 UTC  (3+ messages)

[PATCH v4] dt-bindings: net: New binding mctp-i2c-controller
 2021-09-29 20:53 UTC  (3+ messages)

[PATCH 00/10] Add Apple M1 support to PASemi i2c driver
 2021-09-29 20:35 UTC  (16+ messages)
` [PATCH 01/10] dt-bindings: i2c: Add Apple I2C controller bindings
` [PATCH 02/10] i2c: pasemi: Use io{read,write}32
` [PATCH 03/10] i2c: pasemi: Remove usage of pci_dev
` [PATCH 04/10] i2c: pasemi: Split off common probing code
` [PATCH 05/10] i2c: pasemi: Split pci driver to its own file
` [PATCH 06/10] i2c: pasemi: Move common reset code to own function
` [PATCH 07/10] i2c: pasemi: Allow to configure bus frequency
` [PATCH 08/10] i2c: pasemi: Refactor _probe to use devm_*
` [PATCH 09/10] i2c: pasemi: Add Apple platform driver
` [PATCH 10/10] i2c: pasemi: Set enable bit for Apple variant

[PATCH RESEND] i2c: i801: Stop using pm_runtime_set_autosuspend_delay(-1)
 2021-09-29 20:13 UTC  (4+ messages)

[PATCH] i2c: i801: Use PCI bus rescan mutex to protect P2SB access
 2021-09-29 20:13 UTC  (4+ messages)

[PATCH v2 0/9] i2c: i801: Series with improvements
 2021-09-29 20:11 UTC  (30+ messages)
` [PATCH v2 1/9] i2c: i801: Improve disabling runtime pm
` [PATCH v2 4/9] i2c: i801: Improve is_dell_system_with_lis3lv02d
` [PATCH v2 5/9] i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE
` [PATCH v2 6/9] i2c: i801: Improve i801_acpi_probe/remove functions
` [PATCH v2 7/9] i2c: i801: Improve i801_add_mux
` [PATCH v2 8/9] i2c: i801: Improve register_dell_lis3lv02d_i2c_device

[PATCH v1 0/2] i2c:busses:Microchip PCI1XXXX I2C adapter
 2021-09-29 17:12 UTC  (8+ messages)
` [PATCH v1 1/2] i2c:busses:Register PCI1XXXX adapter to I2C subsystem
` [PATCH v1 2/2] i2c:busses:Read and Write routines for PCI1XXXX I2C module

[PATCH v2 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-09-28 17:39 UTC  (12+ messages)
` [PATCH v2 01/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v2 02/10] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [PATCH v2 03/10] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH v2 04/10] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v2 05/10] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v2 06/10] arm64: dts: freescale: Add lsio "
` [PATCH v2 07/10] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [PATCH v2 08/10] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v2 09/10] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v2 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH V2] i2c: busses: switch from 'pci_' to 'dma_' API
 2021-09-28  3:41 UTC 

Add I2C statistics (bus error, NACK counts, etc) as sysfs attributes
 2021-09-27 22:35 UTC 

Add Apple M1 support to PASemi i2c driver
 2021-09-27 14:46 UTC  (6+ messages)

[PATCH] i2c: exynos: describe drivers in KConfig
 2021-09-24 13:35 UTC 

[RESEND PATCH] i2c: rk3x: Handle a spurious start completion interrupt flag
 2021-09-24 11:15 UTC 

[bug report] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
 2021-09-24  9:53 UTC 

Touchpad stickiness on Dell Inspiron/XPS
 2021-09-23  9:06 UTC  (4+ messages)

[PATCH 0/4] i2c: stm32: various fixes & dmaengine updates
 2021-09-23  8:38 UTC  (9+ messages)
` [PATCH 1/4] i2c: stm32f7: flush TX FIFO upon transfer errors
` [PATCH 2/4] i2c: stm32f7: recover the bus on access timeout
` [PATCH 3/4] i2c: stm32f7: stop dma transfer in case of NACK
` [PATCH 4/4] i2c: stm32f7: use proper DMAENGINE API for termination

[PATCH] i2c: rcar: add SMBus block read support
 2021-09-22 16:06 UTC 

Introducing libi2cd
 2021-09-21 20:26 UTC  (3+ messages)

[RFC PATCH v3] dt-bindings: net: New binding mctp-i2c-controller
 2021-09-21 17:38 UTC  (2+ messages)

[PATCH net 0/2] Fix mdiobus users with devres
 2021-09-21 16:22 UTC  (10+ messages)
` [PATCH net 1/2] net: dsa: don't allocate the slave_mii_bus using devres
` [PATCH net 2/2] net: dsa: realtek: register the MDIO bus under devres

[PATCH i2c-tools] py-smbus/Module.mk: Install with PREFIX defined
 2021-09-19 10:08 UTC 

[PATCH v2 07/14] mailbox: pcc: Use PCC mailbox channel pointer instead of standard
 2021-09-17 13:33 UTC 

[PATCH v7 0/7] Introducing an attribute to select the time setting
 2021-09-17 10:14 UTC  (8+ messages)
` [PATCH v7 1/7] i2c: mediatek: fixing the incorrect register offset
` [PATCH v7 2/7] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH v7 3/7] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [PATCH v7 4/7] dt-bindings: i2c: add attribute use-default-timing
` [PATCH v7 5/7] i2c: mediatek: Add OFFSET_EXT_CONF setting back
` [PATCH v7 6/7] i2c: mediatek: Isolate speed setting via dts for special devices
` [PATCH v7 7/7] i2c: mediatek: modify bus speed calculation formula

[PATCH] i2c: busses: switch from 'pci_' to 'dma_' API
 2021-09-17  7:18 UTC 

[PATCH] i2c: pxa: drop unneeded MODULE_ALIAS
 2021-09-16 17:05 UTC 

[PATCH] i2c: s3c2410: Delete unneeded variable: "ret"
 2021-09-16 10:52 UTC  (2+ messages)

[PATCH v2 0/6] i2c: xiic: Fix broken locking
 2021-09-14 11:54 UTC  (6+ messages)

[PATCH 00/10] arm64: dts: Add i.MX8DXL initial support
 2021-09-14  8:41 UTC  (15+ messages)
` [PATCH 01/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH 02/10] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [PATCH 03/10] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH 04/10] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH 05/10] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH 06/10] arm64: dts: freescale: Add lsio "
` [PATCH 07/10] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [PATCH 08/10] dt-bindings: fsl: scu: add i.MX8DXL ocotp binding
` [PATCH 09/10] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH AUTOSEL 5.14 088/252] i2c: i801: Fix handling SMBHSTCNT_PEC_EN
 2021-09-13 16:55 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 042/109] i2c: i801: Fix handling SMBHSTCNT_PEC_EN
 2021-09-09 11:53 UTC 

[PATCH AUTOSEL 5.10 061/176] i2c: i801: Fix handling SMBHSTCNT_PEC_EN
 2021-09-09 11:49 UTC 

[PATCH AUTOSEL 5.13 075/219] i2c: i801: Fix handling SMBHSTCNT_PEC_EN
 2021-09-09 11:44 UTC 

[PATCH v3.1 2/3] iio: chemical: Add Senseair Sunrise 006-0-007 driver
 2021-09-08 16:08 UTC  (7+ messages)

[PATCH v14] i2c: virtio: add a virtio i2c frontend driver
 2021-09-08  2:07 UTC  (5+ messages)

[PATCH] i2c: piix4: Replace piix4_smbus driver's cd6h/cd7h port io accesses with mmio accesses
 2021-09-07 16:37 UTC  (2+ messages)

[PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
 2021-09-06 15:31 UTC  (4+ messages)

I2C_SLAVE_STOP with i.MX 8M Mini I2C driver
 2021-09-01 14:24 UTC  (2+ messages)

[PATCH v6 0/7] Introducing an attribute to select the time setting
 2021-09-01  9:35 UTC  (14+ messages)
` [PATCH v6 1/7] i2c: mediatek: fixing the incorrect register offset
` [PATCH v6 2/7] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH v6 3/7] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [PATCH v6 4/7] dt-bindings: i2c: add attribute use-default-timing
` [PATCH v6 5/7] i2c: mediatek: Add OFFSET_EXT_CONF setting back
` [PATCH v6 6/7] i2c: mediatek: Isolate speed setting via dts for special devices
` [PATCH v6 7/7] i2c: mediatek: modify bus speed calculation formula

[PULL REQUEST] i2c for v5.15
 2021-08-31 21:48 UTC  (2+ messages)

[PATCH V4 0/5] virtio: Add virtio-device bindings
 2021-08-31 14:25 UTC  (3+ messages)

[PATCH] i2c: rk3x: Handle a spurious start completion interrupt flag
 2021-08-29  2:51 UTC 

[PATCH] i2c: rk3x: disable and reenable I2C after timeouts to fix stuck low SDA
 2021-08-26 17:46 UTC 


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 NNTP newsgroup(s).