summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm
AgeCommit message (Expand)Author
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'misc' into develRussell King
2011-01-05Merge branch 'clksrc' into develRussell King
2010-12-22ARM: MSM: update clock source registrationRussell King
2010-12-16MSM: Add USB support for MSM7x30Pavankumar Kondeti
2010-12-16MSM: Add USB suport for QSD8x50Pavankumar Kondeti
2010-12-15msm: initial framebuffer supportDaniel Walker
2010-12-15msm: add handling for clocks tagged as CLK_MINMAXDaniel Walker
2010-12-15msm: trout: change name of pmdh_clk to mddi_clkDaniel Walker
2010-12-15msm: add CLK_MINMAX to pmdh_clkDaniel Walker
2010-12-15msm: trout: add gpio_to_irqDaniel Walker
2010-12-15msm: iommu: Use the correct memory allocation flagStepan Moskovchenko
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-11-30msm: iommu: Miscellaneous code cleanupStepan Moskovchenko
2010-11-30msm: iommu: Support cache-coherent memory accessStepan Moskovchenko
2010-11-30msm: iommu: Definitions for extended memory attributesStepan Moskovchenko
2010-11-30msm: iommu: Kconfig dependency for the IOMMU APIStepan Moskovchenko
2010-11-30msm: iommu: Check if device is already attachedStepan Moskovchenko
2010-11-30msm: iommu: Kconfig item for cacheable page tablesStepan Moskovchenko
2010-11-30msm: iommu: Don't flush page tables if no devices attachedStepan Moskovchenko
2010-11-30msm: iommu: Mark functions with the right section namesStepan Moskovchenko
2010-11-30msm: iommu: Support for the 2nd GFX core's IOMMUStepan Moskovchenko
2010-11-30msm: iommu: Revise GFX2D0 IOMMU contexts and M2V mappingsStepan Moskovchenko
2010-11-30msm: iommu: Revise GFX3D IOMMU contexts and M2V mappingsStepan Moskovchenko
2010-11-30msm: iommu: Use more consistent naming in platform dataStepan Moskovchenko
2010-11-30msm: iomap: Addresses and IRQs for 2nd GFX core IOMMUStepan Moskovchenko
2010-11-30msm: iommu: Increase maximum MID size to 5 bitsStepan Moskovchenko
2010-11-30msm: gpio: Add irq support to v2 gpiolib.Gregory Bean
2010-11-30msm: gpio: Add v2 gpio support to MSM SoCs.Gregory Bean
2010-11-26Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...Russell King
2010-11-22arm: kconfig: enable SMP for MSM targetsDaniel Walker
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-11-19msm: io: Export __msm_ioremapPavankumar Kondeti
2010-11-16msm: make constant unsigned long to correct format warningDavid Brown
2010-11-16msm: smd: ifdef adjustment to remove unused variablesDavid Brown
2010-11-16msm: sirc: remove some unused variablesDavid Brown
2010-11-16msm: smd: Reduce driver log chatterDavid Brown
2010-10-29msm: Kconfig: drop unused config optionsDaniel Walker
2010-10-29msm: fix compile failure when no debug uart is selectedDaniel Walker
2010-10-29msm: fix debug-macro.S build failureDaniel Walker
2010-10-27msm: timer: Decrease shift on timer clocksourceJeff Ohlstein
2010-10-27arm: mach-msm: fix error handling in msm_iommu_probe()Vasiliy Kulikov
2010-10-27msm: fix Kconfig target board selectionDaniel Walker
2010-10-27msm: fix compile failure on struct membank node memberDaniel Walker
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-19Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm...Russell King