linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-14 09:09:52 to 2020-11-03 21:32:04 UTC [more...]

[PATCH 0/3] Improve Actions Semi Owl I2C driver
 2020-11-03 20:57 UTC  (5+ messages)
` [PATCH 2/3] i2c: owl: Add support for atomic transfers
` [PATCH 3/3] i2c: owl: Enable asynchronous probing

[PATCH v4 0/1] fix i2c polling mode workaround for FU540-C000 SoC
 2020-11-03 21:11 UTC  (5+ messages)
` [PATCH v4 1/1] i2c: ocores: fix polling mode workaround on "

[PATCH] i2c: mediatek: move dma reset before i2c reset
 2020-11-03 21:13 UTC  (2+ messages)

[PATCH 0/2] Designware I2C slave confusing IC_INTR_STOP_DET handle
 2020-11-03 21:03 UTC  (5+ messages)
` [PATCH 1/2] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
` [PATCH 2/2] i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED

[PATCH] i2c: aT91: remove legacy DMA left overs
 2020-11-03 20:36 UTC  (2+ messages)

[PATCH v2 0/3] i2c: i2c-qcom-geni: More properly fix the DMA race
 2020-11-03 20:35 UTC  (10+ messages)
` [PATCH v2 1/3] soc: qcom: geni: More properly switch to DMA mode
` [PATCH v2 2/3] Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"
` [PATCH v2 3/3] soc: qcom: geni: Optimize/comment select fifo/dma mode

[PATCH i2c-next v2 0/6] i2c: Incremental fixes for Mellanox BlueField I2C
 2020-11-03 19:56 UTC  (7+ messages)
` [PATCH i2c-next v2 1/6] i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
` [PATCH i2c-next v2 2/6] i2c: mlxbf: Fix resrticted cast warning of sparse
` [PATCH i2c-next v2 3/6] i2c: mlxbf: Remove unecessary wrapper functions
` [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

[PATCH i2c-next v1 0/6] i2c: Incremental fixes for Mellanox BlueField I2C
 2020-11-03 14:08 UTC  (11+ messages)
` [PATCH i2c-next v1 1/6] i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
` [PATCH i2c-next v1 2/6] i2c: mlxbf: Fix resrticted cast warning of sparse
` [PATCH i2c-next v1 3/6] i2c: mlxbf: Remove unecessary wrapper functions
` [PATCH i2c-next v1 4/6] i2c: mlxbf: Update reference clock frequency
` [PATCH i2c-next v1 5/6] i2c: mlxbf: Update author and maintainer email info
` [PATCH i2c-next v1 6/6] dt-bindings: i2c: Convert DT file to YAML schema

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

[PATCH v3 0/6] fix iproc driver to handle master read request
 2020-11-03  6:19 UTC  (8+ messages)
` [PATCH v3 1/6] i2c: iproc: handle Master aborted error
` [PATCH v3 2/6] i2c: iproc: handle only slave interrupts which are enabled
` [PATCH v3 3/6] i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
` [PATCH v3 4/6] i2c: iproc: fix typo in slave_isr function
` [PATCH v3 5/6] i2c: iproc: handle master read request
` [PATCH v3 6/6] i2c: iproc: handle rx fifo full interrupt

[PATCH] i2c: mlxbf: Fix build error with CONFIG_ACPI disabled
 2020-11-02 16:57 UTC  (2+ messages)

[PATCH] i2c: exynos5: fix platform_get_irq error handling
 2020-11-02  8:39 UTC  (8+ messages)
` [PATCH v2 1/3] i2c: exynos5: remove duplicate error message
  ` [PATCH v2 2/3] i2c: exynos5: fix platform_get_irq error handling
  ` [PATCH v2 3/3] i2c: exynos5: don't check for irq 0

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

[PATCH V6 0/3] Implement Shutdown callback for geni-i2c
 2020-10-30 14:59 UTC  (4+ messages)
` [PATCH V6 1/3] soc: qcom: geni: Remove "iova" check
` [PATCH V6 2/3] i2c: i2c-qcom-geni: Store DMA mapping data in geni_i2c_dev struct
` [PATCH V6 3/3] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH V5 0/3] Implement Shutdown callback for geni-i2c
 2020-10-30 14:59 UTC  (4+ messages)
