linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-20 13:36:52 to 2015-06-02 17:33:41 UTC [more...]

[PATCH 00/12] i2c: pxa: Fixes, cleanup and support for pxa910 family
 2015-06-02 17:33 UTC  (43+ messages)
  ` [PATCH 01/12] i2c: pxa: keep i2c irq ON in suspend
  ` [PATCH 02/12] i2c: pxa: No need to set slave addr for i2c master mode reset
  ` [PATCH 03/12] i2c: pxa: Add reset operation when i2c bus busy
  ` [PATCH 04/12] i2c: pxa: Add support for pxa910/988 & new configuration features
  ` [PATCH 05/12] i2c: pxa: Add bus reset functionality
  ` [PATCH 06/12] i2c: pxa: Return I2C_RETRY when timeout in pio mode
  ` [PATCH 07/12] i2c: pxa: Reset i2c controller on timeout in interrupt and "
  ` [PATCH 08/12] i2c: pxa: enable/disable irq across message xfer
  ` [PATCH 09/12] i2c: pxa: Remove compile warnning in 64bit mode
  ` [PATCH 10/12] i2c: pxa: Update debug function to dump more info on error
  ` [PATCH 11/12] i2c:pxa: Use devm_ variants in probe function
  ` [PATCH 12/12] i2c: pxa: enable/disable i2c module across msg xfer

[PATCH v1 0/1] ACPI enumeration support for i2c mux clients
 2015-06-02 16:19 UTC  (3+ messages)
` [PATCH v1 1/1] i2c: Add acpi support to enumerate "

[PATCH v3 0/6] i2c: at91: add support to FIFOs and alternative command
 2015-06-02 15:58 UTC  (12+ messages)
` [PATCH v3 2/6] i2c: at91: update documentation for DT bindings
  ` [PATCH v3 1/6] i2c: at91: use BIT() macro to define register bits
  ` [PATCH v3 3/6] i2c: at91: fix a race condition when using the DMA controller
  ` [PATCH v3 4/6] i2c: at91: add support for new alternative command mode
  ` [PATCH v3 5/6] i2c: at91: print hardware version
  ` [PATCH v3 6/6] i2c: at91: add support to FIFOs

[PATCH v2] i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()
 2015-06-02 15:53 UTC  (2+ messages)

[PATCH v2] i2c: davinci: Avoid sending to own address
 2015-06-02 15:48 UTC  (2+ messages)

[PATCH v2] i2c: busses: i2c-bcm2835: limits cdiv to allowed values
 2015-06-02 15:45 UTC  (3+ messages)

[PATCH v2] i2c: axxia: Add bus recovery functionality
 2015-06-02 15:40 UTC  (2+ messages)

[PATCH 2/2] i2c: core: Reduce stack size of acpi_i2c_space_handler()
 2015-06-02 15:29 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 00/21] On-demand device registration
 2015-06-02 10:14 UTC  (5+ messages)
  ` [PATCH 13/21] i2c: core: Probe i2c master devices on demand

[PATCH v2 0/5] i2c: at91: add support to FIFOs and alternative command
 2015-06-02  8:18 UTC  (8+ messages)
  ` [PATCH v2 1/5] i2c: at91: use BIT() macro to define register bits
  ` [PATCH v2 2/5] i2c: at91: update documentation for DT bindings
  ` [PATCH v2 3/5] i2c: at91: add support for new alternative command mode
  ` [PATCH v2 4/5] i2c: at91: print hardware version
  ` [PATCH v2 5/5] i2c: at91: add support to FIFOs

[PATCH 0/3] i2c: at91: add support to FIFOs and alternative command
 2015-06-01  9:44 UTC  (7+ messages)
  ` [PATCH 1/3] i2c: at91: add support for new alternative command mode
  ` [PATCH 2/3] i2c: at91: print hardware version
` [PATCH 3/3] i2c: at91: add support to FIFOs

[PATCH 0/6] use devicemodel with parport
 2015-06-01  8:34 UTC  (27+ messages)
` [PATCH 1/6] parport: add device-model to parport subsystem
` [PATCH 2/6] staging: panel: use new parport device model
` [PATCH 3/6] i2c-parport: define ports to connect
` [PATCH 4/6] i2c-parport: use new parport device model
        ` [RFC PATCH] checkpatch: check for 2 or more spaces around assignment of a declaration
  ` [PATCH v2 4/6] i2c-parport: use new parport device model
