public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-16 22:55:34 to 2010-04-09 04:09:08 UTC [more...]

[PATCH 2/2] V4L/DVB: Use custom I2C probing function mechanism
 2010-04-09  4:09 UTC  (8+ messages)

mailing list providers
 2010-04-09  2:16 UTC 

[patch] i2c: off by one issue
 2010-04-07 12:53 UTC  (2+ messages)

i2c: Fix probing of FSC hardware monitoring chips
 2010-04-07 12:12 UTC  (2+ messages)

[PATCH 00/03] i2c: i2c-sh_mobile update for SH-Mobile ARM
 2010-04-07  7:32 UTC  (4+ messages)
    ` [PATCH] ARM: mach-shmobile: add INTCS macros

[PATCH 0/6] i2c: davinci updates for 2.6.35
 2010-04-06 17:42 UTC  (7+ messages)
  ` [PATCH 1/6] i2c: davinci: Fix smbus Oops with AIC33 usage
  ` [PATCH 2/6] i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage
  ` [PATCH 3/6] i2c: davinci: Add helper functions for power management
  ` [PATCH 4/6] i2c: davinci: Add suspend/resume support
  ` [PATCH 6/6] i2c: davinci: bus recovery procedure to clear the bus
` [PATCH 5/6] i2c: davinci: Add cpufreq support

[PATCH] power/ds2782: fix clientdata on removal
 2010-04-06 16:50 UTC  (4+ messages)

PCA9564: "bus is not idle" issue
 2010-04-06  8:04 UTC  (15+ messages)

[PATCH] drivers: i2c-gpio: move initialization code subsys_initcall()
 2010-04-06  6:49 UTC  (4+ messages)

[PATCH] omap: Add I2C bus 1 initialisation for OMAP2430
 2010-04-06  6:48 UTC  (2+ messages)

i2c-drivers: Remove dangling pointers
 2010-04-06  0:06 UTC  (67+ messages)
` [PATCH 04/24] gpio: fix "
` [PATCH 06/24] input/keyboard: "
  ` [PATCH 01/24] mtd/maps/pismo: remove dangling pointer and a leak
  ` [PATCH 02/24] power/ds2782: really clear i2c_clientdata on exit
  ` [PATCH 03/24] usb/otg/isp1301_omap: Fix dangling pointer
  ` [PATCH 05/24] hwmon: fix dangling pointers
  ` [PATCH 07/24] input/touchscreen: "
  ` [PATCH 11/24] media/radio/si470x: "
  ` [PATCH 16/24] power: "
  ` [PATCH 17/24] regulator: "
  ` [PATCH 19/24] staging/dream: "
  ` [PATCH 22/24] staging/iio/light: "
` [PATCH 08/24] leds: "
` [PATCH 09/24] macintosh: "
` [PATCH 10/24] media/radio: "
` [PATCH 12/24] media/video: "
` [PATCH 13/24] mfd: "
` [PATCH 14/24] misc: "
` [PATCH 15/24] misc/eeprom: "
` [PATCH 18/24] rtc: "
` [PATCH 20/24] staging/go7007: "
` [PATCH 21/24] staging/iio/adc: "
` [PATCH 23/24] video/matrox: "
` [PATCH 24/24] w1/masters: "

[PATCH 33/37] sound/soc: use .dev.of_node instead of .node in struct of_device
 2010-04-05 23:47 UTC  (2+ messages)

i2c-pnx: Improvements and fixes
 2010-04-05 23:01 UTC  (8+ messages)
  ` [PATCH 1/3] i2c-pnx: Limit maximum divider to 1023
  ` [PATCH 2/3] i2c-pnx: Add stop conditions for end of transfer
  ` [PATCH 3/3] i2c-pnx: Disable/enable clocks only when needed to reduce power

[PATCH] OMAP3: I2C: Errata i207: Clear wrong RDR interrupt
 2010-04-05 22:45 UTC  (3+ messages)

[PATCH v2] i2c-s3c2410: Remove unconditional 1ms delay on each transfer
 2010-04-05 22:44 UTC  (2+ messages)

Irish 2010 Grant Winner
 2010-04-05 15:09 UTC 

