aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/pxa27x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-1/+5
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang1-1/+0
2012-03-06ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang1-0/+1
2012-02-16ARM: pxa: fix including linux/gpio.h twiceDanny Kukawka1-1/+0
2012-01-19Revert "ARM: pxa: add dummy clock for sa1100-rtc"Russell King1-2/+0
2011-12-28Merge branch 'drivers/rtc-sa1100' into next/driversArnd Bergmann1-0/+1
2011-12-28ARM: pxa: add dummy clock for sa1100-rtcJett.Zhou1-0/+2
2011-11-15ARM: pxa: add clk support in gpio driverHaojian Zhuang1-0/+1
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang1-1/+2
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-1/+1
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann1-1/+2
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann1-1/+1
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij1-0/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-1/+1
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King1-2/+2
2011-06-24ARM: pm: pxa: move cpu_suspend into C codeRussell King1-1/+10
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-19/+6
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao1-1/+1
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-2/+1
2011-02-22ARM: pm: convert PXA to generic suspend/resume supportRussell King1-2/+2
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek1-4/+5
2010-12-16ARM: pxa: introduce pxa2xx_clock_sysclass for clock suspend/resumeEric Miao1-4/+3
2010-12-16ARM: pxa: remove get_memclk_frequency_10khz()Eric Miao1-4/+11
2010-12-16ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.cEric Miao1-25/+26
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-4/+7
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-0/+22
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown1-3/+4
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-0/+4
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-0/+1
2010-08-05[ARM] pxa: move pmu device back into mach-pxa/Eric Miao1-0/+1
2010-07-13[ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao1-3/+3
2010-03-08Merge branch 'origin' into devel-stableRussell King1-1/+1
2010-03-02[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao1-0/+19
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-1/+1
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-3/+0
2009-06-05[ARM] pxa: add ability to set suspend modeMike Rapoport1-1/+18
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao1-1/+2
2009-03-09[ARM] pxa: allow DMA controller IRQ being specifiedEric Miao1-1/+1
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-3/+1
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-23/+3
2008-12-02[ARM] pxa: add resources for incoming rtc-pxa driverRobert Jarzmik1-0/+1
2008-12-02[ARM] pxa: register Power I2C device only when necessaryEric Miao1-2/+1
2008-12-02[ARM] pxa: move power I2C device definitions into devices.cEric Miao1-20/+0
2008-12-02[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao1-1/+1
2008-11-27[ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King1-35/+54
2008-10-07[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao1-0/+7
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King1-31/+6
2008-09-26[ARM] pxa: better MFP low power state support for pxa25x/pxa27xEric Miao1-31/+6