Age | Commit message (Expand) | Author | Files | Lines |
2011-06-20 | msm: timer: Fix DGT rate on 8960 and 8660 | Stephen Boyd | 1 | -2/+4 |
2011-06-17 | msm: timer: compensate for timer shift in msm_read_timer_count | Jeff Ohlstein | 1 | -1/+5 |
2011-05-31 | msm: timer: Fix SMP build error | Stephen Boyd | 1 | -0/+2 |
2011-05-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -26/+11 |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King | 1 | -2/+8 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2 | -24/+3 |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King | 2 | -24/+3 |
2011-05-11 | ARM: msm: update GPIO chained IRQ handler to use entry/exit functions | Will Deacon | 1 | -2/+8 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2011-04-18 | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2 | -5/+2 |
2011-03-31 | msm: timer: fix missing return value | David Brown | 1 | -1/+1 |
2011-03-31 | msm: Remove extraneous ffa device check | David Brown | 1 | -4/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
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-23 | 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-16 | 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-08 | msm: iommu: Enable HTW L2 redirection on MSM8960 | Stepan Moskovchenko | 1 | -1/+1 |
2011-03-08 | msm: iommu: Don't read from write-only registers | Stepan Moskovchenko | 2 | -29/+1 |
2011-03-08 | msm: iommu: Remove dependency on IDR | Stepan Moskovchenko | 4 | -22/+42 |
2011-03-08 | msm: iommu: Use ASID tagging instead of VMID tagging | Stepan Moskovchenko | 3 | -10/+14 |
2011-03-08 | msm: iommu: Rework clock logic and add IOMMU bus clock control | Stepan Moskovchenko | 3 | -95/+121 |
2011-03-08 | 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-17 | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 4 | -10/+10 |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2 | -6/+6 |
2011-02-14 | Merge branch 'msm-core' into for-next | David Brown | 4 | -66/+40 |
2011-02-14 | msm: iommu: Enable IOMMU support for MSM8960 | Stepan Moskovchenko | 1 | -1/+1 |
2011-02-14 | msm: iommu: Generalize platform data for multiple targets | Stepan Moskovchenko | 3 | -66/+28 |
2011-02-14 | 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 |