public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-02 22:35:57 to 2021-08-26 11:57:52 UTC [more...]

[PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
 2021-08-26 11:57 UTC  (6+ messages)

[PATCH] i2c: cadence: Implement save restore
 2021-08-25 21:10 UTC  (2+ messages)

[PATCH v2 0/5] Correctly handle plaform_get_irq()'s result in the i2C drivers
 2021-08-25 21:05 UTC  (16+ messages)
` [PATCH v2 1/5] i2c: hix5hd2: fix IRQ check
` [PATCH v2 2/5] i2c: mt65xx: "
` [PATCH v2 3/5] i2c: pmcmsp: "
` [PATCH v2 4/5] i2c: s3c2410: "
` [PATCH v2 5/5] i2c: xlp9xx: fix main "

[RESEND PATCH v5 0/7] Introducing an attribute to select the time setting
 2021-08-24 16:52 UTC  (9+ messages)
` [RESEND PATCH v5 1/7] i2c: mediatek: fixing the incorrect register offset
` [RESEND PATCH v5 2/7] i2c: mediatek: Reset the handshake signal between i2c and dma
` [RESEND PATCH v5 3/7] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [RESEND PATCH v5 4/7] dt-bindings: i2c: add attribute use-default-timing
` [RESEND PATCH v5 5/7] i2c: mediatek: Add OFFSET_EXT_CONF setting back
` [RESEND PATCH v5 6/7] i2c: mediatek: Isolate speed setting via dts for special devices
` [RESEND PATCH v5 7/7] i2c: mediatek: modify bus speed calculation formula

[PATCH v2 0/6] i2c: xiic: Fix broken locking
 2021-08-24  6:58 UTC  (8+ messages)
` [PATCH v2 1/6] i2c: xiic: Fix broken locking on tx_msg
` [PATCH v2 2/6] i2c: xiic: Drop broken interrupt handler
` [PATCH v2 3/6] i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()
` [PATCH v2 4/6] i2c: xiic: Switch from waitqueue to completion
` [PATCH v2 5/6] i2c: xiic: Only ever transfer single message
` [PATCH v2 6/6] i2c: xiic: Fix RX IRQ busy check

I2C_SLAVE_STOP with i.MX 8M Mini I2C driver
 2021-08-24  4:48 UTC 

I2C MV64XXX: Showing Allwinner debug LCR register in bus lock case
 2021-08-23 14:38 UTC  (3+ messages)
  `  "

[PATCH i2c-next 0/4] i2c: mlxcpld: Add fixes and features for transaction polling time setting
 2021-08-23 14:45 UTC  (5+ messages)
` [PATCH i2c-next 1/4] i2c: mlxcpld: Fix criteria for frequency setting
` [PATCH i2c-next 2/4] i2c: mlxcpld: Modify register setting for 400KHz frequency
` [PATCH i2c-next 3/4] i2c: mlxcpld: Reduce polling time for performance improvement
` [PATCH i2c-next 4/4] i2c: mlxcpld: Allow flexible polling time setting for I2C transactions

[PATCH v5 0/7] Introducing an attribute to select the time setting
 2021-08-23 13:05 UTC  (8+ messages)
` [PATCH 1/7] i2c: mediatek: fixing the incorrect register offset
` [PATCH 2/7] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH 3/7] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [PATCH 4/7] dt-bindings: i2c: add attribute use-default-timing
` [PATCH 5/7] i2c: mediatek: Add OFFSET_EXT_CONF setting back
` [PATCH 6/7] i2c: mediatek: Isolate speed setting via dts for special devices
` [PATCH 7/7] i2c: mediatek: modify bus speed calculation formula

[PATCH] i2c: switch from 'pci_' to 'dma_' API
 2021-08-22 19:38 UTC 

[PATCH] i2c: Fix return value of bcm_kona_i2c_probe()
 2021-08-22  9:07 UTC 

[PATCH V4 0/8] Introduce an attribute to choose timing setting
 2021-08-21  7:40 UTC  (7+ messages)
` [PATCH v4 3/8] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH v4 5/8] dt-bindings: i2c: add attribute default-timing-adjust

[PATCH] i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
 2021-08-20 18:43 UTC 

[PATCH] i2c: slave-eeprom: add an of_match_table
 2021-08-20 12:07 UTC  (3+ messages)

[PATCH] i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
 2021-08-19 20:48 UTC 

[PATCH] i2c: virtio: Fix the compiler warning when CONFIG_ACPI is not set
 2021-08-19 17:24 UTC  (4+ messages)

[PATCH] i2c: virtio: Update i2c-adapter's of_node
 2021-08-19 17:24 UTC  (2+ messages)

I2C_SLAVE_STOP with i.MX 8M Mini I2C driver
 2021-08-19 12:41 UTC 

[PATCH v2 5/5] i2c: xlp9xx: fix main IRQ check
 2021-08-18  3:17 UTC 

[PATCH v15] i2c: virtio: add a virtio i2c frontend driver
 2021-08-18  1:29 UTC  (3+ messages)

[PATCH 2/2] iio: dac: dac5571: Fix chip id detection for OF devices
 2021-08-17 21:20 UTC  (7+ messages)
` [PATCH v1.1 "

[PATCH v2 0/9] i2c: i801: Series with improvements
 2021-08-17 20:15 UTC  (28+ messages)
` [PATCH v2 1/9] i2c: i801: Improve disabling runtime pm
` [PATCH v2 2/9] i2c: i801: make p2sb_spinlock a mutex
` [PATCH v2 3/9] i2c: i801: Remove not needed debug message
` [PATCH v2 4/9] i2c: i801: Improve is_dell_system_with_lis3lv02d
` [PATCH v2 5/9] i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE
` [PATCH v2 6/9] i2c: i801: Improve i801_acpi_probe/remove functions
` [PATCH v2 7/9] i2c: i801: Improve i801_add_mux
` [PATCH v2 8/9] i2c: i801: Improve register_dell_lis3lv02d_i2c_device
` [PATCH v2 9/9] i2c: i801: Improve handling platform data for tco device

