linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-15 08:49:00 to 2012-11-24 08:44:13 UTC [more...]

[PATCH 13/24] MAINTAINERS: fix drivers/i2c/busses/i2c-stub.c
 2012-11-24  8:44 UTC  (2+ messages)

[RESEND PATCH v3 0/3] i2c: at91: add dma support
 2012-11-23 16:03 UTC  (6+ messages)
  ` [PATCH 1/3] i2c: at91: fix compilation warning
  ` [PATCH 2/3] i2c: at91: change struct members indentation
  ` [PATCH 3/3] i2c: at91: add dma support

[PATCH 1/2] i2c: Add possibility for user-defined (i2c-)devices for bus-drivers
 2012-11-23 14:35 UTC  (14+ messages)

[PULL REQUEST] i2c-embedded for 3.7
 2012-11-23 14:19 UTC 

[PATCH v2 1/6] ARM: EXYNOS5: Clock settings for SATA and SATA PHY
 2012-11-23  9:19 UTC  (7+ messages)
  ` [PATCH v2 2/6] ARM: EXYNOS5: DT Support "
  ` [PATCH v2 3/6] DRIVERS: ATA: SATA PHY utility framework
    ` [PATCH v2 4/6] DRIVERS:I2C: I2C driver polling mode support
  ` [PATCH v2 5/6] DRIVERS: ATA: SATA controller driver
  ` [PATCH v2 6/6] DRIVERS: ATA: SATA PHY "

[PATCH V2 0/4] i2c: s3c2410: Add devm_* apis and cleanup
 2012-11-23  8:41 UTC  (5+ messages)
` [PATCH RESEND 1/4] i2c: s3c2410: Remove unnecessary label err_noclk
` [PATCH V2 2/4] i2c: s3c2410: Convert to use devm_* APIs
` [PATCH V2 3/4] i2c: s3c2410: Move location of clk_prepare_enable() call in probe function
  ` [PATCH V2 4/4] i2c: s3c2410: Remove err_cpufreq label

[PATCH 0/7] i2c: s3c2410: Add devm_* apis and cleanup
 2012-11-23  6:44 UTC  (12+ messages)
` [PATCH 1/7] i2c: s3c2410: Remove unnecessary label err_noclk
` [PATCH 2/7] i2c: s3c2410: Convert to use devm_clk_get()
  ` [PATCH 3/7] i2c: s3c2410: Convert to use devm_request_mem_region()
  ` [PATCH 7/7] i2c: s3c2410: Remove err_cpufreq label
` [PATCH 4/7] i2c: s3c2410: Convert to use devm_ioremap()
` [PATCH 5/7] i2c: s3c2410: Convert to use devm_request_irq()
` [PATCH 6/7] i2c: s3c2410: Move location of clk_prepare_enable() call in probe function

[PATCH 1/2] i2c: mxs: Handle i2c DMA failure properly
 2012-11-22 22:05 UTC  (13+ messages)
  ` [PATCH 2/2] i2c: mxs: Do not disable the I2C SMBus quick mode

[PATCH 002/493] i2c: remove CONFIG_HOTPLUG ifdefs
 2012-11-22 21:49 UTC  (17+ messages)
  ` [PATCH 065/493] i2c: remove use of __devexit_p
  ` [PATCH 134/493] drivers/misc: "
  ` [PATCH 207/493] i2c: remove use of __devinit
  ` [PATCH 306/493] i2c: remove use of __devinitdata
  ` [PATCH 357/493] i2c: remove use of __devinitconst
  ` [PATCH 413/493] misc: remove use of __devexit
` [PATCH 404/493] i2c: "

[PATCH v3 0/3] i2c: at91: add dma support
 2012-11-22 21:40 UTC  (10+ messages)
` [PATCH 1/3] i2c: at91: fix compilation warning
` [PATCH 2/3] i2c: at91: change struct members indentation
` [PATCH 3/3] i2c: at91: add dma support

[PATCH] i2c: i2c-s3c2410: Remove recently introduced performance overheads
 2012-11-22 21:35 UTC  (4+ messages)

