linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-15 09:01:20 to 2022-02-22 09:06:57 UTC [more...]

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-22  9:06 UTC  (56+ 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 05/22] sound: n64: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 06/22] fbdev: da8xx: "
` [PATCH 07/22] fbdev: mx3fb: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 08/22] usb: gadget: lpc32xx_udc: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 09/22] usb: cdns3: "
` [PATCH 10/22] uio: pruss: "
` [PATCH 11/22] staging: emxx_udc: "
` [PATCH 12/22] "
` [PATCH 13/22] spi: atmel: "
` [PATCH 14/22] spi: spi-ti-qspi: "
` [PATCH 15/22] usb: cdns3: Don't use GFP_DMA32 when calling dma_pool_alloc()
` [PATCH 16/22] usb: udc: lpc32xx: Don't use GFP_DMA "
` [PATCH 17/22] net: marvell: prestera: "
` [PATCH 18/22] net: ethernet: mtk-star-emac: Don't use GFP_DMA when calling dmam_alloc_coherent()
` [PATCH 19/22] ethernet: rocker: Use dma_alloc_noncoherent() for dma buffer
` [PATCH 20/22] HID: intel-ish-hid: "
` [PATCH 21/22] mmc: wbsd: "
` [PATCH 22/22] mtd: rawnand: "

[RFC 00/10] add support for fwnode in i2c mux system and sfp
 2022-02-22  8:57 UTC  (29+ messages)
` [RFC 01/10] property: add fwnode_match_node()
` [RFC 02/10] property: add fwnode_get_match_data()
` [RFC 03/10] base: swnode: use fwnode_get_match_data()
` [RFC 04/10] property: add a callback parameter to fwnode_property_match_string()
` [RFC 05/10] property: add fwnode_property_read_string_index()
` [RFC 06/10] i2c: fwnode: add fwnode_find_i2c_adapter_by_node()
` [RFC 07/10] i2c: of: use fwnode_get_i2c_adapter_by_node()
` [RFC 08/10] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API
` [RFC 09/10] i2c: mux: add support for fwnode
` [RFC 10/10] net: sfp: "

[PATCH v7] i2c: qcom-geni: Add support for GPI DMA
 2022-02-22  3:56 UTC  (2+ messages)

[PATCH v2 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-02-22  2:15 UTC  (25+ messages)
` [PATCH v2 01/11] arm: dts: add new property for NPCM i2c module
` [PATCH v2 02/11] dt-bindings: i2c: npcm: support NPCM845
` [PATCH v2 03/11] i2c: npcm: Fix client address calculation
` [PATCH v2 04/11] i2c: npcm: Update gcr property name
` [PATCH v2 05/11] i2c: npcm: Remove unused clock node
` [PATCH v2 06/11] i2c: npcm: Fix timeout calculation
` [PATCH v2 07/11] i2c: npcm: Add tx complete counter
` [PATCH v2 08/11] i2c: npcm: Correct register access width
` [PATCH v2 09/11] i2c: npcm: Handle spurious interrupts
` [PATCH v2 10/11] i2c: npcm: Remove own slave addresses 2:10
` [PATCH v2 11/11] i2c: npcm: Support NPCM845

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

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-21 12:38 UTC  (10+ messages)

[PATCH v6] i2c: qcom-geni: Add support for GPI DMA
 2022-02-21  5:16 UTC  (3+ messages)

[PULL REQUEST] i2c for v5.17
 2022-02-20 19:50 UTC  (2+ messages)

[PATCH net-next v6 0/2] MCTP I2C driver
 2022-02-19 16:40 UTC  (5+ 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 v1 1/1] i2c: smbus: Check for parent device before dereference
 2022-02-19 11:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove duplicate entry for i2c-qcom-geni
 2022-02-19 11:46 UTC  (4+ 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 0/9] i2c: qcom-cci: fixes and updates
 2022-02-18  9:05 UTC  (8+ messages)
` [PATCH 1/9] dt-bindings: i2c: qcom-cci: add QCOM SM8450 compatible
` [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  (13+ 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  (3+ messages)
` [v5 1/3] dt-bindings: i2c: Add "

[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  (5+ messages)
` [PATCH v4 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system

[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  (2+ messages)

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

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

[PATCH v2] i2c: don't expose function which is only used internally
 2022-02-15  9:01 UTC  (2+ 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 NNTP newsgroup(s).