linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-19 07:13:20 to 2022-02-25 22:26:55 UTC [more...]

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-25 22:26 UTC  (15+ messages)
` [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 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-25 15:39 UTC  (45+ messages)
` [PATCH 11/22] staging: emxx_udc: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 16/22] usb: udc: lpc32xx: Don't use GFP_DMA when calling dma_pool_alloc()
` [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 1/2] dma-mapping: check dma_mask for streaming mapping allocs
            ` [PATCH 2/2] kernel/dma: rename dma_alloc_direct and dma_map_direct
` [PATCH 22/22] mtd: rawnand: Use dma_alloc_noncoherent() for dma buffer

[PATCH RESEND] i2c: tegra: Add SMBus block read function
 2022-02-25 13:03 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH AUTOSEL 4.19 03/13] i2c: bcm2835: Avoid clock stretching timeouts
 2022-02-24 22:41 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 11/13] i2c: cadence: allow COMPILE_TEST
` [PATCH AUTOSEL 4.19 12/13] i2c: qup: "

[PATCH AUTOSEL 4.9 3/9] i2c: bcm2835: Avoid clock stretching timeouts
 2022-02-24 22:39 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 8/9] i2c: qup: allow COMPILE_TEST

[RFC 00/10] add support for fwnode in i2c mux system and sfp
 2022-02-24 18:43 UTC  (69+ 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] dt-bindings: i2c: microchip,corei2c: Fix indentation of compatible items
 2022-02-24 13:51 UTC  (9+ messages)

[PATCH 1/2] i2c: designware: Lock the adapter while setting the suspended flag
 2022-02-24 13:03 UTC  (6+ messages)
` [PATCH 2/2] i2c: designware: Use the i2c_mark_adapter_suspended/resumed() helpers

[PATCH -next] i2c: designware: Fix improper usage of readl
 2022-02-24 13:01 UTC  (3+ messages)

[PATCH v7 0/4] Introduce pcim_alloc_irq_vectors()
 2022-02-24 11:07 UTC  (3+ messages)
` [PATCH v7 1/4] PCI: "

Ruch z pierwszej pozycji w Google
 2022-02-24  9:05 UTC 

[PATCH v2] i2c: cadence: Add standard bus recovery support
 2022-02-23 16:51 UTC  (4+ messages)

[PATCH] i2c: cadence: Recover bus after controller reset
 2022-02-23 16:22 UTC  (4+ messages)

[PATCH v2 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-02-23  3:41 UTC  (29+ 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 AUTOSEL 4.14 03/10] i2c: bcm2835: Avoid clock stretching timeouts
 2022-02-23  2:32 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 08/10] i2c: cadence: allow COMPILE_TEST
` [PATCH AUTOSEL 4.14 09/10] i2c: qup: "

[PATCH AUTOSEL 5.4 03/13] i2c: bcm2835: Avoid clock stretching timeouts
 2022-02-23  2:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 11/13] i2c: cadence: allow COMPILE_TEST
` [PATCH AUTOSEL 5.4 12/13] i2c: qup: "

[PATCH AUTOSEL 5.10 03/18] i2c: bcm2835: Avoid clock stretching timeouts
 2022-02-23  2:30 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 15/18] i2c: cadence: allow COMPILE_TEST
` [PATCH AUTOSEL 5.10 16/18] i2c: qup: "

[PATCH AUTOSEL 5.15 03/28] i2c: bcm2835: Avoid clock stretching timeouts
 2022-02-23  2:29 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 23/28] i2c: cadence: allow COMPILE_TEST
` [PATCH AUTOSEL 5.15 24/28] i2c: imx: "
` [PATCH AUTOSEL 5.15 25/28] i2c: qup: "

[PATCH AUTOSEL 5.16 04/30] i2c: bcm2835: Avoid clock stretching timeouts
 2022-02-23  2:28 UTC  (4+ messages)
` [PATCH AUTOSEL 5.16 25/30] i2c: cadence: allow COMPILE_TEST
` [PATCH AUTOSEL 5.16 26/30] i2c: imx: "
` [PATCH AUTOSEL 5.16 27/30] i2c: qup: "

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

[PATCH v1 1/1] i2c: robotfuzz-osif: Propagate parent device to I2C core
 2022-02-21 18:40 UTC  (5+ 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  (2+ messages)

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