linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-13 02:20:10 to 2020-07-21 02:44:34 UTC [more...]

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-07-21  2:44 UTC  (53+ messages)
` [PATCH 01/20] arm64: dts: renesas: r8a774e1: Add operating points
` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
` [PATCH 03/20] thermal: rcar_gen3_thermal: "
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add RZ/G2H thermal support
` [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support
` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add CMT device nodes
` [PATCH 07/20] dt-bindings: timer: renesas,tmu: Document r8a774e1 bindings
` [PATCH 08/20] arm64: dts: renesas: r8a774e1: Add TMU device nodes
` [PATCH 09/20] arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add SDHI nodes
` [PATCH 11/20] dt-bindings: i2c: renesas,i2c: Document r8a774e1 support
` [PATCH 12/20] dt-bindings: i2c: renesas,iic: "
` [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support
` [PATCH 14/20] dt-bindings: spi: renesas,sh-msiof: Add r8a774e1 support
` [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add MSIOF nodes
` [PATCH 16/20] dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support
` [PATCH 17/20] arm64: dts: renesas: r8a774e1: Add RWDT node
` [PATCH 18/20] dt-bindings: can: rcar_can: Document r8a774e1 support
` [PATCH 19/20] dt-bindings: can: rcar_canfd: "
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add CAN[FD] support

[PATCH] i2c: i2c-qcom-geni: Fix DMA transfer race
 2020-07-21  0:24 UTC 

[PATCH] i2c: iproc: fix race between client unreg and isr
 2020-07-20 17:49 UTC  (4+ messages)

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

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-07-20  6:36 UTC  (29+ 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 04/20] arm64: dts: renesas: r8a774e1: Add SATA controller node
` [PATCH 05/20] dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support
` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
` [PATCH 08/20] dt-bindings: usb: usb-xhci: "
` [PATCH 09/20] dt-bindings: phy: renesas,usb3-phy: Add "
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
` [PATCH 12/20] dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1
` [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes
` [PATCH 14/20] dt-bindings: sound: renesas,rsnd: Document r8a774e1 bindings
` [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add audio support
` [PATCH 16/20] dt-bindings: media: renesas,csi2: Add R8A774E1 support
` [PATCH 17/20] dt-bindings: media: renesas,vin: "
` [PATCH 18/20] media: rcar-csi2: Enable support for R8A774E1
` [PATCH 19/20] media: rcar-vin: "
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes

[RFC PATCH v3 00/18] Support for Tegra video capture from external sensor
 2020-07-20  4:41 UTC  (44+ messages)
` [RFC PATCH v3 01/18] dt-bindings: i2c: tegra: Document Tegra210 VI I2C clocks and power-domains
` [RFC PATCH v3 02/18] arm64: tegra: Add missing clocks and power-domains to Tegra210 VI I2C
` [RFC PATCH v3 03/18] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v3 04/18] i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unprepare
` [RFC PATCH v3 05/18] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v3 06/18] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v3 07/18] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
` [RFC PATCH v3 08/18] media: tegra-video: Fix channel format alignment
` [RFC PATCH v3 09/18] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v3 10/18] media: tegra-video: Update format lookup to offset based
` [RFC PATCH v3 11/18] dt-bindings: tegra: Update VI and CSI bindings with port info
` [RFC PATCH v3 12/18] media: tegra-video: Add support for external sensor capture
` [RFC PATCH v3 13/18] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v3 14/18] gpu: host1x: mipi: Update tegra_mipi_request() to be node based
` [RFC PATCH v3 15/18] gpu: host1x: mipi: Use readl_relaxed_poll_timeout in tegra_mipi_wait
` [RFC PATCH v3 16/18] gpu: host1x: mipi: Split tegra_mipi_calibrate and tegra_mipi_wait
` [RFC PATCH v3 17/18] media: tegra-video: Add CSI MIPI pads calibration
` [RFC PATCH v3 18/18] media: tegra-video: Compute settle times based on the clock rate

[PATCH for v5.9] i2c: Replace HTTP links with HTTPS ones
 2020-07-19 19:35 UTC 

[RFC PATCH 14/35] i2c/busses: Change PCIBIOS_SUCCESSFUL to 0
 2020-07-18 19:05 UTC  (5+ messages)
