| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 1 | -0/+1 |
* | i2c-pxa: Misc fixes | Wolfram Sang | 2008-02-24 | 1 | -11/+14 |
* | [ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c | Holger Schurig | 2008-02-17 | 1 | -1/+3 |
* | i2c-pxa: Add polling transfer | Mike Rapoport | 2008-01-27 | 1 | -12/+121 |
* | i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x | eric miao | 2008-01-27 | 1 | -29/+29 |
* | i2c-pxa, rename BIT macro to PXA_BIT | Jiri Slaby | 2007-10-19 | 1 | -27/+27 |
* | [ARM] pxa: update pxa i2c driver to use clk support | Russell King | 2007-10-12 | 1 | -20/+25 |
* | i2c-pxa: Fix adapter number | Jean Delvare | 2007-09-09 | 1 | -1/+1 |
* | i2c-pxa: Support new-style I2C drivers | Rodolfo Giometti | 2007-07-12 | 1 | -1/+8 |
* | [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator | Enrico Scholz | 2007-05-26 | 1 | -14/+9 |
* | arm: fix i2c-pxa build | Russell King | 2007-05-10 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 | 1 | -8/+10 |
|\ |
|
| * | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 | 1 | -6/+6 |
| * | [ARM] 4246/1: i2c-pxa: add adapter class to platform specific data | Matej Kenda | 2007-04-21 | 1 | -2/+4 |
* | | i2c: SPIN_LOCK_UNLOCKED cleanup | Milind Arun Choudhary | 2007-05-01 | 1 | -1/+1 |
* | | i2c-pxa: Clean transaction stop | Jean Delvare | 2007-05-01 | 1 | -0/+13 |
|/ |
|
* | [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set | Guennadi Liakhovetski | 2007-02-08 | 1 | -77/+164 |
* | [ARM] Remove EEPROM slave emulation from i2c-pxa driver. | Russell King | 2006-11-30 | 1 | -130/+1 |
* | [ARM] Fix i2c-pxa slave mode support | Russell King | 2006-10-28 | 1 | -2/+6 |
* | 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] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 3 | Jean Delvare | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] i2c: Use ARRAY_SIZE macro | Tobias Klauser | 2006-02-06 | 1 | -1/+1 |
* | [ARM] 3237/1: PXA I2C driver updates | Richard Purdie | 2006-01-12 | 1 | -0/+10 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -12/+13 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -0/+1 |
* | [I2C] Add a functionality method, and remove algorithm ids | Russell King | 2005-09-14 | 1 | -4/+8 |
* | [I2C] Clean up i2c-pxa debugging/printks | Russell King | 2005-09-08 | 1 | -42/+33 |
* | [PATCH] I2C: Add PXA I2C driver | Russell King | 2005-06-15 | 1 | -0/+1031 |