aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/pxa3xx.c
AgeCommit message (Expand)Author
2014-09-19ARM: pxa3xx: provide specific platform_devices for all ssp portsDaniel Mack
2014-07-12ARM: pxa: Don't hardcode addresses and size in map_desc tablesLaurent Pinchart
2013-04-11ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang
2013-04-11ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-08-20ARM: pxa: fix build issue while CONFIG_OF is disabledHaojian Zhuang
2012-08-16ARM: pxa3xx: skip default device initialization when booting via DTDaniel Mack
2012-08-16ARM: pxa: add devicetree code for irq handlingDaniel Mack
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang
2012-02-28ARM: pxa: add rtc dummy clockHaojian Zhuang
2012-01-25ARM: pxa: remove NR_IRQSRob Herring
2012-01-19Revert "ARM: pxa: add dummy clock for sa1100-rtc"Russell King
2011-12-28Merge branch 'drivers/rtc-sa1100' into next/driversArnd Bergmann
2011-12-28ARM: pxa: add dummy clock for sa1100-rtcJett.Zhou
2011-11-15ARM: pxa: add clk support in gpio driverHaojian Zhuang
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-12ARM: pxa: avoid accessing interrupt registers directlyEric Miao
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King
2011-06-24ARM: pm: pxa: move cpu_suspend into C codeRussell King
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior
2011-02-22ARM: pm: convert PXA to generic suspend/resume supportRussell King
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek
2010-12-20ARM: pxa: add clock for static memory controllerEric Miao
2010-12-18ARM: pxa: support pxa95xHaojian Zhuang
2010-12-18ARM: pxa: introduce pxa3xx_clock_sysclass for clock suspend/resumeEric Miao
2010-12-16ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.cEric Miao
2010-12-16ARM: pxa: replace duplicated macro DEFINE_PXA3_CK() with DEFINE_CK()Eric Miao
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-09ARM: pxa: reduce the scope of get_memclk_frequency_10khz()Haojian Zhuang
2010-10-08ARM: pxa: add U2D controller and ULPI driver for pxa3xxIgor Grinberg
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-05[ARM] pxa: fix HSIO bus x24 multiplier for pxa3xxMarek Vasut
2010-08-05[ARM] pxa: move pmu device back into mach-pxa/Eric Miao
2010-08-05[ARM] pxa: add set_type to the pxa3xx ext_wakeup irq chip.Igor Grinberg
2010-05-11[ARM] pxa: remove unnecessary #include of <mach/ssp.h>Eric Miao