summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-041-23/+0Star
|\
| * ARM: pxa: move debug uart codeHaojian Zhuang2013-04-111-23/+0Star
* | 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/+0Star
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-5/+0Star
* | ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-01-231-0/+1
* | ARM: palmtreo: fix #ifdefs for leds-gpio deviceMike Dunn2013-01-231-2/+0Star
* | 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/+0Star
|\
| * ARM: pxa: remove pxa95x supportHaojian Zhuang2012-11-154-37/+0Star
* | 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/+0Star
|\
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-1411-425/+0Star
* | 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-191-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-111-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/+2Star
|/
* 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-302-26/+0Star
|\
| * ARM: pxa: use common IOMEM definitionRob Herring2012-03-251-2/+0Star
| * ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring2012-03-251-4/+0Star
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-20/+0Star
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-302-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-261-1/+1
* | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-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-241-1/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio managementRussell King2012-02-041-1/+0Star
| | |/ | |/|
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-15/+0Star
|\ \ \ | |_|/ |/| |
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-15/+0Star
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-15/+0Star
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-093-55/+0Star
|\
| * Merge branch 'restart' into for-linusRussell King2012-01-051-8/+0Star
| |\
| | * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| | * ARM: restart: pxa: use new restart hookRussell King2012-01-051-7/+3Star
| * | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-11/+0Star
| |\ \
| | * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-11/+0Star
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-061-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusiveMarc Zyngier2011-11-151-36/+0Star
| | |/ | |/|
* | | Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-061-2/+2
|\ \ \ | | |/ | |/|
| * | ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang2011-11-101-2/+2
| |/
* | ARM: pxa: change gpio to platform deviceHaojian Zhuang2011-11-154-137/+3Star