aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-pxa
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij2011-07-111-5/+5
* ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-242-14/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-252-84/+6
|\
| * ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-82/+0
| * ARM: pxa: fix mfpr_sync to read from valid offsetYu Tang2011-02-091-2/+6
* | mtd: pxa3xx_nand: clean the keep configure codeLei Wen2011-03-111-1/+1
|/
* ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek2011-01-132-15/+17
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-072-187/+1
|\
| * Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-292-187/+1
| |\
| | * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-012-188/+1
| | * spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbersSebastian Andrzej Siewior2010-12-011-1/+2
* | | ARM: pxa: support pxa95xHaojian Zhuang2010-12-182-2/+3
|/ /
* | mmc: sdhci: 8-bit bus width changesPhilip Rakity2010-11-221-0/+3
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-301-9/+9
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-301-0/+69
| |\
| * | mtd: pxa3xx_nand: condense the flash definitionLei Wen2010-10-241-9/+9
* | | mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao2010-10-251-0/+32
| |/ |/|
* | ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown2010-10-091-0/+10
* | ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-091-0/+59
|/
* ARM: pxa: Make id const in pwm_probe()Uwe Kleine-König2010-08-301-1/+1
* [ARM] pxa: move pmu device back into mach-pxa/Eric Miao2010-08-052-34/+0
* [ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXAJonathan Cameron2010-06-141-1/+2
* Merge branch 'devel-stable' into develRussell King2010-05-178-1/+427
|\
| * [ARM] pxa: add namespace on sspHaojian Zhuang2010-05-112-17/+17
| * [ARM] mmp: update mfp settingHaojian Zhuang2010-05-111-0/+7
| * [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao2010-05-111-0/+1
| * [ARM] pxa: use resource_size() in ssp.cJulia Lawall2010-05-111-4/+4
| * [ARM] pxa: avoid NULL dereferencing in error handling of ssp.cJulia Lawall2010-05-111-16/+16
| * [ARM] mmp: support ssp in pxa168Haojian Zhuang2010-05-112-0/+2
| * [ARM] pxa: simplify ifdef in ssp.hHaojian Zhuang2010-05-111-26/+15
| * [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-114-0/+425
| * arch/arm/plat-pxa/dma.c: correct NULL testJulia Lawall2010-05-011-1/+1
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* | ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisationWill Deacon2010-04-292-1/+34
|/
* [ARM] pxa: use resource_size() in pwm.cH Hartley Sweeten2009-12-291-4/+4
* pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang2009-12-011-0/+63
* [ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin2009-11-171-2/+2
* [ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao2009-11-131-1/+1
* [ARM] pxa/dma: add debugfs entriesRobert Jarzmik2009-09-101-1/+248
* [ARM] pxa/dma: optimize irq handler loopRobert Jarzmik2009-09-101-14/+15
* [ARM] pxa/dma: cosmetic move of EXPORT_SYMBOL under their functionsRobert Jarzmik2009-09-101-3/+2
* [ARM] pxa: support mfp of pxa935Haojian Zhuang2009-09-101-0/+68
* [ARM] pxa: add MFP_PULL_FLOATDaniel Mack2009-09-102-2/+6
* [ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack2009-07-031-7/+2
* [ARM] pxa: add PWM devices support for pxa168/910Eric Miao2009-06-051-0/+2
* [ARM] pxa: move pwm.c to common plat-pxa directoryEric Miao2009-06-052-0/+303
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-0/+82