aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2008-10-19mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov1-0/+2
2008-10-19mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2-8/+29
2008-10-19[ARM] Orion: activate workaround for 88f6183 SPI clock erratumNicolas Pitre1-1/+2
2008-10-19[ARM] Orion: instantiate the dsa switch driverLennert Buytenhek9-0/+129
2008-10-19[ARM] mv78xx0: force link speed/duplex on eth2/eth3Lennert Buytenhek1-0/+5
2008-10-18[ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.cMariusz Kozlowski1-1/+1
2008-10-18[ARM] balance parenthesis in header fileMariusz Kozlowski1-1/+1
2008-10-17ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz1-75/+0
2008-10-17[ARM] pxa: fix trizeps defconfigRussell King1-0/+1
2008-10-17Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King3-9/+8
2008-10-17[ARM] dmabounce requires ZONE_DMARussell King4-8/+2
2008-10-17[ARM] 5303/1: period_cycles should be greater than 1roelkluin1-1/+1
2008-10-17[ARM] 5310/1: Fix cache flush functions for ARMv4Anders Grafström1-3/+3
2008-10-17[ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bfRussell King1-0/+2
2008-10-17[ARM] pxa: fix redefinition of NR_IRQSRussell King1-1/+4
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds171-1082/+12036
2008-10-16spi_s3c24xx: pin configuration updatesBen Dooks1-0/+1