linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-21 16:47:36 to 2021-11-29 22:37:35 UTC [more...]

[PATCH 0/8] soc: samsung: Add USIv2 driver
 2021-11-29 20:38 UTC  (26+ messages)
` [PATCH 1/8] dt-bindings: soc: samsung: Add Exynos USIv2 bindings
` [PATCH 2/8] dt-bindings: soc: samsung: Add Exynos USIv2 bindings doc
` [PATCH 3/8] soc: samsung: Add USIv2 driver
` [PATCH 4/8] tty: serial: samsung: Remove USI initialization
` [PATCH 5/8] tty: serial: samsung: Enable console as module
` [PATCH 6/8] tty: serial: Make SERIAL_SAMSUNG=y impossible when EXYNOS_USI_V2=m
` [PATCH 7/8] i2c: Make I2C_EXYNOS5=y "
` [PATCH 8/8] spi: Make SPI_S3C64XX=y "

[PATCH v2 0/2] i2c: aspeed: Late ack Tx done irqs and fix unhandled Tx done with NAK
 2021-11-29 19:20 UTC  (2+ messages)

[PATCH v7 0/4] Introduce pcim_alloc_irq_vectors()
 2021-11-29 19:15 UTC  (3+ messages)
` [PATCH v7 3/4] i2c: designware: Use pcim_alloc_irq_vectors() to allocate IRQ vectors

[PATCH v3 0/3] QCOM QUP I2C - Add noise rejection, convert to YAML
 2021-11-29 22:17 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: qcom,i2c-qup: Convert txt to YAML schema

[PATCH v2 0/9] i2c: i801: Series with improvements
 2021-11-29 19:54 UTC  (6+ messages)
` [PATCH v2 9/9] i2c: i801: Improve handling platform data for tco device
` [PATCH v3] "

[RFC Patch 0/2] I2C statistics as sysfs attributes
 2021-11-29 17:09 UTC  (2+ messages)

[PATCH 0/2] This is a patch series for I2C driver for Sunplus SP7021 SoC
 2021-11-29 20:23 UTC  (4+ messages)
` [PATCH v2 0/2] Add I2C control "
  ` [PATCH v2 2/2] devicetree bindings I2C Add bindings doc for Sunplus SP7021

[PATCH v1 1/2] i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode
 2021-11-29 17:00 UTC  (6+ messages)
` [PATCH v1 2/2] i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE

[PATCH v2 0/3] i2c: Enable asynchronous suspend/resume
 2021-11-29 16:51 UTC  (8+ messages)
` [PATCH v2 1/3] i2c: designware: Enable async suspend / resume of designware devices
` [PATCH 2/3] i2c: enable async suspend/resume for i2c adapters
` [PATCH 3/3] i2c: enable async suspend/resume on i2c client devices

[PATCH 00/13]Update the icicle kit device tree
 2021-11-29 20:08 UTC  (21+ 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 06/13] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds

[PATCH net-next v3 0/6] MCTP I2C driver
 2021-11-29 19:34 UTC  (5+ messages)

[PATCH] i2c: designware: Get HCNT/LCNT values from dts
 2021-11-29 19:28 UTC  (2+ messages)

[PATCH v5 0/3] Add SSIF BMC driver
 2021-11-29 19:22 UTC  (4+ messages)
` [PATCH v5 1/3] i2c: aspeed: Add slave_enable() to toggle slave mode

[PATCH v6 00/15] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-29 15:35 UTC  (31+ messages)
` [PATCH v6 01/15] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v6 02/15] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v6 03/15] i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
` [PATCH v6 04/15] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v6 05/15] regulator: Introduce tps68470-regulator driver
` [PATCH v6 06/15] clk: Introduce clk-tps68470 driver
` [PATCH v6 07/15] platform/x86: int3472: Enable I2c daisy chain
` [PATCH v6 08/15] platform/x86: int3472: Split into 2 drivers
` [PATCH v6 09/15] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v6 10/15] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v6 11/15] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v6 12/15] platform/x86: int3472: Deal with probe ordering issues
` [PATCH v6 13/15] media: ipu3-cio2: Defer probing until the PMIC is fully setup
` [PATCH v6 14/15] media: ipu3-cio2: Call cio2_bridge_init() before anything else
` [PATCH v6 15/15] media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs

[PATCH v3] i2c: bcm-iproc: Add i2c recovery support
 2021-11-29 19:01 UTC  (2+ messages)

[PATCH 0/3] i2c: stm32f7: several fixes in error cases
 2021-11-29 12:25 UTC  (4+ messages)
` [PATCH 3/3] i2c: stm32f7: prevent calling slave handling if no slave running

[PATCH 0/4] i2c: stm32: various fixes & dmaengine updates
 2021-11-29 12:52 UTC  (7+ messages)
` [PATCH 1/4] i2c: stm32f7: flush TX FIFO upon transfer errors
` [PATCH 2/4] i2c: stm32f7: recover the bus on access timeout

[PATCH v7 0/7] Introducing an attribute to select the time setting
 2021-11-29 12:49 UTC  (6+ messages)
