linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-06 15:15:16 to 2018-09-29 12:20:22 UTC [more...]

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-29 12:20 UTC  (26+ messages)
` [PATCH v7 "
  ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array
                    ` [PATCH 0/2] gpiolib: Fix issues introduced by fast bitmap processing path
                      ` [PATCH 1/2] gpiolib: Fix missing updates of bitmap index
                        ` [PATCH] gpiolib: Fix incorrect use of find_next_zero_bit()
                      ` [PATCH 2/2] gpiolib: Fix array members of same chip processed separately
  ` [PATCH v8 0/4] gpiolib: speed up GPIO array processing

[PATCH] i2c: brcmstb: Allow enabling the driver on DSL SoCs
 2018-09-29  7:55 UTC  (2+ messages)

[PATCH v2] i2c: Convert to using %pOFn instead of device_node.name
 2018-09-28 22:49 UTC 

[PATCH 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-09-28  5:27 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: i2c-omap: Add new compatible "
` [PATCH 2/2] i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3

[PATCH v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-09-28  5:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c-omap: Add new compatible "
` [PATCH v2 2/2] i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3

[PATCH i2c-next v3 0/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-09-27 21:35 UTC  (8+ messages)
` [PATCH i2c-next v3 1/3] dt-bindings: i2c: aspeed: Add 'timeout' property as an optional property
` [PATCH i2c-next v3 2/3] i2c: aspeed: Add 'aspeed,timeout' DT property reading code
` [PATCH i2c-next v3 3/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH v2] i2c: mux: remove duplicated i2c_algorithm
 2018-09-27 13:38 UTC 

[PATCH] i2c: of: Try to find an I2C adapter matching the parent
 2018-09-26 18:20 UTC  (2+ messages)

[PATCH] i2c: mux: remove duplicated i2c_algorithm
 2018-09-26 17:52 UTC  (2+ messages)

[RFC PATCH i2c-next 0/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-09-26 16:32 UTC  (11+ messages)
` [RFC PATCH i2c-next 1/2] dt-bindings: i2c: aspeed: Add 'idle-wait-timeout-ms' setting
` [RFC PATCH i2c-next 2/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH RESEND] i2c: mux: pca954x: simplify code to reach the adapter
 2018-09-26  8:35 UTC 

[PATCH v3 0/3] Fix qcom geni i2c DMA handling
 2018-09-25 21:49 UTC  (5+ messages)
` [PATCH v3 2/3] i2c: i2c-qcom-geni: Simplify tx/rx functions
` [PATCH v3 3/3] i2c: i2c-qcom-geni: Simplify irq handler

[PATCH] eeprom: at24: Fix unexpected timeout under high load
 2018-09-25 15:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] i2c: mux: pca954x: simplify code to reach the adapter
 2018-09-25 15:17 UTC 

[PATCH i2c-next v2 0/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-09-24 23:04 UTC  (3+ messages)
` [PATCH i2c-next v2 1/2] dt-bindings: i2c: aspeed: Add 'idle-wait-timeout-ms' property
` [PATCH i2c-next v2 2/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH] i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"
 2018-09-24 22:14 UTC  (3+ messages)

[PATCH v2 0/2] Fix qcom geni i2c DMA handling
 2018-09-24 22:13 UTC  (8+ messages)
` [PATCH v2 1/2] i2c: i2c-qcom-geni: Properly handle DMA safe buffers
` [PATCH v2 2/2] i2c: i2c-qcom-geni: Simplify tx/rx functions

[PATCH v4] i2c: aspeed: fix invalid clock parameters for very large divisors
 2018-09-24 21:51 UTC  (2+ messages)

[PATCH] i2c: aspeed: Acknowledge most interrupts early in interrupt handler
 2018-09-24 21:45 UTC  (8+ messages)

[PATCH 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-09-24  9:48 UTC  (5+ messages)
` [PATCH 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
` [PATCH 2/3] ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write
` [PATCH 3/3] i2c: designware: Cleanup bus lock handling

[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
 2018-09-23 20:20 UTC  (16+ messages)
` [RFC PATCH 1/4] i2c: core: remove outdated DEBUG output
` [RFC PATCH 2/4] i2c: core: remove level of indentation in i2c_transfer
` [RFC PATCH 3/4] i2c: core: use I2C locking behaviour also for SMBUS
` [RFC PATCH 4/4] i2c: core: introduce master_xfer_irqless callback

[PATCH v2] i2c: aspeed: fix invalid clock parameters for very large divisors
 2018-09-22 14:16 UTC  (4+ messages)

[PATCH v3] i2c: aspeed: fix invalid clock parameters for very large divisors
 2018-09-22  6:58 UTC  (3+ messages)

[PATCH] i2c: aspeed: fixed invalid clock parameters for very large divisors
 2018-09-21 22:18 UTC  (3+ messages)

[RFC] i2c: qup: Use the interconnect API
 2018-09-20 18:29 UTC 

[PATCH] i2c: i2c-qcom-geni: Properly handle DMA safe buffers
 2018-09-20  5:14 UTC  (5+ messages)

i2c:ocores: fixes and polling mechanism
 2018-09-19  6:51 UTC  (7+ messages)

[PATCH v3 0/3] i2c: designware: select gpio/default pin when prepare/unprepare recovery
 2018-09-18 13:25 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: designware: add optional gpio recovery properties
` [PATCH v3 2/3] dt-bindings: i2c: designware: add optional pinctrl for bus recovery
` [PATCH v3 3/3] i2c: designware: select gpio/default pin when prepare/unprepare recovery

[PATCH v7 00/10] Add the I3C subsystem
 2018-09-18  7:00 UTC  (7+ messages)
` [PATCH v7 01/10] i3c: Add core I3C infrastructure

[PATCH v3] i2c:amd I2C Driver based on PCI Interface for upcoming, platform
 2018-09-17  8:19 UTC 

[PATCH i2c-next v6] i2c: aspeed: Handle master/slave combined irq events properly
 2018-09-14 16:52 UTC  (36+ messages)
        ` [PATCH] Revert "i2c: aspeed: Handle master/slave combined irq events properly"

[PATCH] i2c: synquacer: fix fall-through annotation
 2018-09-14  6:07 UTC  (2+ messages)

[PATCH v2] i2c: designware: select gpio/default pin when prepare/unprepare recovery
 2018-09-13 13:50 UTC  (2+ messages)

[PATCH] i2c: designware: select gpio/default pin when prepare/unprepare recovery
 2018-09-13  8:05 UTC 

[PATCH] i2c: i2c-tegra: replace spin_lock_irqsave with spin_lock in ISR
 2018-09-11 14:54 UTC 

[PATCH v3 0/2] Register i2c adapter driver earlier and use DMA safe buffers
 2018-09-11  2:26 UTC  (6+ messages)
` [PATCH v3 1/2] i2c: mediatek: Register i2c adapter driver earlier
` [PATCH v3 2/2] i2c: mediatek: Use DMA safe buffers for i2c transactions

[PATCH v4 0/2] Fix lockdep warning with nested instances of i2c-mux
 2018-09-11  0:58 UTC  (4+ messages)
` [PATCH v4 1/2] rtmutex: allow specifying a subclass for nested locking

[PATCH v6 00/10] Add the I3C subsystem
 2018-09-10 16:16 UTC  (23+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure

[PULL REQUEST] i2c for 4.19
 2018-09-07 19:55 UTC 

[PATCH] i2c: xiic: Record xilinx i2c with Zynq fragment
 2018-09-07 11:17 UTC  (4+ messages)

[PATCH] i2c: xiic: Make the start and the byte count write atomic
 2018-09-07  6:02 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).