messages from 2018-11-15 14:18:28 to 2018-11-29 14:35:58 UTC [more...]
[PATCH v2 00/25] at24: remove
2018-11-29 14:35 UTC (14+ messages)
` [PATCH v2 01/25] nvmem: add new config option
` [PATCH v2 02/25] mtd: add support for reading MTD devices via the nvmem API
` [PATCH v2 11/25] net: cadence: switch to using nvmem_get_mac_address()
` [PATCH v2 12/25] of: net: kill of_get_nvmem_mac_address()
[PATCH 0/2] i2c: meson: add support for Meson G12A SoC i2c controller
2018-11-29 12:18 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: i2c: meson: add Meson G12A SoC i2c compatible string
` [PATCH 2/2] i2c: meson: add support for Meson G12A SoC I2C controller
[PATCH i2c-next v9 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-11-28 22:36 UTC (7+ messages)
` [PATCH i2c-next v9 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v9 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
[PATCH v5 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike
2018-11-28 14:47 UTC (21+ messages)
` [PATCH v5 01/15] platform/x86: intel_cht_int33fe: Remove duplicate NULL check
` [PATCH v5 02/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v5 03/15] platform/x86: i2c-multi-instantiate: "
` [PATCH v5 04/15] platform/x86: i2c-multi-instantiate: Defer probe when no adapter found
` [PATCH v5 05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v5 06/15] platform/x86: intel_cht_int33fe: Get rid of obsolete conditional
` [PATCH v5 07/15] platform/x86: i2c-multi-instantiate: "
` [PATCH v5 08/15] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v5 09/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v5 10/15] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v5 11/15] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v5 12/15] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v5 13/15] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v5 14/15] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v5 15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
[PATCH v4 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike
2018-11-28 11:34 UTC (17+ messages)
` [PATCH v4 01/15] defconfig: enable I2C_DEBUG_CORE
` [PATCH v4 02/15] platform/x86: intel_cht_int33fe: Remove duplicate NULL check
` [PATCH v4 03/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v4 04/15] platform/x86: i2c-multi-instantiate: "
` [PATCH v4 05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v4 06/15] platform/x86: intel_cht_int33fe: Get rid of obsolete conditional
` [PATCH v4 07/15] platform/x86: i2c-multi-instantiate: "
` [PATCH v4 08/15] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v4 09/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v4 10/15] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v4 11/15] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v4 12/15] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v4 13/15] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v4 14/15] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v4 15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
[PATCH] i2c: i2c-tegra: replace spin_lock_irqsave with spin_lock in ISR
2018-11-28 9:13 UTC (3+ messages)
[PATCH v3 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
2018-11-27 19:30 UTC (17+ messages)
` [PATCH v3 02/13] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v3 03/13] platform/x86: i2c-multi-instantiate: "
` [PATCH v3 04/13] platform/x86: i2c-multi-instantiate: Defer probe when no adapter found
` [PATCH v3 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v3 06/13] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v3 07/13] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v3 08/13] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v3 09/13] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v3 10/13] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v3 11/13] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v3 12/13] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v3 13/13] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
[PATCH v3] i2c: mux: remove duplicated i2c_algorithm
2018-11-27 18:51 UTC (5+ messages)
[PATCH v10] i2c: Add drivers for the AMD PCIe MP2 I2C controller
2018-11-27 16:41 UTC (3+ messages)
[PATCH] dt-bindings: i2c: Use correct vendor prefix for Atmel
2018-11-27 15:48 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
2018-11-27 15:40 UTC (23+ messages)
` [PATCH v2 01/13] platform/x86: intel_cht_int33fe: Remove duplicate NULL check
` [PATCH v2 02/13] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v2 03/13] platform/x86: i2c-multi-instantiate: "
` [PATCH v2 04/13] platform/x86: i2c-mutli-instantiate: Defer probe when no adapter found
` [PATCH v2 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v2 06/13] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v2 07/13] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v2 08/13] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v2 09/13] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v2 10/13] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v2 11/13] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v2 12/13] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v2 13/13] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
[PATCH v3] i2c: i2c-stm32f7: add PM Runtime support
2018-11-27 14:35 UTC
[PATCH v2] i2c: i2c-stm32f7: add PM Runtime support
2018-11-27 14:34 UTC (3+ messages)
[PATCH] i3c: master: dw: split dw-i3c-master.c into master and bus specific parts
2018-11-27 12:33 UTC (15+ messages)
[PATCH] i2c-axxia: properly handle master timeout
2018-11-27 12:26 UTC (2+ messages)
[PATCH v2 0/2] SYSCFG Fast Mode Plus support for I2C STM32F7
2018-11-27 12:09 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: i2c-stm32: "
` [PATCH v2 2/2] i2c: i2c-stm32f7: "
[PATCH 5/6] drivers/i2c: Remove caller signal_pending branch predictions
2018-11-27 12:01 UTC (2+ messages)
` [5/6] "
[PATCH 08/17] i2c: bcm2835: Switch to SPDX identifier
2018-11-27 11:50 UTC (4+ messages)
[PATCH V2 0/5] i2c:ocores: improvements
2018-11-27 11:38 UTC (2+ messages)
[PATCH v2 0/4] Add Actions Semi Owl family S700 I2C support
2018-11-26 18:58 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: Add S700 support for Actions Semi Soc's
` [PATCH v2 2/4] i2c: Add Actions Semiconductor Owl family S700 I2C support
` [PATCH v2 3/4] arm64: dts: actions: s700: Add I2C controller nodes
` [PATCH v2 4/4] arm64: dts: actions: s700-cubieboard7: Enable I2C0 and I2C1
[PATCH v1 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike
2018-11-26 14:55 UTC (25+ messages)
` [PATCH v1 01/15] platform/x86: intel_cht_int33fe: Remove duplicate NULL check
` [PATCH v1 02/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v1 03/15] platform/x86: i2c-multi-instantiate: "
` [PATCH v1 04/15] platform/x86: i2c-mutli-instantiate: Defer probe when no adapter found
` [PATCH v1 05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v1 06/15] i2c: acpi: Assign fwnode for devices created via i2c_acpi_new_device()
` [PATCH v1 07/15] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v1 08/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v1 09/15] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v1 10/15] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v1 11/15] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v1 12/15] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v1 13/15] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v1 14/15] ACPI / scan: Create platform device for BOSC0200 "
` [PATCH v1 15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
[PATCH AUTOSEL 4.18 39/59] i2c: omap: Enable for ARCH_K3
2018-11-22 19:31 UTC (3+ messages)
[PATCH v10 0/9] Add the I3C subsystem
2018-11-19 12:46 UTC (19+ messages)
[PATCH v1] i2c: i2c-stm32f7: add PM Runtime support
2018-11-18 17:13 UTC (3+ messages)
[PATCH v1 0/2] SYSCFG Fast Mode Plus support for I2C STM32F7
2018-11-18 7:08 UTC (6+ messages)
` [PATCH v1 1/2] dt-bindings: i2c-stm32: "
` [PATCH v1 2/2] i2c: i2c-stm32f7: "
[PATCH v4 0/3] Add driver for Synopsys DesignWare I3C master IP
2018-11-15 19:29 UTC (2+ messages)
[PATCH v3] drm/bridge/sii902x: Fix EDID readback
2018-11-15 16:54 UTC (5+ messages)
[PATCH] i2c: at91: switched to resume/suspend callbacks
2018-11-15 14:18 UTC (3+ messages)
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).