linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-06 14:53:17 to 2020-12-01 09:24:15 UTC [more...]

[PATCH 0/8] i2c: fix reference leak when pm_runtime_get_sync fails
 2020-12-01  9:31 UTC  (2+ messages)
` [PATCH 1/8] i2c: cadence: "

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-01  8:46 UTC  (79+ 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

[PATCH v6 0/3] i2c: imx: Fix handling of arbitration loss
 2020-12-01  7:34 UTC  (4+ messages)
` [PATCH v6 1/3] i2c: imx: Fix reset of I2SR_IAL flag

[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] Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
 2020-11-30 16:19 UTC  (3+ messages)

[PATCH] i2c: add i2c bus driver for AMD NAVI GPU
 2020-11-30 11:19 UTC  (2+ messages)

[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 

[v10] i2c: imx: support slave mode for imx I2C driver
 2020-11-30  5:26 UTC  (3+ messages)

[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  (4+ 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 

[Re-send: PATCH i2c-next 0/6] i2c: mux: mlxcpld: Extend driver functionality and update licenses
 2020-11-18 14:45 UTC  (9+ messages)
` [Re-send: PATCH i2c-next 1/6] i2c: mux: mlxcpld: Update module license
` [Re-send: PATCH i2c-next 2/6] platform/x86: "
` [Re-send: PATCH i2c-next 3/6] i2c: mux: mlxcpld: Move header file out of x86 realm
` [Re-send: PATCH i2c-next 4/6] i2c: mux: mlxcpld: Convert driver to platform driver
` [Re-send: PATCH i2c-next 5/6] i2c: mux: mlxcpld: Extend driver to support word address space devices
` [Re-send: PATCH i2c-next 6/6] i2c: mux: mlxcpld: Extend supported mux number

[Re-send: PATCH i2c-next 0/6] i2c: mux: mlxcpld: Extend driver functionality and update licenses
 2020-11-18 14:44 UTC  (7+ messages)
` [Re-send: PATCH i2c-next 1/6] i2c: mux: mlxcpld: Update module license
` [Re-send: PATCH i2c-next 2/6] platform/x86: "
` [Re-send: PATCH i2c-next 3/6] i2c: mux: mlxcpld: Move header file out of x86 realm
` [Re-send: PATCH i2c-next 4/6] i2c: mux: mlxcpld: Convert driver to platform driver
` [Re-send: PATCH i2c-next 5/6] i2c: mux: mlxcpld: Extend driver to support word address space devices
` [Re-send: PATCH i2c-next 6/6] i2c: mux: mlxcpld: Extend supported mux number

[v2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2020-11-18 12:17 UTC 

[PATCH] i2c: imx: Remove unused .id_table support
 2020-11-17  7:01 UTC  (2+ messages)

[PATCH v1] i2c: ismt: Adding support for I2C_SMBUS_BLOCK_PROC_CALL
 2020-11-16 15:32 UTC 

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

Corporate and Personal Loan::,
 2020-11-13 16:07 UTC 

New Offers
 2020-11-15  7:35 UTC 

Corporate and Personal Loan/
 2020-11-10 14:09 UTC 

[PATCH v3 5/6] i2c: iproc: handle master read request
 2020-11-14  1:17 UTC  (5+ messages)

[PATCH] i2c: mlxbf: Fix the return check of devm_ioremapm and ioremap
 2020-11-13 22:49 UTC  (2+ messages)

[PATCH] [v2] i2c: stm32f7: Fix runtime PM imbalance on error
 2020-11-13  8:27 UTC  (3+ messages)

[PATCH v1] i2c: nvidia-gpu: drop empty stub for runtime pm
 2020-11-11 11:46 UTC  (5+ messages)

[v9 1/2] i2c: imx: support slave mode for imx I2C driver
 2020-11-11  8:47 UTC  (7+ messages)
` [v9 2/2] i2c: imx: select I2C_SLAVE by default

Corporate and Personal Loan *
 2020-11-11  8:29 UTC 

[PATCH AUTOSEL 5.9 41/55] i2c: mediatek: move dma reset before i2c reset
 2020-11-10  3:53 UTC  (4+ messages)
` [PATCH AUTOSEL 5.9 49/55] i2c: sh_mobile: implement atomic transfers
` [PATCH AUTOSEL 5.9 50/55] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
` [PATCH AUTOSEL 5.9 51/55] i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED

[PATCH AUTOSEL 5.4 33/42] i2c: mediatek: move dma reset before i2c reset
 2020-11-10  3:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 39/42] i2c: sh_mobile: implement atomic transfers

[PATCH i2c-next v3 0/6] i2c: Incremental fixes for Mellanox BlueField I2C
 2020-11-09 21:53 UTC  (4+ messages)
` [PATCH i2c-next v3 6/6] dt-bindings: i2c: mellanox,i2c-mlxbf: convert txt to YAML schema

[i2c-next,PATCH] i2c: medaitek: Move suspend and resume handling to NOIRQ phase
 2020-11-09 12:21 UTC  (2+ messages)

[PULL REQUEST] i2c for 5.10
 2020-11-07 19:43 UTC  (2+ messages)

[PATCH] i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
 2020-11-06 14:58 UTC  (3+ messages)

[PATCH i2c-next v2 0/6] i2c: Incremental fixes for Mellanox BlueField I2C
 2020-11-06 14:56 UTC  (10+ messages)
` [PATCH i2c-next v2 4/6] i2c: mlxbf: Update reference clock frequency
` [PATCH i2c-next v2 5/6] i2c: mlxbf: Update author and maintainer email info
` [PATCH i2c-next v2 6/6] dt-bindings: i2c: Convert DT file to YAML schema


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