linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-03 06:57:03 to 2020-08-14 01:44:20 UTC [more...]

[PULL REQUEST] i2c for 5.9
 2020-08-14  1:44 UTC  (2+ messages)

[PATCH] i2c: ocores: add gaisler to platform data
 2020-08-13 18:42 UTC  (3+ messages)

[PATCH] arch/powerpc: use simple i2c probe function
 2020-08-13 13:14 UTC  (3+ messages)

[PATCH v2] ARM: s3c64xx: use simple i2c probe function
 2020-08-13 13:13 UTC  (3+ messages)

[PATCH v2] ARM: davinci: use simple i2c probe function
 2020-08-13 13:08 UTC  (4+ messages)

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-13 10:31 UTC  (7+ messages)

[PATCH] i2c: mv64xxx: Add bus error recovery
 2020-08-12 20:13 UTC  (2+ messages)

[PATCH v3] i2c: iproc: fix race between client unreg and isr
 2020-08-12 20:06 UTC  (4+ messages)

[PATCH v4 0/6] Support running driver's probe for a device powered off
 2020-08-12 19:33 UTC  (13+ messages)
` [PATCH v4 5/6] at24: Support probing while off

[PATCH 1/2] eeprom: at24: Add support for the Sony VAIO EEPROMs
 2020-08-12 18:10 UTC  (3+ messages)
` [PATCH 2/2 RFC] eeprom: at24: Tidy at24_read()

[PATCH v5 0/6] Support running driver's probe for a device powered off
 2020-08-12  9:22 UTC  (11+ messages)
` [PATCH v5 1/6] i2c: Allow driver to manage the device's power state during probe
` [PATCH v5 2/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v5 3/6] ov5670: Support probe whilst the device is in a "
` [PATCH v5 4/6] media: i2c: imx319: Support probe while the device is off
` [PATCH v5 5/6] at24: Support probing while off
` [PATCH v5 6/6] Documentation: ACPI: Document allow-low-power-probe _DSD property

[PATCH] i2c: imx: Use dev_err_probe() to simplify error handling
 2020-08-12  5:39 UTC  (2+ messages)

[PATCH v2] docs: remove the 2.6 "Upgrading I2C Drivers" guide
 2020-08-11 16:49 UTC  (3+ messages)

[PATCH v2] i2c: iproc: fix race between client unreg and isr
 2020-08-10 22:22 UTC  (6+ messages)

[PATCH v5] hwmon/pmbus: use simple i2c probe function
 2020-08-10 18:10 UTC  (3+ messages)

[PATCH v1] i2c: eg20t: use generic power management
 2020-08-10 14:01 UTC  (14+ messages)
        ` [PATCH v2 0/2] i2c: eg20t: Power management upgrade and clean-ups
          ` [PATCH v2 1/2] i2c: eg20t: Drop PCI wakeup calls from .suspend/.resume
          ` [PATCH v2 2/2] i2c: eg20t: use generic power management

[PATCH i2c-tools v2] i2ctransfer: add support for I2C_M_RECV_LEN
 2020-08-10  9:57 UTC  (2+ messages)

[PATCH i2c-tools] add BUGS section to manpages
 2020-08-10  9:57 UTC  (3+ messages)

[PATCH i2c-tools v2] allow to preset custom CFLAGS and LDFLAGS
 2020-08-10  9:56 UTC  (2+ messages)

[PATCH] i2c: mediatek: Fix i2c_spec_values description
 2020-08-10  9:40 UTC  (5+ messages)

[PATCH] arch/arm: use simple i2c probe function
 2020-08-09 17:18 UTC  (3+ messages)

[PATCH v4] hwmon/pmbus: use simple i2c probe function
 2020-08-08 20:48 UTC  (2+ messages)

