summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pxa.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* i2c-pxa: Misc fixesWolfram Sang2008-02-241-11/+14
* [ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.cHolger Schurig2008-02-171-1/+3
* i2c-pxa: Add polling transferMike Rapoport2008-01-271-12/+121
* i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27xeric miao2008-01-271-29/+29
* i2c-pxa, rename BIT macro to PXA_BITJiri Slaby2007-10-191-27/+27
* [ARM] pxa: update pxa i2c driver to use clk supportRussell King2007-10-121-20/+25
* i2c-pxa: Fix adapter numberJean Delvare2007-09-091-1/+1
* i2c-pxa: Support new-style I2C driversRodolfo Giometti2007-07-121-1/+8
* [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validatorEnrico Scholz2007-05-261-14/+9
* arm: fix i2c-pxa buildRussell King2007-05-101-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-061-8/+10
|\
| * [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-6/+6
| * [ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda2007-04-211-2/+4
* | i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary2007-05-011-1/+1
* | i2c-pxa: Clean transaction stopJean Delvare2007-05-011-0/+13
|/
* [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE setGuennadi Liakhovetski2007-02-081-77/+164
* [ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King2006-11-301-130/+1
* [ARM] Fix i2c-pxa slave mode supportRussell King2006-10-281-2/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-261-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare2006-03-231-1/+1
* [PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser2006-02-061-1/+1
* [ARM] 3237/1: PXA I2C driver updatesRichard Purdie2006-01-121-0/+10
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-12/+13
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* [I2C] Add a functionality method, and remove algorithm idsRussell King2005-09-141-4/+8
* [I2C] Clean up i2c-pxa debugging/printksRussell King2005-09-081-42/+33
* [PATCH] I2C: Add PXA I2C driverRussell King2005-06-151-0/+1031
OpenPOWER on IntegriCloud