Linux-i2c Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 18:49:26 to 2021-12-28 12:01:46 UTC [more...]

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2021-12-28 12:01 UTC  (9+ messages)
` [RFC 10/32] i2c: Kconfig: add HAS_IOPORT dependencies

[PATCH v2 1/5] i2c: Introduce common module to instantiate CCGx UCSI
 2021-12-27 17:17 UTC  (8+ messages)
` [PATCH v2 2/5] i2c: nvidia-gpu: Switch to use i2c_new_ccgx_ucsi()
` [PATCH v2 3/5] i2c: nvidia-gpu: Use temporary variable for struct device
` [PATCH v2 4/5] i2c: nvidia-gpu: Convert to use dev_err_probe()
` [PATCH v2 5/5] i2c: designware-pci: Switch to use i2c_new_ccgx_ucsi()

[RFC 0/2] i2c-designware: Add support for AMD PSP semaphore
 2021-12-27 11:34 UTC  (14+ messages)
` [RFC 1/2] i2c: designware: Add missing locks
` [RFC 2/2] i2c: designware: Add AMD PSP I2C bus support

[PATCH v3 0/8] platform/x86: introduce p2sb_bar() helper
 2021-12-27  6:48 UTC  (15+ messages)
` [PATCH v3 1/8] PCI: Introduce pci_bus_*() printing macros when device is not available
` [PATCH v3 2/8] PCI: Convert __pci_read_base() to __pci_bus_read_base()
` [PATCH v3 3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v3 4/8] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v3 5/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v3 6/8] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v3 7/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v3 8/8] i2c: i801: convert to use common P2SB accessor

[PATCH v2 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2021-12-26 10:03 UTC  (13+ messages)
` [PATCH v2 1/3] i2c: bcm2835: Use platform_get_irq() to get the interrupt
` [PATCH v2 2/3] i2c: sh_mobile: Use platform_get_irq_optional() "
` [PATCH v2 3/3] i2c: riic: Use platform_get_irq() "

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH] i2c: don't pass 0 nmsgs to i2c_transfer
 2021-12-25 18:24 UTC  (2+ messages)
` [PATCH v2] "

[syzbot] WARNING in __i2c_transfer (2)
 2021-12-25 12:50 UTC  (3+ messages)

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-23 17:36 UTC  (53+ messages)
` [PATCH v2 01/17] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH v2 02/17] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v2 03/17] dt-bindings: soc/microchip: make systemcontroller a mfd
` [PATCH v2 04/17] mailbox: change mailbox-mpfs compatible string
` [PATCH v2 05/17] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v2 06/17] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH v2 07/17] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v2 08/17] dt-bindings: soc/microchip: add bindings for mpfs system services
` [PATCH v2 09/17] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v2 10/17] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v2 11/17] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v2 12/17] dt-bindings: pwm: add microchip corePWM binding
` [PATCH v2 13/17] riscv: dts: microchip: use hart and clk defines for icicle kit
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v2 15/17] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v2 16/17] riscv: dts: microchip: update peripherals in "
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCH] CHROMIUM: i2c: Add device property for probing
 2021-12-22  1:45 UTC  (6+ messages)

[PATCH v2 1/8] PCI: Introduce pci_bus_*() printing macros when device is not available
 2021-12-21 17:49 UTC  (9+ messages)
` [PATCH v2 2/8] PCI: Convert __pci_read_base() to __pci_bus_read_base()
` [PATCH v2 3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v2 4/8] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v2 5/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v2 6/8] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v2 7/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v2 8/8] i2c: i801: convert to use common P2SB accessor

[RFC Patch v3 0/3] I2C statistics as sysfs attributes
 2021-12-21 17:43 UTC  (4+ messages)
` [RFC Patch v3 1/3] i2c debug counters "
` [RFC Patch v3 2/3] i2c: npcm7xx: add tx_complete counter
` [RFC Patch v3 3/3] add npcm7xx debug counters as sysfs attributes

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-12-21 15:08 UTC  (4+ messages)
` [PATCH v1 7/7] i2c: i801: convert to use common P2SB accessor

[PATCH] i2c-detect: fix a typo argment -> argument
 2021-12-20 20:27 UTC 

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2021-12-20 17:41 UTC  (5+ messages)
  ` [External] "

[RESEND v4 00/10] arm64: dts: Add i.MX8DXL initial support
 2021-12-20 15:35 UTC  (14+ messages)
` [RESEND v4 01/10] dt-bindings: serial: fsl-lpuart: Fix i.MX 8QM compatible matching
` [RESEND v4 02/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [RESEND v4 03/10] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [RESEND v4 04/10] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [RESEND v4 05/10] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [RESEND v4 06/10] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [RESEND v4 07/10] arm64: dts: freescale: Add lsio "
` [RESEND v4 08/10] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [RESEND v4 09/10] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [RESEND v4 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2021-12-20 13:00 UTC  (17+ messages)
` [PATCH 1/3] i2c: bcm2835: Use platform_get_irq() to get the interrupt
` [PATCH 2/3] i2c: sh_mobile: Use platform_get_irq_optional() "
` [PATCH 3/3] i2c: riic: Use platform_get_irq() "

[PATCH v7 0/7] Introducing an attribute to select the time setting
 2021-12-18 10:17 UTC  (8+ messages)
` [PATCH v7 6/7] i2c: mediatek: Isolate speed setting via dts for special devices

[PATCH v2 1/4] dt-bindings: i2c: tegra: Convert to json-schema
 2021-12-17 22:36 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: i2c: i2c-mux-pinctrl: "
` [PATCH 3/4] dt-bindings: i2c: aspeed: Document interrupt controller properties
` [PATCH 4/4] dt-bindings: i2c: i2c-mux-gpio: Convert to json-schema

[PATCH 1/6] i2c: designware: Do not complete i2c read without RX_FULL interrupt
 2021-12-17 11:30 UTC  (13+ messages)
` [PATCH 2/6] i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
` [PATCH 3/6] i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage
` [PATCH 4/6] i2c: designware-pci: Group MODULE_*() macros
` [PATCH 5/6] i2c: designware-pci: use __maybe_unused for PM functions
` [PATCH 6/6] i2c: designware-pci: Convert to use dev_err_probe()

[PATCH 0/2] Enable named interrupt smbus-alert for ACPI as well
 2021-12-17  5:31 UTC  (6+ messages)
` [PATCH 2/2] i2c: smbus: Use device_ functions instead of of_

[PATCH] i2c: exynos5: Fix getting the optional clock
 2021-12-16 23:04 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: aspeed: Drop stray '#interrupt-cells'
 2021-12-16 21:27 UTC  (2+ messages)

[PATCH] i2c: aspeed: Remove unused includes
 2021-12-16 21:27 UTC  (2+ messages)

[PATCH 1/2] i2c: rcar: update to new DMAENGINE API when terminating
 2021-12-16 21:23 UTC  (4+ messages)
` [PATCH 2/2] i2c: sh_mobile: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).