linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-01 17:56:08 to 2021-04-12 17:27:35 UTC [more...]

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-04-12 17:27 UTC  (14+ messages)
` [PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library
` [PATCH v1 6/7] mfd: lpc_ich: Add support for pinctrl in non-ACPI system

[PATCH -next] i2c: mpc: drop release for resource allocated with devm_*
 2021-04-12 16:00 UTC 

[PATCH -next] i2c: sprd: Add missing MODULE_DEVICE_TABLE
 2021-04-12 14:04 UTC  (2+ messages)

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

[RESEND] i2c: mediatek: Get device clock-stretch time via dts
 2021-04-12 12:03 UTC  (5+ messages)

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 

[bug report] HID: ft260: add usb hid to i2c host bridge driver
 2021-04-12  9:11 UTC  (5+ messages)

[PATCH] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
 2021-04-12  7:42 UTC  (3+ messages)

[PATCH v2 0/6] i2c: mpc: Refactor to improve responsiveness
 2021-04-11 23:57 UTC  (7+ messages)
` [PATCH v2 4/6] i2c: mpc: make interrupt mandatory and remove polling code
` [PATCH v2 6/6] i2c: mpc: Interrupt driven transfer

[PATCH v2 0/6] Stop calling devm_request_irq() with invalid IRQs in the I2C bus drivers
 2021-04-10 20:57 UTC  (9+ 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] 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  (27+ messages)
` [PATCH 02/12] ARM: davinci: Constify the "
` [PATCH 04/12] ARM: pxa: stargate2: Constify the software node
` [PATCH 05/12] ARM: s3c: mini2440: "
` [PATCH 06/12] platform/x86: intel_cht_int33fe_microb: "
` [PATCH 09/12] i2c: icy: "

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

[PATCH] i2c: mv64xxx: Fix random system lock caused by runtime PM
 2021-04-10 16:47 UTC  (2+ messages)

[PATCH i2c-tools] Revert "tools: i2ctransfer: add check for returned length from driver"
 2021-04-10  8:14 UTC  (4+ messages)

[PATCH -next] i2c: omap: fix PM reference leak in omap_i2c_probe()
 2021-04-10  7:00 UTC  (2+ messages)

[PATCH] i2c: rcar: add IRQ check
 2021-04-09 19:33 UTC  (5+ 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  (23+ messages)
` [PATCH V2 01/18] i2c: imx-lpi2c: directly retrun ISR when detect a NACK
` [PATCH V2 02/18] i2c: imx-lpi2c: add ipg clk for lpi2c driver
` [PATCH V2 03/18] ARM: dts: imx7ulp: add the missing lpi2c ipg clock
` [PATCH V2 04/18] ARM: dts: imx7ulp: add the missing lpi2c nodes
` [PATCH V2 05/18] ARM64: dts: imx8: add the missing lpi2c ipg clock
` [PATCH V2 06/18] ARM64: dts: imx8: change i2c irq number to non-combined
` [PATCH V2 07/18] i2c: imx-lpi2c: manage irq resource request/release in runtime pm
` [PATCH V2 08/18] i2c: imx-lpi2c: add debug message when i2c peripheral clk doesn't work
` [PATCH V2 09/18] i2c: imx-lpi2c: increase PM timeout to avoid operate clk frequently
` [PATCH V2 10/18] i2c: imx-lpi2c: add bus recovery feature
` [PATCH V2 11/18] dt-bindings: i2c: imx-lpi2c: Add bus recovery example
` [PATCH V2 12/18] i2c: imx-lpi2c: fix i2c timing issue
` [PATCH V2 13/18] i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
` [PATCH V2 14/18] i2c: imx-lpi2c: add edma mode support
` [PATCH V2 15/18] dt-bindings: i2c: imx-lpi2c: Add dma configuration example
` [PATCH V2 16/18] ARM: dts: imx7ulp: add dma configurations for lpi2c
` [PATCH V2 17/18] ARM: dts: imx7ulp: add the missing status property of lpi2c5
` [PATCH V2 18/18] i2c: imx-lpi2c: fix pio mode cannot send 256+ bytes in one frame

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

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

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

[PATCH -next] i2c: sprd: Fix PM reference leak in sprd_i2c_master_xfer()
 2021-04-08 12:59 UTC 

[PATCH -next] i2c: cadence: Fix PM reference leak in cdns_i2c_master_xfer()
 2021-04-08 11:30 UTC  (2+ messages)

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

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

[PATCH -next] i2c: imx-lpi2c: fix PM reference leak in lpi2c_imx_master_enable()
 2021-04-08 11:19 UTC 

[PATCH -next] i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
 2021-04-08 11:06 UTC 

[PATCH v6 0/5] Add support for HiSilicon I2C controller
 2021-04-08  9:43 UTC  (18+ messages)
` [PATCH v6 1/5] i2c: core: add managed function for adding i2c adapters
` [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  (11+ messages)
` [PATCH v2 2/3] drivers: char: ipmi: "
` [PATCH v2 3/3] bindings: ipmi: Add binding for "

[PATCH] i2c: omap: Fix rumtime PM imbalance on error
 2021-04-07  9:59 UTC  (6+ messages)

[PATCH v16 0/2] add power control in i2c
 2021-04-07  7:30 UTC  (5+ messages)
` [PATCH v16 2/2] i2c: core: support bus regulator controlling in adapter

