linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-27 19:26:29 to 2022-04-17 02:21:07 UTC [more...]

[PATCH 0/2] i2c: mediatek: remove mt6577 support
 2022-04-17  2:21 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: i2c: i2c-mt65xx: "
` [PATCH 2/2] i2c: mediatek: "

[PATCH v2 0/2] Ensure High and Low periods of SCL are correct
 2022-04-15 21:45 UTC  (8+ messages)
` [PATCH v2 1/2] i2c: meson: Use _SHIFT and _MASK for register definitions
` [PATCH v2 2/2] i2c: meson: Use 50% duty cycle for I2C clock

[PATCH v4] i2c: rcar: add support for I2C_M_RECV_LEN
 2022-04-15 21:36 UTC  (8+ messages)

[PATCH v1 1/2] i2c: dev: check return value when calling dev_set_name()
 2022-04-15 21:33 UTC  (4+ messages)
` [PATCH v1 2/2] i2c: dev: Force case user pointers in compat_i2cdev_ioctl()

[PATCH] i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
 2022-04-15 21:20 UTC  (4+ messages)

[PATCH] i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit
 2022-04-15 21:16 UTC  (3+ messages)

[PATCH] i2c: pasemi: Wait for write xfers to finish
 2022-04-15 21:12 UTC  (3+ messages)

