linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 05:29:19 to 2021-03-30 14:23:07 UTC [more...]

[PATCH v5 0/5] Add support for HiSilicon I2C controller
 2021-03-30 14:19 UTC  (6+ messages)
` [PATCH v5 1/5] i2c: core: add managed function for adding i2c adapters
` [PATCH v5 2/5] i2c: core: add api to provide frequency mode strings
` [PATCH v5 3/5] i2c: add support for HiSilicon I2C controller
` [PATCH v5 4/5] MAINTAINERS: Add maintainer for HiSilicon I2C driver
` [PATCH 5/5] i2c: designware: Switch over to i2c_freq_mode_string()

[PATCH v2 0/3] Add Aspeed SSIF BMC driver
 2021-03-30 14:10 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: i2c-core-smbus: Expose PEC calculate function for generic use
` [PATCH v2 2/3] drivers: char: ipmi: Add Aspeed SSIF BMC driver
` [PATCH v2 3/3] bindings: ipmi: Add binding for "

[PATCH 00/12] i2c: Adding support for software nodes
 2021-03-30 13:58 UTC  (19+ messages)
` [PATCH 01/12] i2c: Add "
` [PATCH 02/12] ARM: davinci: Constify the "
` [PATCH 03/12] ARM: omap1: osk: Constify the software node
` [PATCH 04/12] ARM: pxa: stargate2: "
` [PATCH 05/12] ARM: s3c: mini2440: "
` [PATCH 06/12] platform/x86: intel_cht_int33fe_microb: "
` [PATCH 07/12] i2c: cht-wc: "
` [PATCH 08/12] i2c: nvidia-gpu: "
` [PATCH 09/12] i2c: icy: "
` [PATCH 10/12] platform/chrome: chromeos_laptop - Prepare complete software nodes
` [PATCH 11/12] Input: elantech - Prepare a complete software node for the device
` [PATCH 12/12] i2c: Remove support for dangling device properties

[PATCH v4 0/4] Add support for HiSilicon I2C controller
 2021-03-30 14:04 UTC  (10+ messages)
` [PATCH v4 1/4] i2c: core: add managed function for adding i2c adapters
` [PATCH v4 2/4] i2c: core: add api to provide frequency mode strings
` [PATCH v4 3/4] i2c: add support for HiSilicon I2C controller
` [PATCH v4 4/4] MAINTAINERS: Add maintainer for HiSilicon I2C driver

[PATCH v1 1/1] i2c: designware: Switch over to i2c_freq_mode_string()
 2021-03-30 13:46 UTC 

[PATCH v3] i2c: designware: Add driver support for AMD NAVI GPU
 2021-03-30  9:51 UTC  (2+ messages)

[PATCH] i2c: hix5hd2: use the correct HiSilicon copyright
 2021-03-30  6:37 UTC 

[PATCH v3 0/6] Introduce intel_skl_int3472 module
 2021-03-29 20:37 UTC  (5+ messages)

[PATCH v1] i2c: Make i2c_recover_bus() to return -EBUSY if bus recovery unimplemented
 2021-03-29 19:55 UTC 

[PATCH v1] i2c: tegra: Improve handling of i2c_recover_bus()
 2021-03-29 19:28 UTC  (3+ messages)

[PATCH] i2c: gpio: update email address in binding docs
 2021-03-29 19:25 UTC 

[PATCH] i2c: imx: drop me as maintainer of binding docs
 2021-03-29 19:24 UTC 

[PATCH] i2c: designware: Add base addr info
 2021-03-29 15:59 UTC  (8+ messages)

[PATCH] i2c: add i2c bus driver for amd navi gpu
 2021-03-29 12:36 UTC  (8+ messages)

[PATCH v1 0/3] Add Aspeed SSIF BMC driver
 2021-03-29 12:20 UTC  (5+ messages)
` [PATCH v1 1/3] i2c: i2c-core-smbus: Expose PEC calculate function for generic use
` [PATCH v1 2/3] drivers: char: ipmi: Add Aspeed SSIF BMC driver
` [PATCH v1 3/3] bindings: ipmi: Add binding for "

[PATCH v1 0/3] Add Aspeed SSIF BMC driver
 2021-03-29 12:17 UTC  (4+ messages)
` [PATCH v1 1/3] i2c: i2c-core-smbus: Expose PEC calculate function for generic use
` [PATCH v1 2/3] drivers: char: ipmi: Add Aspeed SSIF BMC driver
` [PATCH v1 3/3] bindings: ipmi: Add binding for "

[PATCH 0/5] i2c: stm32: filter binding support & debug info
 2021-03-29  9:16 UTC  (4+ messages)
` [PATCH 4/5] ARM: dts: stm32: enable the analog filter for all I2C nodes in stm32mp151

git tree to use for new I2C controller Patch submission
 2021-03-29  7:58 UTC  (2+ messages)

git tree for new I2C Controller patch
 2021-03-29  7:33 UTC 

[PATCH v3 0/2] i2c: stm32f7: add SMBus-Alert support
 2021-03-29  6:09 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: stm32f7: add st,smbus-alert binding for SMBus Alert
` [PATCH v3 2/2] i2c: stm32f7: add SMBus-Alert support

[PATCH v2 0/6] i2c: mpc: Refactor to improve responsiveness
 2021-03-29  1:52 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: i2c-mpc: Document interrupt property as required
` [PATCH v2 2/6] dt-bindings: i2c: convert i2c-mpc to json-schema
` [PATCH v2 3/6] i2c: mpc: Make use of i2c_recover_bus()
` [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 0/6] i2c: mpc: Refactor to improve responsiveness
 2021-03-27 17:18 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: i2c-mpc: Document interrupt property as required
` [PATCH 2/6] dt-bindings: i2c: convert i2c-mpc to json-schema
` [PATCH 3/6] i2c: mpc: Make use of i2c_recover_bus()
` [PATCH 4/6] i2c: mpc: make interrupt mandatory and remove polling code
` [PATCH 5/6] i2c: mpc: use device managed APIs
` [PATCH 6/6] i2c: mpc: Interrupt driven transfer

[PATCH] i2c: imx: Simplify using devm_clk_get_prepared()
 2021-03-26 13:42 UTC  (4+ messages)

[PATCH v2 0/2] i2c: stm32f7: add SMBus-Alert support
 2021-03-26  1:13 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: stm32f7: add st,smbus-alert binding for SMBus Alert
` [PATCH v2 2/2] i2c: stm32f7: add SMBus-Alert support

[PATCH v2] i2c: designware: Add driver support for AMD NAVI GPU
 2021-03-25 14:24 UTC  (3+ messages)

[PATCH] i2c: stm32f7: Remove useless error message
 2021-03-25 12:46 UTC  (2+ messages)

[PATCH] i2c: s3c2410: Remove unneeded variable "ret"
 2021-03-25  9:30 UTC 

[PATCH] i2c-stm32f4: Mundane typo fix
 2021-03-25  9:24 UTC  (4+ messages)

[PATCH v3 0/3] Add support for HiSilicon I2C controller
 2021-03-24 12:26 UTC  (19+ messages)
` [PATCH v3 1/3] i2c: core: add managed function for adding i2c adapters
` [PATCH v3 2/3] i2c: add support for HiSilicon I2C controller
` [PATCH v3 3/3] MAINTAINERS: Add maintainer for HiSilicon I2C driver

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-03-24  6:44 UTC  (18+ messages)

[PATCH] i2c: mlxbf: Remove the unneeded devm_free_irq
 2021-03-23 23:56 UTC  (2+ messages)

[PATCH v5 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2021-03-23 22:47 UTC  (2+ messages)

[PATCH] i2c: tegra: bpmp: Implement better error handling
 2021-03-23 15:57 UTC 

[PATCH v1 1/1] i2c: drivers: Use generic definitions for bus frequencies (part 2)
 2021-03-22 23:05 UTC  (2+ messages)

[PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-22 15:10 UTC  (3+ messages)
` [PATCH v3 03/15] mfd: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10

[PATCH v9] i2c: virtio: add a virtio i2c frontend driver
 2021-03-22 13:35 UTC  (7+ messages)

[PATCH] i2c: ensure timely release of driver-allocated resources
 2021-03-22  1:38 UTC 

[PATCH v3 2/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio Bridge
 2021-03-20  2:30 UTC  (2+ messages)

[PATCH] HID: ft260: fix an error message in ft260_i2c_write_read()
 2021-03-19 16:56 UTC  (3+ messages)

[PATCH 00/11] i2c: imx-lpi2c: New features and bug fixes
 2021-03-19 10:26 UTC  (26+ messages)
` [PATCH 02/11] i2c: imx-lpi2c: add runtime pm support
` [PATCH 03/11] i2c: imx-lpi2c: add ipg clk for lpi2c driver
` [PATCH 04/11] i2c: imx-lpi2c: manage irq resource request/release in runtime pm
` [PATCH 05/11] i2c: imx-lpi2c: add debug message when i2c peripheral clk doesn't work
` [PATCH 06/11] i2c: imx-lpi2c: improve i2c driver probe priority
    ` [EXT] "
` [PATCH 09/11] i2c: imx-lpi2c: fix i2c timing issue
` [PATCH 11/11] i2c: imx-lpi2c: add edma mode support

Fix bug for Ingenic X1000 v2
 2021-03-19 10:12 UTC  (2+ messages)
` [PATCH v2] I2C: JZ4780: Fix bug for Ingenic X1000

[PATCH] i2c: imx: Use devm_request_irq()
 2021-03-19  9:40 UTC  (2+ messages)

[PATCH v8] i2c: virtio: add a virtio i2c frontend driver
 2021-03-19  8:27 UTC  (13+ messages)

Fix bug for Ingenic X1000
 2021-03-19  6:58 UTC  (4+ messages)
` [PATCH] I2C: JZ4780: "


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