summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/pmgr
Commit message (Expand)AuthorAgeFilesLines
* staging: tidspbridge: set7 remove hungarian from structsRene Sapiens2011-02-052-21/+21
* staging: tidspbridge: set6 remove hungarian from structsRene Sapiens2011-02-052-14/+14
* staging: tidspbridge: set5 remove hungarian from structsRene Sapiens2011-02-053-27/+27
* staging: tidspbridge: set4 remove hungarian from structsRene Sapiens2011-02-052-38/+38
* staging: tidspbridge: set3 remove hungarian from structsRene Sapiens2011-02-052-30/+30
* staging: tidspbridge: set2 remove hungarian from structsRene Sapiens2011-02-053-17/+17
* staging: tidspbridge: set1 remove hungarian from structsRene Sapiens2011-02-052-13/+13
* staging: tidspbridge: Remove trivial header filesArmando Uribe2011-02-051-1/+0Star
* staging: tidspbridge: Remove unused structsArmando Uribe2011-02-052-17/+2Star
* staging: tidspbridge: Remove unused functionsArmando Uribe2011-02-052-44/+0Star
* staging: tidspbridge: Remove unused defined constantsArmando Uribe2011-02-051-1/+1
* staging: tidspbridge: pmgr code cleanupIonut Nicu2011-02-052-211/+168Star
* staging: tidspbridge: convert pmgr to list_headIonut Nicu2011-02-052-198/+100Star
* staging: tidspbridge: remove utildefsIonut Nicu2011-02-051-8/+1Star
* Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name"Felipe Contreras2010-11-111-0/+2
* Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions"Felipe Contreras2010-11-111-6/+28
* Revert "staging: tidspbridge - remove dmm custom module"Felipe Contreras2010-11-112-4/+590
* staging: tidspbridge: Clean up error-handling codeJulia Lawall2010-10-151-3/+7
* staging: tidspbridge - remove dmm custom moduleFernando Guzman Lugo2010-10-062-590/+4Star
* staging: tidspbridge - deprecate reserve/unreserve_memory funtionsFernando Guzman Lugo2010-10-061-28/+6Star
* staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper nameFernando Guzman Lugo2010-10-061-2/+0Star
* staging: ti dspbridge: remove cmm_xlator_delete wrapperErnesto Ramos2010-10-051-17/+0Star
* staging: tidspbridge: check return code of get_userVasiliy Kulikov2010-09-061-1/+5
* staging/trivial: fix typos concerning "address"Uwe Kleine-König2010-09-051-1/+1
* staging: tidspbridge: Remove services.c and services.hIvan Gomez Castellanos2010-08-311-1/+0Star
* staging: tidspbridge: Remove cfg.c and cfg.h filesIvan Gomez Castellanos2010-08-315-7/+0Star
* staging: tidspbridge: Remove cfg_set_dev_object()Ivan Gomez Castellanos2010-08-311-12/+16
* staging: tidspbridge: Remove cfg_get_object()Ivan Gomez Castellanos2010-08-311-2/+8
* staging: tidspbridge: Remove cfg_get_dev_object() and do a trivial cleanupIvan Gomez Castellanos2010-08-311-6/+24
* 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-031-2/+6
* staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos2010-08-031-17/+98
* staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos2010-08-031-21/+29
* staging: ti dspbridge: avoid errors if node handle is zeroErnesto Ramos2010-08-031-2/+4
* staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos2010-08-031-19/+139
* staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos2010-08-031-6/+8
* staging:ti dspbridge: remove DSP_FAILED macro from pmgrErnesto Ramos2010-07-287-41/+39Star
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgrErnesto Ramos2010-07-289-161/+139Star
* staging:ti dspbridge: remove unnecessary volatile variablesErnesto Ramos2010-07-281-3/+4
* staging:ti dspbridge: remove unnecessary check for NULL pointer in cmm.cErnesto Ramos2010-07-281-6/+2Star
* staging: tidspbridge: Remove macros used as castArmando Uribe2010-07-271-4/+1Star
* staging: tidspbridge: Remove unused magic numberArmando Uribe2010-07-271-7/+0Star
* staging: tidspbridge: Remove redundant macro from cod.cArmando Uribe2010-07-271-15/+12Star
* staging: tidspbridge: remove OUT defineMenon, Nishanth2010-07-228-32/+32
* staging: tidspbridge: remove OPTIONALMenon, Nishanth2010-07-221-1/+1
* staging: tidspbridge: remove IN modifierMenon, Nishanth2010-07-227-14/+14
* staging: tidspbridge: replace CONST with c standard constMenon, Nishanth2010-07-227-9/+9
* staging: tidspbridge: check kmalloc() resultKulikov Vasiliy2010-07-221-0/+4
* staging: tidspbridge: remove std.hNishanth Menon2010-07-229-9/+10
* staging: tidspbridge: remove custom TRUE FALSENishanth Menon2010-07-222-3/+3