[PATCH] i2c: i2c-ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
 2012-11-22 21:28 UTC  (3+ messages)

[PATCH] i2c: mxs: Add PIO and mixed-DMA support
 2012-11-22 12:41 UTC  (4+ messages)

[PATCH] OMAP: board-files: fix i2c_bus for tfp410
 2012-11-22  8:28 UTC  (13+ messages)
            ` tfp410 and i2c_bus_num (was: Re: [PATCH] OMAP: board-files: fix i2c_bus for tfp410)
                ` tfp410 and i2c_bus_num

[PATCH 1/2] ARM: EXYNOS: Add aliases for i2c controller for exynos4
 2012-11-22  6:56 UTC  (11+ messages)
` [PATCH 2/2] i2c: s3c2410: Get the i2c bus number from alias id
    ` [PATCH 0/2] Add automatic bus number support for i2c busses with device tree
      ` [PATCH 1/2] i2c-core: dt: Pick i2c bus number from i2c alias if present
        ` [PATCH 2/2] i2c: pxa: Use i2c-core to get bus number now

[PATCH 1/1] twl4030: Fix chained irq handling on resume from suspend
 2012-11-21 16:47 UTC  (2+ messages)

[PATCH] ARM: exynos: dt: add all i2c busses to auxdata
 2012-11-21  9:43 UTC  (2+ messages)

[PATCH] i2c: mxs: Fix misuse init_completion
 2012-11-21  5:19 UTC 

[PATCH] i2c: remove CONFIG_HOTPLUG ifdefs
 2012-11-20 15:46 UTC  (2+ messages)

[PATCH] i2c: of: Fix of_i2c header file
 2012-11-20 14:47 UTC 

[PATCH v3] i2c-hid: introduce HID over i2c specification implementation
 2012-11-20 14:28 UTC  (7+ messages)

[PATCH] i2c: i2c-s3c2410: Remove recently introduced performance overheads
 2012-11-20  9:48 UTC  (3+ messages)

[PATCH 0/4] i2c-s3c2410: Fix a bug and optimize code
 2012-11-20  9:10 UTC  (9+ messages)
` [PATCH 1/4] i2c-s3c2410: grab adapter lock while changing i2c clock
` [PATCH 2/4] i2c-s3c2410: do not generate STOP for QUIRK_HDMIPHY
` [PATCH 3/4] i2c-s3c2410: use exponential back off while polling for bus idle
  ` [PATCH 4/4] i2c-s3c2410: do not special case HDMIPHY stuck bus detection

[PATCH] i2c: Kconfig: Allow I2C_MXS to be selected by MX23
 2012-11-19 11:30 UTC  (5+ messages)

[PATCH] i2c-core: Remove definition of i2c_smbus_process_call
 2012-11-19 11:01 UTC 

[PATCH] i2c: s3c2410: Fix code to free gpios
 2012-11-19 10:18 UTC 

[PATCH v3] i2c: s3c2410: Add fix for i2c suspend/resume
 2012-11-19 10:17 UTC 

[PATCH v2] i2c: s3c2410: Add fix for i2c suspend/resume
 2012-11-19  9:23 UTC  (2+ messages)

[PATCH v4 1/4] i2c: introduce i2c-cbus-gpio driver
 2012-11-19  8:59 UTC  (2+ messages)

[PATCH 0/5] i2c-sh_mobile non-urgent changes
 2012-11-17 23:27 UTC  (4+ messages)

[PATCHv3] i2c: omap: Move the remove constraint
 2012-11-17 17:45 UTC  (3+ messages)

[PATCH v3 0/5] i2c: i2c-mpc: make I2C bus speed configurable
 2012-11-16 16:09 UTC  (5+ messages)
