| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: Use <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 2010-05-21 | 1 | -2/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR | Jean Delvare | 2009-12-06 | 1 | -3/+0 |
* | i2c-mv64xxx: correct mv64xxx_i2c_intr() return type | Mikael Pettersson | 2009-09-19 | 1 | -2/+2 |
* | i2c: Use resource_size macro | Linus Walleij | 2009-06-16 | 1 | -1/+1 |
* | i2c: Adapter timeout is in jiffies | Jean Delvare | 2009-03-28 | 1 | -4/+3 |
* | [ARM] fix lots of ARM __devexit sillyness | Russell King | 2009-03-03 | 1 | -2/+2 |
* | i2c: Delete many unused adapter IDs | Jean Delvare | 2009-01-26 | 1 | -1/+0 |
* | i2c: Let bus drivers add SPD to their class | Jean Delvare | 2008-07-14 | 1 | -1/+1 |
* | [I2C] i2c-mv64xxx: Don't set i2c_adapter.retries | Jean Delvare | 2008-01-26 | 1 | -1/+0 |
* | [I2C] Split mv643xx I2C platform support | Tzachi Perelstein | 2008-01-26 | 1 | -14/+17 |
* | i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang | Dale Farnsworth | 2007-08-14 | 1 | -14/+17 |
* | i2c-mv64xxx: Use i2c_add_numbered_adapter | Dale Farnsworth | 2007-07-12 | 1 | -1/+2 |
* | i2c: Shrink struct i2c_client | David Brownell | 2007-05-01 | 1 | -1/+1 |
* | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 2007-02-13 | 1 | -0/+1 |
* | i2c-mv64xxx: Fix random oops at boot | Maxime Bizon | 2007-01-05 | 1 | -2/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | i2c: Constify i2c_algorithm declarations, part 2 | Jean Delvare | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 | 1 | -0/+4 |
* | [PATCH] i2c: i2c-mv64xxx fix transaction abortion | Mark A. Greer | 2006-01-05 | 1 | -18/+15 |
* | [PATCH] i2c: Fix i2c-mv64xxx compilation error | Mark A. Greer | 2005-12-16 | 1 | -5/+6 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -12/+12 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -0/+2 |
* | [PATCH] i2c: kzalloc conversion, other drivers | Deepak Saxena | 2005-10-28 | 1 | -4/+1 |
* | [PATCH] Owner field additions to many i2c drivers, 2 of 5 | Laurent Riffard | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] i2c: bug fix for busses/i2c-mv64xxx.c | Jean Delvare | 2005-09-05 | 1 | -4/+4 |
* | [PATCH] I2C: Kill i2c_algorithm.id (5/7) | Jean Delvare | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] I2C: Kill i2c_algorithm.id (4/7) | Jean Delvare | 2005-09-05 | 1 | -1/+0 |
* | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Jean Delvare | 2005-09-05 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+598 |