summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-16193-1140/+10914
|\
| * Merge branch 'fixes' into for-linusRussell King2008-10-164009-122599/+234935
| |\
| | * [ARM] 5308/1: Fix Viper ISA IRQ handlingMarc Zyngier2008-10-151-11/+43
| | * [ARM] 5307/1: pxa: fix CM-X2XX PCMCIA build errorMike Rapoport2008-10-151-1/+2
| | * [ARM] 5306/1: pxa: fix build error on CM-X270Mike Rapoport2008-10-151-1/+1
| * | Merge branch 's3c-move' into develRussell King2008-10-14413-2357/+3559
| |\ \
| | * | [ARM] S3C24XX: Additional include movesBen Dooks2008-10-0846-47/+47
| | * | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks2008-10-0778-171/+174
| * | | Merge branch 'omap-all' into develRussell King2008-10-14104-908/+10646
| |\ \ \
| | * | | [ARM] 5302/1: ARM: OMAP: Revert omap3 WDT changes to avoid merge conflictTony Lindgren2008-10-141-10/+1
| | * | | [ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary checkTony Lindgren2008-10-141-7/+0
| | * | | [ARM] 5301/1: ARM: OMAP: Add missing irq definesTony Lindgren2008-10-141-0/+18
| | * | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-10-1135-90/+5477
| | |\ \ \
| | | * | | ARM: OMAP3: Add default kernel config for OMAP LDPNishant Kamat2008-10-101-0/+1044
| | | * | | ARM: OMAP3: Add basic board support for OMAP LDPNishant Kamat2008-10-105-0/+131
| | | * | | ARM: OMAP3: Defconfig for the Gumstix Overo board (rev 3)Steve Sakoman2008-10-101-0/+1885
| | | * | | ARM: OMAP3: Add support for the Gumstix Overo board (rev 3)Steve Sakoman2008-10-094-0/+272
| | | * | | ARM: OMAP3: Add Beagle defconfigSyed Mohammed, Khasim2008-10-091-0/+1321
| | | * | | ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim2008-10-096-1/+287
| | | * | | ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim2008-10-0925-90/+538
| | * | | | Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-10-0933-249/+798
| | |\| | |
| | | * | | ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ codePaul Walmsley2008-10-091-29/+40
| | | * | | ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren2008-10-0621-86/+256
| | | * | | ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremapPaul Walmsley2008-10-063-23/+64
| | | * | | ARM: OMAP2: Add pinmux support for omap34xxVikram Pandita2008-10-062-19/+339
| | | * | | ARM: OMAP2: Use omap_globals for CPU detection for multi-omapTony Lindgren2008-10-064-16/+34
| | | * | | ARM: OMAP2: Move sleep.S into sleep24xx.STony Lindgren2008-10-063-19/+21
| | | * | | ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander2008-10-063-60/+47
| | * | | | ARM: OMAP: Fixes to omap_mcbsp_request functionJarkko Nikula2008-10-081-4/+9
| | * | | | ARM: OMAP: Add support for OMAP2430 in McBSPJarkko Nikula2008-10-082-10/+72
| | * | | | ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xxChandra Shekhar2008-10-082-1/+60
| | * | | | ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar2008-10-084-216/+270
| | * | | | Fix sections for omap-mcbsp platform driverUwe Kleine-König2008-10-081-3/+3
| | |/ / /
| | * | | Merge unstable branch 'omap-rmk'Russell King2008-10-03621-5661/+28203
| | |\ \ \
| | | * | | [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King2008-09-057-9/+16
| | | * | | [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-055-18/+18
| | | * | | [ARM] omap: fix inappropriate casting in gpio.cRussell King2008-09-052-36/+36
| | | * | | [ARM] omap: DSP registers don't need to be castedRussell King2008-09-052-4/+4
| | | * | | [ARM] omap: make sure virtual mmio addresses are __iomem pointer-likeRussell King2008-09-052-7/+7
| | | * | | [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-0515-80/+82
| | | * | | [ARM] omap: convert mcbsp to use ioremap()Russell King2008-09-054-29/+28
| | | * | | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-059-26/+107
| | | * | | [ARM] omap: allow ioremap() to use our fixed IO mappingsRussell King2008-09-053-1/+90
| | | * | | [ARM] omap: remove an io_v2p() usageRussell King2008-09-051-1/+5
| | | * | | [SERIAL] 8250: serial8250_port_size() - omap ports are largerRussell King2008-09-051-7/+14
| | | * | | [ARM] omap: improve is_omap_port()Russell King2008-09-052-7/+7
| | * | | | Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Russell King2008-10-0323-147/+3578
| | |\ \ \ \
| | | * | | | [ARM] OMAP: clockdomain: add clkdm_get_pwrdm()Paul Walmsley2008-08-211-0/+16
| | | * | | | [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) supportPaul Walmsley2008-08-212-0/+79
| | | * | | | ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icksHögander Jouni2008-08-191-38/+24