| Commit message (Expand) | Author | Age |
* | i2c-pnx: Add stop conditions for end of transfer | Kevin Wells | 2010-04-19 |
* | i2c-pnx: Limit maximum divider to 1023 | Kevin Wells | 2010-04-19 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | i2c-pnx: fix setting start/stop condition | Luotao Fu | 2010-03-07 |
* | ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it | Russell King | 2010-02-12 |
* | ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h | Russell King | 2010-02-12 |
* | ARM: PNX4008: i2c-pnx: don't split messages across several lines | Russell King | 2010-02-12 |
* | ARM: PNX4008: Use i2c driver data for passing between internal functions | Russell King | 2010-02-12 |
* | ARM: PNX4008: move i2c_adapter structure inside the drivers private data | Russell King | 2010-02-12 |
* | ARM: PNX4008: kzalloc i2c drivers internal data | Russell King | 2010-02-12 |
* | ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32' | Russell King | 2010-02-12 |
* | ARM: PNX4008: get i2c clock rate from clk API | Russell King | 2010-02-12 |
* | ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls | Russell King | 2010-02-12 |
* | ARM: PNX4008: move i2c clock start/stop into driver | Russell King | 2010-02-12 |
* | ARM: PNX4008: move i2c suspend/resume callbacks into driver | Russell King | 2010-02-12 |
* | i2c-pnx: Map I2C adapter number to platform ID number | Kevin Wells | 2009-12-08 |
* | ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq | Russell King | 2009-11-21 |
* | i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes | Kevin Wells | 2009-11-19 |
* | i2c: i2c-pnx: Limit minimum jiffie timeout to 2 | Kevin Wells | 2009-11-19 |
* | i2c-pnx: Correct use of request_region/request_mem_region | Julia Lawall | 2009-09-18 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
* | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 |
* | i2c: Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-22 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | i2c-pnx: Fix interrupt handler, get rid of EARLY config option | Vitaly Wool | 2007-01-04 |
* | i2c: New Philips PNX bus driver | Vitaly Wool | 2006-12-10 |