summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/pmgr/dspapi.c
Commit message (Expand)AuthorAgeFilesLines
* staging: tidspbridge: remove dev_init() and dev_exit()Víctor Manuel Jáquez Leal2012-03-091-19/+3
* staging: tidspbridge: remove io_init() and io_exit()Víctor Manuel Jáquez Leal2012-03-091-8/+2
* staging: tidspbridge: remove msg_mod_init() and msg_exit()Víctor Manuel Jáquez Leal2012-03-091-7/+2
* staging: tidspbridge: remove chnl_init() and chnl_exit()Víctor Manuel Jáquez Leal2012-03-091-7/+2
* staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal2012-03-091-8/+2
* staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal2012-03-091-6/+1
* staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal2012-03-091-6/+1
* staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal2012-03-091-6/+1
* staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal2012-03-091-7/+2
* staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal2012-03-091-7/+2
* staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal2012-03-091-6/+2
* staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal2012-02-091-3/+0
* staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal2012-02-091-4/+0
* staging: tidspbridge: set12 remove hungarian from structsRene Sapiens2011-02-041-20/+20
* staging: tidspbridge: set11 remove hungarian from structsRene Sapiens2011-02-041-27/+27
* staging: tidspbridge: set10 remove hungarian from structsRene Sapiens2011-02-041-54/+54
* staging: tidspbridge: set9 remove hungarian from structsRene Sapiens2011-02-041-22/+22
* staging: tidspbridge: set8 remove hungarian from structsRene Sapiens2011-02-041-10/+10
* staging: tidspbridge: set2 remove hungarian from structsRene Sapiens2011-02-041-1/+1
* staging: tidspbridge: set1 remove hungarian from structsRene Sapiens2011-02-041-2/+2
* Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions"Felipe Contreras2010-11-101-6/+28
* staging: tidspbridge: Clean up error-handling codeJulia Lawall2010-10-151-3/+7
* staging: tidspbridge - deprecate reserve/unreserve_memory funtionsFernando Guzman Lugo2010-10-051-28/+6
* staging: tidspbridge: check return code of get_userVasiliy Kulikov2010-09-051-1/+5
* staging: tidspbridge: Remove services.c and services.hIvan Gomez Castellanos2010-08-311-1/+0
* staging: tidspbridge: Remove cfg.c and cfg.h filesIvan Gomez Castellanos2010-08-311-1/+0
* staging: tidspbridge: Remove cfg_get_auto_start()Ivan Gomez Castellanos2010-08-311-4/+6
* staging: ti dspbridge: avoid errors if stream id is zeroErnesto Ramos2010-08-021-2/+6
* staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos2010-08-021-17/+98
* staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos2010-08-021-21/+29
* staging: ti dspbridge: avoid errors if node handle is zeroErnesto Ramos2010-08-021-2/+4
* staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos2010-08-021-19/+139
* staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos2010-08-021-6/+8
* staging:ti dspbridge: remove DSP_FAILED macro from pmgrErnesto Ramos2010-07-281-15/+15
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgrErnesto Ramos2010-07-281-26/+26
* staging: tidspbridge: remove OUT defineMenon, Nishanth2010-07-221-1/+1
* staging: tidspbridge: remove IN modifierMenon, Nishanth2010-07-221-1/+1
* staging: tidspbridge: replace CONST with c standard constMenon, Nishanth2010-07-221-1/+1
* staging: tidspbridge: check kmalloc() resultKulikov Vasiliy2010-07-221-0/+4
* staging: tidspbridge: remove std.hNishanth Menon2010-07-221-1/+1
* staging: ti dspbridge: Rename words with camel caseRene Sapiens2010-07-221-58/+58
* staging: ti dspbridge: add platform manager codeOmar Ramirez Luna2010-06-231-0/+1685
OpenPOWER on IntegriCloud