aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pxa.c
Commit message (Expand)AuthorAge
* i2c: Add missing KERN_* constants to printksFrank Seidel2009-03-28
* i2c: Timeouts reach -1Roel Kluin2009-02-24
* i2c: Get rid of remaining bus_id accessJean Delvare2009-01-07
* [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-27
* [ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao2008-10-07
* [ARM] 5278/1: i2c-pxa fast mode supportJonathan Cameron2008-10-03
* [I2C] pxa: provide late suspend and early resume hooksRussell King2008-09-09
* [ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov2008-09-09
* [ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport2008-09-09
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-15
|\
| * i2c-pxa: Initialize earlyUli Luckas2008-07-14
| |
| \
*-. \ Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-09
|\ \ \ | | |/ | |/|
| | * [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...Philipp Zabel2008-06-02
| |/
* / [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel2008-07-07
|/
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-22
* i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-22
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-19
* i2c-pxa: Misc fixesWolfram Sang2008-02-24
* [ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.cHolger Schurig2008-02-17
* i2c-pxa: Add polling transferMike Rapoport2008-01-27
* i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27xeric miao2008-01-27
* i2c-pxa, rename BIT macro to PXA_BITJiri Slaby2007-10-19
* [ARM] pxa: update pxa i2c driver to use clk supportRussell King2007-10-12
* i2c-pxa: Fix adapter numberJean Delvare2007-09-09
* i2c-pxa: Support new-style I2C driversRodolfo Giometti2007-07-12
* [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validatorEnrico Scholz2007-05-26
* arm: fix i2c-pxa buildRussell King2007-05-10
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-06
|\
| * [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-21
| * [ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda2007-04-21
* | i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary2007-05-01
* | i2c-pxa: Clean transaction stopJean Delvare2007-05-01
|/
* [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE setGuennadi Liakhovetski2007-02-08
* [ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King2006-11-30
* [ARM] Fix i2c-pxa slave mode supportRussell King2006-10-28
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-26
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare2006-03-23
* [PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser2006-02-06
* [ARM] 3237/1: PXA I2C driver updatesRichard Purdie2006-01-12
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [I2C] Add a functionality method, and remove algorithm idsRussell King2005-09-14
* [I2C] Clean up i2c-pxa debugging/printksRussell King2005-09-08
* [PATCH] I2C: Add PXA I2C driverRussell King2005-06-15