Age | Commit message (Expand) | Author | Files | Lines |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 6 | -12/+9 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 9 | -29/+29 |
2011-03-29 | arm: msm: Use proper irq accessor functions | Thomas Gleixner | 5 | -10/+10 |
2011-03-29 | arm: msm: Convert to new irq chip functions | Thomas Gleixner | 1 | -16/+17 |
2011-03-24 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+2 |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 1 | -1/+2 |
2011-03-17 | Merge remote branch 'rmk/for-linus' into for-linus | David Brown | 5 | -17/+17 |
2011-03-10 | msm: scm: Check for interruption immediately | Stephen Boyd | 1 | -24/+27 |
2011-03-10 | msm: scm: Fix improper register assignment | Stephen Boyd | 1 | -2/+5 |
2011-03-10 | msm: scm: Mark inline asm as volatile | Stephen Boyd | 1 | -2/+2 |
2011-03-09 | msm: iommu: Enable HTW L2 redirection on MSM8960 | Stepan Moskovchenko | 1 | -1/+1 |
2011-03-09 | msm: iommu: Don't read from write-only registers | Stepan Moskovchenko | 2 | -29/+1 |
2011-03-09 | msm: iommu: Remove dependency on IDR | Stepan Moskovchenko | 4 | -22/+42 |
2011-03-09 | msm: iommu: Use ASID tagging instead of VMID tagging | Stepan Moskovchenko | 3 | -10/+14 |
2011-03-09 | msm: iommu: Rework clock logic and add IOMMU bus clock control | Stepan Moskovchenko | 3 | -95/+121 |
2011-03-09 | msm: iommu: Clock control for the IOMMU driver | Stepan Moskovchenko | 2 | -5/+62 |
2011-02-28 | msm: clock: Migrate to clkdev | Stephen Boyd | 14 | -86/+97 |
2011-02-28 | msm: clock: Remove references to clk_ops_pcom | Stephen Boyd | 7 | -77/+11 |
2011-02-28 | msm: headsmp.S: Fix section mismatch | Stephen Boyd | 1 | -1/+1 |
2011-02-28 | msm: Use explicit GPLv2 licenses | David Brown | 10 | -236/+70 |
2011-02-23 | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar | 1 | -1/+2 |
2011-02-18 | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 4 | -10/+10 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2 | -6/+6 |
2011-02-15 | Merge branch 'msm-core' into for-next | David Brown | 4 | -66/+40 |
2011-02-15 | msm: iommu: Enable IOMMU support for MSM8960 | Stepan Moskovchenko | 1 | -1/+1 |
2011-02-15 | msm: iommu: Generalize platform data for multiple targets | Stepan Moskovchenko | 3 | -66/+28 |
2011-02-15 | msm: iommu: Create a Kconfig item for the IOMMU driver | Stepan Moskovchenko | 2 | -2/+14 |
2011-01-28 | Merge branch 'msm-core' into for-next | David Brown | 4 | -1/+111 |
2011-01-28 | msm: serial: Add MSM8960 serial support | Stepan Moskovchenko | 4 | -1/+111 |
2011-01-28 | Merge branch 'msm-core' into for-next | David Brown | 20 | -224/+165 |
2011-01-28 | msm: Clean up useless ifdefs | Stepan Moskovchenko | 8 | -32/+0 |
2011-01-28 | msm: clock: Add support for more proc_comm clocks | Stephen Boyd | 3 | -1/+11 |
2011-01-28 | msm: clock: Invert debugfs directory layout | Stephen Boyd | 1 | -25/+23 |
2011-01-28 | msm: clock: Move debugfs code from clock.c to clock-debug.c | Matt Wagantall | 4 | -122/+150 |
2011-01-28 | msm: clock: Remove 7x30 and pcom includes from clock.h | Stephen Boyd | 6 | -3/+5 |
2011-01-28 | msm: clock: Remove unused code and definitions | Stephen Boyd | 3 | -64/+2 |
2011-01-28 | msm: Warning fix in trout gpio board file | David Brown | 1 | -2/+0 |
2011-01-28 | msm: Remove broken register definition from trout | David Brown | 1 | -1/+0 |
2011-01-27 | Merge branch 'msm-8960' into msm-core | David Brown | 16 | -90/+582 |
2011-01-25 | Merge branch 'msm-sdcc' into for-next | David Brown | 5 | -5/+314 |
2011-01-24 | Merge branch 'msm-8960' into for-next | David Brown | 16 | -90/+582 |
2011-01-24 | Merge branch 'msm-uart' into for-next | David Brown | 3 | -2/+7 |
2011-01-24 | ARM: msm: 7x30: don't force a gpiomux table for the whole arch | Dima Zavin | 3 | -39/+23 |
2011-01-22 | msm: 8x50: Add initial support for SDCC | Sahitya Tummala | 4 | -5/+303 |
2011-01-22 | mmc: msm_sdcc: Add gpio handling function to driver | Sahitya Tummala | 1 | -0/+11 |
2011-01-22 | msm: Add name field to UART resources | Stepan Moskovchenko | 3 | -2/+7 |
2011-01-22 | msm: Support for the MSM8960 RUMI3 target | Stepan Moskovchenko | 2 | -1/+17 |
2011-01-22 | msm: Support for the MSM8960 Simulator target | Stepan Moskovchenko | 3 | -0/+79 |
2011-01-22 | msm: Makefile cleanup | Stepan Moskovchenko | 1 | -12/+6 |
2011-01-22 | msm: timer: Timer support for MSM8960 | Stepan Moskovchenko | 1 | -2/+3 |