summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restart' into for-linusRussell King2012-01-0552-29/+92
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: pxa: use new restart hookRussell King2012-01-0552-28/+95
| * Merge branch 'restart-cleanup' into restartRussell King2012-01-057-9/+9
| |\
| | * Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-057-9/+9
| | |\
* | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-12/+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-057-9/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang2011-11-107-9/+9
| |/ / /
* | | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-36/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusiveMarc Zyngier2011-11-151-36/+0
| |/ /
* | | Merge branch 'restart-cleanup' into restartRussell King2011-11-211-6/+0
|\ \ \ | | |/ | |/|
| * | ARM: restart: remove poodle restart handlerRussell King2011-11-211-6/+0
| |/
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
* | ARM: restart: add default restart modes for PXA mioa701, spitz and tosaRussell King2011-11-103-0/+5
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-076-14/+20
|\
| * mtd: pxa3xx_nand: enable multiple chip select supportLei Wen2011-09-116-14/+20
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\ \
| * | arm: Add moduleparam.h to arch/arm files as requiredPaul Gortmaker2011-10-311-0/+1
| * | arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-10-312-0/+2
| * | arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-312-0/+2
* | | ARM: PXA: fix gpio-pxa.h build errorsRussell King2011-11-051-1/+1
* | | ARM: PXA: eseries: fix eseries_register_clks section mismatch warningRussell King2011-11-052-2/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-041-2/+2
|\ \ \
| * | | [media] ARM: PXA: use gpio_set_value_cansleep() on pcm990Guennadi Liakhovetski2011-11-031-2/+2
| |/ /
* | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0131-60/+112
|\ \ \ | |/ / |/| |
| * | Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-11-0145-81/+61
| |\ \
| * \ \ Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-3116-130/+154
| |\ \ \
| * | | | ARM: pxa/cm-x300: properly set bt_reset pinAxel Lin2011-10-251-5/+3
| * | | | ARM: pxa: use correct __iomem annotationsArnd Bergmann2011-10-0818-40/+40
| * | | | ARM: pxa: sharpsl pm needs SPIArnd Bergmann2011-10-081-0/+2
| * | | | ARM: pxa: centro and treo680 need palm27xArnd Bergmann2011-10-081-0/+2
| * | | | ARM: pxa: make pxafb_smart_*() empty when not enabledEric Miao2011-10-081-0/+13
| * | | | ARM: pxa: select POWER_SUPPLY on raumfeldArnd Bergmann2011-10-081-0/+3
| * | | | ARM: pxa: pxa95x is incompatible with earlier pxaArnd Bergmann2011-10-081-9/+22
| * | | | ARM: pxa: pxa95x/saarb depends on pxa3xx codeEric Miao2011-10-083-3/+9
| * | | | ARM: pxa: allow selecting just one of TREO680/CENTROArnd Bergmann2011-10-081-0/+8
| * | | | ARM: pxa: export symbols from pxa3xx-ulpiArnd Bergmann2011-10-081-0/+2
| * | | | 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-082-1/+4
| * | | | ARM: pxa: fix building error by palm27x_lcd_init() when FB_PXA not definedEric Miao2011-10-071-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-2845-82/+62
|\ \ \ \
| * \ \ \ Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-231-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: mach-pxa: remove mach/memory.hNicolas Pitre2011-10-132-21/+1
| * | | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * | | | ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-2143-60/+60
| | |/ / | |/| |
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-2716-130/+152
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij2011-10-0111-113/+143
| * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-0813-21/+13
| |/ /
OpenPOWER on IntegriCloud