` [PATCH V5 3/3] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[v8] i2c: imx: support slave mode for imx I2C driver
 2020-10-30 11:17 UTC  (4+ messages)

[PATCH v2 0/6] fix iproc driver to handle master read request
 2020-10-30  6:53 UTC  (7+ messages)
` [PATCH v2 1/6] i2c: iproc: handle Master aborted error
` [PATCH v2 2/6] i2c: iproc: handle only slave interrupts which are enabled
` [PATCH v2 3/6] i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
` [PATCH v2 4/6] i2c: iproc: fix typo in slave_isr function
` [PATCH v2 5/6] i2c: iproc: handle master read request
` [PATCH v2 6/6] i2c: iproc: handle rx fifo full interrupt

Investment Partner Needed ASAP
 2020-10-29 10:06 UTC 

[PATCH 1/5] i2c: qup: remove unnecessary CONFIG_PM_SLEEP
 2020-10-29 14:18 UTC  (7+ messages)
` [PATCH 2/5] i2c: mediatek: "
` [PATCH 3/5] i2c: brcmstb: "
` [PATCH 4/5] i2c: nomadik: "
` [PATCH 5/5] i2c: stm32: "

[PATCH v3] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
 2020-10-28  5:24 UTC  (3+ messages)

[PATCH V2 2/2] cpufreq: dt: Refactor initialization to handle probe deferral properly
 2020-10-28  9:52 UTC  (10+ messages)

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

[PATCH] dt-bindings: More whitespace clean-ups in schema files
 2020-10-27 12:17 UTC  (6+ messages)

[PATCH v1 6/6] i2c: iproc: handle rx fifo full interrupt
 2020-10-27  0:36 UTC  (4+ messages)

[PATCH 1/2] i2c: imx: use devm_request_threaded_irq to simplify code
 2020-10-26 23:53 UTC  (10+ messages)
` [PATCH 2/2] i2c: imx: remove id_table entry

[PATCH v1 5/6] i2c: iproc: handle master read request
 2020-10-26 13:55 UTC  (5+ messages)

[PATCH v1 0/6] fix iproc driver to handle master read request
 2020-10-26 13:52 UTC  (10+ messages)
` [PATCH v1 1/6] i2c: iproc: handle Master aborted error
` [PATCH v1 2/6] i2c: iproc: handle only slave interrupts which are enabled
` [PATCH v1 3/6] i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
` [PATCH v1 4/6] i2c: iproc: fix typo in slave_isr function

[PATCH] i2c: mediatek: remove redundant null check
 2020-10-26  1:31 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: i2c-mt65xx: Update binding example
 2020-10-25 18:53 UTC  (5+ messages)

[PULL REQUEST] i2c for 5.10
 2020-10-25 18:35 UTC  (2+ messages)

[PATCH 5.8+ regression fix 0/1] i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs
 2020-10-25 12:21 UTC  (5+ messages)
` [PATCH 5.8+ regression fix] "

[PATCH v11 0/2] i2c: add driver for Mellanox BlueField SoC
 2020-10-22 14:45 UTC  (7+ messages)
` [PATCH v11 1/2] i2c: i2c-mlxbf: I2C SMBus "

[PATCH v2] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
 2020-10-22 13:50 UTC  (2+ messages)

[PULL REQUEST] i2c for 5.10
 2020-10-21 18:35 UTC  (2+ messages)

[PATCH] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
 2020-10-21 12:22 UTC  (2+ messages)

[PATCH v1] i2c: tegra: Fix i2c_writesl() to use writel() instead of writesl()
 2020-10-20 16:39 UTC  (4+ messages)

[PATCH v6 0/3] i2c: imx: Fix handling of arbitration loss
 2020-10-18 10:44 UTC  (3+ messages)

[PATCH v1] i2c: aspeed: add KUnit tests for clock parameters
 2020-10-16 21:48 UTC 

[PATCH v2 0/4] i2c-hid: Save power by reducing i2c xfers with block reads
 2020-10-16 15:24 UTC  (4+ messages)

[v7] i2c: imx: support slave mode for imx I2C driver
 2020-10-16  8:24 UTC 

Designeware I2C slave confusing IC_INTR_STOP_DET handle
 2020-10-16  8:13 UTC  (4+ messages)

Recall: [PATCH 2/2] i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
 2020-10-16  6:19 UTC 

Recall: [PATCH 1/2] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
 2020-10-16  6:19 UTC 

[PATCH 1/2] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
 2020-10-16  6:04 UTC  (2+ messages)
` [PATCH 2/2] i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED

[PATCH v3 0/1] fix i2c polling mode workaround for FU540-C000 SoC
 2020-10-16  4:23 UTC  (4+ messages)
` [PATCH v3 1/1] i2c: ocores: fix polling mode workaround on "

[PATCH v2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2020-10-15 16:31 UTC  (3+ messages)

[Bug 209627] Touchscreen doesn't work anymore since commit 21653a4181ff292480599dad996a2b759ccf050f (regression)
 2020-10-15  7:56 UTC  (5+ messages)

[PATCH v3] i2c: virtio: add a virtio i2c frontend driver
 2020-10-15  7:06 UTC  (6+ messages)

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

[PATCH AUTOSEL 5.8 17/20] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
 2020-10-14 13:46 UTC  (5+ messages)

[PATCH] i2c: designware: fix slave omitted IC_INTR_STOP_DET
 2020-10-14 11:05 UTC  (7+ messages)

[PATCH 0/3] i2c: i2c-qcom-geni: More properly fix the DMA race
 2020-10-13 21:38 UTC  (8+ messages)
` [PATCH 1/3] soc: qcom: geni: More properly switch to DMA mode
` [PATCH 3/3] soc: qcom: geni: Optimize select fifo/dma mode

[PATCH v2] i2c: npcm7xx: Support changing bus speed using debugfs
 2020-10-14  5:30 UTC  (4+ messages)


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