linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-15 10:00:11 to 2019-09-03 18:12:55 UTC [more...]

[PATCH RESEND 0/3] hwmon: convert remaining drivers to i2c_new_dummy_device()
 2019-09-03 18:12 UTC  (3+ messages)
` [PATCH RESEND 1/3] hwmon: w83791d: convert to use devm_i2c_new_dummy_device
` [PATCH RESEND 2/3] hwmon: w83792d: "

[PATCH] i2c: stm32f7: Make structure stm32f7_i2c_algo constant
 2019-09-03 18:05 UTC  (2+ messages)

[PATCH] i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
 2019-09-03 17:52 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 152/167] i2c: at91: disable TXRDY interrupt after sending data
 2019-09-03 16:25 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 153/167] i2c: at91: fix clk_offset for sama5d2

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-09-03 14:16 UTC  (18+ messages)
` [RFC,v2 2/6] i2c: add I2C Address Translator (ATR) support
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer

[PATCH] ACPI: support for NXP i2c controller
 2019-09-03 11:08 UTC  (7+ messages)

[PATCH] i801_smbus: clear SMBALERT status bit and disable SMBALERT interrupt
 2019-09-03  2:15 UTC  (3+ messages)

[PATCH v4 0/9] i2c: add support for filters
 2019-09-02 15:47 UTC  (17+ messages)
` [PATCH v4 1/9] dt-bindings: i2c: at91: add new compatible
` [PATCH v4 2/9] dt-bindings: i2c: add bindings for i2c analog and digital filter
` [PATCH v4 3/9] i2c: add support for filter-width-ns optional property
` [PATCH v4 4/9] i2c: at91: add new platform support for sam9x60
` [PATCH v4 5/9] i2c: at91: add support for digital filtering
` [PATCH v4 6/9] i2c: at91: add support for advanced "
` [PATCH v4 7/9] i2c: at91: add support for analog filtering
` [PATCH v4 8/9] ARM: dts: at91: sama5d2_xplained: add analog and digital filter for i2c
` [PATCH v4 9/9] ARM: dts: at91: sama5d4_xplained: add "

[PATCH] video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NULL safe
 2019-09-02  9:06 UTC  (3+ messages)

[PATCH] mfd: htc-i2cpld: drop check because i2c_unregister_device() is NULL safe
 2019-09-02  9:06 UTC  (2+ messages)

[PATCH v3 0/9] i2c: add support for filters
 2019-09-02  8:54 UTC  (11+ messages)
` [PATCH v3 2/9] dt-bindings: i2c: add bindings for i2c analog and digital filter
` [PATCH v3 5/9] i2c: at91: add support for digital filtering

[PATCH] [RFC] i2c: imx: make use of format specifier %dE
 2019-09-02  5:58 UTC  (3+ messages)

[PATCH v2 1/2] rtc: max77686: convert to devm_i2c_new_dummy_device()
 2019-09-01  9:03 UTC  (4+ messages)
` [PATCH v2 2/2] rtc: s35390a: "

[PULL REQUEST] i2c for 5.3
 2019-08-31 18:15 UTC  (2+ messages)

[PATCH v1 1/1] i2c: iproc: Add i2c repeated start capability
 2019-08-31  9:49 UTC  (6+ messages)

[PATCH 0/2] rtc: convert two drivers to devm_i2c_new_dummy_device()
 2019-08-30 13:18 UTC  (10+ messages)
` [PATCH 1/2] rtc: max77686: convert "
` [PATCH 2/2] rtc: s35390a: "

[PATCH v2] i2c: mediatek: disable zero-length transfers for mt8183
 2019-08-30 13:08 UTC  (5+ messages)

[PATCH v1 0/2] Remove smbus quick cmd and update adapter name
 2019-08-30 12:59 UTC  (5+ messages)
` [PATCH v1 1/2] i2c: iproc: Stop advertising support of SMBUS quick cmd
` [PATCH v1 2/2] i2c: iproc: Add full name of devicetree node to adapter name

[PATCH] MAINTAINERS: i2c mv64xxx: Update documentation path
 2019-08-30 12:38 UTC  (5+ messages)

[PATCH v5 0/3] Enable ACPI-defined peripherals on i2c-piix4 SMBus
 2019-08-29 20:21 UTC  (14+ messages)
` [PATCH v5 1/3] i2c: piix4: Fix port selection for AMD Family 16h Model 30h
` [PATCH v5 2/3] i2c: piix4: Fix probing of reserved ports on "
` [PATCH v5 3/3] i2c: piix4: Add ACPI support

[PATCH] i2c: ocores: use request_any_context_irq() to register IRQ handler
 2019-08-29 20:12 UTC  (4+ messages)

