aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/pmgr (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-14staging: tidspbridge: Remove NULL check before kfreeIlia Mirkin1-2/+1
2011-02-04staging: tidspbridge: set12 remove hungarian from structsRene Sapiens1-20/+20
2011-02-04staging: tidspbridge: set11 remove hungarian from structsRene Sapiens2-33/+33
2011-02-04staging: tidspbridge: set10 remove hungarian from structsRene Sapiens1-54/+54
2011-02-04staging: tidspbridge: set9 remove hungarian from structsRene Sapiens3-25/+25
2011-02-04staging: tidspbridge: set8 remove hungarian from structsRene Sapiens5-112/+112
2011-02-04staging: tidspbridge: set7 remove hungarian from structsRene Sapiens2-21/+21
2011-02-04staging: tidspbridge: set6 remove hungarian from structsRene Sapiens2-14/+14
2011-02-04staging: tidspbridge: set5 remove hungarian from structsRene Sapiens3-27/+27
2011-02-04staging: tidspbridge: set4 remove hungarian from structsRene Sapiens2-38/+38
2011-02-04staging: tidspbridge: set3 remove hungarian from structsRene Sapiens2-30/+30
2011-02-04staging: tidspbridge: set2 remove hungarian from structsRene Sapiens3-17/+17
2011-02-04staging: tidspbridge: set1 remove hungarian from structsRene Sapiens2-13/+13
2011-02-04staging: tidspbridge: Remove trivial header filesArmando Uribe1-1/+0
2011-02-04staging: tidspbridge: Remove unused structsArmando Uribe2-17/+2
2011-02-04staging: tidspbridge: Remove unused functionsArmando Uribe2-44/+0
2011-02-04staging: tidspbridge: Remove unused defined constantsArmando Uribe1-1/+1
2011-02-04staging: tidspbridge: pmgr code cleanupIonut Nicu2-211/+168
2011-02-04staging: tidspbridge: convert pmgr to list_headIonut Nicu2-198/+100
2011-02-04staging: tidspbridge: remove utildefsIonut Nicu1-8/+1
2010-11-10Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name"Felipe Contreras1-0/+2
2010-11-10Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions"Felipe Contreras1-6/+28
2010-11-10Revert "staging: tidspbridge - remove dmm custom module"Felipe Contreras2-4/+590
2010-10-15staging: tidspbridge: Clean up error-handling codeJulia Lawall1-3/+7
2010-10-05staging: tidspbridge - remove dmm custom moduleFernando Guzman Lugo2-590/+4
2010-10-05staging: tidspbridge - deprecate reserve/unreserve_memory funtionsFernando Guzman Lugo1-28/+6
2010-10-05staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper nameFernando Guzman Lugo1-2/+0
2010-10-05staging: ti dspbridge: remove cmm_xlator_delete wrapperErnesto Ramos1-17/+0
2010-09-05staging: tidspbridge: check return code of get_userVasiliy Kulikov1-1/+5
2010-09-04staging/trivial: fix typos concerning "address"Uwe Kleine-König1-1/+1
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 Castellanos5-7/+0
2010-08-31staging: tidspbridge: Remove cfg_set_dev_object()Ivan Gomez Castellanos1-12/+16
2010-08-31staging: tidspbridge: Remove cfg_get_object()Ivan Gomez Castellanos1-2/+8
2010-08-31staging: tidspbridge: Remove cfg_get_dev_object() and do a trivial cleanupIvan Gomez Castellanos1-6/+24
2010-08-31staging: tidspbridge: Remove cfg_get_auto_start()Ivan Gomez Castellanos1-4/+6
2010-08-02staging: ti dspbridge: avoid errors if stream id is zeroErnesto Ramos1-2/+6
2010-08-02staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos1-17/+98
2010-08-02staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos1-21/+29
2010-08-02staging: ti dspbridge: avoid errors if node handle is zeroErnesto Ramos1-2/+4
2010-08-02staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos1-19/+139
2010-08-02staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos1-6/+8
2010-07-28staging:ti dspbridge: remove DSP_FAILED macro from pmgrErnesto Ramos7-41/+39
2010-07-28staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgrErnesto Ramos9-161/+139
2010-07-28staging:ti dspbridge: remove unnecessary volatile variablesErnesto Ramos1-3/+4
2010-07-28staging:ti dspbridge: remove unnecessary check for NULL pointer in cmm.cErnesto Ramos1-6/+2
2010-07-26staging: tidspbridge: Remove macros used as castArmando Uribe1-4/+1
2010-07-26staging: tidspbridge: Remove unused magic numberArmando Uribe1-7/+0
2010-07-26staging: tidspbridge: Remove redundant macro from cod.cArmando Uribe1-15/+12