summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-10msm: scm: Check for interruption immediatelyStephen Boyd1-24/+27
2011-03-10msm: scm: Fix improper register assignmentStephen Boyd1-2/+5
2011-03-10msm: scm: Mark inline asm as volatileStephen Boyd1-2/+2
2011-03-09msm: iommu: Enable HTW L2 redirection on MSM8960Stepan Moskovchenko1-1/+1
2011-03-09msm: iommu: Don't read from write-only registersStepan Moskovchenko2-29/+1
2011-03-09msm: iommu: Remove dependency on IDRStepan Moskovchenko4-22/+42
2011-03-09msm: iommu: Use ASID tagging instead of VMID taggingStepan Moskovchenko3-10/+14
2011-03-09msm: iommu: Rework clock logic and add IOMMU bus clock controlStepan Moskovchenko3-95/+121
2011-03-09msm: iommu: Clock control for the IOMMU driverStepan Moskovchenko2-5/+62
2011-03-08msm: mdp: Set the correct pack pattern for XRGB/ARGBDima Zavin1-1/+1
2011-03-08msm_fb: Fix framebuffer consoleArve Hjønnevåg1-2/+2
2011-03-03msm: mdp: Add support for RGBX 8888 image format.Dima Zavin3-1/+10
2011-03-03video: msmfb: Put the partial update magic value into the fix_screen struct.Dima Zavin1-0/+12
2011-02-28msm: clock: Migrate to clkdevStephen Boyd15-86/+98
2011-02-28msm: clock: Remove references to clk_ops_pcomStephen Boyd7-77/+11
2011-02-28msm: headsmp.S: Fix section mismatchStephen Boyd1-1/+1
2011-02-28msm: Use explicit GPLv2 licensesDavid Brown10-236/+70
2011-02-15Merge branch 'msm-core' into for-nextDavid Brown4-66/+40
2011-02-15msm: iommu: Enable IOMMU support for MSM8960Stepan Moskovchenko1-1/+1
2011-02-15msm: iommu: Generalize platform data for multiple targetsStepan Moskovchenko3-66/+28
2011-02-15msm: iommu: Create a Kconfig item for the IOMMU driverStepan Moskovchenko2-2/+14
2011-01-28Merge branch 'msm-core' into for-nextDavid Brown4-1/+111
2011-01-28msm: serial: Add MSM8960 serial supportStepan Moskovchenko4-1/+111
2011-01-28Merge branch 'msm-core' into for-nextDavid Brown20-224/+165
2011-01-28msm: Clean up useless ifdefsStepan Moskovchenko8-32/+0
2011-01-28msm: clock: Add support for more proc_comm clocksStephen Boyd3-1/+11
2011-01-28msm: clock: Invert debugfs directory layoutStephen Boyd1-25/+23
2011-01-28msm: clock: Move debugfs code from clock.c to clock-debug.cMatt Wagantall4-122/+150
2011-01-28msm: clock: Remove 7x30 and pcom includes from clock.hStephen Boyd6-3/+5
2011-01-28msm: clock: Remove unused code and definitionsStephen Boyd3-64/+2
2011-01-28msm: Warning fix in trout gpio board fileDavid Brown1-2/+0
2011-01-28msm: Remove broken register definition from troutDavid Brown1-1/+0
2011-01-27Merge branch 'msm-8960' into msm-coreDavid Brown16-90/+582
2011-01-26Merge branch 'msm-fb' into for-nextDavid Brown1-10/+1
2011-01-26video/msm_fb: use system_wq instead of dedicated workqueuesTejun Heo1-10/+1
2011-01-25Merge branch 'msm-sdcc' into for-nextDavid Brown7-36/+376
2011-01-24Merge branch 'msm-8960' into for-nextDavid Brown16-90/+582
2011-01-24Merge branch 'msm-uart' into for-nextDavid Brown5-47/+276
2011-01-24ARM: msm: 7x30: don't force a gpiomux table for the whole archDima Zavin3-39/+23
2011-01-22Linux 2.6.38-rc2v2.6.38-rc2Linus Torvalds1-1/+1
2011-01-22msm: 8x50: Add initial support for SDCCSahitya Tummala4-5/+303
2011-01-22mmc: msm_sdcc: Add gpio handling function to driverSahitya Tummala3-1/+51
2011-01-22drivers: mmc: msm: remove clock disable in probeDaniel Walker1-3/+0
2011-01-22mmc: msm: fix dma usage not to use internal APIsDaniel Walker1-27/+22
2011-01-22Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds133-2661/+2442
2011-01-22serial: msm: Add support for UARTDM coresStepan Moskovchenko2-45/+269
2011-01-22msm: Add name field to UART resourcesStepan Moskovchenko3-2/+7
2011-01-22msm: Support for the MSM8960 RUMI3 targetStepan Moskovchenko2-1/+17
2011-01-22msm: Support for the MSM8960 Simulator targetStepan Moskovchenko3-0/+79
2011-01-22msm: Makefile cleanupStepan Moskovchenko1-12/+6