public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-26 07:16:44 to 2014-02-13 20:36:32 UTC [more...]

[PATCH] i2c: mv64xxx: Fix locked bus when offload is selected but not used on a message
 2014-02-13 20:36 UTC  (13+ messages)
  ` [PATCH 0/5] mv64xxx updates
      ` [PATCH 1/5] i2c: mv64xxx: put offload check into offload prepare function
      ` [PATCH 2/5] i2c: mv64xxx: refactor message start to ensure proper initialization
      ` [PATCH 3/5] i2c: mv64xxx: refactor send_start
      ` [PATCH 4/5] i2c: mv64xxx: directly call send_start when initializing transfer

[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
 2014-02-13 14:12 UTC  (41+ messages)
` [PATCH 01/17] amba: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 02/17] amba: Add late and early PM callbacks
` [PATCH 03/17] mmc: mmci: Mask IRQs for all variants during runtime suspend
` [PATCH 04/17] mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 05/17] mmc: mmci: Put the device into low power state at system suspend
` [PATCH 06/17] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 07/17] spi: pl022: Don't ignore power domain and amba bus at system suspend
` [PATCH 08/17] spi: pl022: Fully gate clocks at request inactivity
  ` [PATCH 09/17] spi: pl022: Simplify clock handling
  ` [PATCH 10/17] spi: pl022: Remove redundant pinctrl to default state in probe
  ` [PATCH 11/17] i2c: nomadik: Convert to devm functions
  ` [PATCH 15/17] i2c: nomadik: Convert to late and early system PM callbacks
  ` [PATCH 16/17] i2c: nomadik: Remove busy check for transfers at suspend late
  ` [PATCH 17/17] i2c: nomadik: Fixup system suspend
` [PATCH 12/17] i2c: nomadik: Remove redundant call to pm_runtime_disable
` [PATCH 13/17] i2c: nomadik: Leave probe with the device in active state
` [PATCH 14/17] i2c: nomadik: Fixup deployment of runtime PM

[PATCH V2 11/17] i2c: nomadik: Convert to devm functions
 2014-02-13 14:09 UTC  (6+ messages)
  ` [PATCH V2 12/17] i2c: nomadik: Remove redundant call to pm_runtime_disable
` [PATCH V2 14/17] i2c: nomadik: Fixup deployment of runtime PM
` [PATCH V2 15/17] i2c: nomadik: Convert to late and early system PM callbacks
` [PATCH V2 16/17] i2c: nomadik: Remove busy check for transfers at suspend late
` [PATCH V2 17/17] i2c: nomadik: Fixup system suspend

[PATCH v2 0/2] i2c: sunxi: Change compatibles pattern
 2014-02-13  8:26 UTC  (5+ messages)
  ` [PATCH v2 1/2] i2c: sunxi: Change i2c compatibles
  ` [PATCH v2 2/2] ARM: sunxi: dt: Convert to the new "

[PATCH 00/17] i2c: deprecate class based instantiation for embedded I2C drivers
 2014-02-12 16:24 UTC  (26+ messages)
` [PATCH 03/17] i2c: i2c-omap: deprecate class based instantiation
` [PATCH 04/17] i2c: i2c-at91: "
` [PATCH 05/17] i2c: i2c-bcm2835: "
` [PATCH 06/17] i2c: i2c-bfin-twi: "
` [PATCH 07/17] i2c: i2c-davinci: "
` [PATCH 08/17] i2c: i2c-designware-platdrv: "
` [PATCH 09/17] i2c: i2c-mv64xxx: "
` [PATCH 10/17] i2c: i2c-nomadik: "
` [PATCH 12/17] i2c: i2c-rcar: "
` [PATCH 13/17] i2c: i2c-s3c2410: "
` [PATCH 14/17] i2c: i2c-sirf: "
` [PATCH 15/17] i2c: i2c-stu300: "
  ` [PATCH 01/17] Documentation: i2c: describe devicetree method for instantiating devices
  ` [PATCH 02/17] i2c: add deprecation warning for class based instantiation
  ` [PATCH 11/17] i2c: i2c-ocores: deprecate "
  ` [PATCH 16/17] i2c: i2c-tegra: "
` [PATCH 17/17] i2c: i2c-xiic: "

[PATCH 01/13] i2c: sirf: update copyright years to 2014
 2014-02-12 14:05 UTC  (2+ messages)

Cash Awaiting Pick Up
 2014-02-12  9:13 UTC 

[PATCH 1/2] i2c: bcm2835: Use devm_ioremap_resource()
 2014-02-12  7:36 UTC  (5+ messages)
  ` [PATCH 2/2] i2c: mxs: "

[PATCH v2 1/2] Create eeprom_dev hardware class for EEPROM devices
 2014-02-11 13:03 UTC  (3+ messages)

[RFC PATCH] i2c: new bus driver for efm32
 2014-02-10 10:19 UTC 

[PATCH 02/28] Remove OF_I2C
 2014-02-09 19:58 UTC  (2+ messages)

