linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-10 09:27:36 to 2022-02-19 00:53:44 UTC [more...]

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-19  0:52 UTC  (5+ messages)
` [PATCH 01/22] parisc: pci-dma: remove stale code and comment
` [PATCH 02/22] net: moxa: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 03/22] gpu: ipu-v3: "
` [PATCH 04/22] drm/sti: Don't use GFP_DMA when calling dma_alloc_wc()

[PATCH] MAINTAINERS: remove duplicate entry for i2c-qcom-geni
 2022-02-18 21:11 UTC  (3+ messages)

[PATCH v6] i2c: qcom-geni: Add support for GPI DMA
 2022-02-18 19:07 UTC  (2+ messages)

[PATCH v1 1/1] i2c: robotfuzz-osif: Propagate parent device to I2C core
 2022-02-18 14:22 UTC  (2+ messages)

[PATCH -next] i2c: designware: Fix improper usage of readl
 2022-02-18 13:33 UTC 

[PATCH] i2c: qcom-geni: Fix return value for master_xfer
 2022-02-18 11:05 UTC  (3+ messages)

[PATCH] i2c: rcar: add SMBus block read support
 2022-02-18 11:02 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] i2c: brcmstb: fix support for DSL and CM variants
 2022-02-18  9:41 UTC  (3+ messages)

[PATCH net-next v6 0/2] MCTP I2C driver
 2022-02-18  9:41 UTC  (4+ messages)
` [PATCH net-next v6 1/2] dt-bindings: net: New binding mctp-i2c-controller
` [PATCH net-next v6 2/2] mctp i2c: MCTP I2C binding driver

[PATCH 0/9] i2c: qcom-cci: fixes and updates
 2022-02-18  9:05 UTC  (38+ messages)
` [PATCH 1/9] dt-bindings: i2c: qcom-cci: add QCOM SM8450 compatible
` [PATCH 2/9] dt-bindings: i2c: qcom-cci: add description of a vbus-supply property
` [PATCH 3/9] i2c: qcom-cci: don't delete an unregistered adapter
` [PATCH 4/9] i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
` [PATCH 8/9] i2c: qcom-cci: add support of optional vbus-supply regulators
` [PATCH 9/9] i2c: qcom-cci: add sm8450 compatible

[PATCH] i2c: riic: Simplify reset handling
 2022-02-18  8:44 UTC  (3+ messages)

[PATCH v5] i2c: qcom-geni: Add support for GPI DMA
 2022-02-18  7:06 UTC  (5+ messages)

[PATCH v9 0/1] Introducing an attribute to select the time setting
 2022-02-17 12:28 UTC  (4+ messages)
` [PATCH v9 1/1] i2c: mediatek: modify bus speed calculation formula

[PATCH v10,0/1] Introducing an attribute to select the time setting
 2022-02-17 12:22 UTC  (2+ messages)
` [PATCH v10,1/1] i2c: mediatek: modify bus speed calculation formula

[PATCH net-next v5 0/2] MCTP I2C driver
 2022-02-17  9:22 UTC  (14+ messages)
` [PATCH net-next v5 1/2] dt-bindings: net: New binding mctp-i2c-controller
` [PATCH net-next v5 2/2] mctp i2c: MCTP I2C binding driver

[RFCv3 0/6] Hi,
 2022-02-17  5:12 UTC  (5+ messages)
` [RFCv3 2/6] i2c: add I2C Address Translator (ATR) support

[v6 0/3] Add support for Maxim MAX735x/MAX736x variants
 2022-02-16 23:43 UTC  (5+ messages)
` [v6 1/3] dt-bindings: i2c: Add "
` [v6 2/3] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [v6 3/3] i2c: muxes: pca954x: Add regulator support

[PATCH RESEND] i2c: tegra: Add SMBus block read function
 2022-02-16 20:32 UTC  (11+ messages)

[v5 0/3] Add support for Maxim MAX735x/MAX736x variants
 2022-02-15 19:49 UTC  (5+ messages)
` [v5 1/3] dt-bindings: i2c: Add "
` [v5 2/3] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [v5 3/3] i2c: muxes: pca954x: Add regulator support

[PATCH v3 1/5] i2c: Introduce common module to instantiate CCGx UCSI
 2022-02-15 17:41 UTC  (19+ messages)
` [PATCH v3 2/5] i2c: nvidia-gpu: Switch to use i2c_new_ccgx_ucsi()
` [PATCH v3 3/5] i2c: nvidia-gpu: Use temporary variable for struct device
` [PATCH v3 4/5] i2c: nvidia-gpu: Convert to use dev_err_probe()
` [PATCH v3 5/5] i2c: designware-pci: Switch to use i2c_new_ccgx_ucsi()

