summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-2/+1
|\ \ \
| * | | doc: fix broken referencesPaul Bolle2011-09-271-2/+1
| |/ /
* | | Merge branch 'misc' into for-linusRussell King2011-10-259-16/+14
|\ \ \ | |_|/ |/| |
| * | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-177-14/+12
| * | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| * | ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd2011-10-171-1/+1
| |/
* | ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-171-0/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-2663-74/+195
|\ \
| * | ARM: pxa/z2: add poweroff functionVasily Khoruzhick2011-07-121-0/+17
| * | ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-1252-0/+80
| * | ARM: pxa: move declarations from generic.h to <soc>.hEric Miao2011-07-1215-32/+26
| * | ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLEREric Miao2011-07-122-0/+35
| * | ARM: pxa: avoid accessing interrupt registers directlyEric Miao2011-07-125-36/+11
| * | ARM: pxa: add common header file for pxa3xxEric Miao2011-07-124-6/+10
OpenPOWER on IntegriCloud