public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-11 16:34:43 to 2012-06-19 13:33:52 UTC [more...]

[PATCHv8 00/13] I2C cleanups
 2012-06-19 13:33 UTC  (20+ messages)
` [PATCHv8 01/13] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv8 02/13] I2C: OMAP: Remove the definition of SYSS_RESETDONE_MASK
` [PATCHv8 05/13] I2C: OMAP: Optimise the remove code
  ` [PATCHv8 03/13] I2C: OMAP: Remove reset at init
  ` [PATCHv8 04/13] I2C: OMAP: Recover from Bus Busy condition
  ` [PATCHv8 06/13] I2C: OMAP: Correct I2C revision for OMAP3
  ` [PATCHv8 07/13] I2C: OMAP: use devm_* functions
  ` [PATCHv8 08/13] I2C: OMAP: Use SET_RUNTIME_PM_OPS
  ` [PATCHv8 10/13] I2C: OMAP: simplify num_bytes handling
  ` [PATCHv8 11/13] I2C: OMAP: decrease indentation level on data handling
  ` [PATCHv8 13/13] I2C: OMAP: simplify omap_i2c_ack_stat()
` [PATCHv8 09/13] I2C: OMAP: Do not initialise the completion everytime
` [PATCHv8 12/13] I2C: OMAP: add blank lines

[PATCH] i2c writing-clients document: mention module_i2c_driver()
 2012-06-18 16:41 UTC  (3+ messages)

[PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
 2012-06-18 11:37 UTC  (38+ messages)
      ` [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices
        ` [PATCH 1/3] i2c: Add Device Tree support to the Nomadik I2C driver
                      ` Fwd: "
        ` [PATCH 3/3] Documentation: Device Tree binding information for i2c-nomadik driver

[PATCH 00/16] Enable SPARSE_IRQ support for imx
 2012-06-18  8:20 UTC  (5+ messages)
  ` [PATCH 12/16] i2c: imx: remove unneeded mach/irqs.h inclusion

COCA COLA UK select 1,000,000.00 GBP to your email id (Send Name____Address___ Mobile ___for claim)‏
 2012-06-18  5:23 UTC 

Pleasant Greetings
 2012-06-17 10:48 UTC 

[PATCH] i2c multiplexer driver for Proliant microserver N36L
 2012-06-16  6:51 UTC  (23+ messages)
    ` [lm-sensors] "
                              ` [PATCH 0/3] i2c-piix4: Multiple piix4-compatible SMBus support (revised)
                                ` [PATCH 1/3] i2c-piix4: eliminate piix4_smba global variable
                                  ` [PATCH 2/3] i2c-piix4: separate registration and probing code
                                ` [PATCH 3/3] i2c-piix4: support AMD auxiliary SMBus controller

(unknown),
 2012-06-15 13:03 UTC 

[PATCH] i2c: let the core register devices from devicetree
 2012-06-14 17:29 UTC  (11+ messages)

[PATCH V3 0/3] i2c-nomadik changes
 2012-06-14 17:25 UTC  (9+ messages)
` [PATCH V3 1/3] i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
` [PATCH V3 2/3] i2c-nomadik: turn the platform driver to an amba driver
` [PATCH V3 3/3] i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK

[PATCH v3 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
 2012-06-14 16:07 UTC  (10+ messages)
` [PATCH V3 1/4] i2c: tegra: make sure register writes completes
` [PATCH V3 2/4] i2c: tegra: add PROTOCOL_MANGLING as supported functionality
` [PATCH V3 3/4] i2c: tegra: support for I2C_M_NOSTART functionality
` [PATCH V3 4/4] i2c: tegra: make all resource allocation through devm_*

[PATCH 0/4] I2C Ocores updates
 2012-06-14 13:23 UTC  (5+ messages)
` [PATCH 2/4] i2c: i2c-ocores: Use reg-shift property

[PATCH 1/9] ARM: Kirkwood: Add interrupt controller support for DT boards
 2012-06-14 11:55 UTC  (4+ messages)

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

[PATCH 5/9] ARM: kirkwood: use devicetree for orion-spi
 2012-06-14 10:54 UTC  (7+ messages)

[PATCH 1/2] i2c: stu300: use clk_prepare/unprepare
 2012-06-14  7:17 UTC  (3+ messages)

[PATCH RFC/RFT] i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y
 2012-06-13 12:51 UTC 

[PATCH V4 0/2] I2C: Add bus recovery infrastructure
 2012-06-13  9:03 UTC  (4+ messages)
` [PATCH V4 1/2] i2c/adapter: "

[PATCH 1/8 v2] i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios
 2012-06-13  8:22 UTC  (8+ messages)
` [PATCH 3/8 v2] i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves
` [PATCH 5/8 v2] i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load
  ` [PATCH 2/8 v2] i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certain transfer scenarios"
  ` [PATCH 4/8 v2] i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is reset unexpectedly
  ` [PATCH 6/8 v2] i2c:i2c-bfin-twi: include twi head file
  ` [PATCH 7/8 v2] i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data
` [PATCH 8/8 v2] i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file

[PATCH 1/8] i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios
 2012-06-13  7:47 UTC  (15+ messages)
` [PATCH 3/8] i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves
` [PATCH 6/8] i2c:i2c-bfin-twi: include twi head file
` [PATCH 7/8] i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data
` [PATCH 8/8] i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file

lm75_remove: LM75 Device remove using sysfs delete_device
 2012-06-13  4:23 UTC  (4+ messages)

[PATCH 2/2] i2c: stu300: use devm allocation
 2012-06-12 17:33 UTC 

[PATCH] i2c: use module_pci_driver
 2012-06-12 16:39 UTC  (3+ messages)

[PATCH v2 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
 2012-06-12 16:25 UTC  (7+ messages)
  ` [PATCH V2 1/4] i2c: tegra: make sure register writes completes
  ` [PATCH V2 2/4] i2c: tegra: add PROTOCOL_MANGLING as supported functionality
  ` [PATCH V2 3/4] i2c: tegra: support for I2C_M_NOSTART functionality
` [PATCH V2 4/4] i2c: tegra: make all resource allocation through devm_*

[PATCH 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
 2012-06-12 16:07 UTC  (9+ messages)
` [PATCH 1/4] i2c: tegra: make sure register writes completes

[PATCH] i2c-piix4: support multiple PIIX4 SMBus hosts
 2012-06-12 12:47 UTC  (8+ messages)
` [PATCH 0/3] Multiple piix4-compatible SMBus support
  ` [PATCH 1/3] i2c-piix4: eliminate global I/O base address
  ` [PATCH 2/3] i2c-piix4: separate registration and probing code
  ` [PATCH 3/3] i2c-piix4: support aux SMBus on AMD chipsets

[PATCH] i2c-s3c2410: Fix pointer type passed to of_match_node()
 2012-06-12 10:38 UTC  (3+ messages)

[PATCH V3] m68knommu: driver for Freescale Coldfire I2C controller
 2012-06-12  7:42 UTC  (4+ messages)

[PATCHv10 00/11] I2C fixes
 2012-06-11 17:39 UTC  (5+ messages)


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