public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-22 11:34:01 to 2020-03-04 16:49:17 UTC [more...]

[PATCH v3 1/3] i2c: Add Qualcomm CCI I2C driver
 2020-03-04 16:52 UTC 

[PATCH v2 0/2] i2c: updates to SMBus alert setup
 2020-03-04 16:48 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: convert SMBus alert setup function to return an ERRPTR
` [PATCH v2 2/2] i2c: smbus: remove outdated references to irq level triggers

[v6] i2c: imx: support slave mode for imx I2C driver
 2020-03-04  6:54 UTC  (6+ messages)
    ` [EXT] "

[PATCH] macintosh: windfarm: fix MODINFO regression
 2020-03-03 19:54 UTC  (3+ messages)

Hello Dear
 2020-03-03 18:09 UTC 

[PATCH] macintosh: therm_windtunnel: fix regression when instantiating devices
 2020-03-03 11:08 UTC  (7+ messages)

[PATCH v1] i2c: tegra: Make timeout error more informative
 2020-03-02 17:35 UTC 

[PATCHv2 1/5] i2c: i2c-stm32f7: disable/restore Fast Mode Plus bits in low power modes
 2020-03-02 11:33 UTC 

[PATCHv2 3/5] i2c: i2c-stm32f7: add a new st, stm32mp15-i2c compatible
 2020-03-02 11:33 UTC 

[PATCH v8 0/3] i2c: npcm: add NPCM i2c controller driver
 2020-03-02 10:50 UTC  (5+ messages)