[PATCH v2 0/3] Fix deferred probing in the I2C bus drivers
 2021-08-17 19:45 UTC  (7+ messages)
` [PATCH v3 1/2] i2c: iop3xx: fix deferred probing
` [PATCH v2 2/2] i2c: synquacer: "

[PATCH] i2c: sun6i-pw2i: Prefer strscpy over strlcpy
 2021-08-17 19:36 UTC  (2+ messages)

[PATCH] i2c: remove dead PMC MSP TWI/SMBus/I2C driver
 2021-08-17 19:18 UTC  (2+ messages)

[PATCH] i2c: piix4: Replace piix4_smbus driver's cd6h/cd7h port io accesses with mmio accesses
 2021-08-16 17:03 UTC  (2+ messages)

[PULL REQUEST] i2c for v5.14
 2021-08-15  5:30 UTC  (2+ messages)

[PATCH 0/4] i2c/pdx86: Add an i2c_acpi_client_count() helper function
 2021-08-12 15:27 UTC  (10+ messages)
` [PATCH 1/4] i2c: acpi: "
` [PATCH 2/4] platform/x86: dual_accel_detect: Use the new i2c_acpi_client_count() helper
` [PATCH 3/4] platform/x86: i2c-multi-instantiate: "
` [PATCH 4/4] platform/x86: intel_cht_int33fe: "

[PATCH v5 0/3] Add SSIF BMC driver
 2021-08-12 13:36 UTC  (4+ messages)
` [PATCH v5 1/3] i2c: aspeed: Add slave_enable() to toggle slave mode
    ` [Openipmi-developer] "

[PATCH/RFC 0/4] dt-bindings: i2c: renesas,riic: Add interrupt-names
 2021-08-11 19:04 UTC  (4+ messages)

[PATCH v1 1/2] i2c: dev: Define pr_fmt() and drop duplication substrings
 2021-08-11 14:49 UTC  (4+ messages)
` [PATCH v1 2/2] i2c: dev: Use sysfs_emit() in "show" functions

[PATCH v3 1/3] units: Add SI metric prefix definitions
 2021-08-11 14:44 UTC  (8+ messages)
` [PATCH v3 2/3] i2c: designware: Use DIV_ROUND_CLOSEST() macro
` [PATCH v3 3/3] i2c: designware: Fix indentation in the header

[PATCH] i2c: at91: mark PM ops as __maybe unused
 2021-08-11 13:54 UTC  (3+ messages)

[PATCH 0/7] i2c: use proper DMAENGINE API for termination
 2021-08-11 13:34 UTC  (13+ messages)
` [PATCH 1/7] i2c: at91-master: : "
` [PATCH 2/7] i2c: imx: "
` [PATCH 3/7] i2c: mxs: "
` [PATCH 4/7] i2c: qup: "
` [PATCH 6/7] i2c: sh_mobile: "

[PATCH v2] i2c: dev: zero out array used for i2c reads from userspace
 2021-08-11  7:29 UTC  (3+ messages)

[PATCH V4 0/5] virtio: Add virtio-device bindings
 2021-08-11  5:38 UTC  (3+ messages)

[PATCH] i2c: at91: remove #define CONFIG_PM
 2021-08-10 21:09 UTC  (2+ messages)

[PATCH v2 1/1] i2c: parport: Switch to use module_parport_driver()
 2021-08-10 21:08 UTC  (2+ messages)

[PATCH] Documentation: i2c: add i2c-sysfs into index
 2021-08-10 21:00 UTC  (2+ messages)

[PATCH] i2c: iproc: fix race between client unreg and tasklet
 2021-08-10 20:42 UTC  (4+ messages)

[PATCH 00/10] i2c: i801: Series with improvements
 2021-08-09 19:11 UTC  (43+ messages)
` [PATCH 01/10] i2c: i801: Don't call pm_runtime_allow
` [PATCH 02/10] i2c: i801: Improve disabling runtime pm
` [PATCH 03/10] i2c: i801: Make p2sb_spinlock a mutex
` [PATCH 04/10] i2c: i801: Remove not needed debug message
` [PATCH 05/10] i2c: i801: Improve is_dell_system_with_lis3lv02d
` [PATCH 06/10] i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE
` [PATCH 07/10] i2c: i801: Improve i801_acpi_probe/remove functions
` [PATCH 08/10] i2c: i801: Improve i801_add_mux
` [PATCH 09/10] i2c: i801: Improve register_dell_lis3lv02d_i2c_device
` [PATCH 10/10] i2c: i801: Improve handling platform data for tco device

[PATCH v2 0/2] fix eeprom entries for ls1046afrwy and ls1046ardb
 2021-08-09  7:46 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: ls1046a: fix eeprom entries
` [PATCH v2 2/2] dt-bindings: at24: add ON Semi CAT24C04 and CAT24C05

[PATCH v2 0/2] i2c: mux: pca954x: Support multiple devices on a single reset line
 2021-08-04 16:35 UTC  (9+ messages)
` [PATCH v2 2/2] "

[PATCH] i2c: highlander: add IRQ check
 2021-08-03 20:49 UTC  (2+ messages)

[PATCH AUTOSEL 5.13 11/11] HID: ft260: fix device removal due to USB disconnect
 2021-08-03 11:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox