Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-22 | i2c: Add device tree support to i2c-pnx.c | Roland Stigge | 1 | -0/+1 |
2012-04-22 | i2c-pnx.c: Use resources in platforms | Roland Stigge | 1 | -7/+2 |
2010-02-12 | ARM: PNX4008: move i2c_adapter structure inside the drivers private data | Russell King | 1 | -1/+3 |
2010-02-12 | ARM: PNX4008: kzalloc i2c drivers internal data | Russell King | 1 | -2/+2 |
2010-02-12 | ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32' | Russell King | 1 | -1/+1 |
2010-02-12 | ARM: PNX4008: get i2c clock rate from clk API | Russell King | 1 | -1/+0 |
2010-02-12 | ARM: PNX4008: move i2c clock start/stop into driver | Russell King | 1 | -2/+2 |
2010-02-12 | ARM: PNX4008: move i2c suspend/resume callbacks into driver | Russell King | 1 | -4/+0 |
2009-11-20 | i2c: i2c-pnx: Made buf type unsigned to prevent sign extension | Kevin Wells | 1 | -1/+1 |
2008-08-08 | [ARM] fix pnx4008 build errors | Russell King | 1 | -1/+3 |
2006-12-10 | i2c: New Philips PNX bus driver | Vitaly Wool | 1 | -0/+43 |