summaryrefslogtreecommitdiff
path: root/drivers/staging/tidspbridge/pmgr/dspapi.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-16staging: tidspbridge: remove driverKristina Martšenko1-1841/+0
2014-06-19staging: tidspbridge: pmgr: dspapi.c: Cleaning up uninitialized variableRickard Strandqvist1-33/+31
2013-11-11Staging: tidspbridge: Fix foo * bar should be foo *bar in dspapi.cRashika Kheria1-6/+6
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-1/+1
2013-01-22staging: tidspbridge/pmgr: additional checking after return from strlen_userChen Gang1-3/+6
2012-03-10staging: tidspbridge: remove dev_init() and dev_exit()Víctor Manuel Jáquez Leal1-19/+3
2012-03-10staging: tidspbridge: remove io_init() and io_exit()Víctor Manuel Jáquez Leal1-8/+2
2012-03-10staging: tidspbridge: remove msg_mod_init() and msg_exit()Víctor Manuel Jáquez Leal1-7/+2
2012-03-10staging: tidspbridge: remove chnl_init() and chnl_exit()Víctor Manuel Jáquez Leal1-7/+2
2012-03-10staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal1-8/+2
2012-03-10staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal1-6/+1
2012-03-10staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal1-6/+1
2012-03-10staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal1-6/+1
2012-03-10staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal1-7/+2
2012-03-10staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal1-7/+2
2012-03-10staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal1-6/+2
2012-02-09staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal1-3/+0
2012-02-09staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal1-4/+0
2011-02-05staging: tidspbridge: set12 remove hungarian from structsRene Sapiens1-20/+20
2011-02-05staging: tidspbridge: set11 remove hungarian from structsRene Sapiens1-27/+27
2011-02-05staging: tidspbridge: set10 remove hungarian from structsRene Sapiens1-54/+54
2011-02-05staging: tidspbridge: set9 remove hungarian from structsRene Sapiens1-22/+22
2011-02-05staging: tidspbridge: set8 remove hungarian from structsRene Sapiens1-10/+10
2011-02-05staging: tidspbridge: set2 remove hungarian from structsRene Sapiens1-1/+1
2011-02-05staging: tidspbridge: set1 remove hungarian from structsRene Sapiens1-2/+2
2010-11-11Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions"Felipe Contreras1-6/+28
2010-10-15staging: tidspbridge: Clean up error-handling codeJulia Lawall1-3/+7
2010-10-06staging: tidspbridge - deprecate reserve/unreserve_memory funtionsFernando Guzman Lugo1-28/+6
2010-09-06staging: tidspbridge: check return code of get_userVasiliy Kulikov1-1/+5
2010-08-31staging: tidspbridge: Remove services.c and services.hIvan Gomez Castellanos1-1/+0
2010-08-31staging: tidspbridge: Remove cfg.c and cfg.h filesIvan Gomez Castellanos1-1/+0
2010-08-31staging: tidspbridge: Remove cfg_get_auto_start()Ivan Gomez Castellanos1-4/+6
2010-08-03staging: ti dspbridge: avoid errors if stream id is zeroErnesto Ramos1-2/+6
2010-08-03staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos1-17/+98
2010-08-03staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos1-21/+29
2010-08-03staging: ti dspbridge: avoid errors if node handle is zeroErnesto Ramos1-2/+4
2010-08-03staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos1-19/+139
2010-08-03staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos1-6/+8
2010-07-28staging:ti dspbridge: remove DSP_FAILED macro from pmgrErnesto Ramos1-15/+15
2010-07-28staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgrErnesto Ramos1-26/+26
2010-07-23staging: tidspbridge: remove OUT defineMenon, Nishanth1-1/+1
2010-07-23staging: tidspbridge: remove IN modifierMenon, Nishanth1-1/+1
2010-07-23staging: tidspbridge: replace CONST with c standard constMenon, Nishanth1-1/+1
2010-07-22staging: tidspbridge: check kmalloc() resultKulikov Vasiliy1-0/+4
2010-07-22staging: tidspbridge: remove std.hNishanth Menon1-1/+1
2010-07-22staging: ti dspbridge: Rename words with camel caseRene Sapiens1-58/+58
2010-06-24staging: ti dspbridge: add platform manager codeOmar Ramirez Luna1-0/+1685