[PATCH -next] i2c: designware: Fix return value check in navi_amd_register_client()
 2021-04-07  1:52 UTC 

[PATCH] i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacks
 2021-04-06 20:40 UTC  (2+ messages)

[PATCH] i2c: exynos5: correct top kerneldoc
 2021-04-06 20:33 UTC  (2+ messages)

[PATCH v4 5/6] i2c: imx: Simplify using devm_clk_get_enableded()
 2021-04-06 20:29 UTC  (5+ messages)
  ` [PATCH v4.1 "

[PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-04-06 16:15 UTC  (4+ messages)
` [PATCH v3 08/15] arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA

[PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library
 2021-04-06 13:40 UTC  (9+ messages)

[PATCH v1 1/2] mfd: intel_quark_i2c_gpio: Convert I²C to use software nodes
 2021-04-06 11:27 UTC  (7+ 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 RFT 0/2] i2c: tegra-bpmp: cleanups
 2021-04-05 21:03 UTC  (6+ messages)
` [PATCH RFT 1/2] i2c: tegra-bpmp: don't modify input variable in xlate_flags
` [PATCH RFT 2/2] i2c: tegra-bpmp: make some functions void

[PATCH v2 1/1] i2c: drivers: Use generic definitions for bus frequencies (part 2)
 2021-04-05 20:58 UTC  (2+ messages)

[PATCH v4] i2c: designware: Add driver support for AMD NAVI GPU
 2021-04-05 20:54 UTC  (2+ messages)

[PATCH v1 1/1] i2c: designware: Adjust bus_freq_hz when refuse high speed mode set
 2021-04-05 20:50 UTC  (4+ messages)

[PATCH v4 0/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio
 2021-04-05 20:46 UTC  (5+ messages)
` [PATCH v4 1/2] i2c: Add I2C_AQ_NO_REP_START adapter quirk
` [PATCH v4 2/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio Bridge

[PATCH drivers/i2c 0/3] Fix ERRORs reported by checkpatch
 2021-04-05  9:03 UTC  (4+ messages)
` [PATCH drivers/i2c 1/3] i2c: amd8111: Fix coding style issues
` [PATCH drivers/i2c 2/3] i2c: iop3xx: "
` [PATCH drivers/i2c 3/3] i2c: nomadik: Fix space errors

[PATCH] i2c: core: Fix spacing error by checkpatch
 2021-04-05  8:18 UTC 

Fix bug for Ingenic X1000
 2021-04-02 15:30 UTC  (6+ messages)
` [PATCH] I2C: JZ4780: "

[PATCH v1 0/3] Add Aspeed SSIF BMC driver
 2021-04-02  9:07 UTC  (4+ messages)
` [PATCH v1 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).