messages from 2023-02-07 17:56:23 to 2023-02-22 13:30:48 UTC [more...]
[PATCH v10 0/8] i2c-atr and FPDLink
2023-02-22 13:29 UTC (9+ messages)
` [PATCH v10 1/8] i2c: add I2C Address Translator (ATR) support
` [PATCH v10 2/8] media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIX
` [PATCH v10 3/8] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v10 4/8] dt-bindings: media: add TI DS90UB953 "
` [PATCH v10 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v10 6/8] media: i2c: add DS90UB960 driver
` [PATCH v10 7/8] media: i2c: add DS90UB913 driver
` [PATCH v10 8/8] media: i2c: add DS90UB953 driver
[PATCH v2] i2c: tegra: Share same DMA channel for Rx and Tx
2023-02-22 10:27 UTC
Faktoring
2023-02-22 9:10 UTC
[PATCH v1 0/3] i2c: stop using i2c_of_match_device()
2023-02-21 17:48 UTC (8+ messages)
` [PATCH v1 1/3] usb: typec: stusb160x: Make use of device_get_match_data()
` [PATCH v1 2/3] auxdisplay: ht16k33: "
` [PATCH v1 3/3] i2c: Unexport i2c_of_match_device()
[PATCH] i2c: tegra: Share same DMA channel for Rx and Tx
2023-02-21 17:41 UTC (2+ messages)
[PATCH] i2c: ocores: generate stop condition after timeout in polling mode
2023-02-20 16:16 UTC
[PATCH] i2c: gxp: return proper error on address NACK
2023-02-20 14:40 UTC
[PATCH i2c-tools] i2cdetect: only use "newer" I2C_FUNC_* flags if they exist
2023-02-20 14:08 UTC
[PATCH 0/5] Add Intel LJCA device driver
2023-02-20 3:25 UTC (11+ messages)
` [PATCH 1/5] mfd: Add support for Intel LJCA device
` [PATCH 2/5] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH 3/5] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH 4/5] spi: Add support for Intel LJCA USB SPI driver
` [PATCH 5/5] Documentation: Add ABI doc for attributes of LJCA device
I2c GPIO Recovery with pinctrl strict mode
2023-02-18 23:29 UTC (7+ messages)
[PATCH v5 0/5] ARM: Add GXP I2C Support
2023-02-18 10:10 UTC (10+ messages)
` [PATCH v5 1/5] i2c: hpe: Add GXP SoC I2C Controller
` [PATCH v5 2/5] dt-bindings: i2c: Add hpe,gxp-i2c
` [PATCH v5 3/5] ARM: dts: hpe: Add I2C Topology
` [PATCH v5 4/5] ARM: multi_v7_defconfig: add gxp i2c module
` [PATCH v5 5/5] MAINTAINERS: Add HPE GXP I2C Support
[PATCH] i2c: gxp: remove "empty" switch statement
2023-02-17 22:13 UTC
[PATCH] i2c: xiic: Remove some dead code
2023-02-17 21:46 UTC (3+ messages)
[PATCH V6 0/3] Added Standard mode and SMBus support
2023-02-17 21:45 UTC (8+ messages)
` [PATCH V6 1/3] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
` [PATCH V6 2/3] i2c: xiic: Update compatible with new IP version
` [PATCH V6 3/3] i2c: xiic: Add SCL frequency configuration support
[PATCH v3 0/6] i2c: i801: Series with minor improvements (second half)
2023-02-17 21:42 UTC (13+ messages)
` [PATCH v3 1/6] i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()
` [PATCH v3 2/6] i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
` [PATCH v3 3/6] i2c: i801: Centralize configuring non-block commands in i801_simple_transaction
` [PATCH v3 4/6] i2c: i801: Centralize configuring block commands in i801_block_transaction
` [PATCH v3 5/6] i2c: i801: Call i801_check_pre() from i801_access()
` [PATCH v3 6/6] i2c: i801: Call i801_check_post() "
[PATCH v9 0/8] i2c-atr and FPDLink
2023-02-17 13:45 UTC (14+ messages)
` [PATCH v9 1/8] i2c: add I2C Address Translator (ATR) support
` [PATCH v9 2/8] media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIX
` [PATCH v9 3/8] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v9 4/8] dt-bindings: media: add TI DS90UB953 "
` [PATCH v9 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v9 6/8] media: i2c: add DS90UB960 driver
` [PATCH v9 7/8] media: i2c: add DS90UB913 driver
` [PATCH v9 8/8] media: i2c: add DS90UB953 driver
[PATCH 0/6] Export platform features from ccp driver
2023-02-17 11:05 UTC (24+ messages)
` [PATCH 1/6] crypto: ccp: Drop TEE support for IRQ handler
` [PATCH 2/6] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`
` [PATCH 3/6] crypto: ccp: Move some PSP mailbox bit definitions into common header
` [PATCH 4/6] crypto: ccp: Add support for an interface for platform features
` [PATCH 5/6] crypto: ccp: Enable platform access interface on client PSP parts
` [PATCH 6/6] i2c: designware: Use PCI PSP driver for communication
[PATCH 1/2] i2c: cadence: Allow to specify the FIFO depth and maximum transfer length
2023-02-17 9:34 UTC (4+ messages)
Renovace podlahy
2023-02-17 8:50 UTC
[PATCH v4 0/5] ARM: Add GXP I2C Support
2023-02-16 20:47 UTC (9+ messages)
` [PATCH v4 1/5] i2c: hpe: Add GXP SoC I2C Controller
` [PATCH v4 5/5] MAINTAINERS: Add HPE GXP I2C Support
[Regression] Bug 216913 - i2c not working after hibernation (i2c_designware)
2023-02-16 15:10 UTC (2+ messages)
[PATCH 0/5] i2c: cadence: Small cleanups
2023-02-16 5:18 UTC (2+ messages)
[PATCH 11/35 v2] Documentation: i2c: correct spelling
2023-02-15 20:00 UTC (3+ messages)
[PATCH v2] dt-bindings: i2c: i2c-st: convert to DT schema
2023-02-15 19:58 UTC (3+ messages)
[PATCH i2c-next 1/1] i2c: mux: Add register map based mux driver
2023-02-15 19:53 UTC
[PATCH v2 00/10] i2c: i801: Series with minor improvements
2023-02-15 17:16 UTC (24+ messages)
` [PATCH v2 01/10] i2c: i801: improve interrupt handler
` [PATCH v2 02/10] i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
` [PATCH v2 03/10] i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER
` [PATCH v2 04/10] i2c: i801: add helper i801_set_hstadd()
` [PATCH v2 05/10] i2c: i801: add i801_simple_transaction(), complementing i801_block_transaction()
` [PATCH v2 06/10] i2c: i801: handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
` [PATCH v2 07/10] i2c: i801: centralize configuring non-block commands in i801_simple_transaction
` [PATCH v2 08/10] i2c: i801: centralize configuring block commands in i801_block_transaction
` [PATCH v2 10/10] i2c: i801: call i801_check_post() from i801_access()
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-02-14 16:57 UTC (2+ messages)
` (subset) "
Panele fotowaltaiczne
2023-02-10 9:10 UTC
[PATCH 1/2] i2c: imx-lpi2c: clean rx/tx buffers upon new message
2023-02-14 6:53 UTC (2+ messages)
AW: #Extern_Re: AW: #Extern_Re: question about devicetree entry pca954x
2023-02-13 19:04 UTC
remove arch/sh
2023-02-13 16:30 UTC (21+ messages)
question about devicetree entry pca954x
2023-02-13 15:32 UTC (6+ messages)
` AW: #Extern_Re: "
` AW: #Extern_Re: "
[PATCH] i2c: mxs: ensure that DMA buffers are safe for DMA
2023-02-13 15:25 UTC
[PATCH v3 0/6] Introduce STM32 system bus
2023-02-13 11:27 UTC (12+ messages)
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 "
` [PATCH v3 5/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [Linux-stm32] "
[PATCH] dt-bindings: i2c: conversion of i2c-st into DT schema YAML
2023-02-13 10:35 UTC (2+ messages)
[PATCH] i2c: xiic: Use devm_platform_get_and_ioremap_resource()
2023-02-12 21:14 UTC (2+ messages)
[PATCH] i2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP
2023-02-12 21:07 UTC (2+ messages)
[RFC] i2c: core: Do not enable wakeup by default
2023-02-12 21:04 UTC (11+ messages)
[PATCH] dt-bindings: i2c: uniphier: Add resets property
2023-02-12 21:02 UTC (3+ messages)
[PATCH 12/17] dt-bindings: i2c: apple,i2c: Add apple,t8112-i2c compatible
2023-02-12 16:20 UTC (2+ messages)
[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
2023-02-12 7:25 UTC (12+ messages)
` [PATCH 482/606] misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()
` [PATCH 595/606] w1: ds2482: "
` [PATCH 596/606] watchdog: ziirave_wdt: "
[PATCH V5 0/3] Added Standard mode and SMBus support
2023-02-10 11:40 UTC (5+ messages)
` [PATCH V5 1/3] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
` [PATCH V5 2/3] i2c: xiic: Update compatible with new IP version
` [PATCH V5 3/3] i2c: xiic: Add SCL frequency configuration support
[PATCH] soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
2023-02-09 12:27 UTC (4+ messages)
[PATCH v7 5/7] media: i2c: add DS90UB960 driver
2023-02-09 10:54 UTC (13+ messages)
[PATCH v2 0/4] Add CCI bus support for SM6350
2023-02-09 4:23 UTC (2+ messages)
` (subset) "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).