` [PATCH 5/6] paride: "
` [PATCH 6/6] MAINTAINERS: maintain parport

[PATCH 1/2 i2c-tools] sensors-detect: Manufacturer name changes from JEP106AQ
 2015-06-01  8:02 UTC  (2+ messages)
  ` [PATCH 2/2 i2c-tools] decode-dimms: New manufacturer names "

[PATCH v2 1/2 i2c-tools] decode-dimms: Complete check for out-of-bounds vendor ID
 2015-06-01  7:27 UTC  (2+ messages)
  ` [PATCH 2/2 i2c-tools] sensors-detect: Refactor manufacturer decoding

[PATCH i2c-tools] decode-dimms: Complete check for out-of-bounds vendor ID
 2015-06-01  6:38 UTC 

[PATCH i2c-tools] decode-dimms: correctly check for out-of-bounds vendor id
 2015-06-01  6:19 UTC  (2+ messages)

[PATCH] I2c:smbus - Fix typo in comment
 2015-05-31 23:43 UTC  (2+ messages)

[PATCH 12/12] i2c-algo-pca: Fix typo in comment
 2015-05-31 23:43 UTC  (2+ messages)

[PATCH 11/11] i2c-core: Fix typo in comment
 2015-05-31 23:43 UTC  (2+ messages)

[PATCH v9 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-05-31 23:34 UTC  (8+ messages)
  ` [PATCH v9 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
  ` [PATCH v9 2/3] I2C: mediatek: Add driver for MediaTek I2C controller
` [PATCH v9 3/3] I2C: mediatek: Add driver for MediaTek MT8173 "

[PATCH] i2c: check for proper length of the reg property
 2015-05-31 23:30 UTC  (2+ messages)

[RFC] sound: ppc: keywest: check if DEQ was already instantiated
 2015-05-31 23:30 UTC  (8+ messages)
    ` [alsa-devel] "

[PATCH 0/4] i2c: small updates to the slave framework
 2015-05-31 23:30 UTC  (4+ messages)
` [PATCH 4/4] i2c: slave: add error messages to slave core

[PATCH v1] HID: support multiple and large i2c transfers in hid-cp2112
 2015-05-30  5:34 UTC  (8+ messages)

Common clock framework examples
 2015-05-28 22:52 UTC 

[PATCH] i2c: busses: i2c-bcm2835: limits cdiv to allowed values
 2015-05-28 20:17 UTC  (2+ messages)

clock driver
 2015-05-28 15:24 UTC  (22+ messages)

[RFC]: Supporting PIO mode of operation in i2c_msg->flags
 2015-05-28 13:55 UTC  (2+ messages)

[PATCH 0/3] i2c: core/pxa: Add support for hardware lock
 2015-05-28 13:32 UTC  (4+ messages)
  ` [PATCH 1/3] i2c: core: append hardware lock with bus lock
  ` [PATCH 2/3] i2c: pxa: Add support for hardware lock
  ` [PATCH 3/3] i2c: pxa: Add pin ctrl support for CP core access

Py-smbus and python3 support: it's time for a new release?
 2015-05-26  7:56 UTC 

[PATCH v2] i2c: designware: Avoid unnecessary resuming during system suspend
 2015-05-25  2:42 UTC  (3+ messages)

I2C class bitmask
 2015-05-23 16:50 UTC  (3+ messages)

[PATCH v2 0/2] Fix OF match for adxl34x driver
 2015-05-23  7:10 UTC  (7+ messages)
` [PATCH v2 1/2] DT: i2c: Deprecate adi,adxl34x compatible string
  ` [PATCH v2 2/2] input: adxl34x: Add OF match support

[PATCH v3 i2c/for-next] i2c: i801: recover from hardware PEC errors
 2015-05-22 22:14 UTC 

resend [PATCH] misc: eeprom: at25: add Cypress FRAM functionality
 2015-05-21 13:33 UTC 

[PATCH v8 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-05-21  7:01 UTC  (6+ messages)
` [PATCH v8 2/3] I2C: mediatek: Add driver for MediaTek I2C controller

[PATCH RFC] i2c: Use ID table to detect ACPI I2C devices
 2015-05-20 21:32 UTC  (9+ messages)

[V4, 1/2] i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
 2015-05-20 20:37 UTC  (4+ 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).