[PATCH v4 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-15 21:10 UTC  (14+ messages)
` [PATCH v4 1/9] arm64: dts: qcom: align dmas in I2C/SPI/UART with "
` [PATCH v4 2/9] arm64: dts: qcom: align clocks in I2C/SPI "
` [PATCH v4 3/9] ARM: dts: qcom: ipq4019: align dmas in SPI/UART "
` [PATCH v4 4/9] ARM: dts: qcom: ipq4019: align clocks in I2C "
` [PATCH v4 5/9] ARM: dts: qcom: msm8660: disable GSBI8
` [PATCH v4 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v4 7/9] dt-bindings: serial: qcom,msm-uartdm: "
` [PATCH v4 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v4 9/9] dt-bindings: qcom: qcom,gsbi: "

[PATCH 0/8] i2c: i801: Series with minor improvements
 2022-04-15 16:59 UTC  (9+ 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 6/8] i2c: i801: add i801_single_transaction(), complementing i801_block_transaction()
` [PATCH 7/8] i2c: i801: call i801_check_pre() from i801_access()
` [PATCH 8/8] i2c: i801: call i801_check_post() "

[PATCH 0/3] i2c: gpio: support write-only sda
 2022-04-15 13:35 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: i2c-gpio: Add property i2c-gpio,sda-output-only
` [PATCH 2/3] i2c: algo: bit: allow getsda to be NULL
` [PATCH 3/3] i2c: gpio: support write-only sda

[PATCH v2 0/2] i2c: Allow disabling auto detection via devicetree
 2022-04-14 19:40 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: add property to avoid device detection
` [PATCH v2 2/2] i2c: core: support no-detect property

[PATCH v2] media: ov5640: Use runtime PM
 2022-04-14  9:29 UTC 

[PATCH] i2c: i2c-davinci: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-14  9:07 UTC 

[PATCH] i2c: rcar: use flags instead of atomic_xfer
 2022-04-14  1:17 UTC 

[PATCH] i2c: rcar: call pm_runtime_put() only if it has ID_P_PM_BLOCKED
 2022-04-14  1:15 UTC 

[PATCH v2 0/3] dt-bindings: i2c: convert i2c-at91 to json-schema
 2022-04-13 16:36 UTC  (3+ messages)
` [PATCH v2 1/3] ARM: dts: at91: sama7g5: Swap `rx` and `tx` for `i2c` nodes

Wycena paneli fotowoltaicznych
 2022-04-12  7:50 UTC 

[PATCH v2 RESEND] i2c: cadence: Increase timeout per message if necessary
 2022-04-13  9:14 UTC 

[PATCH] i2c: amd-mp2: Remove name from maintainers list
 2022-04-13  5:02 UTC 

[RFC Patch v4 0/1] i2c statistics as sysfs attributes
 2022-04-12 15:38 UTC  (5+ messages)
` [RFC Patch v4 1/1] i2c debug counters "

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-04-12 11:34 UTC  (4+ messages)
` [PATCH 3/5] Input: pinephone-keyboard - Build in the default keymap

[PATCH v2] i2c: cadence: Add standard bus recovery support
 2022-04-12 10:16 UTC  (5+ messages)

[PATCH v2] i2c: mediatek: Optimize master_xfer() and avoid circular locking
 2022-04-11 13:21 UTC 

[PATCH v3 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-04-10  7:33 UTC  (8+ messages)
` [PATCH v3 09/11] i2c: npcm: Handle "

[PATCH] i2c: mediatek: Optimize master_xfer() and avoid circular locking
 2022-04-08 17:11 UTC  (2+ messages)

[PATCH 0/3] Ensure Low period of SCL is correct
 2022-04-08  7:19 UTC  (11+ messages)
` [PATCH 2/3] i2c: meson: Use 50% duty cycle for I2C clock

[PATCH v6 0/4] Add SSIF BMC driver
 2022-04-08  4:40 UTC  (6+ messages)
` [PATCH v6 1/4] ipmi: ssif_bmc: "

[PATCH v2] dt-bindings: i2c: convert i2c-mt65xx to json-schema
 2022-04-07 22:33 UTC  (3+ messages)

[PATCH v2] i2c: at91: use dma safe buffers
 2022-04-07 15:08 UTC 

[PATCH] i2c: at91: use dma safe buffers
 2022-04-07 11:50 UTC  (9+ messages)

[PATCH] dt-bindings: i2c: convert i2c-mt65xx to json-schema
 2022-04-07  9:45 UTC  (3+ messages)

[PATCH] i2c: rcar: add SMBus block read support
 2022-04-06 19:44 UTC  (18+ messages)
    ` [PATCH v2] "

[v7 0/3] Add support for Maxim MAX735x/MAX736x variants
 2022-04-06 18:43 UTC  (6+ messages)
` [v7 1/3] dt-bindings: i2c: Add "
` [v7 2/3] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [v7 3/3] i2c: muxes: pca954x: Add regulator support

[PATCH] i2c: ismt: Remove useless DMA-32 fallback configuration
 2022-04-05 21:13 UTC  (3+ messages)

[PATCH] HID: mcp2221: fix hang on probe while setting up gpiochip
 2022-04-06  3:23 UTC 

[PATCH 05/11] i2c: ismt: Fix undefined behavior due to shift overflowing the constant
 2022-04-05 21:18 UTC  (2+ messages)

[PATCH 0/2] i2c: Allow disabling auto detection via devicetree
 2022-04-06  7:55 UTC  (7+ messages)
` [PATCH 1/2] i2c: add binding to prevent device detection
` [PATCH 2/2] i2c: core: support no-detect property

[PATCH v3 0/9] introduce fwnode in the I2C subsystem
 2022-04-05 13:27 UTC  (13+ messages)
` [PATCH v3 1/9] of: add of_property_read_string_array_index()
` [PATCH v3 2/9] of: unittests: add tests for of_property_read_string_array_index()
` [PATCH v3 3/9] device property: add index argument to property_read_string_array() callback
` [PATCH v3 8/9] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API

[PATCH v2 1/4] dt-bindings: I2C: Add Qualcomm Geni based QUP I2C bindings
 2022-04-05 11:13 UTC  (2+ messages)

[PATCH v3 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-04 21:31 UTC  (18+ messages)
` [PATCH v3 1/9] arm64: dts: qcom: align dmas in I2C/SPI/UART with "
` [PATCH v3 2/9] arm64: dts: qcom: align clocks in I2C/SPI "
` [PATCH v3 3/9] ARM: dts: qcom: ipq4019: align dmas in SPI/UART "
` [PATCH v3 4/9] ARM: dts: qcom: ipq4019: align clocks in I2C "
` [PATCH v3 5/9] ARM: dts: qcom: msm8660: disable GSBI8
` [PATCH v3 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v3 7/9] dt-bindings: serial: qcom,msm-uartdm: "
` [PATCH v3 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v3 9/9] dt-bindings: qcom: qcom,gsbi: "

Biznesowy angielski
 2022-04-04  8:05 UTC 

[PATCH] i2c: bcm2835: Fix error handling in bcm2835_i2c_probe
 2022-04-03  6:33 UTC 

[PATCH 1/5] dt-bindings: i2c: Add Qualcomm Geni based QUP i2c bindings
 2022-04-02 19:57 UTC  (6+ messages)

[PATCH] i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:06 UTC 

[PATCH v5 0/3] WCH CH341 GPIO and SPI support
 2022-04-01 11:49 UTC  (5+ messages)
` [PATCH v5 1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode
` [PATCH v5 2/3] gpio: ch341: add GPIO MFD cell driver for the CH341
` [PATCH v5 3/3] i2c: ch341: add I2C "

[syzbot] KASAN: use-after-free Read in i2c_put_adapter
 2022-03-30 17:43 UTC 

[PATCH i2c-tools] i2cget: add mode character for SMBus block read to manpage
 2022-03-30 17:25 UTC  (3+ messages)

[PATCH] i2c: mv64xxx: Add atomic_xfer method to driver
 2022-03-30 17:16 UTC 

i2ctransfer-like tool with stdin not argv?
 2022-03-30 10:05 UTC 

[PULL REQUEST] i2c for v5.18
 2022-03-29 22:10 UTC  (7+ messages)

[PATCH 2/2] iio: dac: dac5571: Fix chip id detection for OF devices
 2022-03-29  8:59 UTC  (12+ messages)
` [PATCH v1.1 "

[PATCH v4 0/3] WCH CH341 GPIO and SPI support
 2022-03-28 15:05 UTC  (3+ messages)
` [PATCH v4 2/3] gpio: ch341: add MFD cell driver for the CH341

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[PATCH v2] iio: dac: dac5571: Fix chip id detection for OF devices
 2022-03-27 19:25 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).