linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-07 11:55:57 to 2021-04-14 21:18:09 UTC [more...]

[PATCH v1 1/4] i2c: mpc: Use devm_clk_get_optional()
 2021-04-14 21:17 UTC  (11+ messages)
` [PATCH v1 2/4] i2c: mpc: Remove CONFIG_PM_SLEEP ifdeffery
` [PATCH v1 3/4] i2c: mpc: Use device_get_match_data() helper
` [PATCH v1 4/4] i2c: mpc: Drop duplicate message from devm_platform_ioremap_resource()

[PATCH] i2c: I2C_HISI should depend on ARCH_HISI && ACPI
 2021-04-14 19:21 UTC  (12+ messages)

[PATCH v19 0/6] add power control in i2c
 2021-04-14 17:29 UTC  (7+ messages)
` [PATCH v19 1/6] i2c: core: support bus regulator controlling in adapter
` [PATCH v19 2/6] dt-binding: i2c: mt65xx: add vbus-supply property
` [PATCH v19 3/6] i2c: mediatek: mt65xx: add optional vbus-supply
` [PATCH v19 4/6] misc: eeprom: at24: check suspend status before disable regulator
` [PATCH v19 5/6] arm64: dts: mt8183: add supply name for eeprom
` [PATCH v19 6/6] drm/i915/selftests: Rename functions names

[PATCH v4 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-04-14 15:08 UTC  (13+ messages)
` [PATCH v4 1/4] dt-bindings: i2c: aspeed: add transfer mode support
` [PATCH v4 3/4] i2c: aspeed: add buffer mode transfer support
` [PATCH v4 4/4] i2c: aspeed: add DMA "

[PATCH] i2c: mv64xxx: Fix random system lock caused by runtime PM
 2021-04-14 14:29 UTC  (6+ messages)

[PATCH drivers/i2c 0/3] Fix ERRORs reported by checkpatch
 2021-04-14  8:40 UTC  (6+ messages)
` [PATCH drivers/i2c 1/3] i2c: amd8111: Fix coding style issues

[PATCH v18 0/5] add power control in i2c
 2021-04-14  8:38 UTC  (6+ messages)
` [PATCH v18 1/5] i2c: core: support bus regulator controlling in adapter
` [PATCH v18 2/5] dt-binding: i2c: mt65xx: add vbus-supply property
` [PATCH v18 3/5] i2c: mediatek: mt65xx: add optional vbus-supply
` [PATCH v18 4/5] misc: eeprom: at24: check suspend status before disable regulator
` [PATCH v18 5/5] arm64: dts: mt8183: add supply name for eeprom

[PATCH v1 1/2] mfd: intel_quark_i2c_gpio: Convert I²C to use software nodes
 2021-04-14  8:33 UTC  (8+ messages)
` [PATCH v1 2/2] i2c: designware: Get rid of legacy platform data
` [PATCH v1 0/2] mfd: intel_quark_i2c_gpio: Covert I²C part to software nodes

[PATCH v2 0/6] Stop calling devm_request_irq() with invalid IRQs in the I2C bus drivers
 2021-04-14  8:22 UTC  (10+ messages)
` [PATCH v2 1/6] i2c: cadence: add IRQ check
` [PATCH v2 2/6] i2c: emev2: "
` [PATCH v2 3/6] i2c: jz4780: "
` [PATCH v2 4/6] i2c: mlxbf: "
` [PATCH v2 5/6] i2c: rcar: "
` [PATCH v2 6/6] i2c: sh7760: "

[PATCH -next] i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
 2021-04-14  8:04 UTC  (2+ messages)

[PATCH -next] i2c: omap: fix PM reference leak in omap_i2c_probe()
 2021-04-14  8:01 UTC  (3+ messages)

[PATCH -next] i2c: sprd: Fix PM reference leak in sprd_i2c_master_xfer()
 2021-04-14  8:01 UTC  (2+ messages)

[PATCH -next] i2c: img-scb: fix PM reference leak in img_i2c_xfer()
 2021-04-14  7:58 UTC  (2+ messages)

[PATCH -next] i2c: cadence: Fix PM reference leak in cdns_i2c_master_xfer()
 2021-04-14  7:57 UTC  (3+ messages)

[PATCH -next] i2c: imx-lpi2c: fix PM reference leak in lpi2c_imx_master_enable()
 2021-04-14  7:56 UTC  (2+ messages)

[PATCH] i2c: omap: Fix rumtime PM imbalance on error
 2021-04-14  7:54 UTC  (2+ messages)

[PATCH 0/8] i2c: fix reference leak when pm_runtime_get_sync fails
 2021-04-14  7:51 UTC  (2+ messages)

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-04-14  3:52 UTC  (3+ messages)

[RESEND] i2c: mediatek: Get device clock-stretch time via dts
 2021-04-14  1:37 UTC  (7+ messages)

[PATCH v3 0/4] i2c: mpc: Refactor to improve responsiveness
 2021-04-13 23:23 UTC  (17+ messages)
