linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-30 16:20:46 to 2020-12-08 04:58:08 UTC [more...]

[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
 2020-12-08  4:55 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
` [PATCH v2 2/9] dt-bindings: spi: "
` [PATCH v2 4/9] dt-bindings: serial: "
` [PATCH v2 6/9] dt-bindings: i2c: "

[PATCH v2 00/18] Add CMU/RMU/DMA/MMC/I2C support for Actions Semi S500 SoCs
 2020-12-07 22:58 UTC  (6+ messages)
` [PATCH v2 10/18] dt-bindings: i2c: owl: Convert Actions Semi Owl binding to a schema

[v2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2020-12-07 16:35 UTC  (6+ messages)

[PULL REQUEST] i2c for 5.10
 2020-12-05 23:33 UTC  (2+ messages)

[Bug 202453] TRACE irq/18-i801_smb Tainted when enabled threadirqs in kernel commandline
 2020-12-05 21:27 UTC  (7+ messages)
      ` genirq, i2c: Provide and use generic_dispatch_irq()

[PATCH v2] i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
 2020-12-05 14:12 UTC  (2+ messages)

[PATCH] i2c: mlxbf: select CONFIG_I2C_SLAVE
 2020-12-05 13:49 UTC  (3+ messages)

[PATCH] i2c: mlxbf: Fix an error pointer vs NULL check
 2020-12-05  1:39 UTC  (2+ messages)

[PATCH] misc: eeprom: at24: fix NVMEM name with custom AT24 device name
 2020-12-04  9:45 UTC  (2+ messages)

[PATCH v1] i2c: ismt: Adding support for I2C_SMBUS_BLOCK_PROC_CALL
 2020-12-03 20:21 UTC  (2+ messages)

[PATCH] i2c: ocores: Avoid false-positive error log message
 2020-12-03 20:20 UTC  (5+ messages)

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

[PATCH] i2c: pca-platform: drop two members from driver data that are assigned to only
 2020-12-03 16:58 UTC  (4+ messages)

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

[RESEND PATCH V6 0/2] Implement Shutdown callback for geni-i2c
 2020-12-03 10:31 UTC  (3+ messages)
` [RESEND PATCH V6 1/2] i2c: i2c-qcom-geni: Store DMA mapping data in geni_i2c_dev struct
` [RESEND PATCH V6 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH v3] i2c: ismt: Use dma_set_mask_and_coherent
 2020-12-03  6:50 UTC 

[PATCH 0/4] arch: riscv: add board and SoC DT file support
 2020-12-03  6:36 UTC  (9+ 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 v2] i2c: ismt: Use dma_set_mask_and_coherent
 2020-12-03  5:12 UTC  (2+ messages)

[PATCH] i2c: busses: Use dma_set_mask_and_coherent
 2020-12-03  0:51 UTC  (3+ messages)

[PATCH 5/5] i2c: geni: sdm845: dont perform DMA for OnePlus 6 devices
 2020-12-02 20:21 UTC  (6+ messages)

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

[PATCH v1] i2c: ismt: Adding support for I2C_SMBUS_BLOCK_PROC_CALL
 2020-12-02 16:25 UTC  (6+ messages)

[PATCH] i2c: mxs: Remove unneeded platform_device_id
 2020-12-02 15:58 UTC  (2+ messages)

[PATCH] i2c: imx: Remove unused .id_table support
 2020-12-02 15:46 UTC  (2+ messages)

[PATCH] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
 2020-12-02 15:42 UTC  (2+ messages)

[PATCH] i2c: mlxbf: Fix the return check of devm_ioremapm and ioremap
 2020-12-02 15:37 UTC  (2+ messages)

[PATCH v1] i2c: nvidia-gpu: drop empty stub for runtime pm
 2020-12-02 15:31 UTC  (2+ messages)

[PATCH i2c-next v4 1/1] dt-bindings: i2c: mellanox,i2c-mlxbf: convert txt to YAML schema
 2020-12-02 15:29 UTC  (2+ messages)

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

[v10] i2c: imx: support slave mode for imx I2C driver
 2020-12-02 15:10 UTC  (2+ 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/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  (5+ messages)
` [RESEND PATCH v3 2/2] "


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