linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-10 06:14:20 to 2020-09-17 12:56:24 UTC [more...]

[PATCH v2 0/4] i2c-hid: Save power by reducing i2c xfers with block reads
 2020-09-17 12:47 UTC  (6+ messages)
` [PATCH v2 1/4] i2c: designware: Fix transfer failures for invalid SMBus "
` [PATCH v2 2/4] i2c: designware: Ensure tx_buf_len is nonzero for "
` [PATCH v2 3/4] i2c: designware: Allow SMBus block reads up to 255 bytes in length
` [PATCH v2 4/4] HID: i2c-hid: Use block reads when possible to save power

[PATCH 0/3] i2c: imx: Fix handling of arbitration loss
 2020-09-17 12:13 UTC 

[PATCH v7 00/34] Improvements for Tegra I2C driver
 2020-09-17 12:44 UTC  (67+ messages)
` [PATCH v7 01/34] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v7 02/34] i2c: tegra: Add missing pm_runtime_put()
` [PATCH v7 03/34] i2c: tegra: Handle potential error of tegra_i2c_flush_fifos()
` [PATCH v7 04/34] i2c: tegra: Mask interrupt in tegra_i2c_issue_bus_clear()
` [PATCH v7 05/34] i2c: tegra: Initialize div-clk rate unconditionally
` [PATCH v7 06/34] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member
` [PATCH v7 07/34] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v7 08/34] i2c: tegra: Remove error message used for devm_request_irq() failure
` [PATCH v7 10/34] i2c: tegra: Use devm_platform_get_and_ioremap_resource()
` [PATCH v7 11/34] i2c: tegra: Use platform_get_irq()
` [PATCH v7 12/34] i2c: tegra: Use clk-bulk helpers
` [PATCH v7 13/34] i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt()
` [PATCH v7 15/34] i2c: tegra: Reorder location of functions in the code
` [PATCH v7 16/34] i2c: tegra: Clean up variable types
` [PATCH v7 17/34] i2c: tegra: Remove outdated barrier()
` [PATCH v7 18/34] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v7 19/34] i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear()
` [PATCH v7 20/34] i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()
` [PATCH v7 21/34] i2c: tegra: Don't fall back to PIO mode if DMA configuration fails
` [PATCH v7 22/34] i2c: tegra: Rename wait/poll functions
` [PATCH v7 23/34] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v7 24/34] i2c: tegra: Factor out packet header setup "
` [PATCH v7 25/34] i2c: tegra: Factor out register polling into separate function
` [PATCH v7 26/34] i2c: tegra: Factor out hardware initialization "
` [PATCH v7 27/34] i2c: tegra: Check errors for both positive and negative values
` [PATCH v7 28/34] i2c: tegra: Consolidate error handling in tegra_i2c_xfer_msg()
` [PATCH v7 29/34] i2c: tegra: Improve formatting of variables
` [PATCH v7 30/34] i2c: tegra: Clean up variable names
` [PATCH v7 32/34] i2c: tegra: Clean up and improve comments
` [PATCH v7 33/34] i2c: tegra: Clean up whitespaces, newlines and indentation
` [PATCH v7 34/34] i2c: tegra: Improve driver module description

[PATCH V3] i2c: i2c-qcom-geni: Add shutdown callback for i2c
 2020-09-17 12:03 UTC  (3+ messages)

[PATCH 0/2] Fix some definitions for bus frequency
 2020-09-17 11:55 UTC  (3+ messages)
` [PATCH 1/2] i2c: mediatek: Fix generic "
` [PATCH 2/2] i2c: mediatek: Send i2c master code at more than 1MHz

Question on SMBUS slave transmit with PEC enabled
 2020-09-17 10:39 UTC  (2+ messages)

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17  8:03 UTC  (13+ messages)
` [Intel-gfx] "
` [oss-drivers] "

[PATCH 0/3] misc: eeprom: set type id as EEPROM for nvmem devices
 2020-09-17  8:06 UTC  (5+ messages)
` [PATCH 1/3] eeprom: at24: set type id as EEPROM
` [PATCH 2/3] eeprom: at25: "
` [PATCH 3/3] eeprom: 93xx46: "