[PATCH v3] hwmon/pmbus: use simple i2c probe function
 2020-08-08 13:46 UTC  (4+ messages)

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-08  7:48 UTC  (36+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add SATA controller node
` [PATCH 05/20] dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support
` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
` [PATCH 08/20] dt-bindings: usb: usb-xhci: "
` [PATCH 09/20] dt-bindings: phy: renesas,usb3-phy: Add "
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
` [PATCH 12/20] dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1
` [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes
` [PATCH 14/20] dt-bindings: sound: renesas,rsnd: Document r8a774e1 bindings
` [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add audio support
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes

[v2] i2c: mediatek: Fix i2c_spec_values description
 2020-08-08  0:56 UTC  (2+ messages)

[PATCH RESEND] i2c: designware: Add device HID for Hygon I2C controller
 2020-08-07 18:08 UTC  (2+ messages)

[PATCH] i2c: iproc: fix race between client unreg and isr
 2020-08-07 17:38 UTC  (12+ messages)

[PATCH v3] hwmon/pmbus: use simple i2c probe function
 2020-08-07 16:28 UTC 

[PATCH v2] hwmon/pmbus: use simple i2c probe function
 2020-08-07 16:23 UTC  (4+ messages)

[PATCH i2c-tools] tools: allow to preset TOOLS_CFLAGS and TOOLS_LDFLAGS
 2020-08-07 14:55 UTC  (4+ messages)

[PATCH] hwmon/pmbus: use simple i2c probe function
 2020-08-07 14:15 UTC  (8+ messages)

VAIO EEPROM support in at24
 2020-08-07  9:31 UTC  (8+ messages)

[PATCH] docs: remove the 2.6 "Upgrading I2C Drivers" guide
 2020-08-06 16:13 UTC  (5+ messages)

[RFC PATCH i2c-tools] tools: i2ctransfer: add check for returned length from driver
 2020-08-06 14:56 UTC 

[PATCH v2] media: ov7740: use SCCB regmap
 2020-08-06 15:48 UTC 

INVESTMENT
 2020-08-06  6:49 UTC 

[PATCH v3 0/4] add i2c support for mt8192
 2020-08-06  6:30 UTC  (7+ messages)
` [PATCH v3 1/4] i2c: mediatek: Add apdma sync in i2c driver
` [PATCH v3 2/4] i2c: mediatek: Add access to more than 8GB dram "
` [PATCH v3 3/4] dt-bindings: i2c: update bindings for MT8192 SoC
` [PATCH v3 4/4] i2c: mediatek: Add i2c compatible for MediaTek MT8192

[PATCH v1] i2c: nvidia-gpu: Use put_unaligned_be24()
 2020-08-06  5:18 UTC  (3+ messages)

[PATCH 0/4] i2c: core: add generic GPIO bus recovery
 2020-08-05 11:17 UTC  (12+ messages)
` [PATCH 1/4] dt-binding: i2c: add generic properties for "
` [PATCH 2/4] i2c: core: add generic I2C GPIO recovery
` [PATCH 3/4] i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOs
` [PATCH 4/4] i2c: at91: Move to generic GPIO bus recovery
  ` Re: [PATCH 0/4] i2c: core: add "

[PATCH v1] i2c: ismt: Describe parameters in kernel doc
 2020-08-05  9:39 UTC  (2+ messages)

[PATCH v1] i2c: ismt: Add support for Intel Emmitsburg PCH
 2020-08-05  9:39 UTC  (2+ messages)

[PATCH 1/2] i2c: i801: Add support for Intel Emmitsburg PCH
 2020-08-05  9:37 UTC  (5+ messages)
` [PATCH 2/2] i2c: i801: Add support for Intel Tiger Lake PCH-H

[PATCH] i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480
 2020-08-05  9:33 UTC  (2+ messages)

[PATCH] i2c: bcm2835: Replace HTTP links with HTTPS ones
 2020-08-05  9:25 UTC  (2+ messages)

[PATCH for v5.9] i2c: Replace HTTP links with HTTPS ones
 2020-08-05  9:22 UTC  (4+ messages)

[PATCH] Documentation: i2c: dev: 'block process call' is supported
 2020-08-05  9:12 UTC  (2+ messages)

[PATCH v2 0/4] add i2c support for mt8192
 2020-08-05  8:56 UTC  (5+ messages)
` [PATCH v2 2/4] i2c: mediatek: Add access to more than 8GB dram in i2c driver

[PATCH v3 0/2] i2c: stm32: add host-notify support via i2c slave
 2020-08-04 14:04 UTC  (5+ messages)
` [PATCH v3 1/2] i2c: smbus: add core function handling SMBus host-notify
` [PATCH v3 2/2] i2c: stm32f7: Add SMBus Host-Notify protocol support

[PATCH] decode-dimms: Update the list of vendors to Jedec JEP106BB
 2020-08-04  6:25 UTC 

[PATCH i2c-tools] i2ctransfer: add support for I2C_M_RECV_LEN
 2020-08-03 20:45 UTC  (8+ messages)

[PATCH 1/1] i2c: busses: Add support for atomic transfers in Actions Semi Owl driver
 2020-08-03 20:28 UTC 

[RFC PATCH 0/4] i2c: core: add generic GPIO bus recovery
 2020-08-03 16:59 UTC  (22+ messages)
` [RFC PATCH 1/4] dt-binding: i2c: add generic properties for "
` [RFC PATCH 2/4] i2c: core: add generic I2C GPIO recovery
    `  "
` [RFC PATCH 3/4] i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOs
    `  "
` [RFC PATCH 4/4] i2c: at91: Move to generic GPIO bus recovery
    `  "

[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value
 2020-08-03  6:56 UTC  (3+ 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).