linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-18 23:41:05 to 2020-12-02 15:24:07 UTC [more...]

[PATCH v3] i2c: mv64xxx: Add bus error recovery
 2020-12-02 15:22 UTC  (3+ messages)

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-02 15:15 UTC  (127+ messages)
` [PATCH 01/18] property: Return true in fwnode_device_is_available for node types that do not implement this operation
` [PATCH 02/18] property: Add support for calling fwnode_graph_get_endpoint_by_id() for fwnode->secondary
` [PATCH 03/18] software_node: Fix failure to put() and get() references to children in software_node_get_next_child()
` [PATCH 04/18] software_node: Enforce parent before child ordering of nodes array for software_node_register_nodes()
` [PATCH 05/18] software_node: Alter software_node_unregister_nodes() to unregister the array in reverse order
` [PATCH 06/18] software_node: amend software_node_unregister_node_group() to perform unregistration of array in reverse order to be consistent with software_node_unregister_nodes()
` [PATCH 07/18] software_node: Add support for fwnode_graph*() family of functions
` [PATCH 08/18] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [PATCH 09/18] ipu3-cio2: Add T: entry to MAINTAINERS
` [PATCH 10/18] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple source files retaining ipu3-cio2 name
` [PATCH 11/18] media: v4l2-core: v4l2-async: Check possible match in match_fwnode based on sd->fwnode->secondary
` [PATCH 12/18] acpi: Add acpi_dev_get_next_match_dev() and macro to iterate through acpi_devices matching a given _HID
` [PATCH 13/18] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
` [PATCH 14/18] acpi: utils: Add function to fetch dependent acpi_devices
` [PATCH 15/18] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()
` [PATCH 16/18] i2c: i2c-core-base: Use the new i2c_acpi_dev_name() in i2c_set_dev_name()
` [PATCH 17/18] gpio: gpiolib-acpi: Export acpi_get_gpiod()
` [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device

[v10] i2c: imx: support slave mode for imx I2C driver
 2020-12-02 15:10 UTC  (4+ messages)

[PATCH v6 0/3] i2c: imx: Fix handling of arbitration loss
 2020-12-02 15:04 UTC  (5+ messages)
` [PATCH v6 1/3] i2c: imx: Fix reset of I2SR_IAL flag

[PATCH 0/4] arch: riscv: add board and SoC DT file support
 2020-12-02 14:58 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
` [PATCH 2/4] riscv: dts: add initial support for the SiFive FU740-C000 SoC
` [PATCH 3/4] dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
` [PATCH 4/4] riscv: dts: add initial board data for the SiFive HiFive Unmatched

[PATCH v3 5/6] i2c: iproc: handle master read request
 2020-12-02 14:35 UTC  (3+ messages)

[PATCH] Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
 2020-12-02  6:30 UTC  (4+ messages)

[PATCH 0/8] i2c: fix reference leak when pm_runtime_get_sync fails
 2020-12-02  5:13 UTC  (11+ messages)
` [PATCH 1/8] i2c: cadence: "
` [PATCH 2/8] i2c: img-scb: "
` [PATCH 3/8] i2c: imx-lpi2c: "
` [PATCH 4/8] i2c: imx: "
` [PATCH 5/8] i2c: omap: "
` [PATCH 6/8] i2c: sprd: "
` [PATCH 7/8] i2c: stm32f7: "
` [PATCH 8/8] i2c: xiic: "

[PATCH] i2c: add i2c bus driver for AMD NAVI GPU
 2020-12-02  4:44 UTC  (3+ messages)

[RESEND PATCH v3 0/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2020-11-30 19:11 UTC  (6+ messages)
` [RESEND PATCH v3 1/2] i2c: i2c-mux-gpio: Factor out pdev->dev in _probe_dt()
` [RESEND PATCH v3 2/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land

[PATCH v2] i2c: qcom: Fix IRQ error misassignement
 2020-11-30 10:04 UTC  (3+ messages)

[PATCH v3] i2c: qcom: Fix IRQ error misassignement
 2020-11-30 10:04 UTC 

[PATCH v2 0/3] dt-bindings: yaml conversion of i2c-gate and IIO users
 2020-11-28 17:33 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings:i2c:i2c-gate: txt to yaml conversion
` [PATCH v2 2/3] dt-bindings:iio:imu:invensense,mpu6050: "
` [PATCH v2 3/3] dt-bindings:iio:gyro:invensense,mpu3050: txt to yaml format conversion

[PATCH v2 00/18] Add CMU/RMU/DMA/MMC/I2C support for Actions Semi S500 SoCs
 2020-11-28  7:35 UTC  (8+ messages)
` [PATCH v2 10/18] dt-bindings: i2c: owl: Convert Actions Semi Owl binding to a schema
` [PATCH v2 11/18] MAINTAINERS: Update entry for Actions Semi Owl I2C binding
` [PATCH v2 12/18] i2c: owl: Add compatible for the Actions Semi S500 I2C controller
` [PATCH v2 13/18] arm: dts: owl-s500: Add I2C support

[PATCH v1] i2c: qcom: Fix IRQ error misassignement
 2020-11-26 16:10 UTC  (4+ messages)

[PATCH 1/2] i2c: Warn when device removing fails
 2020-11-26  7:23 UTC  (2+ messages)
` [PATCH 2/2] i2c: remove check that can never be true

[PATCH v4] i2c: virtio: add a virtio i2c frontend driver
 2020-11-26  2:00 UTC  (3+ messages)

[PATCH] i2c: mxs: Remove unneeded platform_device_id
 2020-11-24 18:36 UTC  (2+ messages)

[PATCH] i2c: busses: Use dma_set_mask_and_coherent
 2020-11-24 13:08 UTC 

[RFC 0/4] platform/x86: i2c-multi-instantiate: Pass ACPI fwnode to instantiated i2c-clients
 2020-11-24 11:35 UTC  (8+ messages)

[PATCH] i2c: cadence: Clear HOLD bit before xfer_size register rolls over
 2020-11-24  7:46 UTC 

[PATCH] i2c: pca-platform: drop two members from driver data that are assigned to only
 2020-11-23 20:27 UTC 

[PATCH 5/5] i2c: geni: sdm845: dont perform DMA for OnePlus 6 devices
 2020-11-22 17:59 UTC  (3+ messages)

[PATCH] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
 2020-11-22  4:08 UTC  (2+ messages)

[PATCH V6 0/3] Implement Shutdown callback for geni-i2c
 2020-11-22  3:27 UTC  (3+ messages)
` [PATCH V6 1/3] soc: qcom: geni: Remove "iova" check

[PATCH i2c-next v4 1/1] dt-bindings: i2c: mellanox,i2c-mlxbf: convert txt to YAML schema
 2020-11-20 23:06 UTC 


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).