linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-28 15:11:29 to 2012-07-06 21:00:09 UTC [more...]

[PATCH v2 00/12] IRQ, GPIO SPI, I2C, etc DTC support
 2012-07-06 21:00 UTC  (48+ messages)
  ` [PATCH v2 01/12] ARM: Orion: DT support for IRQ and GPIO Controllers
  ` [PATCH v2 02/12] SPI: Refactor spi-orion to use SPI framework queue
  ` [PATCH v2 03/12] spi-orion: remove uneeded spi_info
  ` [PATCH v2 04/12] spi-orion: add device tree binding
  ` [PATCH v2 05/12] ARM: kirkwood: use devicetree for orion-spi
  ` [PATCH v2 06/12] ARM: kirkwood: use devicetree for SPI on dreamplug
  ` [PATCH v2 07/12] I2C: MV64XXX: Add Device Tree support
  ` [PATCH v2 08/12] Kirkwood: Add basic device tree support for QNAP TS219
  ` [PATCH v2 09/12] ARM: Kirkwood: DTify the watchdog timer
  ` [PATCH v2 10/12] ATA: sata_mv: Add device tree support
  ` [PATCH v2 11/12] ARM: Kirkwood: Use DT to configure SATA device
  ` [PATCH v2 12/12] Crypto: CESA: Add support for DT based instantiation

[PATCH 13/15] i2c: iop3xx: clean-up trailing whitespace
 2012-07-06 18:40 UTC  (2+ messages)
  ` [PATCH 14/15] i2c: iop3xx: use standard gpiolib functions

[PATCH] i2c: i2c-imx: Adapt the clock name to the new clock framework
 2012-07-06 18:31 UTC 

[PATCH 0/8 v3] i2c: i801: enable irq
 2012-07-06 11:55 UTC  (17+ messages)
` [PATCH 3/8 v3] i2c: i801: check INTR after every transaction
` [PATCH 7/8 v3] i2c: i801: enable irq for i801 smbus transactions
` [PATCH 8/8 v3] i2c: i801: enable irq for byte_by_byte transactions

[PATCH 0/4 V4] add 88pm80x mfd driver
 2012-07-06  6:48 UTC  (5+ messages)
  ` [PATCH 1/4] mfd: support 88pm80x in 80x driver
  ` [PATCH 2/4] mfd: workaround: add companion chip in 88pm80x
  ` [PATCH 3/4] rtc: add rtc support to 88PM80X PMIC
  ` [PATCH 4/4] input: add onkey "

[PATCH] i2c i.MX: Fix divider table
 2012-07-06  6:28 UTC  (8+ messages)

[PATCH 1/2 V2] MXS: Set I2C timing registers for mxs-i2c
 2012-07-06  6:09 UTC  (2+ messages)
  ` [PATCH 2/2 V2] MXS: Implement DMA support into mxs-i2c

Hid over I2C and ACPI interaction
 2012-07-06  5:52 UTC  (5+ messages)
    ` Fwd: "

[PATCH 0/4 V3] add 88pm80x mfd driver
 2012-07-05 13:52 UTC  (7+ messages)
  ` [PATCH 1/4] mfd: support 88pm80x in 80x driver
  ` [PATCH 2/4] mfd: workaround: add companion chip in 88pm80x
  ` [PATCH 3/4] rtc: add rtc support to 88PM80X PMIC
  ` [PATCH 4/4] input: add onkey "

[PATCH v6 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-07-05 12:50 UTC 

[PATCH 0/4 V2] add 88pm80x mfd driver
 2012-07-04 15:47 UTC  (11+ messages)
  ` [PATCH 1/4] mfd: support 88pm80x in 80x driver
  ` [PATCH 2/4] mfd: workaround: add companion chip in 88pm80x
  ` [PATCH 3/4] rtc: add rtc support to 88PM80X PMIC
  ` [PATCH 4/4] input: add onkey "

[PATCH] i2c-i801: Consolidate polling
 2012-07-04 11:47 UTC  (8+ messages)

[PATCH] i2c: i2c-smbus: Use module_i2c_driver()
 2012-07-03 14:49 UTC  (2+ messages)

[PATCHv4 00/18] I2C OMAP big cleanup
 2012-07-03 14:37 UTC  (19+ messages)
` [PATCHv4 01/18] i2c: omap: switch to devm_* API
` [PATCHv4 02/18] i2c: omap: simplify num_bytes handling
` [PATCHv4 04/18] i2c: omap: add blank lines
` [PATCHv4 06/18] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv4 07/18] i2c: omap: improve i462 errata handling
` [PATCHv4 08/18] i2c: omap: re-factor receive/transmit data loop
` [PATCHv4 11/18] i2c: omap: switch to platform_get_irq()
` [PATCHv4 13/18] i2c: omap: simplify errata check
` [PATCHv4 14/18] i2c: omap: always return IRQ_HANDLED
  ` [PATCHv4 03/18] i2c: omap: decrease indentation level on data handling
  ` [PATCHv4 05/18] i2c: omap: simplify omap_i2c_ack_stat()
  ` [PATCHv4 09/18] i2c: omap: switch over to do {} while loop
  ` [PATCHv4 10/18] i2c: omap: ack IRQ in parts
  ` [PATCHv4 12/18] i2c: omap: bus: add a receiver flag
  ` [PATCHv4 15/18] i2c: omap: simplify IRQ exit path
