summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer1-2/+2
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport1-0/+1
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek1-0/+1
2011-01-03ARM: imx/mx27_3ds: Add PMIC supportFabio Estevam2-0/+78
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King5-28/+32
2011-01-03Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King41-749/+1888
2011-01-03Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King6-4/+101
2011-01-03mx51: fix usb clock supportArnaud Patard (Rtp)1-2/+43
2011-01-03MX51: Add support for usb host 2Arnaud Patard (Rtp)4-0/+50
2011-01-03arch/arm/plat-mxc/ehci.c: fix errors/typosArnaud Patard (Rtp)1-8/+18
2011-01-03ARM: mx3/mx31_3ds: Add support for USB Host2 portFabio Estevam1-0/+77
2011-01-03ARM: mx3/mx31_3ds: Add support for OTG host modeFabio Estevam2-1/+37
2011-01-03ARM: imx/mx25_3ds: Add USB supportFabio Estevam2-1/+14
2011-01-03ARM: imx/mx27_3ds: Add USB OTG supportFabio Estevam2-0/+74
2011-01-03ARM: mx3/mx35_3ds: Add USB OTG Host modeFabio Estevam1-1/+26
2011-01-03Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer85-1540/+6557
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin1-0/+1
2011-01-03arm: mx50: add mx50 reference design board supportRichard Zhao4-0/+214
2011-01-03arm: mx50: add core functions support except clockRichard Zhao14-1/+1415
2011-01-03arm: mx5: mx51/53 have different mxc_cpu_type definitionRichard Zhao1-2/+13
2011-01-03arm: mx51: define mx51's own MXC_GPIO_IRQSRichard Zhao1-1/+1
2011-01-03arm: plat-mxc: add full parameter macro to define gpio portRichard Zhao1-1/+4
2011-01-03ARM: mx5: use config to define boot related addressesRichard Zhao1-3/+3
2011-01-02ARM: TWD: enable one-shot modeRussell King1-0/+1
2010-12-30ux500: add TC35893 keypad platform dataSundar Iyer1-1/+64
2010-12-29Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely20-252/+17
2010-12-29Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...Grant Likely3-18/+47
2010-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+2
2010-12-28ARM: fix IXP4xx build failureImre Kaloz2-1/+2
2010-12-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller124-1934/+1262
2010-12-24omap2: Make OMAP2PLUS select OMAP_DM_TIMERBen Gamari1-0/+1
2010-12-24OMAP4: hwmod data: Fix alignment and end of line in structurefieldsBenoit Cousson1-21/+22
2010-12-24OMAP4: hwmod data: Move the DMA structuresBenoit Cousson1-99/+97
2010-12-24OMAP4: hwmod data: Move the smartreflex structuresBenoit Cousson1-172/+169
2010-12-24OMAP4: hwmod data: Fix missing SIDLE_SMART_WKUP in smartreflexsyscBenoit Cousson1-1/+2
2010-12-24arm/sharpsl: don't use flush_scheduled_work()Tejun Heo1-1/+2
2010-12-24ARM: 6541/1: move sev definition to common system.h include fileShiraz Hashim1-0/+7
2010-12-24ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startupSrinidhi Kasagar1-1/+0
2010-12-24Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"Russell King1-6/+2
2010-12-24ARM: provide an early platform initialization hookRussell King2-0/+4
2010-12-24ARM: simplify early machine init hooksRussell King6-19/+15
2010-12-24ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm2-29/+46
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao5-2/+30
2010-12-24ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor1-0/+6
2010-12-24ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren1-3/+3
2010-12-24Merge branch 'davinci-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King10-59/+462
2010-12-23arm: omap: tusb6010: add name for MUSB IRQFelipe Balbi1-0/+1
2010-12-23arm: omap: craneboard: Add USB EHCI supportSrinath1-0/+48
2010-12-23omap2+: Initialize serial port for dynamic remuxing for n8x0Tony Lindgren1-2/+38
2010-12-23omap2+: Add struct omap_board_data and use it for platform level serial initTony Lindgren3-9/+38