aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rpmsg
Commit message (Expand)AuthorAgeFilesLines
* [OMAPRPC] Fix locking mutex twiceAlberto Aguirre2014-10-011-1/+1
* OMAPRPC: Ask tiler for pa in buffer lookupsAlberto Aguirre2014-10-011-1/+2
* OMAPRPC: Updates to OMAPRPC from 3.4 Kernel tree changes.Erik Rainey2014-10-019-1/+2566
* rpmsg: resmgr: add support for resource-data requests from rprocJuan Gutierrez2014-10-011-0/+76
* rpmsg: omx: initialize completion event in rpmsg_omx_openJuan Gutierrez2014-10-011-2/+2
* rpmsg: omx: send disconnect only if omx state is connectedMiguel Vadillo2014-10-011-16/+19
* rpmsg: omx: fix copy_to_user in register/unregister ioctlsSuman Anna2014-10-011-3/+5
* rpmsg: omx: return ENXIO in rpmsg_omx_writeVidhoon Viswanathan2014-10-011-0/+3
* rpmsg: omx: copy_from_user() errors should return -EFAULTDavid Schleef2014-10-011-1/+1
* rpmsg: fix device definitions in rpmsg client driversSuman Anna2014-10-014-4/+4
* rpmsg: use dev_dbg for channel creation/deletion messagesSubramaniam C.A2014-10-011-1/+1
* rpmsg: omx: lower the traces level in driver open, ioctl & releaseSuman Anna2014-10-011-3/+3
* rpmsg: kconfig: add a dependency with remoteproc in rpmsg_omxJuan Gutierrez2014-10-011-0/+1
* rpmsg: omx: return actual user-provided bytes written in writeSuman Anna2014-10-011-3/+1
* rpmsg: resmgr: Use i2c_adapter to obtain I2C platform deviceGrygorii Strashko2014-10-011-9/+3
* rpmsg: resmgr: support setting constraints on dspJuan Gutierrez2014-10-011-0/+1
* rpmsg-omx: tiler_virt2phys called for 1D buffersSubramaniam C.A2014-10-011-3/+3
* rpmsg: omx: use rproc api for pa to da conversionSubramaniam C.A2014-10-011-21/+23
* rpmsg: omx: re-work buffer lookup to support contiguous NV12Subramaniam C.A2014-10-011-40/+75
* rpmsg: store rproc reference during virtio device creationSubramaniam C.A2014-10-011-0/+14
* rpmsg: omx: add return values to the pa to da convert functionSubramaniam C.A2014-10-011-24/+22
* Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-03-231-2/+1
|\
| * rpmsg: resmgr: disable aux_clk_src in case of errorMiguel Vadillo2012-03-231-2/+1
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-11-211-0/+5
|\ \ | |/
| * rpmsg: resmgr: succeed if pm_runtime_get_sync() returns 1, not only 0Peter Malkin2011-11-211-0/+5
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-10-171-0/+2
|\ \ | |/
| * rpmsg: suppress rpmsg name service hex dumpsSuman Anna2011-10-171-0/+2
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-09-291-0/+9
|\ \ | |/
| * omap: rpmsg_resmgr: reserve i2c resources to a remoteprocIliyan Malchev2011-09-291-0/+9
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-09-091-1/+1
|\ \ | |/
| * rpmsg: Change ION carveout start address in rpmsg driverSarthak Aggarwal2011-09-091-1/+1
* | Revert "Revert "rpmsg: omx: add safety removal of devices""Iliyan Malchev2011-08-291-24/+126
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-08-261-12/+24
|\ \ | |/
| * rpmsg: serialize transmissions and add proper barriersSuman Anna2011-08-261-12/+24
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-08-111-17/+47
|\ \ | |/
| * rpmsg: omx: transmit the virtual addressSuman Anna2011-08-111-1/+20
| * rpmsg: omx: transmit remote processor virtual addressSuman Anna2011-08-111-17/+28
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-08-081-6/+14
|\ \ | |/
| * rpmsg: fix result check on wait_event_interruptible_timeoutIliyan Malchev2011-08-081-6/+14
* | Revert "rpmsg: omx: add safety removal of devices"Paul Eastham2011-08-061-126/+24
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-08-051-24/+126
|\ \ | |/
| * rpmsg: omx: add safety removal of devicesFernando Guzman Lugo2011-08-051-24/+126
* | rpmsg_omx: remove unused fieldIliyan Malchev2011-08-051-1/+0
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-08-042-14/+9
|\ \ | |/
| * rpmsg_omx: move omx_packet to headerIliyan Malchev2011-08-031-12/+0
| * rpmsg: serialize concurrent access to svq buffersTyler Luu2011-08-031-2/+9
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-08-022-22/+57
|\ \ | |/
| * rpmsg: clean up error codesIliyan Malchev2011-08-022-15/+36
| * rpmsg_omx: enable mapping for metadata buffersSarthak Aggarwal2011-08-021-9/+23
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-07-291-1/+60
|\ \ | |/