linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-30 21:03:43 to 2018-09-20 18:05:29 UTC [more...]

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-09-20 18:05 UTC  (41+ messages)
` [PATH v5 "
  ` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATH v6 0/4] gpiolib: speed up GPIO array processing
    ` [PATCH v6 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
    ` [PATCH v6 2/4] gpiolib: Identify arrays matching GPIO hardware
    ` [PATCH v6 3/4] gpiolib: Pass array info to get/set array functions
    ` [PATCH v6 4/4] gpiolib: Implement fast processing path in get/set array
    ` [PATCH v7 0/4] gpiolib: speed up GPIO array processing
      ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
      ` [PATCH v7 2/4] gpiolib: Identify arrays matching GPIO hardware
      ` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions
      ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array
      ` [PATCH v8 0/4] gpiolib: speed up GPIO array processing
        ` [PATCH v8 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
        ` [PATCH v8 2/4] gpiolib: Identify arrays matching GPIO hardware
        ` [PATCH v8 3/4] gpiolib: Pass array info to get/set array functions
        ` [PATCH v8 4/4] gpiolib: Implement fast processing path in get/set array

[PATCH v2 0/2] Fix qcom geni i2c DMA handling
 2018-09-20 18:03 UTC  (3+ 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

[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
 2018-09-20 17:41 UTC  (9+ 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] 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)

[RFC PATCH i2c-next 0/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-09-18 18:02 UTC  (4+ 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 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  (16+ messages)
` [PATCH v7 01/10] i3c: Add core I3C infrastructure
` [PATCH v7 02/10] docs: driver-api: Add I3C documentation
` [PATCH v7 03/10] i3c: Add sysfs ABI spec
` [PATCH v7 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v7 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v7 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v7 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v7 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v7 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v7 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[PATCH] i2c: aspeed: Acknowledge most interrupts early in interrupt handler
 2018-09-18  1:28 UTC  (7+ messages)

[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  (28+ 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  (5+ messages)

[PATCH v5 0/7] Add support for MSCC Ocelot i2c
 2018-09-05 23:09 UTC  (11+ messages)
` [PATCH v5 1/7] i2c: designware: use generic table matching
` [PATCH v5 2/7] i2c: designware: move #ifdef CONFIG_OF to the top
` [PATCH v5 3/7] i2c: designware: allow IP specific sda_hold_time
` [PATCH v5 4/7] dt-bindings: i2c: designware: document MSCC Ocelot bindings
` [PATCH v5 5/7] i2c: designware: add MSCC Ocelot support
` [PATCH v5 6/7] MIPS: dts: mscc: Add i2c on ocelot
` [PATCH v5 7/7] MIPS: dts: mscc: enable i2c on ocelot_pcb123

[PATCH] i2c: i801: fix DNV's SMBCTRL register offset
 2018-09-04 16:04 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-09-01 13:11 UTC  (7+ messages)
` [PATCH v2 02/29] Documentation: nvmem: document lookup entries
` [PATCH v2 15/29] net: split eth_platform_get_mac_address() into subroutines

[PATCH 1/2] i2c: uniphier: issue STOP only for last message or I2C_M_STOP
 2018-09-01 12:52 UTC  (4+ messages)
` [PATCH 2/2] i2c: uniphier-f: "

[Question] When should a driver issue STOP condition?
 2018-08-31 14:39 UTC  (3+ messages)

[PULL REQUEST] i2c for 4.19
 2018-08-31 12:41 UTC 

[PATCH 1/2] i2c: designware: Re-init controllers with pm_disabled set on resume
 2018-08-30 21:03 UTC  (2+ 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).