aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-23
|\
| * [ARM] 5321/1: Kirkwood: fix typo in MakefileNicolas Pitre2008-10-23
| * [ARM] 5320/1: fix assembly constraints in implementation of do_div()Nicolas Pitre2008-10-23
| * [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas2008-10-22
| * [ARM] 5316/1: AT91: oops (regression) fix on gpio irqDavid Brownell2008-10-22
| * Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-22
| |\
| | * [ARM] msm: vreg interface to msm7k pmicBrian Swetland2008-10-22
| | * [ARM] msm: dma: various basic dma improvements and bugfixesBrian Swetland2008-10-22
| | * [ARM] msm: clock: provide clk_*() api support forBrian Swetland2008-10-22
| | * [ARM] msm: clean up iomap and devicesBrian Swetland2008-10-22
| | * [ARM] msm: add proc_comm support, necessary for clock and power controlBrian Swetland2008-10-22
| | * [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland2008-10-22
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-10-22
| |\ \
| | * | [ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.hMariusz Kozlowski2008-10-21
| | * | [ARM] pxa: update {corgi,spitz}_defconfig to favor SPI-based driversEric Miao2008-10-21
| | * | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao2008-10-20
| | * | Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"Eric Miao2008-10-20
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-10-23
|\ \ \ \
| * | | | tosa: add support for bl/lcd driverDmitry Baryshkov2008-10-20
| * | | | backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov2008-10-20
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-upstreamDavid Vrabel2008-10-20
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David Vrabel2008-10-10
| |\ \ \ \ \
| | * | | | | uwb: add the UWB stack (build system)Greg Kroah-Hartman2008-09-17
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-23
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | [ARM] clps711x: add sparsemem definitionsRussell King2008-10-21
| * | | | | [ARM] 5315/1: Fix section mismatch warning (sa1111)Kristoffer Ericson2008-10-21
| * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2008-10-20
| |\ \ \ \ \
| | * | | | | [ARM] Orion: activate workaround for 88f6183 SPI clock erratumNicolas Pitre2008-10-19
| | * | | | | [ARM] Orion: instantiate the dsa switch driverLennert Buytenhek2008-10-19
| | * | | | | [ARM] mv78xx0: force link speed/duplex on eth2/eth3Lennert Buytenhek2008-10-19
| | | |_|/ / | | |/| | |
| * | | | | [ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.cMariusz Kozlowski2008-10-18
| * | | | | [ARM] balance parenthesis in header fileMariusz Kozlowski2008-10-18
| * | | | | [ARM] pxa: fix trizeps defconfigRussell King2008-10-17
| * | | | | Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2008-10-17
| |\ \ \ \ \
| | * | | | | [ARM] S3C24XX: Fix redefine of DEFINE_TIMER() in s3c24xx pwm-clock.cNelson Castillo2008-10-16
| | * | | | | [ARM] S3C2443: Fix HCLK rateBen Dooks2008-10-16
| | * | | | | [ARM] S3C24XX: pwm-clock set_parent mask fixDallas Foley2008-10-16
| * | | | | | [ARM] dmabounce requires ZONE_DMARussell King2008-10-17
| * | | | | | [ARM] 5303/1: period_cycles should be greater than 1roelkluin2008-10-17
| * | | | | | [ARM] 5310/1: Fix cache flush functions for ARMv4Anders Grafström2008-10-17
| * | | | | | [ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bfRussell King2008-10-17
| * | | | | | [ARM] pxa: fix redefinition of NR_IRQSRussell King2008-10-17
| | |/ / / / | |/| | | |
* | | | | | misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-20
* | | | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\ \ \ \ \ \
| * | | | | | genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner2008-10-16
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz2008-10-17
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-20
|\ \ \ \ \
| * | | | | mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov2008-10-19