summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren238-1742/+12181
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds272-1781/+11788
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-0/+158
2010-03-01Merge branch 'topic/asoc' into for-linusTakashi Iwai3-0/+158
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-17/+224
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds1-0/+10
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+8
2010-02-26omap2: Initialize Menelaus and MMC for N8X0Tony Lindgren1-0/+445
2010-02-26V4L/DVB: DaVinci - Adding platform & board changes for vpfe capture on DM365Murali Karicheri3-1/+174
2010-02-26pxa_camera: remove init() callbackAntonio Ospite1-2/+0
2010-02-26V4L/DVB: vpfe-capture: converting ccdc drivers to platform-driversMuralidharan Karicheri2-14/+50
2010-02-25AM3517 EVM: correct typo - tca6416 mispelt as tca6516Sriram1-6/+6
2010-02-25AM3517 EVM: Enable I2C supportSriram1-1/+40
2010-02-25AM35x: Enable OMAP_MUX in defconfigAjay Kumar Gupta1-1/+1
2010-02-25AM35x: Add missing GPIO mux config for EHCI portAjay Kumar Gupta1-0/+3
2010-02-25Zoom3: Defconfig updatemanjugk manjugk1-3/+3
2010-02-25omap: i2c: Fix muxing for command line enabled busJarkko Nikula4-15/+12
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King46-341/+249
2010-02-25Merge branch 'misc2' into develRussell King70-561/+1068
2010-02-25Merge branch 'perf' into develRussell King14-64/+2594
2010-02-25Merge branch 'tmpreg' into develRussell King54-112/+146
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King191-1261/+5077
2010-02-25ARM: Eliminate decompressor -Dstatic= PIC hackRussell King4-104/+64
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren54-1737/+4618
2010-02-24OMAP4: clock: Remove clock hacks from timer-gp.cSantosh Shilimkar2-8/+4
2010-02-24OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar6-20/+48
2010-02-24OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fckRajendra Nayak1-264/+297
2010-02-24OMAP2+ clock: revise omap2_clk_{disable,enable}()Paul Walmsley2-46/+99
2010-02-24OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change codePaul Walmsley4-75/+107
2010-02-24OMAP clockdomain: if no autodeps exist, don't try to add or remove themPaul Walmsley1-0/+6
2010-02-24OMAP hwmod: add hwmod class supportPaul Walmsley8-99/+234
2010-02-24ARM: 5958/1: ARM: U300: fix inverted clk round rateLinus Walleij1-12/+12
2010-02-24ARM: 5956/1: misplaced parenthesesRoel Kluin1-1/+1
2010-02-24ARM: 5955/1: ep93xx: move timer defines into core.c and documentHartley Sweeten2-21/+38
2010-02-24ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten2-226/+233
2010-02-24ARM: 5953/1: ep93xx: fix broken build of clock.cHartley Sweeten1-1/+1
2010-02-24ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim3-1/+8
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley7-207/+226
2010-02-24OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley5-34/+23
2010-02-24OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley2-0/+28
2010-02-24OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630Vimarsh Zutshi1-0/+2
2010-02-24OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley2-12/+0
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley7-52/+20
2010-02-24OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley6-72/+4
2010-02-24OMAP2430 clock: make func_96m_ck parent-selectablePaul Walmsley1-3/+0
2010-02-24OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley8-425/+2153
2010-02-24OMAP3/4 clock: split into per-chip family filesPaul Walmsley17-332/+450
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley5-121/+61
2010-02-24OMAP clock: compress clock flags down to a u8Paul Walmsley1-15/+9
2010-02-24OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley3-36/+12