summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/smd.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-221-9/+10
|\
| * ARM: msm: use __iomem pointers for MMIOArnd Bergmann2012-09-191-9/+10
* | ARM: msm: Remove msm_hw_reset_hookStephen Boyd2012-09-131-7/+0
|/
* msm: smd: Reduce driver log chatterDavid Brown2010-11-161-11/+6
* arm: msm: Fix section mismatch in smd.c.Gregory Bean2010-08-091-1/+1
* arm: msm: smd: fix SMD modem processor sync conditionDaniel Walker2010-05-121-0/+7
* arm: msm: smd: ifdef dsp irq handlerDaniel Walker2010-05-121-0/+2
* arm: msm: smd: remove unneeded predefinesDaniel Walker2010-05-121-41/+36
* arm: msm: smd: msm7x30 a2m clean upDaniel Walker2010-05-121-12/+0
* 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-121-43/+1
* arm: msm: smd: checkpatch clean up of smd/proc_commDaniel Walker2010-05-121-6/+2
* arm: msm: correctly signal the apps-to-modem irq in smd/proc_commDima Zavin2010-05-121-5/+13
* msm: smd: provide atomic channel writesBrian Swetland2010-05-121-0/+10
* [ARM] msm: add /proc/last_radio_log when supported by the modem.Iliyan Malchev2010-05-121-0/+4
* 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-121-46/+68
* [ARM] msm: cleanup smd, separate debugfs supportBrian Swetland2010-05-121-404/+21
* [ARM] msm: Add 8k power collapse support to smdArve Hjønnevåg2010-05-121-20/+37
* [ARM] msm: Add item argument to smsm_change_state and smsm_get_stateArve Hjønnevåg2010-05-121-30/+28
* msm: smd: initial support for smd v2Brian Swetland2010-05-121-168/+258
* [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-121-0/+1330
OpenPOWER on IntegriCloud