public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-05 16:53:14 to 2023-08-17 01:40:15 UTC [more...]

[PATCH -next] I2C: Use helper function IS_ERR_OR_NULL()
 2023-08-17  1:39 UTC  (8+ messages)

[PATCH] i2c:octeon:Add block-mode r/w
 2023-08-16 23:07 UTC  (2+ messages)

[PATCH v9 0/4] Add Intel LJCA device driver
 2023-08-16 22:31 UTC  (5+ messages)
` [PATCH v9 1/4] usb: Add support for Intel LJCA device
` [PATCH v9 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v9 3/4] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v9 4/4] gpio: update Intel LJCA USB GPIO driver

[PATCH 0/4] i2c: devm_pinctrl_get() usage fixes
 2023-08-16 20:04 UTC  (5+ messages)
` [PATCH 1/4] i2c: mv64xxx: devm_pinctrl_get() cannot return NULL
` [PATCH 2/4] i2c: at91-master: "
` [PATCH 3/4] i2c: i2c-cadence: Reset pinctrl to NULL in case devm_pinctrl_get() fails
` [PATCH 4/4] i2c: imx: devm_pinctrl_get() cannot return NULL

[PATCH] i2c: pxa: fix clang -Wvoid-pointer-to-enum-cast warning
 2023-08-16 19:48 UTC 

[PATCH -next RESEND] I2C: Use helper function IS_ERR_OR_NULL()
 2023-08-16 10:23 UTC  (2+ messages)

[PATCH v2] i2c: designware: add support for pinctrl for recovery
 2023-08-16  9:50 UTC 

[PATCH] i2c: designware: add support for pinctrl for recovery
 2023-08-16  9:46 UTC  (3+ messages)

[PATCH] i2c: Make I2C_ATR invisible
 2023-08-16  8:27 UTC  (4+ messages)

[PATCH v3] i2c: stm32f7: Add atomic_xfer method to driver
 2023-08-16  8:05 UTC 

[PATCH v2] i2c: stm32f7: Add atomic_xfer method to driver
 2023-08-16  7:22 UTC  (6+ messages)

W sprawie samochodu
 2023-08-11  7:36 UTC 

