linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-02 09:59:59 to 2020-04-15 09:52:20 UTC [more...]

[PATCH] i2c: avoid ifdeffery in I2C drivers with optional slave support
 2020-04-15  9:51 UTC  (6+ messages)

[PATCH 6/7] PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
 2020-04-15  9:51 UTC  (2+ messages)

[RFC PATCH v2 0/6] i2c: of: reserve unknown and ancillary addresses
 2020-04-15  9:46 UTC  (23+ messages)
` [RFC PATCH v2 1/6] i2c: use DEFINE for the dummy driver name
` [RFC PATCH v2 2/6] i2c: allow DT nodes without 'compatible'
` [RFC PATCH v2 3/6] i2c: of: remove superfluous parameter from exported function
` [RFC PATCH v2 4/6] i2c: of: error message unification
` [RFC PATCH v2 5/6] i2c: of: mark a whole array of regs as reserved

[PATCH v12 0/2] add power control in i2c and at24
 2020-04-15  8:49 UTC  (6+ messages)
` [PATCH v12 1/2] dt-binding: i2c: add bus-supply property

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-04-15  7:06 UTC 

[PATCH v1] i2c: img-scb: remove duplicate dev_err()
 2020-04-15  5:47 UTC  (3+ messages)
  `  "

[PATCH v1] i2c: img-scb: remove duplicate dev_err()
 2020-04-14 16:56 UTC  (7+ messages)

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-14 16:48 UTC  (2+ messages)
` [PATCH v2 26/33] docs: i2c: rename i2c.svg to i2c_bus.svg

[PATCH] dt-bindings: i2c: xiic: Migrate i2c-xiic documentation to YAML
 2020-04-14 16:37 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: cadence: Migrate i2c-cadence documentation to YAML
 2020-04-14 16:36 UTC  (2+ messages)

[PATCH v1] i2c: icy: Don't use software node when it's an overkill
 2020-04-14 14:54 UTC  (6+ messages)

[PATCH v1] i2c: busses: convert to devm_platform_get_and_ioremap_resource
 2020-04-14 13:48 UTC 

[PATCH] i2c: piix4: Add second SMBus for X370/X470/X570
 2020-04-14 10:43 UTC  (3+ messages)

[PATCH] i2c: Detect secondary SMBus controller on AMD AM4 chipsets
 2020-04-14  7:35 UTC  (3+ messages)

[PATCH 0/1] ARM: convert to use new I2C API
 2020-04-13 10:29 UTC  (3+ messages)
` [PATCH 1/1] ARM: mach-s3c64xx: convert to use i2c_new_client_device()

[BUG] i2c_nvidia_gpu takes long time and makes system suspend & resume failed with NVIDIA cards
 2020-04-13  9:05 UTC  (5+ messages)

[v6] i2c: imx: support slave mode for imx I2C driver
 2020-04-13  2:18 UTC  (2+ messages)
` [EXT] "

[PATCH] i2c: slave: support I2C_SLAVE_STOP event for the read transactions
 2020-04-13  1:47 UTC  (6+ messages)

[PATCH AUTOSEL 5.6 107/149] i2c: dev: Fix the race between the release of i2c_dev and cdev
 2020-04-11 23:03 UTC 

[PATCH AUTOSEL 5.5 086/121] i2c: dev: Fix the race between the release of i2c_dev and cdev
 2020-04-11 23:06 UTC 

[PATCH AUTOSEL 5.4 075/108] i2c: dev: Fix the race between the release of i2c_dev and cdev
 2020-04-11 23:09 UTC 

[PATCH AUTOSEL 4.14 28/37] i2c: dev: Fix the race between the release of i2c_dev and cdev
 2020-04-11 23:13 UTC 

[PATCH AUTOSEL 4.19 49/66] i2c: dev: Fix the race between the release of i2c_dev and cdev
 2020-04-11 23:11 UTC 

[PATCH] i2c: regroup documentation of bindings
 2020-04-10 17:04 UTC  (2+ messages)

[RFC PATCH 0/7] i2c: of: reserve unknown and ancillary addresses
 2020-04-10 13:47 UTC  (6+ messages)