Irish 2010 Grant Winner
 2010-04-05 11:30 UTC 

[PATCH 1/2] i2c: Add support for custom probe function
 2010-04-04 14:12 UTC 

[PATCH] mach-pxa/viper: Fix timeout usage for I2C
 2010-04-04 14:08 UTC 

[PATCH] blackfin/acvilon: Fix timeout usage for I2C
 2010-04-04 14:04 UTC 

remove_clientdata_to_null-branch
 2010-04-03 18:27 UTC  (4+ messages)

Delete NO_IRQ usage from I2C subsystem
 2010-04-02 19:47 UTC  (6+ messages)
  ` [PATCH RESEND 1/3] i2c/mpc: drop NO_IRQ
  ` [PATCH RESEND 2/3] i2c/cpm: "
  ` [PATCH RESEND 3/3] i2c/ibm-iic: "

[PATCH] i2c-s3c2410: Remove unconditional 1ms delay on each transfer
 2010-04-02 13:13 UTC  (3+ messages)

dts,i2c,pcf8574 on Xilinx XUP
 2010-04-01 23:08 UTC 

[PULL] pull request for bjdooks' for-linus/i2c tree
 2010-04-01 13:43 UTC  (3+ messages)

[PATCH] i2c: omap: fix OOPS in omap_i2c_unidle() during probe
 2010-03-31 12:27 UTC  (3+ messages)

[RFC] i2c-core: erase pointer to clientdata on removal
 2010-03-30 11:01 UTC  (2+ messages)

removing set_clientdata(NULL)
 2010-03-30  7:05 UTC  (8+ messages)

[PATCH] i2c-i801: Fix all checkpatch warnings
 2010-03-29 14:43 UTC 

[PATCH] i2c: Use generic subsystem-level power management callbacks
 2010-03-25 20:16 UTC  (5+ messages)
  ` [PATCH] i2c: Fix bus-level "

[PATCH 1/2] omap i2c: make errata 1.153 workaround a separate function
 2010-03-25 15:02 UTC  (6+ messages)
  ` [PATCH v2 2/2] omap i2c: add a timeout to the busy waiting
` [PATCH v2 1/2] omap i2c: make errata 1.153 workaround a separate function

[GIT PULL] i2c fixes for 2.6.34
 2010-03-24 16:48 UTC 

[PATCH]I2C device - release cleanup
 2010-03-24 13:16 UTC  (4+ messages)

i2c interface bugs in dvb drivers
 2010-03-24 12:15 UTC  (3+ messages)

[PATCH] i2c-imx: fix error handling
 2010-03-23 16:28 UTC 

i2c probing
 2010-03-23 13:13 UTC  (2+ messages)

my i2c-patches for 2.6.34
 2010-03-22 21:54 UTC  (7+ messages)
` [PATCH 1/3] i2c/pxa: remove unused macro
` [PATCH 2/3] i2c/pxa: only define 'blue_murder'-function if DEBUG is #defined

[PATCH 3/3] MAINTAINERS: add i2c tree for embedded platforms
 2010-03-22 21:03 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/5] Blackfin I2C updates
 2010-03-22  7:23 UTC  (6+ messages)
` [PATCH 1/5] i2c-bfin-twi: integrate timeout timer with completion interface
` [PATCH 2/5] i2c-bfin-twi: add debug output for error status
  ` [PATCH 3/5] i2c-bfin-twi: fix lost interrupts at high speeds
  ` [PATCH 4/5] i2c-bfin-twi: remove redundant retry
` [PATCH 5/5] i2c-bfin-twi: return completion in interrupt for smbus quick transfers

[PATCH v2] [I2C-OMAP] Add support for 16-bit registers
 2010-03-19  9:05 UTC  (8+ messages)

[PATCH V2] MIPS: Octeon: Register EEPROM device on the I2C bus
 2010-03-18 17:48 UTC  (5+ messages)

[PATCH 0/6] davinci i2c updates for 2.6.34
 2010-03-17 13:46 UTC  (10+ messages)
` [PATCH 6/6] i2c: davinci: bus recovery procedure to clear the bus

[PATCH] i2c: Set SCL pin to gpio functionality before bus recovery
 2010-03-17 11:21 UTC 


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