linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-17 16:04:13 to 2020-07-27 08:36:49 UTC [more...]

[PATCH v2] i2c: i2c-qcom-geni: Fix DMA transfer race
 2020-07-27  8:36 UTC  (6+ messages)

[PATCH] i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"
 2020-07-27  7:58 UTC  (3+ messages)

[PATCH] i2c: xiic: Fix reference count leaks
 2020-07-27  6:46 UTC  (6+ messages)

[PATCH] i2c: iproc: fix race between client unreg and isr
 2020-07-27  4:32 UTC  (10+ messages)

[RFC PATCH v4 00/14] Support for Tegra video capture from external sensor
 2020-07-27  0:25 UTC  (23+ messages)
` [RFC PATCH v4 01/14] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v4 02/14] i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unprepare
` [RFC PATCH v4 03/14] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v4 04/14] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v4 05/14] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
` [RFC PATCH v4 06/14] media: tegra-video: Fix channel format alignment
` [RFC PATCH v4 07/14] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v4 08/14] media: tegra-video: Update format lookup to offset based
` [RFC PATCH v4 09/14] dt-bindings: tegra: Update VI and CSI bindings with port info
` [RFC PATCH v4 10/14] media: tegra-video: Add support for external sensor capture
` [RFC PATCH v4 11/14] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v4 12/14] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done
` [RFC PATCH v4 13/14] media: tegra-video: Add CSI MIPI pads calibration
` [RFC PATCH v4 14/14] media: tegra-video: Compute settle times based on the clock rate

i2c block reads > 32 bytes
 2020-07-26 23:21 UTC  (3+ messages)

[PATCH] i2c: rcar: avoid race when unregistering slave
 2020-07-26 16:16 UTC 

[PATCH v2 0/2] i2c: stm32: add host-notify support via i2c slave
 2020-07-26 13:35 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: smbus: add core function handling SMBus host-notify

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-07-26 12:35 UTC  (25+ messages)
` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
` [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support
` [PATCH 11/20] dt-bindings: i2c: renesas,i2c: Document r8a774e1 support
` [PATCH 12/20] dt-bindings: i2c: renesas,iic: "
` [PATCH 14/20] dt-bindings: spi: renesas,sh-msiof: Add "
` [PATCH 16/20] dt-bindings: watchdog: renesas,wdt: Document "
` [PATCH 18/20] dt-bindings: can: rcar_can: "
` [PATCH 19/20] dt-bindings: can: rcar_canfd: "

[PATCH] i2c: rcar: slave: only send STOP event when we have been addressed
 2020-07-26 12:32 UTC  (2+ messages)

[PATCH v2] i2c: rcar: slave: only send STOP event when we have been addressed
 2020-07-26 12:30 UTC  (2+ messages)

[PATCH 0/2] i2c: slave: improve sanity checks when un-/registering
 2020-07-25 19:50 UTC  (3+ messages)
` [PATCH 1/2] i2c: slave: improve sanity check when registering
` [PATCH 2/2] i2c: slave: add sanity check when unregistering

[PATCH] i2c: also convert placeholder function to return errno
 2020-07-25 15:39 UTC  (2+ messages)

[PULL REQUEST] i2c for v5.8
 2020-07-25 14:46 UTC  (4+ messages)

[PATCH] i2c: add binding to mark a bus as SMBus
 2020-07-25 12:07 UTC  (4+ messages)

[PATCH 1/7] i2c: tegra: remove dead code
 2020-07-25 11:26 UTC  (13+ messages)
` [PATCH 2/7] i2c: tegra: Fix setting of controller ID
` [PATCH 3/7] i2c: tegra: add flag for register write buffering
` [PATCH 4/7] i2c: tegra: add high speed mode support
` [PATCH 5/7] i2c: tegra: enable second level clock gating
` [PATCH 6/7] i2c: tegra: DMA support for t186 and t194
` [PATCH 7/7] i2c: tegra: dump I2C registers on timeout

[RFC PATCH 0/4] i2c: core: add generic GPIO bus recovery
 2020-07-24 20:52 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-binding: i2c: add generic properties for "

[PATCH] i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"
 2020-07-24 19:56 UTC  (4+ messages)

[PATCH] i2c: core: do not use logical device when creating irq domain
 2020-07-24 19:47 UTC  (2+ messages)

[RFC PATCH 0/2] i2c: check correct size of maximum RECV_LEN packet
 2020-07-24 19:45 UTC  (3+ messages)
` [RFC PATCH 2/2] i2c: octeon: "

[PATCH v2 0/2] i2c: fsi: Fixes for systems with more ports
 2020-07-24 19:32 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: fsi: Prevent adding adapters for ports without dts nodes

[PATCH v2 0/2] add PEC support on slave side
 2020-07-24  9:37 UTC  (8+ messages)
` [PATCH v2 1/2] i2c: add PEC error event
` [PATCH v2 2/2] i2c: iproc: add slave pec support

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-07-24  7:17 UTC  (2+ messages)
` [PATCH v5 13/16] dt-bindings: i2c: mv64xxx: Add compatible for the A100 i2c node

[PATCH 0/4] add i2c support for mt8192
 2020-07-23 21:18 UTC  (13+ messages)
` [PATCH 1/4] i2c: mediatek: Add apdma sync in i2c driver
` [PATCH 2/4] i2c: mediatek: Support DMA mask range over 33-bits
` [PATCH 3/4] dt-bindings: i2c: update bindings for MT8192 SoC
` [PATCH 4/4] i2c: mediatek: Add i2c compatible for MediaTek MT8192

[PATCH][next] i2c: designware: Use fallthrough pseudo-keyword
 2020-07-23 20:53 UTC  (7+ messages)

[PATCH] MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu
 2020-07-23 16:29 UTC  (3+ messages)
  `  "

