aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-31Merge branch 'devel-stable' into develRussell King4-1/+277
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-1/+0
2010-06-15Add GPIO support for HTC Dream.Pavel Machek4-1/+277
2010-06-07msm: dma: add completion.h headerDaniel Walker1-0/+1
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-3/+0
2010-05-23ARM: Continue removing useless bootmem.h includesRussell King3-3/+0
2010-05-21Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-0/+7
2010-05-13msm: 7x30 Kconfig and makefile changesDaniel Walker2-0/+15
2010-05-13msm: clock support for the MSM7x30 CPU.Gregory Bean3-0/+170
2010-05-13msm: physical offset for MSM7X30Daniel Walker1-0/+2
2010-05-13msm: io: add io support for 7x30Daniel Walker2-0/+35
2010-05-13msm: Add extern for 7x30 clock list.Daniel Walker1-0/+3
2010-05-13msm: dma: add 7x30 security domain abstractionDaniel Walker1-15/+17
2010-05-13msm: update basic board layout for MSM7x30Daniel Walker1-96/+20
2010-05-13msm: add devices-msm7x30.cDaniel Walker1-0/+128
2010-05-13msm: add msm_iomap-7x30.h for MSM7x30 supportDaniel Walker2-1/+125
2010-05-13msm: irqs: add irqs-7x30.h for MSM7x30 supportDaniel Walker2-1/+173
2010-05-13msm: 8x50 Kconfig changesDaniel Walker2-16/+46
2010-05-13msm: physical offset for QSD8x50Daniel Walker1-0/+6
2010-05-13msm: io: add io support for 8x50Daniel Walker2-3/+39
2010-05-13msm: add extern for 8x50 clock list.Daniel Walker1-0/+3
2010-05-13msm: add devices-qsd8x50.cDaniel Walker1-0/+92
2010-05-13msm: update basic board layout for QSD8x50Daniel Walker1-101/+19
2010-05-13msm: add msm_iomap-8x50.h for QSD8x50 supportDaniel Walker2-0/+151
2010-05-13msm: irqs: add irqs-8x50.h for QSD8x50 supportDaniel Walker2-1/+109
2010-05-13msm: timer: allow MSM_DGT_BASE to be overridenDaniel Walker1-0/+2
2010-05-13msm: add Qualcomm 7x30 interrupt controller driver.Gregory Bean3-1/+374
2010-05-13msm: add tlmm support for gpio.Gregory Bean2-0/+227
2010-05-13msm: generalize clock support.Daniel Walker12-206/+651
2010-05-13msm: add sirc interrupt controller driver.Gregory Bean2-0/+292
2010-05-13msm: generialize iomap to support multiple SOCs.Gregory Bean2-94/+142
2010-05-13msm: generialize IRQ to support multiple SOCs.Gregory Bean2-67/+84
2010-05-13msm: generalization to support multiple SOCs.Gregory Bean2-3/+2
2010-05-12arm: msm: video: add msm_fb.hDaniel Walker2-6/+147
2010-05-12arm: msm: smd: fix initcall prototype compiler warningDaniel Walker1-2/+4
2010-05-12arm: msm: trout: fix build failure without UARTDaniel Walker1-0/+2
2010-05-12arm: msm: smd: remove Kconfig menu optionDaniel Walker1-8/+2
2010-05-12arm: msm: smd: fix SMD modem processor sync conditionDaniel Walker3-1/+24
2010-05-12arm: msm: smd: ifdef dsp irq handlerDaniel Walker1-0/+2
2010-05-12arm: msm: smd: remove unneeded predefinesDaniel Walker1-41/+36
2010-05-12arm: msm: smd: msm7x30 a2m clean upDaniel Walker2-12/+16
2010-05-12arm: msm: smd: convert unsigned addr to unsigned longDaniel Walker1-1/+1
2010-05-12arm: msm: smd: use either package v3 or v4 not bothDaniel Walker3-48/+78
2010-05-12arm: msm: smd: checkpatch clean up of smd/proc_commDaniel Walker4-24/+17
2010-05-12[ARM] msm: smd: Force the half_channel struct aligmnent to 4Dima Zavin1-1/+1
2010-05-12arm: msm: correctly signal the apps-to-modem irq in smd/proc_commDima Zavin4-7/+31
2010-05-12msm: smd: provide atomic channel writesBrian Swetland2-0/+11
2010-05-12[ARM] msm: add /proc/last_radio_log when supported by the modem.Iliyan Malchev3-0/+87
2010-05-12msm/qsd: smd: avoid race condition in smd channel allocationBrian Swetland1-6/+7
2010-05-12[ARM] msm: smd: Update the correct fTAIL pointer after reading from fifoHaley Teng1-1/+1