aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/pxa3xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-4/+4
2022-05-07ARM: pxa: move smemc register access from clk to platformArnd Bergmann1-0/+4
2022-05-07cpufreq: pxa3: move clk register access to clk driverArnd Bergmann1-0/+1
2022-04-19ARM: pxa: make addr-map.h header localArnd Bergmann1-1/+1
2022-04-19watchdog: sa1100: use platform device registrationArnd Bergmann1-1/+1
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+2
2022-04-19ARM: pxa: remove mach/dma.hArnd Bergmann1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-18ARM: pxa: add dma slave mapRobert Jarzmik1-1/+40
2018-05-25ARM: pxa3xx: enable external wakeup pinsDaniel Mack1-0/+4
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
2016-09-09ARM: pxa: remove irq init from dt machinesRobert Jarzmik1-1/+7
2016-08-09ARM: pxa: remove platform dma codeRobert Jarzmik1-3/+0
2016-02-26ARM: pxa: add the number of DMA requestor linesRobert Jarzmik1-1/+1
2016-02-01ARM: pxa: fix building without IWMMXTArnd Bergmann1-2/+4
2016-02-01ARM: pxa: move extern declarations to pm.hArnd Bergmann1-3/+0
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-1/+1
2015-10-14ARM: pxa: fix pxa3xx DFI lockup hackArnd Bergmann1-4/+5
2015-09-13ARM: pxa: fix DFI bus lockups on startupRobert Jarzmik1-1/+20
2015-09-05rtc: pxa: convert to use shared sa1100 functionsRob Herring1-1/+0
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-18ARM: pxa: transition to dmaengine phase 1Robert Jarzmik1-0/+1
2015-05-12ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik1-59/+0
2014-09-19ARM: pxa3xx: provide specific platform_devices for all ssp portsDaniel Mack1-7/+7
2014-07-12ARM: pxa: Don't hardcode addresses and size in map_desc tablesLaurent Pinchart1-1/+1
2013-04-11ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang1-1/+10
2013-04-11ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang1-4/+10
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