linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-22 14:16:09 to 2023-03-09 08:32:25 UTC [more...]

[PATCH] i2c: dev: Fix bus callback return values
 2023-03-09  8:30 UTC  (2+ messages)

[PATCH v4 0/5] Add Intel LJCA device driver
 2023-03-09  7:56 UTC  (9+ messages)
` [PATCH v4 1/5] mfd: Add support for Intel LJCA device
` [PATCH v4 2/5] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v4 3/5] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v4 4/5] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v4 5/5] Documentation: Add ABI doc for attributes of LJCA device

[PATCH v2 0/2] i2c: fortify the subsystem against user-space induced deadlocks
 2023-03-09  7:47 UTC  (6+ messages)
` [PATCH v2 1/2] i2c: dev: fix notifier return values

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-08 14:10 UTC  (11+ messages)

[PATCH v10 0/8] i2c-atr and FPDLink
 2023-03-08 12:20 UTC  (6+ messages)
` [PATCH v10 1/8] i2c: add I2C Address Translator (ATR) support

[PATCH v3 0/9] Export platform features from ccp driver
 2023-03-07 23:42 UTC  (13+ messages)
` [PATCH v3 2/9] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`
` [PATCH v3 3/9] crypto: ccp: Move some PSP mailbox bit definitions into common header
` [PATCH v3 6/9] i2c: designware: Use PCI PSP driver for communication
` [PATCH v3 8/9] i2c: designware: Add doorbell support for Skyrim
` [PATCH v3 9/9] i2c: designware: Add support for AMDI0020 ACPI ID

[PATCH 1/3] i2c: davinci: Use platform table macro over module_alias
 2023-03-07 17:30 UTC  (3+ messages)
` [PATCH 2/3] i2c: davinci: Use struct name not type with devm_kzalloc()
` [PATCH 3/3] i2c: davinci: Do not check for IRQ number 0

[PATCH v4 0/2] Add MediaTek MT8365 I2C support
 2023-03-07 12:41 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH v4 2/2] arm64: dts: mediatek: enable i2c0 for mt8365-evk board

Fotowoltaika - nowe warunki
 2023-03-06  9:00 UTC 

[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-03-07 10:09 UTC  (23+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v6 2/2] i2c: aspeed: support ast2600 i2cv new register mode driver

[PATCH v3 0/2] Add MediaTek MT8365 I2C support
 2023-03-07  9:46 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH v3 2/2] arm64: dts: mediatek: enable i2c0 for mt8365-evk board

[PATCH v3 0/5] Add Intel LJCA device driver
 2023-03-06 14:22 UTC  (9+ messages)
` [PATCH v3 1/5] mfd: Add support for Intel LJCA device
` [PATCH v3 2/5] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v3 3/5] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v3 4/5] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v3 5/5] Documentation: Add ABI doc for attributes of LJCA device

[PATCH 3/5] i2c: qcom-cci:Use devm_platform_get_and_ioremap_resource()
 2023-03-06 14:45 UTC 

[PATCH v2 0/5] Add Intel LJCA device driver
 2023-03-06 14:02 UTC  (9+ messages)
` [PATCH v2 1/5] mfd: Add support for Intel LJCA device
` [PATCH v2 2/5] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v2 3/5] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v2 4/5] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v2 5/5] Documentation: Add ABI doc for attributes of LJCA device

[PATCH 0/5] Add Intel LJCA device driver
 2023-03-06 14:00 UTC  (12+ messages)
` [PATCH 1/5] mfd: Add support for Intel LJCA device
` [PATCH 2/5] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH 5/5] Documentation: Add ABI doc for attributes of LJCA device

[PATCH v2 0/9] Export platform features from ccp driver
 2023-03-06 11:37 UTC  (9+ messages)
