Linux-i2c Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-23 19:29:17 to 2024-01-06 16:09:48 UTC [more...]

[PATCH v2 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
 2024-01-06 16:09 UTC 

i2c-designware: NULL ptr at RIP: 0010:regmap_read+0x12/0x70
 2024-01-06 16:06 UTC  (5+ messages)

[PATCH v5 00/24] i2c: designware: code consolidation & cleanups
 2024-01-06 15:57 UTC  (5+ messages)

[PATCH v4 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-01-06 14:48 UTC  (5+ messages)
` [PATCH v4 02/24] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by() to use resource
` [PATCH v4 03/24] i2c: acpi: Modify i2c_acpi_get_irq() "

[PATCH 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
 2024-01-06 14:30 UTC  (27+ messages)
` [PATCH 1/6] platform/x86: dell-smo8800: Only load on Dell laptops
` [PATCH 2/6] platform/x86: dell-smo8800: Change probe() ordering a bit
` [PATCH 3/6] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
` [PATCH 4/6] platform/x86: dell-smo8800: Pass the IRQ to the lis3lv02d i2c_client
` [PATCH 5/6] platform/x86: dell-smo8800: Instantiate an i2c_client for the IIO st_accel driver
` [PATCH 6/6] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address

[PULL REQUEST] i2c-for-6.7-final
 2024-01-06 13:24 UTC 

[PATCH 1/2] i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()
 2024-01-06 12:48 UTC  (2+ messages)
` [PATCH 2/2] i2c: synquacer: Remove a clk reference from struct synquacer_i2c

[PATCH v5 1/2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2024-01-06  1:03 UTC  (9+ messages)

[PATCH v1] i2c: new i2c-pseudo driver for userspace i2c adapters
 2024-01-05 20:25 UTC 

[PATCH] i2c: wmt: Fix an error handling path in wmt_i2c_probe()
 2024-01-05 14:39 UTC 

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-01-05 13:04 UTC  (14+ messages)
` [PATCH v9 01/13] dt-bindings: document generic access controllers
` [PATCH v9 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v9 03/13] dt-bindings: bus: document RIFSC
` [PATCH v9 04/13] dt-bindings: bus: document ETZPC
` [PATCH v9 05/13] firewall: introduce stm32_firewall framework
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v9 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v9 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v9 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v9 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v9 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v9 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v9 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[PATCH] i2c: cadence: Avoid fifo clear after start
 2024-01-05 12:52 UTC 

[PATCH v2 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2024-01-05 11:10 UTC  (5+ messages)

[PATCH v2 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-05 10:22 UTC  (22+ messages)
` [PATCH v2 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH v2 02/12] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
` [PATCH v2 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v2 04/12] tty: serial: samsung: prepare for different IO types
` [PATCH v2 05/12] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH v2 06/12] tty: serial: samsung: add gs101 earlycon support
` [PATCH v2 07/12] clk: samsung: gs101: add support for cmu_peric0
` [PATCH v2 08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial
` [PATCH v2 09/12] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
` [PATCH v2 10/12] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
` [PATCH v2 11/12] arm64: dts: exynos: gs101: define USI8 with I2C configuration
` [PATCH v2 12/12] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole

[PATCH] eeprom: at24: Use pm_runtime_resume_and_get to simplify the code
 2024-01-05  9:37 UTC  (5+ messages)

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2024-01-05  8:19 UTC  (4+ messages)
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC

[PATCH v3 00/12] i2c: add zhaoxin i2c controller driver
 2024-01-05  7:51 UTC  (58+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] i2c: wmt: create wmt_i2c_init for general init
  ` [PATCH v4 2/8] i2c: wmt: rename marcos with prefix WMTI2C_
  ` [PATCH v4 3/8] i2c: wmt: adjust line length to meet style
  ` [PATCH v4 4/8] i2c: wmt: split out common files
  ` [PATCH v4 5/8] i2c: wmt: rename with prefix VIAI2C_ and viai2c_
  ` [PATCH v4 6/8] i2c: wmt: fix a bug when thread blocked
  ` [PATCH v4 7/8] i2c: wmt: add platform type VIAI2C_PLAT_WMT
  ` [PATCH v4 8/8] i2c: add zhaoxin i2c controller driver
  ` [PATCH v5 0/8] "
    ` [PATCH v5 1/8] i2c: wmt: create wmt_i2c_init for general init
    ` [PATCH v5 2/8] i2c: wmt: rename marcos with prefix WMTI2C_
    ` [PATCH v5 3/8] i2c: wmt: adjust line length to meet style
    ` [PATCH v5 4/8] i2c: wmt: split out common files
    ` [PATCH v5 5/8] i2c: wmt: rename with prefix VIAI2C_ and viai2c_
    ` [PATCH v5 6/8] i2c: wmt: fix a bug when thread blocked
    ` [PATCH v5 7/8] i2c: wmt: add platform type VIAI2C_PLAT_WMT
    ` [PATCH v5 8/8] i2c: add zhaoxin i2c controller driver
    ` [PATCH v6 0/8] "
      ` [PATCH v6 1/8] i2c: wmt: create wmt_i2c_init for general init
      ` [PATCH v6 2/8] i2c: wmt: rename marcos with prefix WMTI2C_
      ` [PATCH v6 3/8] i2c: wmt: adjust line length to meet style
      ` [PATCH v6 4/8] i2c: wmt: split out common files
      ` [PATCH v6 5/8] i2c: wmt: rename with prefix VIAI2C_ and viai2c_
      ` [PATCH v6 6/8] i2c: wmt: fix a bug when thread blocked
      ` [PATCH v6 7/8] i2c: wmt: add platform type VIAI2C_PLAT_WMT
      ` [PATCH v6 8/8] i2c: add zhaoxin i2c controller driver
      ` [PATCH v7 0/6] "
        ` [PATCH v7 1/6] i2c: wmt: create wmt_i2c_init for general init
        ` [PATCH v7 2/6] i2c: wmt: split out common files
        ` [PATCH v7 3/6] i2c: wmt: rename something
        ` [PATCH v7 4/6] i2c: wmt: fix a bug when thread blocked
        ` [PATCH v7 5/6] i2c: wmt: add platform type VIAI2C_PLAT_WMT
        ` [PATCH v7 6/6] i2c: add zhaoxin i2c controller driver

[PATCH] i2c: core: Fix atomic xfer check for non-preempt config
 2024-01-04 17:04 UTC  (4+ messages)

[PATCH] Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"
 2024-01-04 11:40 UTC 

[PATCH v3 0/1] i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock
 2024-01-04 11:04 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v7 2/5] i2c: core: run atomic i2c xfer when !preemptible
 2024-01-03 15:07 UTC  (6+ messages)
` [PATCH v7 2/5] "

WARNING: No atomic I2C transfer handler for 'i2c-4' at drivers/i2c/i2c-core.h:40 i2c_smbus_xfer+0x178/0x190 (kernel 6.6.X, 6.7-rcX, PowerMac G5 11,2)
 2024-01-03  9:33 UTC  (2+ messages)

[PATCH v3 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-01-02 20:03 UTC  (6+ messages)
` [PATCH v3 02/24] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by() to use resource
` [PATCH v3 03/24] i2c: acpi: Modify i2c_acpi_get_irq() "

[PATCH v5 0/2] platform/x86: p2sb: Fix deadlock at sysfs PCI bus rescan
 2023-12-29 13:34 UTC  (4+ messages)
` [PATCH v5 1/2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
` [PATCH v5 2/2] platform/x86: p2sb: Use pci_resource_n() in p2sb_read_bar0()

[PATCH v4] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-29  1:38 UTC  (5+ messages)

[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-28  7:49 UTC  (7+ messages)
` [PATCH 02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit

[PATCH] Documentation/i2c: fix spelling error in i2c-address-translators i2c-address-translators
 2023-12-27 19:06 UTC  (3+ messages)

[PATCH v3] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-27 16:45 UTC  (5+ messages)

[PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2023-12-27 16:01 UTC  (4+ messages)

omap-i2c: runtime pm issue during suspend to ram
 2023-12-26 16:47 UTC  (6+ messages)

[PATCH v4] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2023-12-26 12:42 UTC 

[PATCH AUTOSEL 5.10 8/9] i2c: rk3x: fix potential spinlock recursion on poll
 2023-12-26  0:24 UTC 

[PATCH AUTOSEL 5.15 10/11] i2c: rk3x: fix potential spinlock recursion on poll
 2023-12-26  0:23 UTC 

[PATCH AUTOSEL 6.1 19/24] i2c: rk3x: fix potential spinlock recursion on poll
 2023-12-26  0:22 UTC 

[PATCH AUTOSEL 6.6 31/39] i2c: rk3x: fix potential spinlock recursion on poll
 2023-12-26  0:19 UTC 

[PATCH v2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-25  6:10 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).