` [RFC PATCH 15/35] i2c/busses: Tidy Success/Failure checks

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-18 18:45 UTC 

[PATCH] I2C: linux/i2c.h: drop duplicated word in a comment
 2020-07-17 23:38 UTC 

[PATCH v4 2/2] i2c: busses: convert to devm_platform_request_irq()
 2020-07-17 19:11 UTC  (2+ messages)

[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] "

[PATCH] dt-bindings: i2c-gpio: Use 'deprecated' keyword on deprecated properties
 2020-07-17 16:04 UTC 

[PATCH v3 1/2] drivers: provide devm_platform_request_irq()
 2020-07-17 15:06 UTC  (4+ messages)

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

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

[PATCH][next] i2c: mv64xxx: Use fallthrough pseudo-keyword
 2020-07-17  6:44 UTC  (2+ messages)

[PATCH][next] i2c: digicolor: Use fallthrough pseudo-keyword
 2020-07-17  4:38 UTC  (2+ messages)

[PATCH][next] i2c: aspeed: Use fallthrough pseudo-keyword
 2020-07-16 22:16 UTC  (2+ messages)

[PATCH][next] i2c: slave-eeprom: Use fallthrough pseudo-keyword
 2020-07-16 21:59 UTC 

[PATCH V1 0/2] add PEC support on slave side
 2020-07-16 18:26 UTC  (6+ messages)
` [PATCH V1 1/2] i2c: add PEC error event
` [PATCH V1 2/2] i2c: iproc: add slave pec support

[PATCH v3 00/16] Allwinner A100 Initial support
 2020-07-16 15:10 UTC  (18+ messages)
` [PATCH v3 01/16] dt-bindings: clk: sunxi-ccu: add compatible string for A100 CCU and R-CCU
` [PATCH v3 03/16] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings
` [PATCH v3 04/16] dt-bindings: pinctrl: sunxi: make gpio banks supplies required
` [PATCH v3 07/16] dt-bindings: thermal: sun8i: Add binding for A100's THS controller
` [PATCH v3 10/16] mfd: axp20x: Allow the AXP803 to be probed by I2C

[PATCH v1] i2c: nvidia-gpu: Use put_unaligned_be24()
 2020-07-16 14:53 UTC 

[PATCH] drivers/i2c: Removes 'blacklist' from file
 2020-07-16  8:40 UTC  (2+ messages)

[PATCH] i2c: add binding to mark a bus as SMBus
 2020-07-15 20:38 UTC  (2+ messages)

[RFC PATCH 0/4] i2c: core: add generic GPIO bus recovery
 2020-07-15 19:21 UTC  (3+ messages)
` [RFC PATCH 1/4] dt-binding: i2c: add generic properties for "

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

[RFC PATCH v2 00/18] Support for Tegra video capture from external sensor
 2020-07-13 23:49 UTC  (3+ messages)
` [RFC PATCH v2 01/18] dt-bindings: i2c: tegra: Document Tegra210 VI I2C clocks and power-domains

[PATCH v3 0/5] DT: Improve validation for Marvell SoCs
 2020-07-13 18:50 UTC  (11+ messages)
` [PATCH v3 1/5] dt-bindings: gpio: Convert mrvl-gpio to json-schema
` [PATCH v3 2/5] dt-bindings: i2c: Convert i2c-pxa "
` [PATCH v3 3/5] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH v3 4/5] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH v3 5/5] dt-bindings: timer: Convert mrvl,mmp-timer "

[PATCH v3 13/16] dt-bindings: i2c: mv64xxx: Add compatible for the A100 i2c node
 2020-07-13 15:53 UTC  (2+ messages)

[PATCH 1/5] i2c: xiic: Fix broken locking on tx_msg
 2020-07-13  8:37 UTC  (6+ messages)
` [PATCH 5/5] i2c: xiic: Only ever transfer single message

[PATCH] i2c: xiic: Fix reference count leaks
 2020-07-13  7:54 UTC  (4+ messages)

[PATCH v3 13/16] dt-bindings: i2c: mv64xxx: Add compatible for the A100 i2c node
 2020-07-13  2:19 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).