` [PATCH v8 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller
` [PATCH v8 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
` [PATCH v8 3/3] i2c: npcm7xx: Add support for slave mode for Nuvoton

[PATCH v2 0/3] i2c: i801: Fix iTCO_wdt resource creation if PMC is not present
 2020-03-02 10:12 UTC  (10+ messages)
` [PATCH v2 1/3] watchdog: iTCO_wdt: Export vendorsupport
` [PATCH v2 2/3] watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
` [PATCH v2 3/3] i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device

[PATCH v2 1/3] i2c: core: Provide generic definitions for bus frequencies
 2020-03-02 10:09 UTC  (5+ messages)
` [PATCH v2 2/3] i2c: algo: Use "
  ` [PATCH v2 3/3] i2c: drivers: "

[PATCH v1 01/40] i2c: qup: Move bus frequency definitions to i2c.h
 2020-03-02  8:40 UTC  (67+ messages)
` [PATCH v1 02/40] i2c: algo: Use generic definitions for bus frequencies
` [PATCH v1 03/40] i2c: core: "
` [PATCH v1 04/40] i2c: altera: "
` [PATCH v1 05/40] i2c: amd-mp2: "
` [PATCH v1 06/40] i2c: aspeed: "
` [PATCH v1 07/40] i2c: axxia: "
` [PATCH v1 08/40] i2c: bcm-iproc: "
` [PATCH v1 09/40] i2c: bcm-kona: "
` [PATCH v1 10/40] i2c: cadence: "
` [PATCH v1 11/40] i2c: designware: "
` [PATCH v1 12/40] i2c: digicolor: "
` [PATCH v1 13/40] i2c: diolan-u2c: "
` [PATCH v1 14/40] i2c: exynos5: "
` [PATCH v1 15/40] i2c: hix5hd2: "
` [PATCH v1 16/40] i2c: img-scb: "
` [PATCH v1 17/40] i2c: imx-lpi2c: "
` [PATCH v1 18/40] i2c: imx: "
` [PATCH v1 19/40] i2c: lpc2k: "
` [PATCH v1 20/40] i2c: mt65xx: "
` [PATCH v1 21/40] i2c: mv64xxx: "
` [PATCH v1 22/40] i2c: mxs: "
` [PATCH v1 23/40] i2c: nomadik: "
` [PATCH v1 24/40] i2c: owl: "
` [PATCH v1 25/40] i2c: rcar: "
` [PATCH v1 26/40] i2c: riic: "
` [PATCH v1 27/40] i2c: rk3x: "
` [PATCH v1 28/40] i2c: s3c2410: "
` [PATCH v1 29/40] i2c: sh_mobile: "
` [PATCH v1 30/40] i2c: sirf: "
` [PATCH v1 31/40] i2c: spdr: "
` [PATCH v1 32/40] i2c: stm32f4: "
` [PATCH v1 33/40] i2c: stm32f7: "
` [PATCH v1 34/40] i2c: stu300: "
` [PATCH v1 35/40] i2c: st: "
` [PATCH v1 36/40] i2c: synquacer: "
` [PATCH v1 37/40] i2c: tegra: "
` [PATCH v1 38/40] i2c: uniphier-f: "
` [PATCH v1 39/40] i2c: uniphier: "
` [PATCH v1 40/40] i2c: xlp9xx: "

[PATCH v3] HID: mcp2221: add usb to i2c-smbus host bridge
 2020-03-02  8:38 UTC  (3+ messages)

Hello
 2020-03-01 19:59 UTC 

[PATCH 0/1] i2c: imc: Add support for Intel iMC SMBus host controller
 2020-03-01 19:02 UTC  (5+ messages)
` [PATCH 1/1] "

[PULL REQUEST] i2c for v5.6
 2020-03-01  1:25 UTC  (2+ messages)

[RFC PATCH 0/7] i2c: of: reserve unknown and ancillary addresses
 2020-02-28 12:11 UTC  (12+ messages)
` [RFC PATCH 3/7] i2c: allow DT nodes without 'compatible'
` [RFC PATCH 4/7] i2c: of: remove superfluous parameter from exported function
` [RFC PATCH 6/7] i2c: of: mark a whole array of regs as reserved
` [RFC PATCH 7/7] i2c: core: hand over reserved devices when requesting ancillary addresses

[PATCH v5 1/2] dt-bindings: i2c: cros-ec-tunnel: convert i2c-cros-ec-tunnel.txt to yaml
 2020-02-27 21:23 UTC 

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-02-27 17:03 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: sc7180: Add interconnect for QUP "

[PATCH v4 1/2] dt-bindings: i2c: cros-ec-tunnel: convert i2c-cros-ec-tunnel.txt to yaml
 2020-02-26 20:34 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: i2c: Convert UniPhier I2C controller to json-schema
 2020-02-26 16:46 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: i2c: Convert UniPhier FI2C "

[PATCH] i2c:i2c-core-of:remove redundant dev_err message
 2020-02-26 10:58 UTC  (2+ messages)

[PATCH v7 0/2] i2c: npcm: add NPCM i2c controller driver
 2020-02-25 20:01 UTC  (6+ messages)
` [PATCH v7 2/2] i2c: npcm: Add Nuvoton NPCM I2C "

npcm-I2c driver
 2020-02-25 19:19 UTC  (4+ messages)
` Fwd: "

[PATCH 01/89] dt-bindings: i2c: brcmstb: Convert the BRCMSTB binding to a schema
 2020-02-25 18:15 UTC  (10+ messages)
` [PATCH 02/89] dt-bindings: i2c: brcmstb: Add BCM2711 BSC/AUTO-I2C binding
` [PATCH 03/89] i2c: brcmstb: Support BCM2711 HDMI BSC controllers
` [PATCH 04/89] i2c: brcmstb: Allow to compile it on BCM2835

[PATCH v4 1/4] i2c: at91: Send bus clear command if SDA is down
 2020-02-25 15:50 UTC  (4+ messages)
  ` [PATCH v4 2/4] ARM: at91/dt: sama5d3: add i2c gpio pinctrl
` [PATCH v4 3/4] ARM: at91/dt: sama5d4: "
` [PATCH v4 4/4] ARM: at91/dt: sama5d2: "

[PATCH] i2c: xiic: Support disabling multi-master in DT
 2020-02-25 14:49 UTC  (11+ messages)

[PATCH 0/3] i2c: i801: Fix iTCO_wdt resource creation if PMC is not present
 2020-02-25 14:42 UTC  (9+ messages)
  ` [PATCH 1/3] watchdog: iTCO_wdt: Export vendorsupport
` [PATCH 2/3] watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
` [PATCH 3/3] i2c: i801: Do not add ICH_RES_IO_SMI if PMC device is not present

[PATCH] i2c: powermac: correct comment about custom handling
 2020-02-25 14:26 UTC 

[regression] nct6775 does not load in 5.4 and 5.5, bisected to b84398d6d7f90080
 2020-02-25 12:14 UTC  (18+ messages)

[PATCH v10 0/4] add power control in i2c and at24
 2020-02-24 22:28 UTC  (6+ messages)
` [PATCH v10 4/4] i2c: core: support bus regulator controlling in adapter

Strange behavior in i2c-mpc
 2020-02-24 15:23 UTC 

[PATCH 1/1] i2c: imc: Add support for Intel iMC SMBus host controller. (fwd)
 2020-02-24  9:13 UTC 

[PATCH v2 16/17] i2c: cros-ec-tunnel: Use cros_ec_cmd()
 2020-02-22 12:53 UTC  (2+ messages)

[PATCH] i2c: dev: keep sorting of includes
 2020-02-22 12:50 UTC  (2+ messages)

[PATCH] i2c: mv64xxx: Implement I2C_M_RECV_LEN and I2C_FUNC_SMBUS_READ_BLOCK_DATA
 2020-02-22 12:48 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Write in i801_isr
 2020-02-22 12:45 UTC  (3+ messages)
` [PATCH] i2c: i801: Fix memory corruption in i801_isr_byte_done()

[PATCH 0/5] i2c: i2c-stm32f7: enhance FastModePlus support
 2020-02-22 12:40 UTC  (5+ messages)
` [PATCH 1/5] i2c: i2c-stm32f7: disable/restore Fast Mode Plus bits in low power modes
` [PATCH 3/5] i2c: i2c-stm32f7: add a new st,stm32mp15-i2c compatible

[PATCHv2] i2c: i2c-stm32f7: allow controller to be wakeup-source
 2020-02-22 12:34 UTC  (2+ messages)

[PATCH] i2c: imx: implement master_xfer_atomic callback
 2020-02-22 11:55 UTC  (2+ messages)

[PATCH v3 0/6] i2c bus recovery for Microchip SoCs
 2020-02-22 11:44 UTC  (5+ messages)
` [PATCH v3 2/6] i2c: at91: implement i2c bus recovery
` [PATCH v3 3/6] i2c: at91: Send bus clear command if SDA is down


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox