linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-26 13:57:50 to 2023-06-06 05:27:03 UTC [more...]

[PATCH net-next v11 0/9] TXGBE PHYLINK support
 2023-06-06  5:26 UTC  (22+ messages)
` [PATCH net-next v11 1/9] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v11 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v11 3/9] net: txgbe: Register fixed rate clock
` [PATCH net-next v11 4/9] net: txgbe: Register I2C platform device
` [PATCH net-next v11 5/9] net: txgbe: Add SFP module identify
` [PATCH net-next v11 6/9] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v11 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [PATCH net-next v11 8/9] net: txgbe: Implement phylink pcs
` [PATCH net-next v11 9/9] net: txgbe: Support phylink MAC layer

[PATCH] i2c: Devices which have some i2c addr can work in same i2c bus
 2023-06-05 20:44 UTC  (2+ messages)

[PATCH v4 11/41] i2c: add HAS_IOPORT dependencies
 2023-06-05 20:05 UTC  (6+ messages)

[PATCH v3] i2c: add support for Zhaoxin I2C controller
 2023-06-05 14:56 UTC  (2+ messages)

[PATCH v3] i2c: designware: fix idx_write_cnt in read loop
 2023-06-05 12:36 UTC  (5+ messages)

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-06-05 11:10 UTC  (3+ messages)

[PATCH v2] i2c: Add i2c_get_match_data()
 2023-06-05 10:24 UTC  (6+ messages)

[PATCH] i2c: mv64xxx: Fix reading invalid status value in atomic mode
 2023-06-05 10:23 UTC  (2+ messages)

[PATCH RESEND v2 0/3] RZ/V2M I2Cdriver clean ups
 2023-06-05  9:32 UTC  (8+ messages)
` [PATCH RESEND v2 1/3] i2c: rzv2m: Drop extra space
` [PATCH RESEND v2 2/3] i2c: rzv2m: Replace lowercase macros with static inline functions
` [PATCH RESEND v2 3/3] i2c: rzv2m: Disable the operation of unit in case of error

[PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API
 2023-06-05  9:30 UTC  (16+ messages)

[PATCH v6 RESEND 0/2] Tegra I2C DMA and SMBus blockread updates
 2023-06-05  9:24 UTC  (4+ messages)
` [PATCH v6 RESEND 2/2] i2c: tegra: Share same DMA channel for RX and TX

[PATCH] i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
 2023-06-05  8:44 UTC  (2+ messages)

[PATCH] i2c: Fix spelling mistake "innacurate" -> "inaccurate"
 2023-06-05  8:40 UTC  (2+ messages)

[PATCH v4 1/2] i2c: tegra: allow DVC support to be compiled out
 2023-06-05  8:35 UTC  (4+ messages)
` [PATCH v4 2/2] i2c: tegra: allow VI "

[PATCH] MAINTAINERS: Add myself as I2C host drivers maintainer
 2023-06-05  7:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/89] i2c: Convert to platform remove callback returning void
 2023-06-05  7:54 UTC  (5+ messages)

[PATCH v1] i2c: designware: Handle invalid SMBus block data response length
 2023-06-05  7:41 UTC  (5+ messages)

[PATCH 0/2] i2c: i801: Force no IRQ for Dell Latitude E7450
 2023-06-04 20:41 UTC  (8+ messages)
` [PATCH 1/2] "

Wyższa konwersja w e-sklepie
 2023-06-02  8:55 UTC 

[PATCH v6 01/11] i2c: Enhance i2c_new_ancillary_device API
 2023-06-02 14:24 UTC 

[PATCH 1/2] i2c: imx-lpi2c: add bus recovery feature
 2023-06-02 13:18 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: i2c: imx-lpi2c: Add bus recovery example
    ` [EXT] "

[PATCH 1/2] dt-bindings: i2c: i2c-mt65xx: add additional clocks
 2023-06-02  7:12 UTC  (7+ messages)
` [PATCH 2/2] i2c: mt65xx: "

[PATCH net-next v10 0/9] TXGBE PHYLINK support
 2023-06-01 17:07 UTC  (13+ messages)
` [PATCH net-next v10 1/9] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v10 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v10 3/9] net: txgbe: Register fixed rate clock
` [PATCH net-next v10 4/9] net: txgbe: Register I2C platform device
` [PATCH net-next v10 5/9] net: txgbe: Add SFP module identify
` [PATCH net-next v10 6/9] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v10 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [PATCH net-next v10 8/9] net: txgbe: Implement phylink pcs
` [PATCH net-next v10 9/9] net: txgbe: Support phylink MAC layer

[PATCH] i2c: Add i2c_get_match_data()
 2023-06-01 15:44 UTC  (5+ messages)

[PATCH] i2c: imx-lpi2c: Don't open-code DIV_ROUND_UP
 2023-06-01 15:14 UTC  (2+ messages)

[PATCH] i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
 2023-06-01 13:32 UTC  (3+ messages)

[PATCH v2] i2c: add support for Zhaoxin I2C controller
 2023-06-01  9:31 UTC  (2+ messages)

[RFC PATCH v3 0/7] i2c: Enabling use of aspeed-i2c with ACPI
 2023-06-01  9:10 UTC  (15+ messages)
` [RFC PATCH v3 1/7] i2c: acpi: set slave mode flag
` [RFC PATCH v3 2/7] i2c: aspeed: Use platform_get_irq() instead of opencoding
` [RFC PATCH v3 3/7] i2c: aspeed: Don't report error when optional dt bus-frequency not supplied
` [RFC PATCH v3 4/7] i2c: aspeed: use a function pointer type def for clk_reg_val callback
` [RFC PATCH v3 5/7] i2c: aspeed: switch to generic fw properties
` [RFC PATCH v3 6/7] i2c: aspeed: Set the fwnode for the adap->dev
` [RFC PATCH v3 7/7] HACK: i2c: aspeed: Comment clock out and make reset optional

Słowa kluczowe do wypozycjonowania
 2023-06-01  7:30 UTC 

[PATCH v2] i2c: add support for Zhaoxin I2C controller
 2023-05-31 11:00 UTC  (2+ messages)

[RFC PATCH v2 0/6] i2c: Enabling use of aspeed-i2c with ACPI
 2023-05-31 10:46 UTC  (15+ messages)
` [RFC PATCH v2 1/6] i2c: acpi: set slave mode flag
` [RFC PATCH v2 2/6] i2c: aspeed: Use platform_get_irq() instead of opencoding
` [RFC PATCH v2 3/6] i2c: aspeed: Don't report error when optional dt bus-frequency not supplied
` [RFC PATCH v2 4/6] i2c: aspeed: switch to generic fw properties
` [RFC PATCH v2 5/6] i2c: aspeed: Set the fwnode for the adap->dev
` [RFC PATCH v2 6/6] HACK: i2c: aspeed: Comment clock out and make reset optional

[PATCH net-next v9 5/9] net: txgbe: Add SFP module identify
 2023-05-31 10:11 UTC  (8+ messages)

W sprawie samochodu
 2023-05-31  7:41 UTC 

[PATCH v4] i2c: lpi2c: cache peripheral clock rate
 2023-05-31  7:37 UTC  (2+ messages)

[PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-31  6:34 UTC  (11+ messages)
` [PATCH v7 1/9] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v7 2/9] iio: mb1232: relax return value check for IRQ get
` [PATCH v7 3/9] iio: cdc: ad7150: "
` [PATCH v7 4/9] pinctrl: wpcm450: "
` [PATCH v7 5/9] pinctrl: ingenic: "
` [PATCH v7 6/9] pinctrl: pistachio: "
` [PATCH v7 7/9] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
` [PATCH v7 8/9] net-next: mvpp2: relax return value check for IRQ get
` [PATCH v7 9/9] net-next: mvpp2: don't shadow error

[RFC PATCH 0/6] i2c: Enabling use of aspeed-i2c with ACPI
 2023-05-30 14:44 UTC  (15+ messages)
` [RFC PATCH 1/6] i2c: acpi: set slave mode flag
` [RFC PATCH 2/6] i2c: aspeed: Use platform_get_irq() instead of opencoding
` [RFC PATCH 3/6] i2c: aspeed: switch to generic fw properties
` [RFC PATCH 4/6] i2c: aspeed: Set the fwnode for the adap->dev
` [RFC PATCH 5/6] HACK: i2c: aspeed: Comment the clock and reset out
` [RFC PATCH 6/6] HACK: i2c: aspeed: Enable build without COMPILE_TEST

[PATCH] i2c: sprd: Delete i2c adapter in .remove's error path
 2023-05-30 13:53 UTC  (4+ messages)

[PATCH net-next v9 0/9] TXGBE PHYLINK support
 2023-05-30 10:45 UTC  (19+ messages)
` [PATCH net-next v9 1/9] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v9 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v9 4/9] net: txgbe: Register I2C platform device
` [PATCH net-next v9 8/9] net: txgbe: Implement phylink pcs

[PATCH] i2c: imx-lpi2c: add debug message when i2c peripheral clk doesn't work
 2023-05-29  7:23 UTC 

[PATCH v5 0/8] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-28 19:14 UTC  (5+ messages)
` [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get

[PATCH v6 0/8] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-28 17:25 UTC  (15+ messages)
` [PATCH v6 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v6 3/8] net-next: mvpp2: relax return value check for IRQ get
` [PATCH v6 4/8] pinctrl: wpcm450: "
` [PATCH v6 5/8] pinctrl: ingenic: "
` [PATCH v6 6/8] pinctrl: pistachio: "
` [PATCH v6 7/8] iio: cdc: ad7150: "
` [PATCH v6 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix

[PATCH 0/3] RZ/V2M I2Cdriver clean ups
 2023-05-27 16:15 UTC  (3+ 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).