summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ARM: pxa: add clk_set_rate()Haojian Zhuang2011-07-122-0/+16
| |/
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-263-10/+3
|\ \
| * \ 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-122-2/+3
| * | 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
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-07-111-0/+1
| |\ \ | | |/
| * | 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-256-173/+87
|\ \ \
| * | | ARM: pxa/mioa701: use gpio arrays for global and gsm gpiosPhilipp Zabel2011-07-111-55/+15
| * | | ARM: pxa/hx4700: use gpio arrays for global gpiosPhilipp Zabel2011-07-111-51/+19
| * | | ARM: pxa/magician: use gpio arrays for backlight and global gpiosPhilipp Zabel2011-07-111-34/+23
| * | | ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIOPhilipp Zabel2011-07-111-1/+2
| * | | ARM: pxa/cm-x300: minor style cleanupIgor Grinberg2011-07-111-5/+4
| * | | ARM: pxa/cm-x300: GPIO cleanupIgor Grinberg2011-07-111-23/+20
| * | | ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg2011-07-111-4/+4
| * | | ARM: pxa/saarb: make use of pxa3xx_map_io()Eric Miao2011-07-111-1/+1
| | |/ | |/|
* | | Merge branch 'devel-stable' into for-nextRussell King2011-07-222-4/+3
|\ \ \
| * | | ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-182-4/+3
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-2211-74/+59
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| | | * ARM: pm: allow suspend finisher to return error codesRussell King2011-07-022-3/+3
| | | * ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-245-7/+9
| | | * ARM: pm: pxa: move cpu_suspend into C codeRussell King2011-06-246-59/+33
| | | * ARM: pm: move cpu_init() call into core codeRussell King2011-06-241-1/+0
| | | * ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-241-3/+10
| | | * ARM: pm: move sa1100 to use proper suspend func arg0Russell King2011-06-241-4/+4
| |_|/ |/| |
| | * ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack2011-07-111-4/+4
| | * ARM: pxa/raumfeld: display initialisation fixesSven Neumann2011-07-111-14/+15
| | * ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann2011-07-111-5/+6
| | * ARM: pxa: fix PGSR register address calculationPaul Parsons2011-07-061-2/+2
| |/
| * gpio: include linux/gpio.h where neededRandy Dunlap2011-06-161-0/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-271-1/+0
|\
| * mtd: pxa: convert to mtd_device_register()Jamie Iles2011-05-251-1/+0
* | 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
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-234-37/+4
|\ \ \ \ \ \
| | | | * | | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-122-33/+1
| | | | * | | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King2011-05-121-2/+1
| | | |/ / / | | |/| | |
| * | | | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-202-2/+2
| | |_|/ / | |/| | |
OpenPOWER on IntegriCloud