public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-23 15:14:28 to 2022-12-08 10:43:57 UTC [more...]

[PATCH v5 0/8] i2c-atr and FPDLink
 2022-12-08 10:40 UTC  (8+ messages)
` [PATCH v5 1/8] i2c: core: let adapters be notified of client attach/detach
` [PATCH v5 2/8] i2c: add I2C Address Translator (ATR) support
` [PATCH v5 3/8] dt-bindings: media: add bindings for TI DS90UB913
` [PATCH v5 5/8] dt-bindings: media: add bindings for TI DS90UB960
` [PATCH v5 6/8] media: i2c: add DS90UB960 driver
` [PATCH v5 7/8] media: i2c: add DS90UB913 driver
` [PATCH v5 8/8] media: i2c: add DS90UB953 driver

[PATCH RFC 0/2] Add I2C fwnode lookup/get interfaces
 2022-12-08 10:16 UTC  (5+ messages)
` [PATCH RFC 1/2] i2c: add fwnode APIs
` [PATCH RFC 2/2] net: sfp: use i2c_get_adapter_by_fwnode()

[PATCH] hid-ft260: add UART support
 2022-12-08 10:02 UTC  (8+ messages)

[PATCH v4 0/8] i2c-atr and FPDLink
 2022-12-08  9:23 UTC  (13+ messages)
` [PATCH v4 2/8] i2c: add I2C Address Translator (ATR) support
` [PATCH v4 3/8] dt-bindings: media: add bindings for TI DS90UB960

[PATCH V5 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-12-08  8:55 UTC  (10+ messages)
` [PATCH V5 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V5 2/4] dt-bindings: i2c: add Loongson LS2X I2C controller
` [PATCH V5 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V5 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-08  7:51 UTC  (71+ messages)
` [PATCH 001/606] tpm: st33zp24: Convert to Convert to i2c's .probe_new()
` [PATCH 002/606] tpm: tpm_i2c_atmel: "
` [PATCH 003/606] tpm: tpm_i2c_infineon: "
` [PATCH 004/606] tpm: tpm_i2c_nuvoton: "
` [PATCH 005/606] tpm: tis_i2c: "
` [PATCH 006/606] crypto: atmel-ecc - "
` [PATCH 007/606] crypto: atmel-sha204a "
` [PATCH 011/606] gpio: max732x: "
` [PATCH 012/606] gpio: pca953x: "
` [PATCH 013/606] gpio: pcf857x: "
` [PATCH 036/606] drm/bridge: ti-sn65dsi86: "
` [PATCH 044/606] i2c: core: "
` [PATCH 045/606] i2c: slave-eeprom: "
` [PATCH 046/606] i2c: smbus: "
` [PATCH 047/606] i2c: mux: pca9541: "
` [PATCH 048/606] i2c: mux: pca954x: "
` [PATCH 109/606] iio: imu: inv_mpu6050: "
` [PATCH 132/606] iio: light: max44009: "
` [PATCH 192/606] Input: adp5588-keys - "
` [PATCH 209/606] Input: atmel_captouch "
` [PATCH 222/606] Input: synaptics_i2c "
` [PATCH 288/606] leds: turris-omnia: "
` [PATCH 431/606] mfd: khadas-mcu: "
` [PATCH 487/606] misc: eeprom/eeprom: "

[PATCH] i2c: ismt: Fix an out-of-bounds bug in ismt_access()
 2022-12-07 20:27 UTC  (2+ messages)

[PATCH] i2c: mux: reg: Fix possible null-ptr-deref
 2022-12-07 20:22 UTC  (2+ messages)

[PATCH RESEND] i2c: mux: reg: check return value after calling platform_get_resource()
 2022-12-07 20:21 UTC  (2+ messages)

[PATCH] i2c: xiic: Make sure to disable clock on .remove()
 2022-12-07 20:05 UTC  (3+ messages)

[PATCH v2] i2c: mux: Convert to use sysfs_emit_at() API
 2022-12-07  2:48 UTC 

[PATCH] i2c: mux: Convert to use sysfs_emit_at() API
 2022-12-06 14:34 UTC  (2+ messages)

[PATCH i2c-tools] i2cdetect: display more functionality bits with '-F'
 2022-12-05 10:12 UTC  (3+ messages)

[PATCH] i2c-pxa2xx: fix missing pci_disable_device() on error in ce4100_i2c_probe
 2022-12-05 10:01 UTC  (2+ messages)

[PATCH] drivers/i2c: use simple i2c probe
 2022-12-05  9:43 UTC  (2+ messages)

[PATCH V4 0/5] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-12-05  9:29 UTC  (18+ messages)
` [PATCH V4 1/5] i2c: gpio: Fix potential unused warning for 'i2c_gpio_dt_ids'
` [PATCH V4 2/5] i2c: gpio: Add support on ACPI-based system
` [PATCH V4 3/5] dt-bindings: i2c: add bindings for Loongson LS2X I2C
` [PATCH V4 4/5] i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller
` [PATCH V4 5/5] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH v2 1/2] i2c: loongson: add bus driver for the loongson i2c controller
 2022-12-05  8:56 UTC  (11+ messages)
