aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10[ARM] pxamci: add simple gpio controlsRobert Jarzmik1-0/+5
2009-09-10[ARM] pxa/dma: add debugfs entriesRobert Jarzmik1-1/+248
2009-09-10[ARM] pxa/dma: optimize irq handler loopRobert Jarzmik1-14/+15
2009-09-10[ARM] pxa/dma: cosmetic move of EXPORT_SYMBOL under their functionsRobert Jarzmik1-3/+2
2009-09-10[ARM] pxa: merge {zylonite,littleton}_defconfig into pxa3xx_defconfigHaojian Zhuang3-1519/+1332
2009-09-10[ARM] pxa: rename GCU IRQ for consistencyDaniel Mack1-1/+1
2009-09-10[ARM] pxa: add device definition for graphics controllerDaniel Mack2-0/+29
2009-09-10[ARM] pxa: add clock definition for graphics controllerDaniel Mack3-2/+6
2009-09-10[ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handlingHaojian Zhuang2-17/+16
2009-09-10[ARM] pxa: add more registers in interrupt controllerHaojian Zhuang1-0/+11
2009-09-10[ARM] pxa: add cpu_is_pxa950() and Kconfig optionsHaojian Zhuang2-0/+22
2009-09-10[ARM] pxa: update cpu_is_xsc3() to include Marvell CPUIDHaojian Zhuang1-1/+4
2009-09-10[ARM] pxa: expand irq support for PXA93x and PXA950Haojian Zhuang1-2/+26
2009-09-10[ARM] pxa: support mfp of pxa935Haojian Zhuang2-1/+86
2009-09-10[ARM] pxa: add MFP_PULL_FLOATDaniel Mack2-2/+6
2009-09-10[ARM] pxa: remove duplicate mfp definition in machHaojian Zhuang1-300/+1
2009-09-10[ARM] pxa: remove left-over struct clk *other field from struct clkPhilipp Zabel1-1/+0
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2-1/+10
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr1-0/+2
2009-08-15ARM: 5673/1: U300 fix initsection compile warningLinus Walleij1-1/+1
2009-08-15Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King1-1/+1
2009-08-15Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Russell King4-12/+3
2009-08-15ARM: Fix broken highmem supportRussell King3-47/+83
2009-08-14mx31moboard: invert sdhc ro signal senseValentin Longchamp3-3/+3
2009-08-14ARM: S3C24XX: Fix clkout mpx errorDavide Rizzo1-1/+1
2009-08-13Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Russell King1-1/+1
2009-08-11IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson1-1/+1
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pmRussell King9-78/+197
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King31-206/+623
2009-08-10Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King8-44/+110
2009-08-10OMAP3: RX51: Updated rx51_defconfigRoger Quadros1-3/+4
2009-08-10OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning upRoger Quadros1-0/+6
2009-08-10OMAP3: RX51: Define TWL4030 USB transceiver in board fileRoger Quadros1-0/+5
2009-08-10OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre1-1/+1
2009-08-10OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing vmalloc sizeJanboe Ye1-2/+2
2009-08-10OMAP2/3: DMA errata correctionVikram Pandita1-1/+3
2009-08-10OMAP: Fix testing of cpu defines for mach-omap1Tony Lindgren1-5/+0
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar3-22/+6
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-164/+343
2009-08-05ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten1-0/+1
2009-08-05ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten1-2/+2
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2-2/+8
2009-08-05OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman1-0/+1
2009-08-05OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman1-0/+6
2009-08-05OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander1-1/+1
2009-08-05OMAP: PM: CPUfreq: obey min/max settings of policyEero Nurkkala1-4/+4
2009-08-05OMAP2/3/4: UART: allow in-order port traversalKevin Hilman1-1/+1
2009-08-05OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman1-58/+116
2009-08-05OMAP3: Fixed crash bug with serial + suspendTero Kristo3-2/+36
2009-08-05OMAP4: UART: cleanup special case IRQ handlingKevin Hilman1-4/+3