[PATCH] i2c: Use kobj_to_dev() API
 2020-09-17  3:08 UTC 

[RFC PATCH 0/2] Throttle I2C transfers to UCD9000 devices
 2020-09-17  0:33 UTC  (11+ messages)
` [RFC PATCH 1/2] i2c: smbus: Allow throttling of transfers to client devices
` [RFC PATCH 2/2] hwmon: (pmbus/ucd9000) Throttle SMBus transfers to avoid poor behaviour

[PATCH] misc: eeprom: set type id as EEPROM for nvmem devices
 2020-09-16 15:39 UTC  (2+ messages)

[PATCH v2] HID: i2c-hid: Use block reads when possible to save power
 2020-09-16 14:09 UTC  (5+ messages)
` [PATCH v3] i2c: Squash of SMBus block read patchset "

[PATCH] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
 2020-09-16 16:04 UTC  (3+ messages)

[RESEND PATCH v9 0/2] i2c: add driver for Mellanox BlueField SoC
 2020-09-16 18:28 UTC  (3+ messages)
` [RESEND PATCH v9 1/2] i2c: i2c-mlxbf: I2C SMBus "
` [RESEND PATCH v9 2/2] dt-bindings: i2c: I2C binding "

[PATCH V2 0/5] Add support for custom names for AT24 EEPROMs
 2020-09-16  9:49 UTC  (6+ messages)
` [PATCH V2 1/5] misc: eeprom: at24: Initialise AT24 NVMEM ID field
` [PATCH V2 2/5] dt-bindings: eeprom: at24: Add label property for AT24
` [PATCH V2 3/5] misc: eeprom: at24: Support custom device names for AT24 EEPROMs
` [PATCH V2 4/5] arm64: tegra: Add label properties for EEPROMs
` [PATCH V2 5/5] arm64: tegra: Populate EEPROMs for Jetson Xavier NX

[PATCH 1/3] dt-bindings: i2c: ingenic: Add compatible string for the JZ4770
 2020-09-15 18:58 UTC  (8+ messages)
` [PATCH 3/3] i2c: jz4780: Remove of_match_ptr()

[PATCH 0/5] Add support for custom names for AT24 EEPROMs
 2020-09-15 20:25 UTC  (11+ messages)
` [PATCH 1/5] misc: eeprom: at24: Initialise AT24 NVMEM ID field
` [PATCH 2/5] dt-bindings: eeprom: at24: Add label property for AT24
` [PATCH 3/5] misc: eeprom: at24: Support custom device names for AT24 EEPROMs
` [PATCH 4/5] arm64: tegra: Add label properties for EEPROMs
` [PATCH 5/5] arm64: tegra: Populate EEPROMs for Jetson Xavier NX

[PATCH v3 1/4] dt-bindings: i2c: imx-lpi2c: Add properties and use unevaluatedProperties
 2020-09-15 19:43 UTC  (6+ messages)
` [PATCH v3 2/4] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QXP compatible matching
` [PATCH v3 3/4] dt-bindings: i2c: imx: Add properties and use unevaluatedProperties
` [PATCH v3 4/4] dt-bindings: i2c: imx: Fix i.MX 7 compatible matching

[PATCH] i2c: aspeed: disable additional device addresses on ast2[56]xx
 2020-09-15 18:45 UTC 

[PATCH 2/2] i2c: stm32: name slave slot to ease maintenance
 2020-09-15  9:11 UTC 

[PATCH 1/2] i2c: stm32: fix slot id after introduction of host-notify support
 2020-09-15  9:11 UTC 

[PATCH] i2c: Switch to using the new API kobj_to_dev()
 2020-09-15  1:38 UTC 

[PATCH] i2c: mediatek: Fix generic definitions for bus frequencies
 2020-09-15  1:24 UTC  (4+ messages)

[PATCH v4 1/1] i2c: algo-pca: Reapply i2c bus settings after reset
 2020-09-14 20:50 UTC  (11+ messages)

[PATCH AUTOSEL 5.8 25/29] i2c: algo: pca: Reapply i2c bus settings after reset
 2020-09-14 13:03 UTC 

[PATCH v1] i2c: ismt: Add support for Intel Emmitsburg PCH
 2020-09-14  9:43 UTC  (2+ messages)

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-14 16:49 UTC  (12+ messages)
` [PATCH v8 3/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v8 6/6] at24: Support probing while off