[PATCH v5 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-29 19:17 UTC  (14+ messages)
` [PATCH v5 2/3] hwmon/ltc2990: Generalise DT to fwnode support
` [PATCH v5 3/3] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision
    ` [PATCH] i2c/busses: Add i2c-icy for I2C on m68k/Amiga

[PATCH v3] i2c: axxia: support slave mode
 2019-08-29 19:08 UTC  (3+ messages)

[PATCH 0/3] i2c: bcm2835: Add bcm2711 support
 2019-08-29 18:52 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatible
` [PATCH 2/3] i2c: bcm2835: Avoid clk stretch quirk for BCM2711
` [PATCH 3/3] i2c: bcm2835: Add full name of devicetree node to adapter name

[PATCH V2 00/13] ARM: Add minimal Raspberry Pi 4 support
 2019-08-27 16:00 UTC  (12+ messages)
` [PATCH V2 03/13] dt-bindings: bcm2835-cprman: Add bcm2711 support
` [PATCH V2 06/13] clk: bcm2835: Mark PLLD_PER as CRITICAL
` [PATCH V2 07/13] dt-bindings: i2c: bcm2835: Add brcm, bcm2711 compatible
  ` [PATCH V2 07/13] dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatible
` [PATCH V2 08/13] i2c: bcm2835: Avoid clk stretch quirk for BCM2711

[PATCH 1/7] [RFC] ARM: remove Intel iop33x and iop13xx support
 2019-08-23  7:44 UTC  (9+ messages)
  ` [PATCH 5/7] ARM: xscale: fix multi-cpu compilation

[PATCH] platform: chrome: chromeos_laptop: drop checks of NULL-safe functions
 2019-08-22 19:41 UTC  (2+ messages)

[PATCH RESEND] i2c: mediatek: disable zero-length transfers for mt8183
 2019-08-22  9:35 UTC  (3+ messages)

[PATCH 1/2] media: i2c: adv7511-v4l2: drop check because i2c_unregister_device() is NULL safe
 2019-08-20 15:34 UTC  (2+ messages)
` [PATCH 2/2] media: i2c: adv7842: "

[PATCH AUTOSEL 4.9 5/7] i2c: emev2: avoid race when unregistering slave client
 2019-08-20 13:43 UTC 

[PATCH AUTOSEL 4.14 08/12] i2c: rcar: avoid race when unregistering slave client
 2019-08-20 13:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 09/12] i2c: emev2: "

[PATCH AUTOSEL 4.19 22/27] i2c: rcar: avoid race when unregistering slave client
 2019-08-20 13:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 23/27] i2c: emev2: "

[PATCH AUTOSEL 5.2 38/44] i2c: rcar: avoid race when unregistering slave client
 2019-08-20 13:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 39/44] i2c: emev2: "

Status of Subsystems - I2C/SMBUS ISMT DRIVER
 2019-08-20 13:23 UTC 

[PATCH v3 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-19 11:22 UTC  (19+ messages)
` [PATCH v3 2/3] hwmon/ltc2990: Generalise DT to fwnode support
        ` [PATCH] "
` [PATCH v3 3/3] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision

[PULL REQUEST] i2c for 5.3
 2019-08-17 17:50 UTC  (2+ messages)

[PATCH 1/3] include: linux: i2c: more helpers for declaring i2c drivers
 2019-08-16 19:56 UTC  (6+ messages)

[PATCH v2 0/3] Enable the I2C nodes for Allwinner H6 CPU
 2019-08-16 19:44 UTC  (13+ messages)
  ` [PATCH v2 1/3] dt-bindings: i2c: mv64xxx: Add compatible for the H6 i2c node
  ` [PATCH v2 2/3] arm64: allwinner: h6: add I2C nodes
  ` [PATCH v2 3/3] arm64: allwinner: h6: add i2c0 node in PineH64
  ` [PATCH v3 0/2] Enable the I2C nodes for Allwinner H6 CPU
    ` [PATCH v3 1/2] dt-bindings: i2c: mv64xxx: Add compatible for the H6 i2c node
    ` [PATCH v3 2/2] arm64: allwinner: h6: add I2C nodes

[PATCH v4 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-16 13:43 UTC  (3+ messages)
` [PATCH v4 2/3] hwmon/ltc2990: Generalise DT to fwnode support
` [PATCH v4 3/3] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision

[PATCH] i2c: iproc: Make bcm_iproc_i2c_quirks constant
 2019-08-15 16:43 UTC  (2+ messages)

[PATCH v2 1/4] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-15 12:52 UTC  (10+ 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).