summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-093-55/+0
|\
| * Merge branch 'restart' into for-linusRussell King2012-01-051-8/+0
| |\
| | * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| | * ARM: restart: pxa: use new restart hookRussell King2012-01-051-7/+3
| * | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-11/+0
| |\ \
| | * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-11/+0
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-051-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusiveMarc Zyngier2011-11-151-36/+0
| | |/ | |/|
* | | 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/+3
* | ARM: pxa: rename NR_BUILTIN_GPIOHaojian Zhuang2011-11-1410-16/+13
* | ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-142-5/+2
* | ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang2011-11-142-17/+2
* | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang2011-11-1416-120/+120
|/
* ARM: PXA: fix gpio-pxa.h build errorsRussell King2011-11-051-1/+1
* Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-11-012-21/+1
|\
| * ARM: mach-pxa: remove mach/memory.hNicolas Pitre2011-10-131-20/+0
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
* | Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-313-109/+136
|\ \
| * | ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij2011-10-013-109/+136
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
| |/
* | ARM: pxa: use correct __iomem annotationsArnd Bergmann2011-10-088-18/+18
* | ARM: pxa: make pxafb_smart_*() empty when not enabledEric Miao2011-10-081-0/+13
* | ARM: pxa: pxa95x/saarb depends on pxa3xx codeEric Miao2011-10-081-0/+7
* | ARM: pxa: make zylonite_pxa*_init declaration match codeArnd Bergmann2011-10-081-2/+2
* | ARM: pxa/z2: fix building error of pxa27x_cpu_suspend() no longer availableEric Miao2011-10-081-0/+2
* | ARM: pxa: fix building error by palm27x_lcd_init() when FB_PXA not definedEric Miao2011-10-071-1/+1
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-268-36/+43
|\
| * ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-123-0/+8
| * ARM: pxa: move declarations from generic.h to <soc>.hEric Miao2011-07-124-0/+15
| * ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLEREric Miao2011-07-121-0/+3
| * ARM: pxa: avoid accessing interrupt registers directlyEric Miao2011-07-122-30/+7
| * ARM: pxa: add common header file for pxa3xxEric Miao2011-07-124-6/+10
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-10/+0
|\ \
| * \ Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann2011-07-191-7/+0
| |\ \
| | * | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-7/+0
| | |/
| * | ARM: convert PCI defines to variablesRob Herring2011-07-121-2/+0
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-1/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-3/+3
|\ \
| * | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-242-3/+3
| |/
* | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-1/+2
|\ \
| * | ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIOPhilipp Zabel2011-07-111-1/+2
| |/
* | Merge branch 'devel-stable' into for-nextRussell King2011-07-221-4/+0
|\ \
| * | ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-181-4/+0
| |/
* | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-2/+2
* | ARM: pm: pxa: move cpu_suspend into C codeRussell King2011-06-241-2/+2
|/
* Merge branch 'devel-stable' into for-linusRussell King2011-05-231-3/+3
|\
| * Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-071-3/+3
| |\
| | * ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-071-3/+3
OpenPOWER on IntegriCloud