[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
 2020-09-14 16:08 UTC  (8+ messages)

[PATCH AUTOSEL 5.4 19/22] i2c: algo: pca: Reapply i2c bus settings after reset
 2020-09-14 13:04 UTC 

[PATCH AUTOSEL 4.14 12/15] i2c: algo: pca: Reapply i2c bus settings after reset
 2020-09-14 13:05 UTC 

[PATCH AUTOSEL 4.9 09/10] i2c: algo: pca: Reapply i2c bus settings after reset
 2020-09-14 13:05 UTC 

[PATCH AUTOSEL 4.4 7/8] i2c: algo: pca: Reapply i2c bus settings after reset
 2020-09-14 13:05 UTC 

[PATCH AUTOSEL 4.19 16/19] i2c: algo: pca: Reapply i2c bus settings after reset
 2020-09-14 13:04 UTC 

[PATCH 0/2] Avoid meaningless DMA error print & use dev_err_probe
 2020-09-14 10:40 UTC  (3+ messages)
` [PATCH 1/2] i2c: stm32: fix error message on upon dma_request_chan & defer handling
` [PATCH v2 2/2] i2c: stm32: Simplify with dev_err_probe()

[PATCH v2 0/1] i2c: add slave testunit driver
 2020-09-14  8:40 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2 1/2] i2c: i801: Fix resume bug
 2020-09-14  7:03 UTC  (8+ messages)
` [PATCH v2 2/2] i2c: i801: Simplify the suspend callback

[PATCH] dt-bindings: i2c: i2c-mt65xx: Update binding example
 2020-09-14  2:09 UTC  (4+ messages)

[PATCH v3 0/5] input: misc: Add IBM Operation Panel driver
 2020-09-13 17:17 UTC  (9+ messages)
` [PATCH v3 2/5] "
` [PATCH v3 3/5] i2c: aspeed: Mask IRQ status to relevant bits

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-09-12 10:36 UTC  (2+ messages)

[PATCH] i2c: do not acpi/of match device in i2c_device_probe()
 2020-09-12  1:05 UTC  (2+ messages)

[PULL REQUEST] i2c for v5.9
 2020-09-11 20:45 UTC  (2+ messages)

[PATCH 0/1] i2c: add slave testunit driver
 2020-09-11 19:05 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
 2020-09-11 15:35 UTC  (2+ messages)

[PATCH v3 0/3] nvmem: add ONIE NVMEM cells provider
 2020-09-11 16:59 UTC  (5+ messages)
` [PATCH v3 1/3] nvmem: core: allow to register cells during nvmem registration

[PATCH 1/5] i2c: xiic: Fix broken locking on tx_msg
 2020-09-11 10:28 UTC  (15+ messages)
` [PATCH 2/5] i2c: xiic: Drop broken interrupt handler

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

[PATCH] i2c: stm32: do not display error when DMA is not requested
 2020-09-10 13:35 UTC  (5+ messages)

[PATCH v2 1/1] i2c: busses: Add support for atomic transfers in Actions Semi Owl driver
 2020-09-10 14:12 UTC  (5+ messages)

[PATCH] i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-09-10 18:18 UTC  (3+ messages)

i2c-tools 4.2 is coming
 2020-09-10 13:33 UTC 

[PATCH] i2c: i801: Exclude device from suspend direct complete optimization
 2020-09-10  9:57 UTC 

[PATCH 1/9] i2c: stm32: Simplify with dev_err_probe()
 2020-09-10  9:36 UTC  (10+ messages)
` [PATCH 3/9] i2c: bcm2835: "
` [PATCH 6/9] i2c: imx: "
` [PATCH 8/9] i2c: mux: gpmux: "
` [PATCH 9/9] i2c: mux: reg: "

[PATCH] i2c: stm32: remove unnecessary DMA kernel error log
 2020-09-10  9:30 UTC  (2+ messages)

[PATCH] i2c: rcar: add HostNotify support
 2020-09-10  9:11 UTC 


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