[PATCH v3 0/2] GPIO-based hotplug i2c bus
 2023-08-15 20:00 UTC  (21+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: add binding for i2c-hotplug-gpio
` [PATCH v3 2/2] i2c: Add GPIO-based hotplug gate

[PATCH RFC 0/4] Start unification of of_device_id and i2c_device_id
 2023-08-15 15:55 UTC  (9+ messages)
` [PATCH RFC 1/4] i2c: start migrating to a pointer in i2c_device_id
` [PATCH RFC 2/4] i2c: mux: ltc4306: convert to using "
` [PATCH RFC 3/4] i2c: mux: pca954x: "
` [PATCH RFC 4/4] i2c: slave-eeprom: "

[PATCH v7 0/4] Extend device_get_match_data() to struct bus_type
 2023-08-15  9:42 UTC  (24+ messages)

[PATCH v1 0/2] LTC4286 and LTC4287 driver support
 2023-08-15  9:08 UTC  (9+ messages)
` [PATCH v1 2/2] hwmon: pmbus: Add ltc4286 driver
` [PATCH 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings

[PATCH] i2c: hisi: Only handle the interrupt of the driver's transfer
 2023-08-15  8:41 UTC  (9+ messages)

linux-i2c@vger.kernel.org 電子メール通知
 2023-08-14 23:18 UTC 

[PATCH v2] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
 2023-08-14 16:17 UTC  (2+ messages)

[PATCH v2] i2c: Update documentation to use .probe() again
 2023-08-14 16:15 UTC  (3+ messages)

[PATCH v2 01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
 2023-08-14 16:10 UTC  (2+ messages)

[PATCH v4] i2c: gpio: Fix an error check in i2c_gpio_fault_injector_init()
 2023-08-14 15:59 UTC  (2+ messages)

[PATCH] i2c: tegra: Fix i2c-tegra DMA config option processing
 2023-08-14 15:54 UTC  (12+ messages)

[PATCH] i2c: sun6i-p2wi: Fix an error message in probe()
 2023-08-14 15:53 UTC  (2+ messages)

[PATCH] I2C: Explicitly include correct DT includes
 2023-08-14 15:50 UTC  (2+ messages)

[PATCH v3 0/9] Use dev_err_probe in i2c probe function
 2023-08-14 15:16 UTC  (27+ messages)
` [PATCH v3 1/9] i2c: bcm2835: Use dev_err_probe in "
` [PATCH v3 2/9] i2c: mlxbf: "
` [PATCH v3 3/9] i2c: xlp9xx: "
` [PATCH v3 4/9] i2c: hisi: "
` [PATCH v3 5/9] i2c: qcom-cci: "
` [PATCH v3 6/9] i2c: pxa: "
` [PATCH v3 7/9] i2c: dln2: "
` [PATCH v3 8/9] i2c: imx-lpi2c: "
` [PATCH v3 9/9] i2c: synquacer: "

[PATCH -next] i2c: mux: ltc4306: Remove an unnecessary ternary operator
 2023-08-14 15:15 UTC  (3+ messages)

[PATCH -next] i2c: stm32: fix the return value handle for platform_get_irq()
 2023-08-14 15:14 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: i2c: nxp,pca9541: convert to DT schema
 2023-08-14 15:12 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: cadence: Describe power-domains property
 2023-08-14 15:12 UTC  (3+ messages)

[PATCH -next v2] i2c: remove redundant dev_err_probe()
 2023-08-14 15:11 UTC  (3+ messages)

[PATCH] i2c: imx: Clean up a call to request_irq()
 2023-08-14 15:08 UTC  (3+ messages)

[PATCH v2 00/22] i2c: Use new PM macros
 2023-08-14 15:06 UTC  (5+ messages)
` [PATCH v2 08/22] i2c: i801: Remove #ifdef guards for PM related functions

[PATCH -next] i2c: s3c2410: Remove redundant dev_err()
 2023-08-14 15:05 UTC  (3+ messages)

[PATCH v4] i2c: imx-lpi2c: directly return ISR when detect a NACK
 2023-08-14 15:02 UTC  (3+ messages)

[PATCH v4 00/11] Introduce STM32 Firewall framework
 2023-08-14 13:45 UTC  (16+ messages)
` [IGNORE][PATCH v4 01/11] dt-bindings: Document common device controller bindings
` [PATCH v4 02/11] dt-bindings: treewide: add feature-domains description
` [PATCH v4 03/11] dt-bindings: bus: document RIFSC
` [PATCH v4 04/11] dt-bindings: bus: document ETZPC
` [PATCH v4 05/11] firewall: introduce stm32_firewall framework
` [PATCH v4 06/11] of: property: fw_devlink: Add support for "feature-domains"
` [PATCH v4 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v4 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
` [PATCH v4 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v4 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v4 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
 2023-08-14 13:34 UTC  (2+ messages)

[PATCH v2 0/2] i2c: designware: Handle invalid SMBus block data response length value
 2023-08-14 13:29 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: designware: Correct length byte validation logic
` [PATCH v2 2/2] i2c: designware: Handle invalid SMBus block data response length value

[PATCH v5] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
 2023-08-14 13:24 UTC  (2+ messages)

Wolfram have computer problems
 2023-08-14 13:19 UTC  (2+ messages)

[PATCH] i2c: tiny-usb: check usb base class before assuming the interface on device is for this driver
 2023-08-14 13:17 UTC  (3+ messages)

[linux@roeck-us.net: Re: Functional enhancement of max31827]
 2023-08-14 13:00 UTC 

[PATCH] drivers:i2c:add controller reset when the timeout occurred
 2023-08-14 11:15 UTC 

[PATCH v2 0/2] i2c: add support for Zhaoxin I2C controller
 2023-08-14  8:40 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: wmt: split out i2c-viai2c-common.{c,h}
` [PATCH v2 2/2] i2c: add support for Zhaoxin I2C controller

Pytanie o samochód
 2023-08-14  8:05 UTC 

[PATCH 1/2] i2c: designware: fix __i2c_dw_disable in case master is holding SCL low
 2023-08-11 14:01 UTC  (4+ messages)
` [PATCH 2/2] i2c: designware: abort the transfer if receiving byte count of 0

i801: async probe causing problems on Dell S52xxF-ON switches
 2023-08-10 23:47 UTC 

[PATCH] i2c: dev: make i2c_dev_class a static const structure
 2023-08-10 17:46 UTC 

[PATCH] i2c/busses: fix -Wmissing-variable-declarations
 2023-08-10 15:13 UTC  (3+ messages)

[PATCH 0/2] i2c: fix -Wvoid-pointer-to-enum-cast warnings
 2023-08-10 14:44 UTC  (5+ messages)
` [PATCH 1/2] i2c: i2c-bcm-iproc: fix -Wvoid-pointer-to-enum-cast warning
` [PATCH 2/2] i2c: i2c-rcar: "

[PATCH 0/3] Add support for Intel Alder Lake PCH
 2023-08-10 13:06 UTC  (4+ messages)
` [PATCH 1/3] i2c: i801: "

[PATCH 0/3] Add support for Intel Alder Lake PCH
 2023-08-10 11:56 UTC 

[RFC] i2c: whether need create *-common.{c,h} for i801 piix4 viapro driver
 2023-08-10 11:11 UTC 

撤回: [RFC] i2c: whether need create *-common.{c,h} for i801 piix4 viapro driver
 2023-08-10 11:01 UTC 

[PATCH] i2c: aspeed: Fix i2c bus hang in slave read
 2023-08-10  7:21 UTC 

Systém sledování a optimalizace výroby
 2023-08-09  7:36 UTC 

[PATCH v3] i2c: imx-lpi2c: add bus recovery feature
 2023-08-09  5:58 UTC 

[PATCH v2 0/9] Use dev_err_probe in i2c probe function
 2023-08-08  1:27 UTC  (10+ messages)
` [PATCH 8/9] i2c: imx-lpi2c: Use dev_err_probe in "

[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
 2023-08-07 15:04 UTC  (15+ messages)
` [PATCH v1 4/9] i2c: designware: Propagate firmware node
` [PATCH v1 5/9] i2c: designware: Always provide ID tables
` [PATCH v1 9/9] i2c: designware: Fix spelling and other issues in the comments

Pytanie o samochód
 2023-08-07  8:00 UTC 

[PATCH] i2c: tegra: Fix the check during DMA channel release
 2023-08-06 14:26 UTC  (4+ messages)

[PATCH] i2c: Drop legacy callback .probe_new()
 2023-08-05 16:53 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox