aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/pxa3xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-08-20ARM: pxa: fix build issue while CONFIG_OF is disabledHaojian Zhuang1-0/+2
2012-08-16ARM: pxa3xx: skip default device initialization when booting via DTDaniel Mack1-1/+3
2012-08-16ARM: pxa: add devicetree code for irq handlingDaniel Mack1-2/+15
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann1-1/+0
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang1-1/+0
2012-02-28ARM: pxa: add rtc dummy clockHaojian Zhuang1-0/+1
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+1
2012-01-19Revert "ARM: pxa: add dummy clock for sa1100-rtc"Russell King1-1/+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/+1
2011-11-15ARM: pxa: add clk support in gpio driverHaojian Zhuang1-0/+2
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang1-3/+3
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann1-2/+1
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann1-1/+1
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij1-1/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-3/+2
2011-07-12ARM: pxa: avoid accessing interrupt registers directlyEric Miao1-3/+2
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King1-1/+1
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King1-1/+2
2011-06-24ARM: pm: pxa: move cpu_suspend into C codeRussell King1-2/+11
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-19/+6
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-02-22ARM: pm: convert PXA to generic suspend/resume supportRussell King1-4/+3
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek1-18/+18
2010-12-20ARM: pxa: add clock for static memory controllerEric Miao1-0/+2
2010-12-18ARM: pxa: support pxa95xHaojian Zhuang1-6/+0
2010-12-18ARM: pxa: introduce pxa3xx_clock_sysclass for clock suspend/resumeEric Miao1-28/+3
2010-12-16ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.cEric Miao1-169/+1
2010-12-16ARM: pxa: replace duplicated macro DEFINE_PXA3_CK() with DEFINE_CK()Eric Miao1-3/+4
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-2/+3
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-0/+17
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+5
2010-10-09ARM: pxa: reduce the scope of get_memclk_frequency_10khz()Haojian Zhuang1-17/+0
2010-10-08ARM: pxa: add U2D controller and ULPI driver for pxa3xxIgor Grinberg1-1/+1
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown1-1/+14
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-0/+5
2010-08-05[ARM] pxa: fix HSIO bus x24 multiplier for pxa3xxMarek Vasut1-1/+1
2010-08-05[ARM] pxa: move pmu device back into mach-pxa/Eric Miao1-0/+1
2010-08-05[ARM] pxa: add set_type to the pxa3xx ext_wakeup irq chip.Igor Grinberg1-0/+12
2010-05-11[ARM] pxa: remove unnecessary #include of <mach/ssp.h>Eric Miao1-1/+0
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-1/+1
2009-12-01[ARM] pxa: add EXT_WAKEUP interrupts handling for pxa3xxMike Rapoport1-0/+42
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-3/+0
2009-12-01[ARM] pxa: register U2D clock for pxa3xxIgor Grinberg1-0/+2