Age | Commit message (Expand) | Author | Files | Lines |
2012-02-07 | ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ | Stephen Warren | 2 | -3/+4 |
2012-02-07 | ARM: tegra: Pass uncompress.h UART selection to DEBUG_LL | Stephen Warren | 4 | -12/+143 |
2012-02-07 | ARM: tegra: uncompress.h: Choose a UART at runtime | Stephen Warren | 1 | -1/+74 |
2012-02-07 | ARM: tegra: uncompress.h: Store UART address in a variable | Doug Anderson | 1 | -3/+3 |
2012-02-07 | ARM: tegra: Introduce define DEBUG_UART_SHIFT | Doug Anderson | 1 | -8/+10 |
2012-02-07 | ARM: tegra: Support Tegra30 in decompressor UART setup | Stephen Warren | 1 | -2/+10 |
2012-02-07 | ARM: tegra: Pause DMA when reading transfer count | Laxman Dewangan | 1 | -42/+74 |
2012-02-07 | ARM: tegra: emc: device tree support | Olof Johansson | 1 | -7/+139 |
2012-02-07 | ARM: tegra: emc: convert tegra2_emc to a platform driver | Olof Johansson | 2 | -30/+73 |
2012-02-07 | ARM: tegra: fuse: add bct strapping reading | Olof Johansson | 2 | -0/+16 |
2012-02-07 | ARM: tegra: fuse: add functions to access chip revision | Olof Johansson | 3 | -33/+86 |
2012-02-07 | ARM: tegra: fuse: use apbio dma for register access | Olof Johansson | 1 | -12/+8 |
2012-02-07 | ARM: tegra: use APB DMA for accessing APB devices | Olof Johansson | 4 | -1/+187 |
2012-02-07 | ARM: tegra: Don't WARN_ON() for too early dma channel allocations | Olof Johansson | 1 | -1/+1 |
2012-02-07 | ARM: dt: tegra: Enable headset autodetection on PAZ00 board. | Leon Romanovsky | 1 | -0/+1 |
2012-02-07 | ARM: dt: tegra: Enable device tree audio codec on PAZ00 board. | Leon Romanovsky | 1 | -6/+23 |
2012-02-07 | ARM: dt: Add binding for Tegra PMC | Stephen Warren | 3 | -0/+14 |
2012-02-07 | ARM: dt: tegra: Enable audio on WM8903 boards, disable others | Stephen Warren | 5 | -10/+137 |
2012-02-07 | ARM: dt: tegra: Add labels for I2S controllers | Stephen Warren | 1 | -2/+2 |
2012-02-07 | ARM: dt: tegra: Modify I2S nodes to match binding | Stephen Warren | 1 | -2/+2 |
2012-02-07 | ARM: dt: tegra: Add Tegra APB DMA device tree binding | Stephen Warren | 2 | -0/+58 |
2012-02-07 | ARM: dt: tegra30.dtsi: Add extra GPIO interrupt | Stephen Warren | 1 | -1/+2 |
2012-02-07 | ARM: dt: tegra30.dtsi: Reformat gpio's interrupts property | Stephen Warren | 1 | -1/+7 |
2012-02-07 | ARM: tegra: seaboard: add EMC table to device tree | Olof Johansson | 1 | -0/+38 |
2012-02-07 | ARM: tegra: emc: device tree bindings | Olof Johansson | 1 | -0/+7 |
2012-01-29 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 58 | -378/+208 |
2012-01-29 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 32 | -216/+163 |
2012-01-28 | ARM: 7304/1: ioremap: fix boundary check when reusing static mapping | Pawel Moll | 1 | -1/+2 |
2012-01-27 | Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Olof Johansson | 2 | -2/+4 |
2012-01-27 | Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 4 | -47/+10 |
2012-01-27 | Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 i... | Olof Johansson | 1 | -0/+11 |
2012-01-27 | Merge branch 'sa11x0-mcp-fixes' into fixes | Russell King | 8 | -86/+3 |
2012-01-26 | arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmap | Julia Lawall | 1 | -1/+3 |
2012-01-26 | ARM: imx: iomux-v1.h: Fix build error due to __init annotation | Fabio Estevam | 1 | -1/+1 |
2012-01-25 | ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts | Catalin Marinas | 7 | -79/+79 |
2012-01-25 | ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2 | Rabin Vincent | 1 | -6/+9 |
2012-01-25 | ARM: 7298/1: realview: fix mapping of MPCore private memory region | Marc Zyngier | 4 | -25/+19 |
2012-01-24 | Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 39 | -559/+391 |
2012-01-23 | ARM: 7288/1: mach-sa1100: add missing module_init() call | Linus Walleij | 1 | -0/+2 |
2012-01-23 | ARM: 7297/1: smp_twd: make sure timer is stopped before registering it | Marc Zyngier | 1 | -0/+2 |
2012-01-23 | ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards | Will Deacon | 1 | -6/+0 |
2012-01-23 | ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block | Will Deacon | 1 | -10/+10 |
2012-01-23 | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 18 | -31/+35 |
2012-01-23 | ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs | Will Deacon | 4 | -6/+1 |
2012-01-23 | ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary | Will Deacon | 1 | -1/+1 |
2012-01-23 | ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes | Will Deacon | 1 | -3/+4 |
2012-01-20 | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 7 | -20/+2 |
2012-01-20 | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources." | Russell King | 7 | -66/+1 |
2012-01-20 | ARM: at91: Fix at91sam9g45 and at91cap9 reset | Jean-Christophe PLAGNIOL-VILLARD | 6 | -13/+48 |
2012-01-20 | ARM: at91: make rstc soc independent | Jean-Christophe PLAGNIOL-VILLARD | 17 | -20/+42 |