linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-20 17:12:27 to 2022-01-31 11:11:01 UTC [more...]

[PATCH 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-31 11:10 UTC  (27+ messages)
` [PATCH 1/7] genirq: Provide generic_handle_irq_safe()
` [PATCH 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
` [PATCH 3/7] i2c: cht-wc: Use generic_handle_irq_safe()
` [PATCH 4/7] mfd: hi6421-spmi-pmic: "
` [PATCH 5/7] mfd: ezx-pcap: "
` [PATCH 6/7] net: usb: lan78xx: "
` [PATCH 7/7] staging: greybus: gpio: "

[PATCH v4 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-31 11:01 UTC  (11+ messages)
` [PATCH v4 1/9] kernel/resource: Introduce request_mem_region_muxed()
` [PATCH v4 2/9] i2c: piix4: Replace hardcoded memory map size with a #define
` [PATCH v4 3/9] i2c: piix4: Move port I/O region request/release code into functions
` [PATCH v4 4/9] i2c: piix4: Move SMBus controller base address detect into function
` [PATCH v4 5/9] i2c: piix4: Move SMBus port selection "
` [PATCH v4 6/9] i2c: piix4: Add EFCH MMIO support to region request and release
` [PATCH v4 7/9] i2c: piix4: Add EFCH MMIO support to SMBus base address detect
` [PATCH v4 8/9] i2c: piix4: Add EFCH MMIO support for SMBus port select
` [PATCH v4 9/9] i2c: piix4: Enable EFCH MMIO for Family 17h+

Possible ACPI bug/regression in i2c-i801 [plain text]
 2022-01-31  6:33 UTC  (2+ messages)

[PATCH 0/2] ic2: mux: pca9541: add delayed-release support
 2022-01-31  6:21 UTC  (4+ messages)
` [PATCH 1/2] i2c: "
` [PATCH 2/2] dt-bindings: i2c: add nxp,pca9541 release-delay-us property

[PATCH v4 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-31  5:58 UTC  (9+ messages)
` [PATCH v4 1/4] Watchdog: sp5100_tco: Move timer initialization into function
` [PATCH v4 2/4] Watchdog: sp5100_tco: Refactor MMIO base address initialization
` [PATCH v4 3/4] Watchdog: sp5100_tco: Add initialization using EFCH MMIO
` [PATCH v4 4/4] Watchdog: sp5100_tco: Enable Family 17h+ CPUs

[PATCH] dt-bindings: i2c: mpc: Make each example a separate entry
 2022-01-30 20:22 UTC  (3+ messages)

Touchpad stickiness on Dell Inspiron/XPS
 2022-01-30 13:14 UTC  (16+ messages)
        ` Touchpad stickiness on AMD laptops (was Dell Inspiron/XPS)

[PATCH] i2c: npcm7xx: Fix typos
 2022-01-30  7:46 UTC  (3+ messages)

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-01-30  3:00 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: input: Add the PinePhone keyboard binding
` [PATCH 2/5] Input: pinephone-keyboard - Add PinePhone keyboard driver
` [PATCH 3/5] Input: pinephone-keyboard - Build in the default keymap
` [PATCH 4/5] Input: pinephone-keyboard - Support the proxied I2C bus
` [PATCH 5/5] [DO NOT MERGE] arm64: dts: allwinner: pinephone: Add keyboard

[v2 0/2] add i2c support for mt8186
 2022-01-28 21:46 UTC  (8+ messages)
` [v2 1/2] dt-bindings: i2c: update bindings for MT8186 SoC
` [v2 2/2] i2c: mediatek: Add i2c compatible for Mediatek MT8186

[PATCH v5 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-28 21:43 UTC  (7+ messages)
` [PATCH v5 1/3] device property: Add fwnode_irq_get_byname
` [PATCH v5 2/3] docs: firmware-guide: ACPI: Add named interrupt doc
` [PATCH v5 3/3] i2c: smbus: Use device_*() functions instead of of_*()

[PATCH] i2c: don't export function which is only used internally
 2022-01-28 21:42 UTC 

[PULL REQUEST] immutable branch "i2c-alert-for-acpi-20220128"
 2022-01-28 21:37 UTC 

[PATCH v3 0/8] platform/x86: introduce p2sb_bar() helper
 2022-01-28 20:01 UTC  (5+ messages)
` [PATCH v3 7/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v3 8/8] i2c: i801: convert to use common P2SB accessor

[PATCH v3 3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
 2022-01-28 18:30 UTC  (3+ messages)

[PATCH 0/2] i2c-designware: Add support for AMD PSP semaphore
 2022-01-28 15:49 UTC  (32+ messages)
` [PATCH 1/2] i2c: designware: Add missing locks
  ` [PATCH v2 0/2] i2c-designware: Add support for AMD PSP semaphore
    ` [PATCH v2 1/2] i2c: designware: Add missing locks
    ` [PATCH v2 2/2] i2c: designware: Add AMD PSP I2C bus support
` [PATCH "

[PATCH] i2c: bcm2835: Set clock-stretch timeout to 35ms
 2022-01-28 10:37 UTC  (3+ messages)

[PATCH v4 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-27 21:57 UTC  (11+ messages)
` [PATCH v4 1/3] device property: Add fwnode_irq_get_byname
` [PATCH v4 2/3] docs: firmware-guide: ACPI: Add named interrupt doc
` [PATCH v4 3/3] i2c: smbus: Use device_*() functions instead of of_*()

[PATCH v3 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-27 21:35 UTC  (9+ messages)
` [PATCH v3 7/9] i2c: piix4: Add EFCH MMIO support to SMBus base address detect
` [PATCH v3 8/9] i2c: piix4: Add EFCH MMIO support for SMBus port select

[PATCH v2 0/2] i2c: tegra: allow compiling out support for Tegra's special constrollers
 2022-01-27 21:31 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: tegra: allow DVC support to be compiled out

[PATCH] i2c: xiic: Make bus names unique
 2022-01-27 17:50 UTC 

[RESEND v4 00/10] arm64: dts: Add i.MX8DXL initial support
 2022-01-26 12:53 UTC  (9+ messages)
` [RESEND v4 02/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [RESEND v4 04/10] arm64: dts: freescale: Add adma subsystem dtsi "
` [RESEND v4 05/10] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [RESEND v4 08/10] arm64: dts: imx8dxl: Add i.MX8DXL evk board support

[PATCH v3 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-25 18:19 UTC  (17+ messages)
` [PATCH v3 1/4] Watchdog: sp5100_tco: Move timer initialization into function
` [PATCH v3 2/4] Watchdog: sp5100_tco: Refactor MMIO base address initialization
` [PATCH v3 3/4] Watchdog: sp5100_tco: Add initialization using EFCH MMIO
` [PATCH v3 4/4] Watchdog: sp5100_tco: Enable Family 17h+ CPUs

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-25 14:01 UTC  (15+ messages)
        ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[PATCH 0/2] Add I2C bus recovery support on Kunpeng 920/930
 2022-01-25 12:49 UTC  (3+ messages)
` [PATCH 1/2] i2c: hisi: Add generic GPIO bus recovery support
` [PATCH 2/2] i2c: designware: Add ACPI assisted "

[PATCH v4 00/14] Update the Icicle Kit device tree
 2022-01-25 10:21 UTC  (2+ messages)
` (subset) "

Wycena paneli fotowoltaicznych
 2022-01-25  9:00 UTC 

[PATCH] i2c: tegra: Add SMBus block read function
 2022-01-25  9:08 UTC 

[PATCH] i2c: rcar: add SMBus block read support
 2022-01-25  6:45 UTC  (3+ messages)

[PATCH v3 0/4] Add I2C and PWM support for T234
 2022-01-25  4:51 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: Add headers for Tegra234 I2C
` [PATCH v3 2/4] arm64: tegra: Add Tegra234 I2C devicetree nodes
` [PATCH v3 3/4] dt-bindings: Add headers for Tegra234 PWM
` [PATCH v3 4/4] arm64: tegra: Add Tegra234 PWM devicetree nodes

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2022-01-24 18:22 UTC  (2+ messages)

[PATCH v3 1/5] i2c: Introduce common module to instantiate CCGx UCSI
 2022-01-24 15:06 UTC  (2+ messages)

Fotowoltaika - nowe warunki
 2022-01-24  9:06 UTC 

[PATCH v2 0/4] Increase SMBus max block size to 255
 2022-01-24  8:31 UTC  (5+ messages)
` [PATCH v2 1/4] i2c: core: Allow 255 byte transfers for SMBus 3.x
` [PATCH v2 2/4] i2c: dev: Support smbus3 block size of 255 bytes
` [PATCH v2 3/4] i2c: aspeed: Allow 255 byte block transfers
` [PATCH v2 4/4] i2c: npcm7xx: Allow 255 byte block SMBus transfers

[PATCH v2 0/4] Add I2C and PWM support for T234
 2022-01-23 21:07 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: Add headers for Tegra234 I2C
` [PATCH v2 2/4] arm64: tegra: Add Tegra234 I2C devicetree nodes
` [PATCH v2 3/4] dt-bindings: Add headers for Tegra234 PWM
` [PATCH v2 4/4] arm64: tegra: Add Tegra234 PWM devicetree nodes

[PATCH] dt-bindings: i2c: stm32-i2c: Move st,syscfg-fmp definition to top level
 2022-01-23 15:29 UTC  (2+ messages)

[PATCH] dt-bindings: ingenic,i2c: Rework interrupts in example
 2022-01-23 15:28 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: imx: Make each example a separate entry
 2022-01-23 15:28 UTC  (3+ messages)

[PATCH v3 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-21 14:09 UTC  (12+ messages)
` [PATCH v3 1/3] device property: Add device_irq_get_byname
` [PATCH v3 2/3] docs: firmware-guide: ACPI: Add named interrupt doc

[PATCH v4 0/2] Add I2C control driver for Sunplus SP7021 SoC
 2022-01-21  7:50 UTC  (3+ messages)
` [PATCH v4 1/2] i2c: Add i2c driver for Sunplus SP7021
` [PATCH v4 2/2] dt-bindings:i2c: Add Sunplus SP7021 schema

[PATCH 1/2] dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainers
 2022-01-20 20:07 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: google,cros-ec: "

[PATCH 0/2] i2c: mediatek: remove mt6577 support
 2022-01-20 18:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: i2c-mt65xx: "
` [PATCH 2/2] i2c: mediatek: "


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