` [RFC PATCH 3/7] i2c: allow DT nodes without 'compatible'

[PATCH] i2c: Detect secondary SMBus controller on AMD AM4 chipsets
 2020-04-10  7:55 UTC  (3+ messages)

[PATCH v3] i2c: busses: convert to devm_platform_ioremap_resource
 2020-04-10  1:27 UTC  (2+ messages)

[PATCH] i2c: altera: Fix race between xfer_msg and isr thread
 2020-04-10  1:06 UTC 

[PATCH] i2c: remove i2c_new_probed_device API
 2020-04-09 14:02 UTC  (2+ messages)

[PATCH] i2c: altera: use proper variable to hold errno
 2020-04-09 14:00 UTC  (2+ messages)

[PATCH] i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
 2020-04-09 13:58 UTC  (5+ messages)

[PATCH v2 00/24] convert to devm_platform_ioremap_resource
 2020-04-09 13:42 UTC  (28+ messages)
` [PATCH v2 01/24] i2c: img-scb: "
` [PATCH v2 02/24] i2c: mv64xxx: "
` [PATCH v2 03/24] i2c: owl: "
` [PATCH v2 04/24] i2c: exynos5: "
` [PATCH v2 05/24] i2c: zx2967: "
` [PATCH v2 06/24] i2c: xlp9xx: "
` [PATCH v2 07/24] i2c: synquacer: "
` [PATCH v2 08/24] i2c: rk3x: "
` [PATCH v2 09/24] i2c: qup: "
` [PATCH v2 10/24] i2c: meson: "
` [PATCH v2 11/24] i2c: hix5hd2: "
` [PATCH v2 12/24] i2c: emev2: "
` [PATCH v2 13/24] i2c: jz4780: "
` [PATCH v2 14/24] i2c: altera: "
` [PATCH v2 15/24] i2c: axxia: "
` [PATCH v2 16/24] i2c: davinci: "
` [PATCH v2 17/24] i2c: digicolor: "
` [PATCH v2 18/24] i2c: lpc2k: "
` [PATCH v2 19/24] i2c: sirf: "
` [PATCH v2 20/24] i2c: stu300: "
` [PATCH v2 21/24] i2c: sun6i-p2wi: "
` [PATCH v2 22/24] i2c: xlr: "
` [PATCH v2 23/24] i2c: bcm-kona: "
` [PATCH v2 24/24] i2c: octeon-platdrv: "

[PATCH V3 0/8] Add interconnect support to QSPI and QUP drivers
 2020-04-09 13:20 UTC  (36+ messages)
` [PATCH V3 2/8] soc: qcom: geni: Support for ICC voting
` [PATCH V3 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V3 4/8] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V3 5/8] spi: spi-geni-qcom: "
` [PATCH V3 6/8] tty: serial: qcom_geni_serial: "
` [PATCH V3 7/8] spi: spi-qcom-qspi: "

[PATCH v1 00/28] convert to devm_platform_ioremap_resource
 2020-04-09  6:06 UTC  (35+ messages)
` [PATCH v1 01/28] i2c: img-scb: "
` [PATCH v1 02/28] i2c: mv64xxx: "
` [PATCH v1 03/28] i2c: owl: "
` [PATCH v1 04/28] i2c: exynos5: "
` [PATCH v1 07/28] i2c: zx2967: "
` [PATCH v1 08/28] i2c: xlp9xx: "
` [PATCH v1 10/28] i2c: synquacer: "
` [PATCH v1 11/28] i2c: rk3x: "
` [PATCH v1 12/28] i2c: qup: "
` [PATCH v1 13/28] i2c: meson: "
` [PATCH v1 14/28] i2c: hix5hd2: "
` [PATCH v1 15/28] i2c: emev2: "
` [PATCH v1 16/28] i2c: jz4780: "
` [PATCH v1 17/28] i2c: altera: "
` [PATCH v1 18/28] i2c: axxia: "
` [PATCH v1 20/28] i2c: davinci: "
` [PATCH v1 21/28] i2c: digicolor: "
` [PATCH v1 22/28] i2c: lpc2k: "
` [PATCH v1 23/28] i2c: sirf: "
` [PATCH v1 24/28] i2c: stu300: "
` [PATCH v1 25/28] i2c: sun6i-p2wi: "
` [PATCH v1 26/28] i2c: xlr: "
` [PATCH v1 27/28] i2c: bcm-kona: "
` [PATCH v1 28/28] i2c: octeon-platdrv: "

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-08 15:56 UTC  (3+ messages)
` [PATCH 33/35] docs: i2c: rename i2c.svg to i2c_bus.svg

[PATCH] i2c: powermac: Simplify reading the "reg" and "i2c-address" property
 2020-04-08 10:03 UTC 

[PATCH 0/2] i2c: designware: Calculate *CNT for Fast Mode Plus
 2020-04-08  7:09 UTC  (6+ messages)
` [PATCH 1/2] i2c: designware: Calculate SCL timing parameter "
` [PATCH 2/2] i2c: designware: Calculate SCL timing parameter for High Speed Mode

[PATCH] i2c: enable async suspend/resume on i2c devices
 2020-04-08  5:06 UTC  (5+ messages)

[PATCH v7 1/3] i2c: Add Qualcomm CCI I2C driver
 2020-04-07  8:33 UTC  (3+ messages)
` [PATCH v7 2/3] dt-bindings: i2c: Add binding for Qualcomm CCI I2C controller
` [PATCH v7 3/3] arm64: dts: msm8916: Add CCI node

[PATCH AUTOSEL 5.5 34/35] i2c: st: fix missing struct parameter description
 2020-04-07  0:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 35/35] i2c: pca-platform: Use platform_irq_get_optional

[PATCH AUTOSEL 5.4 31/32] i2c: st: fix missing struct parameter description
 2020-04-07  0:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 32/32] i2c: pca-platform: Use platform_irq_get_optional

[PATCH AUTOSEL 4.19 13/13] i2c: st: fix missing struct parameter description
 2020-04-07  0:02 UTC 

[PATCH AUTOSEL 4.4 4/4] i2c: st: fix missing struct parameter description
 2020-04-07  0:03 UTC 

[PATCH AUTOSEL 4.9 5/5] i2c: st: fix missing struct parameter description
 2020-04-07  0:03 UTC 

[PATCH AUTOSEL 4.14 9/9] i2c: st: fix missing struct parameter description
 2020-04-07  0:02 UTC 

[PATCH v6 1/3] i2c: Add Qualcomm CCI I2C driver
 2020-04-06 16:55 UTC  (4+ messages)

[PATCH 0/1] i2c: imc: Add support for Intel iMC SMBus host controller
 2020-04-05 22:51 UTC  (6+ messages)

[PATCH v2 0/2] i2c: i2c-stm32f7: allow range of I2C bus frequency
 2020-04-04 17:18 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: i2c-stm32f7: allow clock-frequency range

[PULL REQUEST] i2c for v5.7
 2020-04-03  0:40 UTC  (2+ messages)

[PATCH] i2c: piix4: remove an empty and redundant comment line
 2020-04-02 17:39 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 NNTP newsgroup(s).