linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-25 13:09:24 to 2022-02-02 20:36:55 UTC [more...]

[PATCH v3 3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
 2022-02-02 20:36 UTC  (6+ messages)

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

[PATCH] HPE BMC GXP SUPPORT
 2022-02-02 18:14 UTC  (3+ messages)

[PATCH 1/2] i2c: designware: Add missing locks
 2022-02-02 16:13 UTC  (13+ messages)
` [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 v3 0/2] i2c-designware: Add support for AMD PSP semaphore
  ` [PATCH v3 2/2] i2c: designware: Add AMD PSP I2C bus support

[PATCH] i2c: ACPI: Replace acpi_bus_get_device()
 2022-02-02 14:46 UTC  (5+ messages)

[PATCH v5 00/12] Update the Icicle Kit device tree
 2022-02-02 14:37 UTC  (25+ messages)
` [PATCH v5 01/12] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v5 02/12] dt-bindings: soc/microchip: add services as children of sys ctrlr
` [PATCH v5 03/12] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v5 04/12] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v5 05/12] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v5 06/12] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v5 07/12] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v5 08/12] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v5 09/12] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v5 10/12] riscv: dts: microchip: update peripherals in "
` [PATCH v5 11/12] riscv: dts: microchip: add new peripherals to "
` [PATCH v5 12/12] MAINTAINERS: update riscv/microchip entry

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-02-02 11:48 UTC  (13+ 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

Koszty instalacji fotowoltaicznej
 2022-02-01  9:17 UTC 

[PATCH v4 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-02-01 22:36 UTC  (13+ 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] i2c: pasemi: Drop I2C classes from platform driver variant
 2022-02-01 21:55 UTC 

Possible ACPI bug/regression in i2c-i801 [plain text]
 2022-02-01 15:56 UTC  (3+ messages)
` Possible ACPI bug/regression in i2c-i801

[PATCH v4 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-02-01 15:21 UTC  (12+ 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+

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

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

[PATCH] dt-bindings: i2c: samsung,s3c2410-i2c: convert to dtschema
 2022-01-31 17:27 UTC 

[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
 2022-01-31 15:13 UTC  (9+ messages)
` [PATCH v4 1/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v4 2/8] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v4 3/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v4 4/8] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v4 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v4 6/8] i2c: i801: convert to use common P2SB accessor
` [PATCH v4 7/8] EDAC, pnd2: Use proper I/O accessors and address space annotation
` [PATCH v4 8/8] EDAC, pnd2: convert to use common P2SB accessor

[PATCH 2/2] drivers/misc: add transfer ioctl for HPS
 2022-01-31 12:51 UTC 

[PATCH v5] i2c: qcom-geni: Add support for GPI DMA
 2022-01-31 12:04 UTC 

[PATCH 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-31 11:16 UTC  (28+ 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 0/2] ic2: mux: pca9541: add delayed-release support
 2022-01-31  6:21 UTC  (3+ messages)
` [PATCH 1/2] i2c: "

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

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

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

[v2 0/2] add i2c support for mt8186
 2022-01-28 21:46 UTC  (6+ 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 0/2] i2c-designware: Add support for AMD PSP semaphore
 2022-01-28 14:47 UTC  (17+ messages)
` [PATCH 2/2] i2c: designware: Add AMD PSP I2C bus support

[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  (5+ messages)
` [PATCH v3 7/9] i2c: piix4: Add EFCH MMIO support to SMBus base address detect

[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  (9+ 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 1/2] platform: make platform_get_irq_optional() optional
 2022-01-25 14:01 UTC  (11+ messages)
` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()


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