summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: fix hang on startup with DEBUG_LLRobert Jarzmik2014-10-201-0/+5
* arm: pxa: add clock pll selection bitsRobert Jarzmik2014-09-301-0/+10
* ARM: pxa: Move iotable mapping inside vmalloc regionEzequiel Garcia2014-07-121-1/+1
* ARM: pxa: Don't hardcode addresses and size in map_desc tablesLaurent Pinchart2014-07-121-1/+1
* ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIOAndrea Adami2014-04-241-0/+1
* Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-34/+0
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-34/+0
* | ARM: pxa: fix various compilation problemsLinus Walleij2014-02-1015-1/+25
* | ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij2013-12-281-0/+2
|/
* ARM: pxa: delete the custom GPIO headerLinus Walleij2013-09-271-32/+0
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-041-23/+0
|\
| * ARM: pxa: move debug uart codeHaojian Zhuang2013-04-111-23/+0
* | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-081-0/+1
|/
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-5/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-5/+0
* | ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-01-231-0/+1
* | ARM: palmtreo: fix #ifdefs for leds-gpio deviceMike Dunn2013-01-231-2/+0
* | ARM: palmtreo: fix lcd initilialization on treo680Mike Dunn2013-01-231-0/+3
* | ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-01-081-0/+3
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-124-37/+0
|\
| * ARM: pxa: remove pxa95x supportHaojian Zhuang2012-11-154-37/+0
* | ARM: move udc_pxa2xx.h to linux/platform_dataRussell King2012-11-161-1/+1
|/
* Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-2211-425/+0
|\
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-1411-425/+0
* | ARM: pxa: append the definition of CKENCHaojian Zhuang2012-08-201-0/+1
|/
* ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King2012-07-091-11/+11
* Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Olof Johansson2012-05-181-0/+1
|\
| * ARM: pxa: hx4700: Add Synaptics NavPoint touchpadPaul Parsons2012-05-141-0/+1
* | Merge tag 'omap-board-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-05-101-0/+7
|\ \ | |/
| * ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg2012-04-271-0/+7
* | ARM: pxa: mioa701 add camera output enable gpioRobert Jarzmik2012-04-271-0/+3
* | ARM: pxa: use ioremap to access CPLDSascha Hauer2012-04-271-66/+2
|/
* ARM: fix __io macro for PCMCIARob Herring2012-04-051-0/+17
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-26/+0
|\
| * ARM: pxa: use common IOMEM definitionRob Herring2012-03-251-2/+0
| * ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring2012-03-251-4/+0
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-20/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-292-1/+3
|\ \
| * | ARM: 7344/1: pxa: mainstone: add missing include for IRQ_BOARD_STARTRob Herring2012-02-231-0/+2
| * | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-041-1/+1
| |\ \
| | * | ARM: pxa: remove NR_IRQSRob Herring2012-01-251-1/+1
* | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann2012-03-151-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%Paul Parsons2012-03-141-0/+2
| | |/ /
* | | | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio managementRussell King2012-02-041-1/+0
| | |/ | |/|
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-15/+0
|\ \ \ | |_|/ |/| |
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-15/+0
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-15/+0
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-093-55/+0
|\