` [PATCH v2 2/2] dt-bindings: i2c: add loongson i2c

[PATCH v3 0/6] soc: qcom: add support for the I2C Master Hub
 2022-12-05  8:37 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: qcom: geni-se: document I2C Master Hub wrapper variant
` [PATCH v3 2/6] dt-bindings: i2c: qcom-geni: document I2C Master Hub serial I2C engine
` [PATCH v3 3/6] soc: qcom: geni-se: add desc struct to specify clocks from device match data
` [PATCH v3 4/6] soc: qcom: geni-se: add support for I2C Master Hub wrapper variant
` [PATCH v3 5/6] i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variant
` [PATCH v3 6/6] i2c: qcom-geni: add "

[PULL REQUEST] i2c-for-6.1-rc8
 2022-12-03 22:56 UTC  (2+ messages)

[PATCH 0/3] mfd/i2c/extcon: Add Lenovo Yoga Tab 3 support to cht-wc PMIC code
 2022-12-02 22:52 UTC  (7+ messages)
` [PATCH 1/3] mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_models
` [PATCH 2/3] i2c: cht-wc: Add charger-chip info for the Lenovo Yoga Tab 3 YT3-X90F
` [PATCH 3/3] extcon: intel-cht-wc: Add support for Lenovo Yoga Tab 3 Pro YT3-X90F

[PATCH] i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
 2022-12-01 23:12 UTC  (2+ messages)

[PATCH] i2c: imx: add irqf_no_suspend flag
 2022-12-01 23:11 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: renesas,riic: Document RZ/Five SoC
 2022-12-01 23:05 UTC  (2+ messages)

[PATCH] i2c: tegra: Set ACPI node as primary fwnode
 2022-12-01 23:03 UTC  (2+ messages)

[PATCH] i2c: cadence: make bus recovery optional
 2022-12-01 22:54 UTC  (6+ messages)

[PATCH v2] i2c: cadence: Fix regression with bus recovery
 2022-12-01 22:42 UTC  (4+ messages)

[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
 2022-12-01 18:43 UTC  (21+ messages)

[PATCH v3] HID: use sysfs_emit() to instead of scnprintf()
 2022-12-01  3:20 UTC 

[PATCH v2] HID: use sysfs_emit() to instead of scnprintf()
 2022-12-01  3:14 UTC 

[PATCH] HID: use sysfs_emit() to instead of scnprintf()
 2022-12-01  3:02 UTC 

[PATCH] HID: mcp2221: Fix GPIO output handling
 2022-11-29 15:39 UTC  (2+ messages)

[PATCH] i2c: qcom-geni: Fix error return code in geni_i2c_gpi_xfer()
 2022-11-29 14:31 UTC 

[PATCH V3 0/5] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-11-29 13:24 UTC  (23+ messages)
` [PATCH V3 1/5] i2c: gpio: Fix potential unused warning for 'i2c_gpio_dt_ids'
` [PATCH V3 2/5] i2c: gpio: Add support on ACPI-based system
` [PATCH V3 3/5] dt-bindings: i2c: add bindings for Loongson LS2X I2C
` [PATCH V3 4/5] i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller
` [PATCH V3 5/5] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH v2 0/6] soc: qcom: add support for the I2C Master Hub
 2022-11-29 13:21 UTC  (5+ messages)
` [PATCH v2 3/6] soc: qcom: geni-se: add desc struct to specify clocks from device match data

Napływ Klientów ze strony
 2022-11-29  8:45 UTC 

[PATCH v1 1/2] i2c: loongson: add bus driver for the loongson i2c controller
 2022-11-28 13:25 UTC  (4+ messages)

[PATCH] i2c: cadence: Fix regression with bus recovery
 2022-11-28 10:47 UTC  (3+ messages)

[PATCH] i2c: Use device_match_of_node()
 2022-11-25  8:01 UTC  (2+ messages)

[PATCH] i2c: core: Fix possible memleak in i2c_new_client_device()
 2022-11-24  8:54 UTC 

[PATCH v3] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2022-11-23 21:48 UTC 

[PATCH] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2022-11-23 20:28 UTC  (4+ messages)
` [PATCH v2] "


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