mv64xxx: I2C bus locked when scanning absent devices on Armada XP
 2014-02-07 10:58 UTC  (2+ messages)

[PATCH 2/2] i2c: exynos5: configure fifo_depth based on HSI2C module version
 2014-02-07 10:21 UTC  (7+ messages)
  ` [PATCH 1/2 v3] i2c: exynos5: add support for HSI2C on Exynos5260 SoC
  ` [PATCH 2/2 v4] i2c: exynos5: configure fifo_depth based on HSI2C module variant

[PATCH 0/2] i2c-s3c2410: Implementation bus arbitration support
 2014-02-07  8:54 UTC  (5+ messages)
` [PATCH 1/2] i2c-s3c2410: Leave the bus disabled unless it is in use
  ` [PATCH] "

[PATCH] i2c: s3c2410: do not put a default class for the adapter
 2014-02-07  8:29 UTC 

[PATCH 1/2] i2c: exynos5: add support for HSI2C on Exynos5260 SoC
 2014-02-07  4:42 UTC  (2+ messages)
` [PATCH 1/2 v4] "

[PATCH 1/2] i2c: move bits macros and structs in blackfin twi header from arch include to generic include
 2014-02-07  3:29 UTC  (4+ messages)
  ` [PATCH 2/2] i2c: bfin_twi: remove unnecessary Blackfin SSYNC from the driver

[PATCH] ARM: DTS: exynos5420: Rename hsi2c compatible to exynos5250-hsi2c
 2014-02-06 12:07 UTC 

[PATCH v2 0/5] ARM: sun6i: Add support for the A31 I2C controller
 2014-02-06  9:55 UTC  (3+ messages)

[PATCH 0/6] BCM59056 PMU regulator support
 2014-02-05 16:19 UTC  (27+ messages)
` [PATCH 2/6] regulator: add bcm59056 pmu DT binding
` [PATCH 3/6] mfd: add bcm59056 pmu driver
` [PATCH 4/6] regulator: add bcm59056 regulator driver
` [PATCH 6/6] ARM: dts: add bcm59056 pmu support and enable for bcm28155-ap
  ` [PATCH 1/6] i2c: bcm-kona: register with subsys_initcall
  ` [PATCH 5/6] ARM: configs: bcm_defconfig: enable bcm59056 regulator support

[PATCH] i2c: designware-pci: Add Baytrail PCI IDs
 2014-02-04 14:31 UTC 

[PATCH] i2c: designware-pci: Cleanup driver power management
 2014-02-04 12:37 UTC 

[PATCH] i2c: designware-pci: Add CONFIG_PM_RUNTIME to i2c_dw_pci_runtime_idle()
 2014-02-04 10:05 UTC  (2+ messages)

Dear Web-mail User::
 2014-02-03 20:19 UTC 

[PATCH v2] i2c: nomadik: factor platform data into state container
 2014-02-03 10:27 UTC 

[PATCH 1/2] i2c: sunxi: Add new i2c compatibles
 2014-02-02 13:39 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: sunxi: dt: Convert to the "

[PATCH v3 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
 2014-01-30 23:27 UTC  (5+ messages)

kernfs oops with i915+i2c_core in 3.14 merge window
 2014-01-30 20:57 UTC  (4+ messages)

[PULL REQUEST] i2c for 3.14
 2014-01-29 12:46 UTC 

[PATCH] i2c-designware-pcidrv: fix the incorrect return of idle callback
 2014-01-29 10:38 UTC  (7+ messages)

[PATCH 1/2] i2c-piix4: Add support for AMD ML and CZ SMBus changes
 2014-01-28  9:35 UTC  (6+ messages)

Hi
 2014-01-28  8:32 UTC 

[PATCH 1/4] i2c: rename Blackfin TWI I2C driver to i2c-adi-twi.c
 2014-01-27 11:15 UTC  (12+ messages)
  ` [PATCH 2/4] i2c: i2c-adi: move twi header from arch folder to generic include folder
  ` [PATCH 3/4] i2c: i2c-adi: replace blackfin string with adi in ADI TWI driver
  ` [PATCH 4/4] video: Update dependant blackfin i2c driver name string

Kind Regards
 2014-01-26 22:31 UTC 

Kind Regards
 2014-01-26 21:51 UTC 

[PATCH 4/6] i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted
 2014-01-26 21:50 UTC  (5+ messages)
  ` [PATCH 3/6] i2c: rcar: do not print error if device nacks transfer
  ` [PATCH 5/6] i2c: update i2c_algorithm documentation
` [PATCH 6/6] i2c: rcar: fix NACK error code

Kind Regards
 2014-01-26 21:30 UTC 

[PATCH 3/4] i2c: rcar: do not print error if device nacks transfer
 2014-01-26 15:57 UTC  (7+ messages)
` [PATCH 4/4] i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted

[PATCH v2 2/2] Add at24 based EEPROMs to the eeprom_dev hardware class
 2014-01-26 12:45 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