linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-05 09:48:28 to 2022-12-17 10:59:15 UTC [more...]

[PATCH v1 0/6] ARM: Add GXP I2C Support
 2022-12-17 10:59 UTC  (11+ messages)
` [PATCH v1 1/6] i2c: hpe: Add GXP SoC I2C Controller
` [PATCH v1 2/6] dt-bindings: i2c: hpe,gxp-i2c
` [PATCH v1 3/6] dt-bindings: mfd: syscon: Document GXP register compatible
` [PATCH v1 4/6] ARM: dts: hpe: Add I2C Topology
` [PATCH v1 5/6] ARM: multi_v7_defconfig: add gxp i2c module
` [PATCH v1 6/6] MAINTAINERS: Add HPE GXP I2C Support

[PATCH 0/8] i2c: i801: Series with minor improvements
 2022-12-16 21:37 UTC  (18+ messages)
` [PATCH 1/8] i2c: i801: improve interrupt handler
` [PATCH 2/8] i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
` [PATCH 3/8] i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER
` [PATCH 4/8] i2c: i801: enable FEATURE_IRQ and FEATURE_I2C_BLOCK_READ on all chip versions
` [PATCH 5/8] i2c: i801: add helper i801_set_hstadd()

[PATCH v2 1/1] i2c: designware: set pinctrl recovery information from device pinctrl
 2022-12-16 14:46 UTC  (11+ messages)

[PATCH] i2c: imx: increase retries on arbitration loss
 2022-12-16 12:51 UTC  (7+ messages)

[PATCH v2] i2c: designware: Fix unbalanced suspended flag
 2022-12-16 10:47 UTC  (5+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-16  9:09 UTC  (37+ messages)
` [PATCH 001/606] tpm: st33zp24: Convert to Convert to i2c's .probe_new()
` [PATCH 045/606] i2c: slave-eeprom: "
` [PATCH 046/606] i2c: smbus: "
` [PATCH 047/606] i2c: mux: pca9541: "
` [PATCH 048/606] i2c: mux: pca954x: "
` [PATCH 132/606] iio: light: max44009: "
` [PATCH 209/606] Input: atmel_captouch - "
` [PATCH 222/606] Input: synaptics_i2c "
` [PATCH 288/606] leds: turris-omnia: "
` [PATCH 431/606] mfd: khadas-mcu: "
` (subset) [PATCH 000/606] i2c: Complete conversion to i2c_probe_new

[PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2022-12-16  8:34 UTC  (3+ messages)

[PATCH v1] i2c: i2c-core-base: Modify the maximum idr id for i2c adapter
 2022-12-16  2:07 UTC 

[PULL REQUEST] i2c-for-6.2-rc1
 2022-12-15 22:51 UTC  (2+ messages)

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2022-12-15 21:09 UTC  (3+ messages)

Regression: at24 eeprom writing times out on sama5d3
 2022-12-15 18:50 UTC  (8+ messages)

[PATCH v2 1/1] i2c: designware: use u64 for clock freq to avoid u32 multiplication overflow
 2022-12-15  3:29 UTC  (6+ messages)

[PATCH 1/1] i2c: designware: add pinctrl for recovery info as an option
 2022-12-14 13:43 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update maintainer list for virtio i2c
 2022-12-14 12:00 UTC  (7+ messages)

[PATCH 1/1] i2c: designware: use u64 for clock freq to avoid u32 multiplication overflow
 2022-12-14 11:44 UTC  (2+ messages)

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

Słowa kluczowe do wypozycjonowania
 2022-12-14  9:05 UTC 

[PATCH v5 0/8] i2c-atr and FPDLink
 2022-12-14  6:48 UTC  (35+ 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 4/8] dt-bindings: media: add bindings for TI DS90UB953
` [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 v2 1/6] dt-bindings: i2c: qcom,i2c-cci: Fall back to common compatibles
 2022-12-13 19:28 UTC  (10+ messages)
` [PATCH v2 2/6] arm64: dts: qcom: msm8916: Add fallback CCI compatible
` [PATCH v2 3/6] arm64: dts: qcom: sdm845: "
` [PATCH v2 4/6] arm64: dts: qcom: sm8250: "
` [PATCH v2 5/6] arm64: dts: qcom: sm8450: "
` [PATCH v2 6/6] i2c: qcom-cci: Deprecate duplicated compatibles

[PATCH 1/4] dt-bindings: i2c: qcom,i2c-cci: Fall back to common compatibles
 2022-12-13 18:06 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: qcom: msm8916: Add fallback CCI compatible
` [PATCH 3/4] arm64: dts: qcom: sdm845: "
` [PATCH 4/4] arm64: dts: qcom: sm8250: "

Requests for Quotation
 2022-12-13 14:02 UTC 

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2022-12-13 15:10 UTC 

[PATCH] dt-bindings: i2c: Convert Synquacer I2C to DT schema
 2022-12-13 14:45 UTC  (2+ messages)

[PATCH] HID: mcp2221: fix probing of the I2C bus added by hid_mcp2221
 2022-12-13 14:04 UTC 

NULL pointer dereferences in hid-mcp2221
 2022-12-13 14:00 UTC  (2+ messages)

[PATCH] HID: mcp2221: Fix GPIO output handling
 2022-12-13 13:53 UTC  (2+ messages)

[PATCH V5 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-12-12 12:41 UTC  (13+ 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 0/2] i2c: fortify the subsystem against user-space induced deadlocks
 2022-12-11 22:15 UTC  (5+ messages)
` [PATCH 1/2] i2c: dev: fix notifier return values
` [PATCH 2/2] i2c: dev: don't allow user-space to deadlock the kernel

[PATCH v2 0/3] i2c: gpio: support write-only sda
 2022-12-11 14:52 UTC  (5+ messages)
` [PATCH v2 2/3] i2c: algo: bit: allow getsda to be NULL

[PATCH] i2c: designware: Fix unbalanced suspended flag
 2022-12-09 18:16 UTC  (8+ messages)

[PATCH] i2c: imx: add irqf_no_suspend flag
 2022-12-09  2:37 UTC  (4+ messages)

[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  (6+ 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] 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  (2+ 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  (2+ messages)

[PATCH] i2c-pxa2xx: fix missing pci_disable_device() on error in ce4100_i2c_probe
 2022-12-05 10:01 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;
as well as URLs for NNTP newsgroup(s).