aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/smd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-9/+10
2012-09-19ARM: msm: use __iomem pointers for MMIOArnd Bergmann1-9/+10
2012-09-13ARM: msm: Remove msm_hw_reset_hookStephen Boyd1-7/+0
2010-11-16msm: smd: Reduce driver log chatterDavid Brown1-11/+6
2010-08-09arm: msm: Fix section mismatch in smd.c.Gregory Bean1-1/+1
2010-05-12arm: msm: smd: fix SMD modem processor sync conditionDaniel Walker1-0/+7
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 Walker1-12/+0
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 Walker1-43/+1
2010-05-12arm: msm: smd: checkpatch clean up of smd/proc_commDaniel Walker1-6/+2
2010-05-12arm: msm: correctly signal the apps-to-modem irq in smd/proc_commDima Zavin1-5/+13
2010-05-12msm: smd: provide atomic channel writesBrian Swetland1-0/+10
2010-05-12[ARM] msm: add /proc/last_radio_log when supported by the modem.Iliyan Malchev1-0/+4
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
2010-05-12[ARM] msm: smd: add support for DSP SMD channelsBrian Swetland1-46/+68
2010-05-12[ARM] msm: cleanup smd, separate debugfs supportBrian Swetland1-404/+21
2010-05-12[ARM] msm: Add 8k power collapse support to smdArve Hjønnevåg1-20/+37
2010-05-12[ARM] msm: Add item argument to smsm_change_state and smsm_get_stateArve Hjønnevåg1-30/+28
2010-05-12msm: smd: initial support for smd v2Brian Swetland1-168/+258
2010-05-12[ARM] msm: smd: don't crash if the smd channel table doesn't existBrian Swetland1-1/+4
2010-05-12[ARM] msm: shared memory interface for baseband processor ipcBrian Swetland1-0/+1330