aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds6-173/+87
2011-07-22Merge branch 'devel-stable' into for-nextRussell King2-4/+3
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King11-74/+59
2011-07-18ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2-4/+3
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-0/+1
2011-07-11ARM: pxa/mioa701: use gpio arrays for global and gsm gpiosPhilipp Zabel1-55/+15
2011-07-11ARM: pxa/hx4700: use gpio arrays for global gpiosPhilipp Zabel1-51/+19
2011-07-11ARM: pxa/magician: use gpio arrays for backlight and global gpiosPhilipp Zabel1-34/+23
2011-07-11ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIOPhilipp Zabel1-1/+2
2011-07-11ARM: pxa/cm-x300: minor style cleanupIgor Grinberg1-5/+4
2011-07-11ARM: pxa/cm-x300: GPIO cleanupIgor Grinberg1-23/+20
2011-07-11ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg1-4/+4
2011-07-11ARM: pxa/saarb: make use of pxa3xx_map_io()Eric Miao1-1/+1
2011-07-11ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack1-4/+4
2011-07-11ARM: pxa/raumfeld: display initialisation fixesSven Neumann1-14/+15
2011-07-11ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann1-5/+6
2011-07-06ARM: pxa: fix PGSR register address calculationPaul Parsons1-2/+2
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King2-3/+3
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches2-3/+3
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King5-7/+9
2011-06-24ARM: pm: pxa: move cpu_suspend into C codeRussell King6-59/+33
2011-06-24ARM: pm: move cpu_init() call into core codeRussell King1-1/+0
2011-06-24ARM: pm: convert cpu_suspend() to a normal functionRussell King1-3/+10
2011-06-24ARM: pm: move sa1100 to use proper suspend func arg0Russell King1-4/+4
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap1-0/+1
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+0
2011-05-25mtd: pxa: convert to mtd_device_register()Jamie Iles1-1/+0
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-3/+3
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King4-37/+4
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-15/+2
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_infoMarc Zyngier2-2/+2
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki29-293/+106
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2-33/+1
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King1-2/+1
2011-05-07Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-3/+3
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre1-3/+3
2011-04-25ARM: pxa/magician: bq24022 regulator needs to be enabledPhilipp Zabel1-1/+1
2011-04-25ARM: pxa/hx4700: bq24022 regulator needs to be enabledPaul Parsons1-1/+1
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki29-293/+106
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao4-6/+16
2011-04-12ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds41-139/+280
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner9-20/+20
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner11-44/+46
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King41-139/+280
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior35-47/+35
2011-03-17ARM: pxa/am300epd: fix leak in am300_init_gpio_regs error pathAxel Lin1-6/+7