` [PATCH v3 1/4] i2c: mpc: use device managed APIs
` [PATCH v3 2/4] i2c: mpc: Interrupt driven transfer
` [PATCH v3 3/4] i2c: mpc: Remove redundant NULL check
` [PATCH v3 3/3] MAINTAINERS: Add Chris Packham as FREESCALE MPC I2C maintainer
` [PATCH v3 4/4] "

[PATCH] i2c: busses: remove unused including <linux/version.h>
 2021-04-13 19:55 UTC  (2+ messages)

[bug report] HID: ft260: add usb hid to i2c host bridge driver
 2021-04-13 15:52 UTC  (6+ messages)

[PATCH] HID: ft260: check data size in ft260_smbus_write()
 2021-04-13 15:12 UTC 

[PATCH i2c-tools] Revert "tools: i2ctransfer: add check for returned length from driver"
 2021-04-13 12:54 UTC  (5+ messages)

[PATCH -next] i2c: sprd: Add missing MODULE_DEVICE_TABLE
 2021-04-13 12:35 UTC  (3+ messages)

[PATCH -next] i2c: mpc: drop release for resource allocated with devm_*
 2021-04-13 12:20 UTC  (3+ messages)

[PATCH] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
 2021-04-13 11:03 UTC  (5+ messages)

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-04-13  6:47 UTC  (11+ messages)
` [PATCH v1 6/7] mfd: lpc_ich: Add support for pinctrl in non-ACPI system

[PATCH v2 0/6] i2c: mpc: Refactor to improve responsiveness
 2021-04-12 23:34 UTC  (15+ messages)
` [PATCH v2 4/6] i2c: mpc: make interrupt mandatory and remove polling code
` [PATCH v2 5/6] i2c: mpc: use device managed APIs
` [PATCH v2 6/6] i2c: mpc: Interrupt driven transfer

[PATCH] i2c: i801: Add support for Intel Alder Lake PCH-M
 2021-04-12 13:41 UTC 

Usage of get_random_bytes() in i2c-cp2615
 2021-04-12 11:56 UTC 

[PATCH] Fix 'assignment to __be16' warning
 2021-04-12 11:53 UTC 

[PATCH] i2c: ensure timely release of driver-allocated resources
 2021-04-10 20:01 UTC  (2+ messages)

[PATCH 00/12] i2c: Adding support for software nodes
 2021-04-10 19:48 UTC  (11+ messages)
` [PATCH 04/12] ARM: pxa: stargate2: Constify the software node
` [PATCH 09/12] i2c: icy: "

[PULL REQUEST] i2c for 5.12
 2021-04-10 17:03 UTC  (2+ messages)

[PATCH] i2c: rcar: add IRQ check
 2021-04-09 19:33 UTC  (3+ messages)

[PATCH v1 0/2] Override device name using DT "dev-name" property
 2021-04-09 18:34 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: add "dev-name" property to assign specific device name
` [PATCH v1 2/2] i2c: use "dev-name" device tree property to override "

[PATCH V2 00/18] i2c: imx-lpi2c: New features and bug fixes
 2021-04-09 16:33 UTC  (3+ messages)
` [PATCH V2 15/18] dt-bindings: i2c: imx-lpi2c: Add dma configuration example

[PATCH v7 0/5] Add support for HiSilicon I2C controller
 2021-04-09 13:49 UTC  (12+ messages)
` [PATCH v7 1/5] i2c: core: add managed function for adding i2c adapters
` [PATCH v7 2/5] i2c: core: add api to provide frequency mode strings
` [PATCH v7 3/5] i2c: add support for HiSilicon I2C controller
` [PATCH v7 4/5] MAINTAINERS: Add maintainer for HiSilicon I2C driver
` [PATCH v7 5/5] i2c: designware: Switch over to i2c_freq_mode_string()

[PATCH] i2c: xgene-slimpro: remove unused including <linux/version.h>
 2021-04-08 21:09 UTC  (2+ messages)

[PATCH] i2c: brcmstb: remove unused including <linux/version.h>
 2021-04-08 21:09 UTC  (2+ messages)

[PATCH] i2c: core: simplify devm_i2c_new_dummy_device()
 2021-04-08 21:02 UTC  (3+ messages)

[PATCH -next v2] i2c: designware: Fix return value check in navi_amd_register_client()
 2021-04-08 20:48 UTC  (3+ messages)

[PATCH] i2c: imx: mention Oleksij as maintainer of the binding docs
 2021-04-08 20:40 UTC  (4+ messages)

[PATCH -next] i2c: img-scb: fix PM reference leak in img_i2c_xfer()
 2021-04-08 11:24 UTC 

[PATCH v6 0/5] Add support for HiSilicon I2C controller
 2021-04-08  9:43 UTC  (12+ messages)
` [PATCH v6 2/5] i2c: core: add api to provide frequency mode strings
` [PATCH v6 3/5] i2c: add support for HiSilicon I2C controller

[PATCH] i2c: imx: drop me as maintainer of binding docs
 2021-04-07 18:28 UTC  (4+ messages)

[PATCH v2 0/3] Add Aspeed SSIF BMC driver
 2021-04-07 15:50 UTC  (6+ messages)
` [PATCH v2 2/3] drivers: char: ipmi: "


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