| Commit message (Expand) | Author | Age | Files | Lines |
* | msm: timer: Fix DGT rate on 8960 and 8660 | Stephen Boyd | 2011-06-20 | 1 | -2/+4 |
* | msm: timer: compensate for timer shift in msm_read_timer_count | Jeff Ohlstein | 2011-06-17 | 1 | -1/+5 |
* | msm: timer: Fix SMP build error | Stephen Boyd | 2011-05-31 | 1 | -0/+2 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-05-23 | 3 | -26/+11 |
|\ |
|
| * | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 | 1 | -2/+8 |
| |\ |
|
| | * | ARM: msm: update GPIO chained IRQ handler to use entry/exit functions | Will Deacon | 2011-05-11 | 1 | -2/+8 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2011-05-23 | 2 | -24/+3 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | ARM: consolidate SMP cross call implementation | Russell King | 2011-05-23 | 2 | -24/+3 |
| | |/ |
|
* | | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-04-18 | 2 | -5/+2 |
|\ \ |
|
| * | | msm: timer: fix missing return value | David Brown | 2011-03-31 | 1 | -1/+1 |
| * | | msm: Remove extraneous ffa device check | David Brown | 2011-03-31 | 1 | -4/+1 |
| |/ |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
|/ |
|
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 6 | -12/+9 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 9 | -29/+29 |
* | arm: msm: Use proper irq accessor functions | Thomas Gleixner | 2011-03-29 | 5 | -10/+10 |
* | arm: msm: Convert to new irq chip functions | Thomas Gleixner | 2011-03-29 | 1 | -16/+17 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-23 | 1 | -1/+2 |
|\ |
|
| *---. | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 2011-03-20 | 1 | -1/+2 |
| |\ \ \ |
|
| | | | * | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar | 2011-02-23 | 1 | -1/+2 |
| | | |/
| | |/| |
|
* | | | | Merge remote branch 'rmk/for-linus' into for-linus | David Brown | 2011-03-16 | 5 | -17/+17 |
|\ \ \ \
| |/ / / |
|
| * | | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 2011-02-17 | 4 | -10/+10 |
| * | | | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 2 | -6/+6 |
| |/ / |
|
* | | | msm: scm: Check for interruption immediately | Stephen Boyd | 2011-03-10 | 1 | -24/+27 |
* | | | msm: scm: Fix improper register assignment | Stephen Boyd | 2011-03-10 | 1 | -2/+5 |
* | | | msm: scm: Mark inline asm as volatile | Stephen Boyd | 2011-03-10 | 1 | -2/+2 |
* | | | msm: iommu: Enable HTW L2 redirection on MSM8960 | Stepan Moskovchenko | 2011-03-08 | 1 | -1/+1 |
* | | | msm: iommu: Don't read from write-only registers | Stepan Moskovchenko | 2011-03-08 | 2 | -29/+1 |
* | | | msm: iommu: Remove dependency on IDR | Stepan Moskovchenko | 2011-03-08 | 4 | -22/+42 |
* | | | msm: iommu: Use ASID tagging instead of VMID tagging | Stepan Moskovchenko | 2011-03-08 | 3 | -10/+14 |
* | | | msm: iommu: Rework clock logic and add IOMMU bus clock control | Stepan Moskovchenko | 2011-03-08 | 3 | -95/+121 |
* | | | msm: iommu: Clock control for the IOMMU driver | Stepan Moskovchenko | 2011-03-08 | 2 | -5/+62 |
* | | | msm: clock: Migrate to clkdev | Stephen Boyd | 2011-02-28 | 14 | -86/+97 |
* | | | msm: clock: Remove references to clk_ops_pcom | Stephen Boyd | 2011-02-28 | 7 | -77/+11 |
* | | | msm: headsmp.S: Fix section mismatch | Stephen Boyd | 2011-02-28 | 1 | -1/+1 |
* | | | msm: Use explicit GPLv2 licenses | David Brown | 2011-02-28 | 10 | -236/+70 |
* | | | Merge branch 'msm-core' into for-next | David Brown | 2011-02-14 | 4 | -66/+40 |
|\ \ \ |
|
| * | | | msm: iommu: Enable IOMMU support for MSM8960 | Stepan Moskovchenko | 2011-02-14 | 1 | -1/+1 |
| * | | | msm: iommu: Generalize platform data for multiple targets | Stepan Moskovchenko | 2011-02-14 | 3 | -66/+28 |
| * | | | msm: iommu: Create a Kconfig item for the IOMMU driver | Stepan Moskovchenko | 2011-02-14 | 2 | -2/+14 |
* | | | | Merge branch 'msm-core' into for-next | David Brown | 2011-01-28 | 4 | -1/+111 |
|\ \ \ \
| |/ / / |
|
| * | | | msm: serial: Add MSM8960 serial support | Stepan Moskovchenko | 2011-01-28 | 4 | -1/+111 |
* | | | | Merge branch 'msm-core' into for-next | David Brown | 2011-01-28 | 20 | -224/+165 |
|\ \ \ \
| |/ / / |
|
| * | | | msm: Clean up useless ifdefs | Stepan Moskovchenko | 2011-01-28 | 8 | -32/+0 |
| * | | | msm: clock: Add support for more proc_comm clocks | Stephen Boyd | 2011-01-28 | 3 | -1/+11 |
| * | | | msm: clock: Invert debugfs directory layout | Stephen Boyd | 2011-01-28 | 1 | -25/+23 |
| * | | | msm: clock: Move debugfs code from clock.c to clock-debug.c | Matt Wagantall | 2011-01-28 | 4 | -122/+150 |
| * | | | msm: clock: Remove 7x30 and pcom includes from clock.h | Stephen Boyd | 2011-01-28 | 6 | -3/+5 |
| * | | | msm: clock: Remove unused code and definitions | Stephen Boyd | 2011-01-28 | 3 | -64/+2 |
| * | | | msm: Warning fix in trout gpio board file | David Brown | 2011-01-28 | 1 | -2/+0 |