messages from 2020-08-05 08:56:39 to 2020-08-19 02:14:07 UTC [more...]
[PATCH] i2c: ocores: Allow endian-specific grlib accessors
2020-08-19 2:14 UTC (4+ messages)
[PATCH 1/2] eeprom: at24: Add support for the Sony VAIO EEPROMs
2020-08-18 13:46 UTC (5+ 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-18 11:04 UTC (16+ 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 v2] ARM: s3c64xx: use simple i2c probe function
2020-08-17 15:53 UTC (4+ messages)
[PATCH] i2c: rcar: in slave mode, clear NACK earlier
2020-08-17 12:19 UTC
[PATCH] dt-bindings: Whitespace clean-ups in schema files
2020-08-16 8:44 UTC (10+ messages)
[PATCH] i2c: iproc: Fix checkpatch warnings by using 'BIT' macro
2020-08-15 15:28 UTC (2+ messages)
[PATCH v3] i2c: iproc: fix race between client unreg and isr
2020-08-14 22:41 UTC (5+ messages)
[PATCH 1/2] i2c: ocores: add gaisler to platform data
2020-08-14 19:05 UTC (7+ messages)
` [PATCH 2/2] i2c: ocores: add be/le support for gaisler
[PATCH 0/2] Add gaisler support in platform_data
2020-08-14 16:28 UTC
[PATCH] i2c: stm32: remove unnecessary DMA kernel error log
2020-08-14 14:13 UTC
[PATCH 0/2] Implement Shutdown callback for i2c
2020-08-14 9:55 UTC (3+ messages)
` [PATCH 1/2] i2c: i2c-qcom-geni: Add tx_dma, rx_dma and xfer_len to geni_i2c_dev struct
` [PATCH 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c
[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: davinci: use simple i2c probe function
2020-08-13 13:08 UTC (4+ messages)
[PATCH] i2c: mv64xxx: Add bus error recovery
2020-08-12 20:13 UTC (2+ 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] 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 (32+ messages)
` [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add SATA controller node
` [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 (6+ 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 (4+ messages)
` "
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).