` [PATCH v7 6/7] i2c: mediatek: Isolate speed setting via dts for special devices

[PATCH v2] i2c: cadence: Add standard bus recovery support
 2021-11-29 12:00 UTC  (2+ messages)

[PATCHv2] i2c-mpc: Correct I2C reset procedure
 2021-11-29 11:51 UTC  (2+ messages)

[PATCH] i2c: rk3x: disable and reenable I2C after timeouts to fix stuck low SDA
 2021-11-29 10:44 UTC  (2+ messages)

[PATCH 0/3] i2c: at91: Fixes and updates
 2021-11-29 10:41 UTC  (5+ messages)
` [PATCH 1/3] i2c: at91: move i2c_recover_bus() outside of at91_do_twi_transfer()
` [PATCH 3/3] i2c: at91: add advanced digital filtering support for SAMA5D4

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

[PATCH V6 0/7] dt-bindinds/dts: support i.MX8ULP
 2021-11-29 10:02 UTC  (10+ messages)
` [PATCH V6 1/7] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string
` [PATCH V6 2/7] dt-bindings: serial: fsl-lpuart: "
` [PATCH V6 3/7] dt-bindings: timer: tpm-timer: "
` [PATCH V6 4/7] dt-bindings: watchdog: imx7ulp-wdt: "
` [PATCH V6 5/7] dt-bindings: arm: fsl: Add binding for imx8ulp evk
` [PATCH V6 6/7] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp
` [PATCH V6 7/7] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board

[PATCH] i2c: rk3x: enable clock before getting rate
 2021-11-29  9:40 UTC  (4+ messages)

[RESEND PATCH] i2c: rk3x: Handle a spurious start completion interrupt flag
 2021-11-29  9:37 UTC  (2+ messages)

[PATCH v1 1/1] i2c: designware: Fix the kernel doc description for struct dw_i2c_dev
 2021-11-29  9:43 UTC  (7+ messages)

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2021-11-29  9:00 UTC  (2+ messages)

[PATCH v2] i2c: i801: Improve handling of chip-specific feature definitions
 2021-11-29  8:56 UTC  (3+ messages)

[PATCH v4] i2c: tegra: Add the ACPI support
 2021-11-29  8:46 UTC  (5+ messages)

[PATCH v2] i2c: i801: Remove i801_set_block_buffer_mode
 2021-11-29  8:55 UTC  (2+ messages)

i2c: i801: Don't silently correct invalid transfer size
 2021-11-29  8:54 UTC  (2+ messages)

[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support
 2021-11-29  8:41 UTC  (14+ messages)
` [PATCH v4 01/12] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching
` [PATCH v4 11/12] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v4 12/12] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
    ` (EXT) "
        ` (EXT) "
            ` (EXT) "

[PATCH] i2c: cbus-gpio: set atomic transfer callback
 2021-11-29  8:52 UTC  (2+ messages)

[PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-28 19:46 UTC  (17+ messages)
` [PATCH v2 10/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v2 14/20] mfd: intel_soc_pmic_chtwc: Add intel_cht_wc_get_model() helper function
` [PATCH v2 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v2 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()

[PATCH] eeprom: at24: remove struct at24_client
 2021-11-28 18:14 UTC 

[RFC] sti: Conflict in node name for an IP supporting both I2C and SPI
 2021-11-26 22:47 UTC  (2+ messages)

[PULL REQUEST] i2c for v5.16
 2021-11-26 18:35 UTC  (2+ messages)

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-11-26 15:43 UTC  (2+ messages)

[PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library
 2021-11-26 15:38 UTC  (3+ messages)

[PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library
 2021-11-26 15:10 UTC  (4+ messages)

[PATCH v5 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-25 15:01 UTC  (3+ messages)
` [PATCH v5 05/11] clk: Introduce clk-tps68470 driver
    ` 

[PATCH v3] i2c: tegra: Add the ACPI support
 2021-11-25  9:38 UTC  (2+ messages)

[PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP
 2021-11-25  9:32 UTC  (5+ messages)
` (subset) "

[PATCH v2 0/2] virtio-i2c: Fix buffer handling
 2021-11-25  6:47 UTC  (9+ messages)
` [PATCH v2 1/2] i2c: virtio: disable timeout handling

[PATCH] i2c: tegra: Add ACPI support
 2021-11-24 17:29 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v2 0/2] i2c:imx: Deliver a timely stop on slave side, fix recv
 2021-11-23 12:44 UTC  (4+ messages)
` [PATCH v2 2/2] i2c:imx: Add an extra read at the end of an I2C slave read

[PATCH] docs: i2c: smbus-protocol: mention the repeated start condition
 2021-11-23 12:00 UTC  (2+ messages)

[PATCH V4 0/9] dt-bindinds/dts: support i.MX8ULP
 2021-11-23 11:50 UTC  (3+ messages)
` [PATCH V5 8/9] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp

[PATCH v1 1/3] i2c: mux: gpio: Replace custom acpi_get_local_address()
 2021-11-23 10:55 UTC  (10+ messages)
` [PATCH v1 2/3] i2c: mux: gpio: Don't dereference fwnode from struct device
` [PATCH v1 3/3] i2c: mux: gpio: Use array_size() helper

[PATCH v2] Docs: Fixes link to I2C specification
 2021-11-23 10:37 UTC  (5+ messages)

[PATCH v2 1/2] arm64: defconfig: Enable Samsung I2C driver
 2021-11-23  9:56 UTC  (4+ messages)
` [PATCH v2 2/2] arm: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies

[PATCH v2 0/3] Apple Arm patform device tree and bindings fixes
 2021-11-23  9:48 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: i2c: apple,i2c: allow multiple compatibles

[PATCH] i2c: i801: Restore INTREN on unload
 2021-11-23  9:42 UTC  (2+ messages)

[PATCH v4] i2c: i801: Fix interrupt storm from SMB_ALERT signal
 2021-11-23  9:40 UTC  (2+ messages)

[PATCH 0/3] Apple Arm patform device tree and bindings fixes
 2021-11-22 20:48 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: i2c: apple,i2c: allow multiple compatibles

[PATCH] dt-bindings: Remove Netlogic bindings
 2021-11-22  7:41 UTC  (3+ messages)

[PATCH v3 0/2] i2c: exynos5: add support for ExynosAutov9 SoC
 2021-11-22  2:51 UTC  (9+ messages)
  ` [PATCH v3 2/2] "


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).