` [PATCH v2 2/9] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`
` [PATCH v2 3/9] crypto: ccp: Move some PSP mailbox bit definitions into common header
` [PATCH v2 6/9] i2c: designware: Use PCI PSP driver for communication
` [PATCH v2 8/9] i2c: designware: Add doorbell support for Skyrim

[PATCH] drivers: i2c: remove dead code in davinci_i2c_probe
 2023-03-06  9:27 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.3-rc1-part2
 2023-03-04 22:55 UTC  (2+ messages)

[PATCH 0/4] i2c: i801: next set of improvements
 2023-03-04 21:37 UTC  (5+ messages)
` [PATCH 1/4] i2c: i801: Use i2c_mark_adapter_suspended/resumed
` [PATCH 2/4] i2c: i801: Replace acpi_lock with I2C bus lock
` [PATCH 3/4] i2c: i801: Improve i801_block_transaction_byte_by_byte
` [PATCH 4/4] i2c: i801: Switch to new macro DEFINE_SIMPLE_DEV_PM_OPS

[PATCH v2 0/9] i2c: Switch .probe() to not take an id parameter
 2023-03-03 22:08 UTC  (11+ messages)
` [PATCH v2 1/9] misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()
` [PATCH v2 2/9] mtd: maps: pismo: "
` [PATCH v2 3/9] serial: sc16is7xx: "
` [PATCH v2 4/9] w1: ds2482: "
` [PATCH v2 5/9] media: i2c: ov5695: convert "
` [PATCH v2 6/9] media: i2c: ov2685: "
` [PATCH v2 7/9] i2c: Switch .probe() to not take an id parameter
` [PATCH v2 8/9] i2c: mux: Convert all drivers to new .probe() callback
` [PATCH v2 9/9] i2c: Convert "

[PATCH] i2c: gxp: remove "empty" switch statement
 2023-03-03 20:16 UTC  (3+ messages)

[PATCH] MAINTAINERS: i2c: include all I2C bindings in the I2C entry
 2023-03-03 20:09 UTC  (3+ messages)

[PATCH] i2c: gxp: fix an error code in probe
 2023-03-03 20:02 UTC  (3+ messages)

[PATCH] i2c: gxp: return proper error on address NACK
 2023-03-03 20:00 UTC  (2+ messages)

[PATCH v2 1/2] i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
 2023-03-03 19:56 UTC  (8+ messages)
` [PATCH v2 2/2] i2c: Build I2C_PASEMI with COMPILE_TEST

[PATCH 1/2] i2c: imx-lpi2c: clean rx/tx buffers upon new message
 2023-03-03  7:21 UTC  (5+ messages)

[PATCH v9 0/8] i2c-atr and FPDLink
 2023-03-02 16:16 UTC  (8+ messages)

Accelerometer lis3lv02d is present on SMBus but its address is unknown, skipping registration
 2023-02-28 11:00 UTC  (6+ messages)

i2c-dev hogs CPU
 2023-02-27 23:27 UTC 

[PATCH -next] mux: convert mux_chip->mux to flexible array
 2023-02-27 20:28 UTC 

AW: #Extern_Re: AW: #Extern_Re: question about devicetree entry pca954x
 2023-02-27 16:42 UTC  (4+ messages)

[PATCH v3 0/6] Introduce STM32 system bus
 2023-02-27 11:26 UTC  (7+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
  ` [Linux-stm32] "

[PATCH 0/5] i2c: cadence: Small cleanups
 2023-02-27 10:47 UTC  (7+ messages)
` [PATCH 4/5] i2c: cadence: Remove always false ternary operator
` [PATCH 5/5] i2c: cadence: Remove unnecessary register reads

[PATCH] i2c: Disable I2C_APPLE on PPC when COMPILE_TEST is set
 2023-02-27  8:25 UTC  (2+ messages)

[PATCH 00/17] Add support for MT8365 EVK board
 2023-02-25 16:41 UTC  (3+ messages)
` [PATCH 08/17] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings

[PULL REQUEST] i2c-for-6.3-rc1
 2023-02-25  1:37 UTC  (3+ messages)

[PATCH 0/9] i2c: Switch .probe() to not take an id parameter
 2023-02-24 18:03 UTC  (8+ messages)
` [PATCH 7/9] "
` [PATCH 8/9] i2c: mux: Convert all drivers to new .probe() callback
` [PATCH 9/9] i2c: Convert "

[PATCH v5 0/5] ARM: Add GXP I2C Support
 2023-02-24  8:25 UTC  (5+ messages)
` [PATCH v5 3/5] ARM: dts: hpe: Add I2C Topology

[PATCH i2c-tools] i2cdetect: only use "newer" I2C_FUNC_* flags if they exist
 2023-02-23 14:07 UTC  (3+ messages)

[PATCH v1 0/3] i2c: stop using i2c_of_match_device()
 2023-02-23 13:50 UTC  (14+ messages)
` [PATCH v1 2/3] auxdisplay: ht16k33: Make use of device_get_match_data()

[PATCH v2] i2c: tegra: Share same DMA channel for Rx and Tx
 2023-02-23 10:04 UTC  (3+ 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).