` [PATCH v3 3/5] "

[PATCH] i2c: mxs: Handle i2c DMA failure properly
 2012-11-16 15:29 UTC  (5+ messages)

[PATCH v6 0/2] i2c: i2c-ocores: Add support for sparc, custom set and get functions, and the GRLIB port of the controller
 2012-11-16 14:58 UTC  (5+ messages)
` [PATCH v6 1/2] i2c: i2c-ocores: Add irq support for sparc
` [PATCH v6 2/2] i2c: i2c-ocores: Add support for the GRLIB port of the controller and use function pointers for getreg and setreg functions

[PATCHv7 0/2] ARM: I2C: Add device tree bindings to i2c-mux-gpio
 2012-11-16 14:25 UTC  (7+ messages)
` [PATCH 1/2] i2c: mux: Add dt support to i2c-mux-gpio driver
` [PATCH 2/2] ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049

[PATCH 01/11] i2c: pxa: support hardware lock
 2012-11-16 13:55 UTC  (4+ messages)
` [PATCH 11/11] i2c: pxa: no need slave addr for i2c master mode reset

Williams
 2012-11-16 12:59 UTC 

[PATCH] i2c: s3c2410: Add fix for i2c suspend/resume
 2012-11-16 12:07 UTC  (6+ messages)

[PATCH] i2c: i2c-s3c2410: Add support for pinctrl
 2012-11-16 11:54 UTC  (2+ messages)

[PATCH 1/2] i2c-s3c2410: Refactor ifdefs for PM_SLEEP
 2012-11-16 11:39 UTC  (4+ messages)
` [PATCH 2/2] i2c-s3c2410: Convert to devm_request_and_ioremap()

[RESEND PATCH v3 1/4] i2c: introduce i2c-cbus driver
 2012-11-16 11:30 UTC  (2+ messages)

[PATCH] i2c: Add support for device-tree based chip initialization
 2012-11-15 18:07 UTC 

[PATCH] bindings: i2c: use consistent naming for i2c binding descriptions
 2012-11-15 15:58 UTC  (2+ messages)

[PATCH v5 0/2] i2c: i2c-ocores: Add support for sparc, custom set and get functions, and the GRLIB port of the controller
 2012-11-15 14:56 UTC  (4+ messages)
  ` [PATCH v5 1/2] i2c: i2c-ocores: Add irq support for sparc
  ` [PATCH v5 2/2] i2c: i2c-ocores: Add support for the GRLIB port of the controller and use function pointers for getreg and setreg functions

[PATCH] i2c: omap: don't save a value only needed for read-clearing
 2012-11-15 12:51 UTC  (5+ messages)

[PATCH 0/7] Improvements to decode-dimms
 2012-11-15 11:59 UTC  (8+ messages)
  ` [PATCH 1/7] sensors-detect: Print timings at standard DDR2 speeds
  ` [PATCH 2/7] decode-dimms: Print timings at standard DDR speeds
  ` [PATCH 3/7] decode-dimms: Delete ddr2_core_timings
  ` [PATCH 4/7] decode-dimms: Introduce helper function as_ddr
  ` [PATCH 5/7] decode-dimms: Manufacturer names from Jedec JEP106AJ
  ` [PATCH 6/7] decode-dimms: Bad manufacturer page count parity is not fatal
  ` [PATCH 7/7] decode-dimms: Strip former manufacturer name in side-by-side mode

Fwd: [PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout
 2012-11-15 11:18 UTC  (6+ messages)
          `  "

[PATCH v4 0/2] i2c: i2c-ocores: Add support for sparc, custom set and get functions, and the GRLIB port of the controller
 2012-11-15 10:51 UTC  (4+ messages)
` [PATCH v4 1/2] i2c: i2c-ocores: Add irq support for sparc
  ` [PATCH v4 2/2] i2c: i2c-ocores: Add support for the GRLIB port of the controller and custom getreg and setreg functions

[PATCH v3 0/2] i2c: i2c-ocores: Add support for sparc, custom set and get functions, and the GRLIB port of the controller
 2012-11-15  9:02 UTC  (5+ messages)
` [PATCH v3 2/2] i2c: i2c-ocores: Add support for the GRLIB port of the controller and custom getreg and setreg functions

[PATCHv2] i2c: omap: Move the remove constraint
 2012-11-15  8:53 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).