| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [ARM] mx31ads: Add missing include | Sascha Hauer | 2008-10-30 | 1 | -0/+2 |
| * | | [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR. | Darius Augulis | 2008-10-30 | 1 | -1/+1 |
| * | | [ARM] MX3: Use ioremap wrapper to map SoC devices nonshared | Sascha Hauer | 2008-10-30 | 1 | -0/+20 |
| * | | [ARM] pcm037: map AIPS1 and AIPS2 as nonshared area | Sascha Hauer | 2008-10-30 | 1 | -2/+2 |
* | | | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 2008-10-30 | 6 | -0/+15 |
* | | | [ARM] ep93xx: fix OHCI DMA mask | Matthias Kaehlcke | 2008-10-30 | 1 | -2/+4 |
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2008-10-30 | 11 | -27/+39 |
|\ \ \ |
|
| * | | | [ARM] sharpsl_pm: fix compilation w/o CONFIG_PM | Dmitry Baryshkov | 2008-10-30 | 1 | -5/+14 |
| * | | | [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl | Dmitry Baryshkov | 2008-10-29 | 3 | -2/+7 |
| * | | | [ARM] pxa/spitz: fix spi cs on spitz | Dmitry Baryshkov | 2008-10-29 | 1 | -0/+12 |
| |/ / |
|
| * | | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 62 | -1273/+3772 |
| |\| |
|
| * | | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 | 1 | -13/+0 |
| * | | ftrace: disable dynamic ftrace for all archs that use daemon | Steven Rostedt | 2008-10-23 | 1 | -1/+0 |
| * | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | 5 | -7/+7 |
| |\ \ |
|
| | * | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 5 | -7/+7 |
* | | | | [ARM] xsc3: revert writethrough memory-type encoding change | Dan Williams | 2008-10-24 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-24 | 38 | -1246/+3585 |
|\ \ \ |
|
| * | | | [ARM] 5321/1: Kirkwood: fix typo in Makefile | Nicolas Pitre | 2008-10-23 | 1 | -1/+1 |
| * | | | [ARM] 5320/1: fix assembly constraints in implementation of do_div() | Nicolas Pitre | 2008-10-23 | 1 | -3/+3 |
| * | | | [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S | Catalin Marinas | 2008-10-22 | 1 | -2/+2 |
| * | | | [ARM] 5316/1: AT91: oops (regression) fix on gpio irq | David Brownell | 2008-10-22 | 1 | -0/+1 |
| * | | | Merge branch 'for-rmk' of git://git.android.com/kernel into devel | Russell King | 2008-10-22 | 35 | -334/+1414 |
| |\ \ \ |
|
| | * | | | [ARM] msm: vreg interface to msm7k pmic | Brian Swetland | 2008-10-22 | 3 | -0/+173 |
| | * | | | [ARM] msm: dma: various basic dma improvements and bugfixes | Brian Swetland | 2008-10-22 | 2 | -25/+71 |
| | * | | | [ARM] msm: clock: provide clk_*() api support for | Brian Swetland | 2008-10-22 | 6 | -0/+395 |
| | * | | | [ARM] msm: clean up iomap and devices | Brian Swetland | 2008-10-22 | 10 | -193/+368 |
| | * | | | [ARM] msm: add proc_comm support, necessary for clock and power control | Brian Swetland | 2008-10-22 | 3 | -0/+276 |
| | * | | | [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM | Brian Swetland | 2008-10-22 | 5 | -20/+14 |
| | |/ / |
|
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-10-22 | 9 | -1002/+2281 |
| |\ \ \ |
|
| | * | | | [ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.h | Mariusz Kozlowski | 2008-10-21 | 1 | -1/+1 |
| | * | | | [ARM] pxa: update {corgi,spitz}_defconfig to favor SPI-based drivers | Eric Miao | 2008-10-21 | 2 | -1000/+1690 |
| | * | | | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig | Eric Miao | 2008-10-21 | 4 | -5/+13 |
| | * | | | Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c" | Eric Miao | 2008-10-21 | 5 | -2/+583 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2008-10-24 | 2 | -1/+23 |
|\ \ \ \ |
|
| * | | | | tosa: add support for bl/lcd driver | Dmitry Baryshkov | 2008-10-21 | 1 | -1/+20 |
| * | | | | backlight: add support for Sharp SL-6000 LCD and backlight drivers | Dmitry Baryshkov | 2008-10-21 | 1 | -0/+3 |
* | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-10-23 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into for-upstream | David Vrabel | 2008-10-20 | 783 | -8275/+32649 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David Vrabel | 2008-10-10 | 1 | -0/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | uwb: add the UWB stack (build system) | Greg Kroah-Hartman | 2008-09-17 | 1 | -0/+2 |
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-23 | 25 | -26/+162 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | [ARM] clps711x: add sparsemem definitions | Russell King | 2008-10-22 | 1 | -0/+2 |
| * | | | | | [ARM] 5315/1: Fix section mismatch warning (sa1111) | Kristoffer Ericson | 2008-10-21 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 2008-10-21 | 10 | -1/+136 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] Orion: activate workaround for 88f6183 SPI clock erratum | Nicolas Pitre | 2008-10-19 | 1 | -1/+2 |
| | * | | | | | [ARM] Orion: instantiate the dsa switch driver | Lennert Buytenhek | 2008-10-19 | 9 | -0/+129 |
| | * | | | | | [ARM] mv78xx0: force link speed/duplex on eth2/eth3 | Lennert Buytenhek | 2008-10-19 | 1 | -0/+5 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | [ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.c | Mariusz Kozlowski | 2008-10-18 | 1 | -1/+1 |
| * | | | | | [ARM] balance parenthesis in header file | Mariusz Kozlowski | 2008-10-18 | 1 | -1/+1 |
| * | | | | | [ARM] pxa: fix trizeps defconfig | Russell King | 2008-10-17 | 1 | -0/+1 |