summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pxa.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* I2C: Rework i2c-pxa suspend_late()/resume_early()Magnus Damm2009-07-221-8/+17
* i2c: Use resource_size macroLinus Walleij2009-06-161-5/+4
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
* [ARM] pxa: add platform device ID table to pxa i2c driverEric Miao2009-06-051-2/+18
* i2c-pxa.c: timeouts off by 1Roel Kluin2009-05-031-3/+3
* i2c: Add missing KERN_* constants to printksFrank Seidel2009-03-281-4/+5
* i2c: Timeouts reach -1Roel Kluin2009-02-241-1/+1
* i2c: Get rid of remaining bus_id accessJean Delvare2009-01-071-2/+2
* [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
* [ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao2008-10-071-1/+38
* [ARM] 5278/1: i2c-pxa fast mode supportJonathan Cameron2008-10-031-2/+4
* [I2C] pxa: provide late suspend and early resume hooksRussell King2008-09-091-6/+24
* [ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov2008-09-091-3/+4
* [ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport2008-09-091-5/+7
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-151-1/+1
|\
| * i2c-pxa: Initialize earlyUli Luckas2008-07-141-1/+1
| |
| \
*-. \ Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-091-29/+0
|\ \ \ | | |/ | |/|
| | * [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...Philipp Zabel2008-06-021-29/+0
| |/
* / [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel2008-07-071-1/+0
|/
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+1
* i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-1/+1
* [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