[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
 2022-02-15 17:29 UTC  (7+ messages)
` [PATCH v4 1/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v4 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system

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

[PATCH v2] i2c: pasemi: Drop I2C classes from platform driver variant
 2022-02-15  9:31 UTC  (2+ messages)

[PATCH] i2c: qup: allow COMPILE_TEST
 2022-02-15  9:14 UTC  (2+ messages)

[PATCH] i2c: imx: allow COMPILE_TEST
 2022-02-15  9:14 UTC  (3+ messages)

[PATCH] i2c: cadence: allow COMPILE_TEST
 2022-02-15  9:14 UTC  (3+ messages)

[PATCH] i2c: i801: Add support for Intel Raptor Lake PCH-S
 2022-02-15  9:03 UTC  (3+ messages)

[PATCH v2] i2c: don't expose function which is only used internally
 2022-02-15  9:01 UTC  (3+ messages)

[PATCH v5 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-02-15  9:00 UTC  (10+ messages)
` [PATCH v5 3/9] i2c: piix4: Move port I/O region request/release code into functions

[PATCH v1 1/1] i2c: smbus: Check for parent device before dereference
 2022-02-14 15:09 UTC  (2+ messages)

[PATCH v2 1/2] platform: make platform_get_irq_optional() optional
 2022-02-14 14:00 UTC  (8+ messages)

[PATCH -next v2 RESEND] i2c: designware: remove unneeded semicolon
 2022-02-14 14:01 UTC  (3+ messages)

[PATCH -next v2] i2c: designware: remove unneeded semicolon
 2022-02-14 12:22 UTC  (2+ messages)

5.17-rc regression: X1 Carbon touchpad not resumed
 2022-02-14 12:11 UTC  (11+ messages)
  ` 5.17-rc regression: rmi4 clients cannot deal with asynchronous suspend? (was: X1 Carbon touchpad not resumed)

[PATCH] i2c: busses: i2c-mt65xx: Simplify with clk-bulk
 2022-02-14 11:26 UTC  (2+ messages)

[PATCH -next] i2c: designware: remove unneeded semicolon
 2022-02-14  8:07 UTC  (2+ messages)

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-02-14  4:41 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: input: Add the PinePhone keyboard binding

Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD)
 2022-02-12 17:42 UTC  (2+ messages)

[PATCH v1 0/6] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-02-12  3:19 UTC  (4+ messages)
` [PATCH v1 1/6] dt-bindings: i2c: npcm: support NPCM845

[PATCH v6 00/12] Update the Icicle Kit device tree
 2022-02-11 17:53 UTC  (3+ messages)
` [PATCH v6 03/12] dt-bindings: i2c: add bindings for microchip mpfs i2c

[PATCH] Revert "i2c: core: support bus regulator controlling in adapter"
 2022-02-11 17:51 UTC  (7+ messages)

[PATCH] i2c: brcmstb: allow compiling on BCM4908
 2022-02-11 17:35 UTC  (3+ messages)

[PATCH 0/2] i2c: rcar: Add R-Car S4-8 support
 2022-02-11 17:33 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: i2c: renesas,rcar-i2c: Add r8a779f0 support
` [PATCH 2/2] i2c: rcar: Add R-Car Gen4 support

[PATCH v4] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
 2022-02-11 10:03 UTC  (5+ messages)

[PATCH v4 0/2] i2c-designware: Add support for AMD PSP semaphore
 2022-02-11  9:56 UTC  (12+ messages)
` [PATCH v4 1/2] i2c: designware: Add missing locks
` [PATCH v4 2/2] i2c: designware: Add AMD PSP I2C bus support

[syzbot] general protection fault in i2c_setup_smbus_alert
 2022-02-11  8:49 UTC  (4+ messages)

Prezentacja
 2022-02-11  8:34 UTC 

[PATCH] clk: renesas: r8a779f0: Add I2C clocks
 2022-02-10 22:13 UTC  (2+ messages)

[PULL REQUEST] immutable branch "i2c/add-request_mem_region_muxed-20220210"
 2022-02-10 22:01 UTC 

[RESEND v4 00/10] arm64: dts: Add i.MX8DXL initial support
 2022-02-10 21:49 UTC  (10+ messages)
` [RESEND v4 02/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [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] i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
 2022-02-10 19:50 UTC  (3+ messages)

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2022-02-10  9:46 UTC  (10+ messages)
` [PATCH 2/3] i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt

[PATCH] i2c: bcm2835: Use platform_get_irq() to get the interrupt
 2022-02-10  9:25 UTC 


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