linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-26 20:29:12 to 2021-11-08 15:09:04 UTC [more...]

[PATCH 00/13]Update the icicle kit device tree
 2021-11-08 15:05 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH 02/13] dt-bindings: interrupt-controller: add defines for mpfs-plic
` [PATCH 03/13] dt-bindings: soc/microchip: update sys ctrlr compat string
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds
` [PATCH 05/13] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH 06/13] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH 07/13] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH 08/13] dt-bindings: soc/microchip: add bindings for mpfs system services
` [PATCH 09/13] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH 10/13] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH 11/13] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH 12/13] riscv: icicle-kit: update microchip icicle kit device tree
` [PATCH 13/13] MAINTAINERS: update riscv/microchip entry

[PATCH 1/2] arm: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies
 2021-11-08 14:18 UTC  (3+ messages)
` [PATCH 2/2] arm64: defconfig: Enable Samsung I2C driver

[PATCH 1/2] i2c: exynos5: support USI(Universal Serial Interface)
 2021-11-08 11:22 UTC  (8+ messages)
    ` [PATCH 2/2] dt-bindings: i2c: exynos5: add exynos-usi-hsi2c compatible

[PATCH 0/2] i2c: at91: Add support for programmable clock source
 2021-11-08  9:29 UTC  (6+ messages)

[PULL REQUEST] i2c for v5.16
 2021-11-08  8:28 UTC 

i2c: i801: Don't silently correct invalid transfer size
 2021-11-07 21:57 UTC 

[PATCH 00/13] power-suppy/i2c/extcon: Add support for cht-wc PMIC without USB-PD support
 2021-11-07 19:51 UTC  (29+ messages)
` [PATCH 01/13] platform/x86: Rename touchscreen_dmi to dmi_device_properties
` [PATCH 02/13] platform/x86: dmi_device_properties: Add setup info for boards with a CHT Whiskey Cove PMIC
` [PATCH 03/13] power: supply: bq25890: Fix race causing oops at boot
` [PATCH 04/13] power: supply: bq25890: Fix initial setting of the F_CONV_RATE field
` [PATCH 05/13] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH 06/13] power: supply: bq25890: Add support for skipping initialization
` [PATCH 07/13] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH 08/13] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH 09/13] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH 10/13] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH 11/13] i2c: cht-wc: Add support for devices using a bq25890 charger
` [PATCH 12/13] extcon: intel-cht-wc: Check new "intel,cht-wc-setup" device-property
` [PATCH 13/13] extcon: intel-cht-wc: Add support for devices with an USB-micro-B connector

[PULL REQUEST] i2c for v5.16
 2021-11-07 19:14 UTC  (2+ messages)

Did "i2c: i801: Add support for Intel Ice Lake PCH-N" get lost?
 2021-11-07 13:56 UTC  (2+ messages)

[PATCH -next] i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR()
 2021-11-06 21:28 UTC  (3+ messages)

szvfjko5 h
 2021-11-06  3:53 UTC 

[PATCH] Docs: Fixes link to I2C specification
 2021-11-05 22:03 UTC  (3+ messages)

[PATCH] i2c: virtio: update the maintainer to Conghui
 2021-11-05 21:54 UTC  (5+ messages)

[PATCH] i2c: piix4: Replace piix4_smbus driver's cd6h/cd7h port io accesses with mmio accesses
 2021-11-05 16:05 UTC  (3+ messages)

[PATCH v2] i2c: i801: Fix interrupt storm from SMB_ALERT signal
 2021-11-04 14:42 UTC  (3+ messages)

[PATCH v4] i2c: qcom-geni: Add support for GPI DMA
 2021-11-04  2:44 UTC  (5+ messages)

[PATCH v11 0/6] Support running driver's probe for a device powered off
 2021-11-03 18:10 UTC  (2+ messages)

[PATCH 1/2] i2c: virtio: disable timeout handling
 2021-11-03 14:42 UTC  (15+ messages)

[PATCH v3 0/2] i2c-mux-gpmux: Support settle-time-us property
 2021-11-03 14:13 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: i2c-mux: Add property for settle time
` [PATCH v3 2/2] i2c-mux-gpmux: Support settle-time-us property

[PATCH v4 0/2] i2c-mux-gpmux: Support settle-time-us property
 2021-11-03  9:18 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: i2c-mux: Add property for settle time
` [PATCH v4 2/2] i2c-mux-gpmux: Support settle-time-us property

