| Commit message (Expand) | Author | Age |
* | i2c-pxa.c: timeouts off by 1 | Roel Kluin | 2009-05-03 |
* | i2c: Add missing KERN_* constants to printks | Frank Seidel | 2009-03-28 |
* | i2c: Timeouts reach -1 | Roel Kluin | 2009-02-24 |
* | i2c: Get rid of remaining bus_id access | Jean Delvare | 2009-01-07 |
* | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 2008-11-27 |
* | [ARM] pxa: move i2c register and bit definitions into i2c-pxa.c | Eric Miao | 2008-10-07 |
* | [ARM] 5278/1: i2c-pxa fast mode support | Jonathan Cameron | 2008-10-03 |
* | [I2C] pxa: provide late suspend and early resume hooks | Russell King | 2008-09-09 |
* | [ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort() | Dmitry Baryshkov | 2008-09-09 |
* | [ARM] 5201/1: PXA3xx: Add support for power i2c bus | Mike Rapoport | 2008-09-09 |
* | [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 |
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | i2c-pxa: Initialize early | Uli Luckas | 2008-07-14 |
| | | |
| \ | |
*-. \ | Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa | Russell King | 2008-07-09 |
|\ \ \
| | |/
| |/| |
|
| | * | [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/... | Philipp Zabel | 2008-06-02 |
| |/ |
|
* / | [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes | Philipp Zabel | 2008-07-07 |
|/ |
|
* | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 |
* | i2c: Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-22 |
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 |
* | i2c-pxa: Misc fixes | Wolfram Sang | 2008-02-24 |
* | [ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c | Holger Schurig | 2008-02-17 |
* | i2c-pxa: Add polling transfer | Mike Rapoport | 2008-01-27 |
* | i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x | eric miao | 2008-01-27 |
* | i2c-pxa, rename BIT macro to PXA_BIT | Jiri Slaby | 2007-10-19 |
* | [ARM] pxa: update pxa i2c driver to use clk support | Russell King | 2007-10-12 |
* | i2c-pxa: Fix adapter number | Jean Delvare | 2007-09-09 |
* | i2c-pxa: Support new-style I2C drivers | Rodolfo Giometti | 2007-07-12 |
* | [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator | Enrico Scholz | 2007-05-26 |
* | arm: fix i2c-pxa build | Russell King | 2007-05-10 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 |
|\ |
|
| * | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 |
| * | [ARM] 4246/1: i2c-pxa: add adapter class to platform specific data | Matej Kenda | 2007-04-21 |
* | | i2c: SPIN_LOCK_UNLOCKED cleanup | Milind Arun Choudhary | 2007-05-01 |
* | | i2c-pxa: Clean transaction stop | Jean Delvare | 2007-05-01 |
|/ |
|
* | [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set | Guennadi Liakhovetski | 2007-02-08 |
* | [ARM] Remove EEPROM slave emulation from i2c-pxa driver. | Russell King | 2006-11-30 |
* | [ARM] Fix i2c-pxa slave mode support | Russell King | 2006-10-28 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | i2c: Constify i2c_algorithm declarations, part 2 | Jean Delvare | 2006-09-26 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 3 | Jean Delvare | 2006-03-23 |
* | [PATCH] i2c: Use ARRAY_SIZE macro | Tobias Klauser | 2006-02-06 |
* | [ARM] 3237/1: PXA I2C driver updates | Richard Purdie | 2006-01-12 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 |
* | [I2C] Add a functionality method, and remove algorithm ids | Russell King | 2005-09-14 |
* | [I2C] Clean up i2c-pxa debugging/printks | Russell King | 2005-09-08 |
* | [PATCH] I2C: Add PXA I2C driver | Russell King | 2005-06-15 |