` [PATCHv4 16/18] i2c: omap: resize fifos before each message
` [PATCHv4 17/18] i2c: omap: get rid of the "complete" label
` [PATCHv4 18/18] i2c: omap: remove redundant status read

OMAP: send i2c message ignoring NAK
 2012-07-03  8:32 UTC  (2+ messages)

[PATCH 1/3] mfd: support 88pm80x in 80x driver
 2012-07-03  2:28 UTC  (2+ messages)

[RFC PATCH 0/3] I2C: Report the actual transferred bytes
 2012-07-02 13:27 UTC  (12+ messages)
  ` [RFC PATCH 1/3] i2c: add 'actual' field to struct i2c_msg
` [RFC PATCH 2/3] i2c: omap: implement handling for 'actual' bytes transferred
` [RFC PATCH 3/3] i2c: inititalise the actual transferred to zero

[PATCHv3 00/17] I2C Big cleanup
 2012-07-02 12:00 UTC  (21+ messages)
  ` [PATCHv3 01/17] i2c: omap: switch to devm_* API
  ` [PATCHv3 05/17] i2c: omap: simplify omap_i2c_ack_stat()
  ` [PATCHv3 08/17] i2c: omap: re-factor receive/transmit data loop
  ` [PATCHv3 09/17] i2c: omap: switch over to do {} while loop
  ` [PATCHv3 10/17] i2c: omap: ack IRQ in parts
  ` [PATCHv3 12/17] i2c: omap: bus: add a receiver flag
  ` [PATCHv3 13/17] i2c: omap: simplify errata check
  ` [PATCHv3 14/17] i2c: omap: always return IRQ_HANDLED
  ` [PATCHv3 17/17] i2c: omap: get rid of the "complete" label
` [PATCHv3 02/17] i2c: omap: simplify num_bytes handling
` [PATCHv3 03/17] i2c: omap: decrease indentation level on data handling
` [PATCHv3 04/17] i2c: omap: add blank lines
` [PATCHv3 06/17] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv3 07/17] i2c: omap: improve i462 errata handling
` [PATCHv3 11/17] i2c: omap: switch to platform_get_irq()
` [PATCHv3 15/17] i2c: omap: simplify IRQ exit path
` [PATCHv3 16/17] i2c: omap: resize fifos before each message

[PATCH V4 0/2] I2C: Add bus recovery infrastructure
 2012-07-02 11:08 UTC  (5+ messages)
` [PATCH V4 1/2] i2c/adapter: "

[PATCH 1/2] i2c/busses: Add PM support
 2012-07-02  6:55 UTC  (9+ messages)
` [PATCH 2/2] i2c/designware: Provide optional i2c bus recovery function

[PATCH] i2c: mxs: mxs_i2c_finish_read: mute flase positive uninitialized var
 2012-07-01 21:34 UTC 

[PATCH] I2C: SiByte: Convert the driver to make use of interrupts
 2012-06-30 16:35 UTC  (8+ messages)

[PATCH] I2C: OMAP: fix runtime PM get/put balance on error
 2012-06-29 14:00 UTC  (4+ messages)

[PATCH 1/2] MXS: Set I2C timing registers for mxs-i2c
 2012-06-29 12:05 UTC  (12+ messages)
  ` [PATCH 2/2] MXS: Implement DMA support into mxs-i2c

[PATCH] i2c: Export an unlocked flavor of i2c_transfer
 2012-06-29 10:47 UTC 

[PATCH] i2c-s3c2410: Use plain pm_runtime_put()
 2012-06-29  9:30 UTC  (2+ messages)

[PATCH] I2C: OMAP: xfer: fix runtime PM get/put balance on error
 2012-06-29  5:47 UTC  (4+ messages)

[PATCHv11 0/6] I2C cleanups
 2012-06-29  1:34 UTC  (7+ messages)
` [PATCHv11 3/6] i2c: omap: Do not initialise the completion everytime
  ` [PATCHv11 4/6] i2c: omap: Remove the definition of SYSS_RESETDONE_MASK
  ` [PATCHv11 6/6] i2c: omap: Recover from Bus Busy condition
` [PATCHv11 5/6] i2c: omap: Correct I2C revision for OMAP3


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