[PATCH v5 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-02 16:35 UTC  (22+ messages)
` [PATCH v5 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v5 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v5 03/11] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v5 04/11] regulator: Introduce tps68470-regulator driver
` [PATCH v5 05/11] clk: Introduce clk-tps68470 driver
` [PATCH v5 06/11] platform/x86: int3472: Enable I2c daisy chain
` [PATCH v5 07/11] platform/x86: int3472: Split into 2 drivers
` [PATCH v5 08/11] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v5 09/11] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v5 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v5 11/11] platform/x86: int3472: Deal with probe ordering issues

[PATCH 0/3] i2c:imx: Deliver a timely stop on slave side, fix recv
 2021-11-02 11:50 UTC  (6+ messages)
` [PATCH 1/3] i2c:imx: Add timer for handling the stop condition
` [PATCH 3/3] i2c:imx: Use an hrtimer, not a timer, for checking for bus idle

[PATCH] i2c: xgene-slimpro: Fix inconsistent IS_ERR and PTR_ERR
 2021-11-02  9:01 UTC  (2+ messages)

[PATCH net-next 0/6] MCTP I2C driver
 2021-11-02  6:48 UTC  (9+ messages)
` [PATCH net-next 1/6] i2c: core: Allow 255 byte transfers for SMBus 3.x
` [PATCH net-next 2/6] i2c: dev: Handle 255 byte blocks for i2c ioctl
` [PATCH net-next 3/6] i2c: aspeed: Allow 255 byte block transfers
` [PATCH net-next 4/6] i2c: npcm7xx: Allow 255 byte block SMBus transfers
` [PATCH net-next 5/6] dt-bindings: net: New binding mctp-i2c-controller
` [PATCH net-next 6/6] mctp i2c: MCTP I2C binding driver

[PATCH 0/2] virtio-i2c: Fix buffer handling
 2021-11-02  4:32 UTC  (9+ messages)
` [PATCH 2/2] i2c: virtio: fix completion handling

[RFC 0/5] ACPI/power-suppy add fuel-gauge support on cht-wc PMIC without USB-PD support devs
 2021-11-01 19:16 UTC  (11+ messages)
` [RFC 1/5] ACPI / x86: Add 3 devices on the Xiaomi Mi Pad 2 to the always_present list
` [RFC 2/5] gpiolib: acpi: Make acpi_gpio_in_ignore_list() more generic
` [RFC 3/5] gpiolib: acpi: Add a new "ignore" module option
` [RFC 4/5] power: supply: bq27xxx: Add dev helper variable to bq27xxx_battery_i2c_probe()
` [RFC 5/5] power: supply: bq27xxx: Add support for ACPI enumeration

[PATCH v4 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-01 14:25 UTC  (28+ messages)
` [PATCH v4 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v4 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v4 04/11] regulator: Introduce tps68470-regulator driver
` [PATCH v4 05/11] clk: Introduce clk-tps68470 driver
` [PATCH v4 08/11] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v4 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-regulator MFD-cell

[PATCH] dt-bindings: i2c: imx: hardware do not restrict clock-frequency to only 100 and 400 kHz
 2021-11-01  7:20 UTC  (2+ messages)

hello
 2021-11-01  2:01 UTC 

[PATCH v4] i2c: qcom-geni: Add support for GPI DMA
 2021-10-31 14:05 UTC 

[PATCH v2 0/2] i2c-mux-gpmux: Support settle-time-us property
 2021-10-30 22:31 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: i2c-mux-gpmux: Add property for settle time
` [PATCH v2 2/2] i2c-mux-gpmux: Support settle-time-us property

[PATCH] i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
 2021-10-29 20:07 UTC  (2+ messages)

[PATCH] i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
 2021-10-29 20:05 UTC  (2+ messages)

[PATCH] i2c: qup: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-10-29 19:58 UTC  (2+ messages)

[PATCH] i2c: qup: fix a trivial typo
 2021-10-29 19:56 UTC  (2+ messages)

[PATCH v1] i2c: tegra: Ensure that device is suspended before driver is removed
 2021-10-29 19:52 UTC  (2+ messages)

[GIT PULL] at24: updates for v5.16
 2021-10-29 19:34 UTC  (2+ messages)

[PATCH] i2c: i801: Fix incorrect and needless software PEC disabling
 2021-10-29 19:29 UTC  (3+ messages)

[PATCH 0/2] This is a patch series for I2C driver for Sunplus SP7021 SoC
 2021-10-29  8:42 UTC  (3+ messages)
` [PATCH 1/2] I2C: Add I2C driver for Sunplus SP7021
` [PATCH 2/2] devicetree bindings I2C Add bindings doc "

[PATCH 0/2] i2c-mux-gpio: Add optional 'select-delay' DT property
 2021-10-28 12:25 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: i2c-mux-gpio: Add optional "
` [PATCH 2/2] i2c: i2c-mux-gpio: Add support 'select-delay' property

dt-bindings: treewide: Update @st.com email address to @foss.st.com
 2021-10-27 16:57 UTC  (7+ messages)

[PATCH] i2c: i801: Fix resetting of SMBHSTCNT_PEC_EN
 2021-10-27 14:21 UTC 

[PATCH] i2c: i801: Fix interrupt storm from SMB_ALERT signal
 2021-10-27 13:31 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).