[PATCH] i2c: i2c-qcom-geni: Fix DMA transfer race
 2020-07-22 22:08 UTC  (10+ messages)

[PATCH] dt-bindings: i2c-gpio: Use 'deprecated' keyword on deprecated properties
 2020-07-22 14:50 UTC  (3+ messages)

[PATCH v4 2/2] i2c: busses: convert to devm_platform_request_irq()
 2020-07-22 14:05 UTC  (3+ messages)

[PATCH v1] i2c: ismt: Describe parameters in kernel doc
 2020-07-22 13:43 UTC 

[PATCH] i2c: rcar: always clear ICSAR to avoid side effects
 2020-07-22 11:10 UTC  (2+ messages)

[RFC PATCH 14/35] i2c/busses: Change PCIBIOS_SUCCESSFUL to 0
 2020-07-22 11:06 UTC  (4+ messages)

[PATCH v4 00/16] Allwinner A100 Initial support
 2020-07-22 10:55 UTC  (3+ messages)
` [PATCH v4 13/16] dt-bindings: i2c: mv64xxx: Add compatible for the A100 i2c node

[PATCH] I2C: linux/i2c.h: drop duplicated word in a comment
 2020-07-22 10:46 UTC  (2+ messages)

[PATCH 2/2] i2c: cadence: Clear HOLD bit at correct time in Rx path
 2020-07-22 10:29 UTC  (2+ messages)

[PATCH 1/2] Revert "i2c: cadence: Fix the hold bit setting"
 2020-07-22 10:29 UTC  (2+ messages)

[PATCH 0/2] i2c: cadence: HOLD bit manipulation
 2020-07-22 10:24 UTC  (2+ messages)

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-07-22  9:03 UTC  (27+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes
` [PATCH 03/20] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
  ` [PATCH 03/20] dt-bindings: ata: renesas, rcar-sata: "
` [PATCH 05/20] dt-bindings: phy: renesas,usb2-phy: "
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document "
  ` [PATCH 07/20] dt-bindings: usb: renesas, usb3-peri: "
` [PATCH 08/20] dt-bindings: usb: usb-xhci: "
` [PATCH 09/20] dt-bindings: phy: renesas,usb3-phy: Add "
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: "
` [PATCH 12/20] dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1
` [PATCH 16/20] dt-bindings: media: renesas,csi2: Add R8A774E1 support
` [PATCH 17/20] dt-bindings: media: renesas,vin: "

[PATCH][next] i2c: synquacer: Use fallthrough pseudo-keyword
 2020-07-21 23:36 UTC 

[PATCH][next] i2c: digicolor: Use fallthrough pseudo-keyword
 2020-07-21 23:00 UTC  (3+ messages)

[PATCH][next] i2c: scx200_acb: Use fallthrough pseudo-keyword
 2020-07-21 23:33 UTC 

[PATCH v2][next] i2c: slave-eeprom: Use fallthrough pseudo-keyword
 2020-07-21 23:26 UTC 

[PATCH v2][next] i2c: mv64xxx: Use fallthrough pseudo-keyword
 2020-07-21 23:24 UTC 

[PATCH v2][next] i2c: aspeed: Use fallthrough pseudo-keyword
 2020-07-21 23:22 UTC 

[PATCH v2][next] i2c: busses: Use fallthrough pseudo-keyword
 2020-07-21 23:19 UTC 

[PATCH v2][next] i2c: digicolor: Use fallthrough pseudo-keyword
 2020-07-21 23:05 UTC 

[PATCH for v5.9] i2c: Replace HTTP links with HTTPS ones
 2020-07-21 17:56 UTC  (3+ messages)

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-21 13:52 UTC  (2+ messages)

[PATCH] i2c: fix WARNING in pvr2_i2c_core_done
 2020-07-21 11:55 UTC  (3+ messages)
`  "

Two weeks off
 2020-07-21 10:39 UTC  (4+ messages)

[PATCH] ARM: dts: stm32: configure i2c5 support on stm32mp15xx-dkx
 2020-07-21  8:14 UTC  (2+ messages)

[PATCH v2 0/4] stm32-f7: Addition of SMBus Alert / Host-notify features
 2020-07-21  6:22 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: i2c-stm32: add SMBus Alert bindings

[PATCH][next] i2c: busses: Use fallthrough pseudo-keyword
 2020-07-20 15:10 UTC  (3+ messages)

[PATCH v1] i2c: eg20t: use generic power management
 2020-07-20 14:00 UTC 

[PATCH] HID: mcp2221: Replace HTTP links with HTTPS ones
 2020-07-20 10:24 UTC  (2+ messages)

[RFC PATCH v3 00/18] Support for Tegra video capture from external sensor
 2020-07-20  4:41 UTC  (22+ messages)
` [RFC PATCH v3 16/18] gpu: host1x: mipi: Split tegra_mipi_calibrate and tegra_mipi_wait

[PATCH] i2c: bcm2835: Replace HTTP links with HTTPS ones
 2020-07-17 18:52 UTC 

[PATCH v4 1/2] drivers: provide devm_platform_request_irq()
 2020-07-17 18:02 UTC 

[PATCH v4 0/2] drivers: provide devm_platform_request_irq()
 2020-07-17 16:10 UTC  (2+ messages)
` [PATCH v4 1/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).