aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-37/+0
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King1-1/+1
2012-11-15ARM: pxa: remove pxa95x supportHaojian Zhuang4-37/+0
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson11-425/+0
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann11-425/+0
2012-08-20ARM: pxa: append the definition of CKENCHaojian Zhuang1-0/+1
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King1-11/+11
2012-05-18Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson1-0/+1
2012-05-14ARM: pxa: hx4700: Add Synaptics NavPoint touchpadPaul Parsons1-0/+1
2012-05-10Merge tag 'omap-board-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boardsOlof Johansson1-0/+7
2012-04-27ARM: pxa: mioa701 add camera output enable gpioRobert Jarzmik1-0/+3
2012-04-27ARM: pxa: use ioremap to access CPLDSascha Hauer1-66/+2
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg1-0/+7
2012-04-05ARM: fix __io macro for PCMCIARob Herring1-0/+17
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-26/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-1/+3
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring1-2/+0
2012-03-25ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring1-4/+0
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boardsArnd Bergmann1-0/+2
2012-03-14ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%Paul Parsons1-0/+2
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-20/+0
2012-02-23ARM: 7344/1: pxa: mainstone: add missing include for IRQ_BOARD_STARTRob Herring1-0/+2
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-15/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-15/+0
2012-02-04PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio managementRussell King1-1/+0
2012-02-04Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into devel-stableRussell King1-1/+1
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-1/+1
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-15/+0
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann3-55/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-8/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-7/+3
2011-12-06Merge branch 'mxs/saif' into next/driversArnd Bergmann1-2/+2
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-11/+0
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-2/+2
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-11/+0
2011-11-15ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusiveMarc Zyngier1-36/+0
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang4-137/+3
2011-11-14ARM: pxa: rename NR_BUILTIN_GPIOHaojian Zhuang10-16/+13
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2-5/+2
2011-11-14ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang2-17/+2
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang16-120/+120
2011-11-10ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang1-2/+2
2011-11-05ARM: PXA: fix gpio-pxa.h build errorsRussell King1-1/+1
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2-21/+1
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann3-109/+136
2011-10-13ARM: mach-pxa: remove mach/memory.hNicolas Pitre1-20/+0
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann8-18/+18