summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* msm: 7x30 Kconfig and makefile changesDaniel Walker2010-05-142-0/+15
* msm: clock support for the MSM7x30 CPU.Gregory Bean2010-05-143-0/+170
* msm: physical offset for MSM7X30Daniel Walker2010-05-141-0/+2
* msm: io: add io support for 7x30Daniel Walker2010-05-142-0/+35
* msm: Add extern for 7x30 clock list.Daniel Walker2010-05-141-0/+3
* msm: dma: add 7x30 security domain abstractionDaniel Walker2010-05-141-15/+17
* msm: update basic board layout for MSM7x30Daniel Walker2010-05-141-96/+20Star
* msm: add devices-msm7x30.cDaniel Walker2010-05-141-0/+128
* msm: add msm_iomap-7x30.h for MSM7x30 supportDaniel Walker2010-05-142-1/+125
* msm: irqs: add irqs-7x30.h for MSM7x30 supportDaniel Walker2010-05-142-1/+173
* msm: 8x50 Kconfig changesDaniel Walker2010-05-142-16/+46
* msm: physical offset for QSD8x50Daniel Walker2010-05-141-0/+6
* msm: io: add io support for 8x50Daniel Walker2010-05-142-3/+39
* msm: add extern for 8x50 clock list.Daniel Walker2010-05-141-0/+3
* msm: add devices-qsd8x50.cDaniel Walker2010-05-141-0/+92
* msm: update basic board layout for QSD8x50Daniel Walker2010-05-141-101/+19Star
* msm: add msm_iomap-8x50.h for QSD8x50 supportDaniel Walker2010-05-142-0/+151
* msm: irqs: add irqs-8x50.h for QSD8x50 supportDaniel Walker2010-05-142-1/+109
* msm: timer: allow MSM_DGT_BASE to be overridenDaniel Walker2010-05-141-0/+2
* msm: add Qualcomm 7x30 interrupt controller driver.Gregory Bean2010-05-143-1/+374
* msm: add tlmm support for gpio.Gregory Bean2010-05-142-0/+227
* msm: generalize clock support.Daniel Walker2010-05-1412-206/+651
* msm: add sirc interrupt controller driver.Gregory Bean2010-05-142-0/+292
* msm: generialize iomap to support multiple SOCs.Gregory Bean2010-05-142-94/+142
* msm: generialize IRQ to support multiple SOCs.Gregory Bean2010-05-142-67/+84
* msm: generalization to support multiple SOCs.Gregory Bean2010-05-142-3/+2Star
* arm: msm: video: add msm_fb.hDaniel Walker2010-05-122-6/+147
* arm: msm: smd: fix initcall prototype compiler warningDaniel Walker2010-05-121-2/+4
* arm: msm: trout: fix build failure without UARTDaniel Walker2010-05-121-0/+2
* arm: msm: smd: remove Kconfig menu optionDaniel Walker2010-05-121-8/+2Star
* arm: msm: smd: fix SMD modem processor sync conditionDaniel Walker2010-05-123-1/+24
* arm: msm: smd: ifdef dsp irq handlerDaniel Walker2010-05-121-0/+2
* arm: msm: smd: remove unneeded predefinesDaniel Walker2010-05-121-41/+36Star
* arm: msm: smd: msm7x30 a2m clean upDaniel Walker2010-05-122-12/+16
* arm: msm: smd: convert unsigned addr to unsigned longDaniel Walker2010-05-121-1/+1
* arm: msm: smd: use either package v3 or v4 not bothDaniel Walker2010-05-123-48/+78
* arm: msm: smd: checkpatch clean up of smd/proc_commDaniel Walker2010-05-124-24/+17Star
* [ARM] msm: smd: Force the half_channel struct aligmnent to 4Dima Zavin2010-05-121-1/+1
* arm: msm: correctly signal the apps-to-modem irq in smd/proc_commDima Zavin2010-05-124-7/+31
* msm: smd: provide atomic channel writesBrian Swetland2010-05-122-0/+11
* [ARM] msm: add /proc/last_radio_log when supported by the modem.Iliyan Malchev2010-05-123-0/+87
* msm/qsd: smd: avoid race condition in smd channel allocationBrian Swetland2010-05-121-6/+7
* [ARM] msm: smd: Update the correct fTAIL pointer after reading from fifoHaley Teng2010-05-121-1/+1
* [ARM] msm: smd: add support for DSP SMD channelsBrian Swetland2010-05-123-50/+76
* [ARM] msm: cleanup smd, separate debugfs supportBrian Swetland2010-05-124-405/+433
* [ARM] msm: Add 8k power collapse support to smdArve Hjønnevåg2010-05-122-24/+57
* [ARM] msm: Add item argument to smsm_change_state and smsm_get_stateArve Hjønnevåg2010-05-122-38/+50
* msm: smd: initial support for smd v2Brian Swetland2010-05-122-189/+313
* [ARM] msm: smd: don't crash if the smd channel table doesn't existBrian Swetland2010-05-121-1/+4
* [ARM] msm: shared memory interface for baseband processor ipcBrian Swetland2010-05-126-1/+1625