aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-30[ARM] 5326/1: AFEB9260: Fix for i2c_board_info structureSergey Lapin1-0/+1
2008-10-30Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6Russell King4-3/+25
2008-10-30[ARM] mx31ads: Add missing includeSascha Hauer1-0/+2
2008-10-30[ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.Darius Augulis1-1/+1
2008-10-30[ARM] MX3: Use ioremap wrapper to map SoC devices nonsharedSascha Hauer1-0/+20
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König6-0/+15
2008-10-30[ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke1-2/+4
2008-10-30Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King11-27/+39
2008-10-30[ARM] sharpsl_pm: fix compilation w/o CONFIG_PMDmitry Baryshkov1-5/+14
2008-10-30[ARM] pcm037: map AIPS1 and AIPS2 as nonshared areaSascha Hauer1-2/+2
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov3-2/+7
2008-10-29[ARM] pxa/spitz: fix spi cs on spitzDmitry Baryshkov1-0/+12
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar62-1273/+3772
2008-10-24[ARM] xsc3: revert writethrough memory-type encoding changeDan Williams1-1/+1
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-1246/+3585
2008-10-23Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-1/+23
2008-10-23[ARM] 5321/1: Kirkwood: fix typo in MakefileNicolas Pitre1-1/+1
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds1-0/+2
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-26/+162
2008-10-23ftrace: remove mcount setSteven Rostedt1-13/+0
2008-10-23ftrace: disable dynamic ftrace for all archs that use daemonSteven Rostedt1-1/+0
2008-10-23[ARM] 5320/1: fix assembly constraints in implementation of do_div()Nicolas Pitre1-3/+3
2008-10-22[ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas1-2/+2
2008-10-22[ARM] 5316/1: AT91: oops (regression) fix on gpio irqDavid Brownell1-0/+1
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King35-334/+1414
2008-10-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King9-1002/+2281
2008-10-22[ARM] msm: vreg interface to msm7k pmicBrian Swetland3-0/+173
2008-10-22[ARM] msm: dma: various basic dma improvements and bugfixesBrian Swetland2-25/+71
2008-10-22[ARM] msm: clock: provide clk_*() api support forBrian Swetland6-0/+395
2008-10-22[ARM] msm: clean up iomap and devicesBrian Swetland10-193/+368
2008-10-22[ARM] msm: add proc_comm support, necessary for clock and power controlBrian Swetland3-0/+276
2008-10-22[ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland5-20/+14
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar5-7/+7
2008-10-21[ARM] clps711x: add sparsemem definitionsRussell King1-0/+2
2008-10-21[ARM] 5315/1: Fix section mismatch warning (sa1111)Kristoffer Ericson1-1/+1
2008-10-21[ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.hMariusz Kozlowski1-1/+1
2008-10-21[ARM] pxa: update {corgi,spitz}_defconfig to favor SPI-based driversEric Miao2-1000/+1690
2008-10-21[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao4-5/+13
2008-10-21Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"Eric Miao5-2/+583
2008-10-21tosa: add support for bl/lcd driverDmitry Baryshkov1-1/+20
2008-10-21backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov1-0/+3
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2-4/+4
2008-10-20Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King10-1/+136
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+6
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-75/+0
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt5-7/+7
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2-8/+31
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-3/+74
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-20Merge branch 'master' into for-upstreamDavid Vrabel783-8275/+32649