summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pxa.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: move OF helpers into the coreWolfram Sang2013-08-231-2/+0Star
* i2c: use dev_get_platdata()Jingoo Han2013-08-191-2/+2
* i2c: pxa: enable high speed mode for i2c busLeilei Shang2013-08-071-1/+63
* i2c-pxa: prepare clock before useDaniel Drake2013-06-181-3/+3
* i2c: pxa: Use i2c-core to get bus number nowDoug Anderson2013-03-241-11/+9Star
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-2/+0Star
* i2c: pxa: remove incorrect __exit annotationsDmitry Torokhov2013-02-221-2/+2
* i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar2012-07-311-7/+0Star
* i2c-pxa: Drop leftover commentKarol Lewandowski2012-05-121-5/+0Star
* i2c: pxa: add OF supportHaojian Zhuang2012-03-071-21/+74
* i2c: Allow i2c_add_numbered_adapter() to assign a bus idGrant Likely2011-07-251-5/+2Star
* i2c-pxa2xx: Don't clear isr bits too earlyVasily Khoruzhick2011-03-221-3/+2Star
* i2c-pxa2xx: Fix register offsetsVasily Khoruzhick2011-03-211-7/+7
* i2c-pxa2xx: pass of_node from platform driver to adapter and publishSebastian Andrzej Siewior2011-03-211-0/+5
* i2c-pxa2xx: check timeout correctlySebastian Andrzej Siewior2011-03-211-1/+3
* i2c-pxa2xx: add support for shared IRQ handlerSebastian Andrzej Siewior2011-03-211-2/+8
* i2c-pxa2xx: Add PCI support for PXA I2C controllerSebastian Andrzej Siewior2011-03-211-3/+24
* ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-1/+1
* i2c-pxa2xx: use dynamic register layoutSebastian Andrzej Siewior2011-03-211-20/+50
* i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare2010-10-241-1/+0Star
* i2c-pxa: fix compiler warning, due to missing constMarc Kleine-Budde2010-08-111-1/+1
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-211-1/+1
* i2c-pxa: only define 'blue_murder'-function if DEBUG is #definedWolfram Sang2010-05-201-10/+14
* i2c-pxa: remove unused macroUwe Kleine-König2010-05-201-2/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* 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/+4Star
* [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/+0Star
|\ \ \ | | |/ | |/|
| | * [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...Philipp Zabel2008-06-021-29/+0Star
| |/
* / [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel2008-07-071-1/+0Star
|/
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+1
* i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-1/+1