aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Ramos7-169/+192
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 Ramos7-196/+257
2010-08-02staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos1-6/+8
2010-07-28staging:ti dspbridge: remove find_gcf from nldr.cErnesto Ramos1-18/+2
2010-07-28staging:ti dspbridge: remove bridge_brd_delete functionErnesto Ramos1-56/+1
2010-07-28staging:ti dspbridge: make sure IVA2 is OFF when dev is createdErnesto Ramos1-1/+3
2010-07-28staging:ti dspbridge: proc_load/start should set IVA2 to OFF in case of failureErnesto Ramos1-2/+4
2010-07-28staging:ti dspbridge: fix bridge_brd_stop so IVA2 is set OFFErnesto Ramos1-4/+4
2010-07-28staging:ti dspbridge: remove DSP_FAILED macro definitionErnesto Ramos1-3/+0
2010-07-28staging:ti dspbridge: remove DSP_FAILED macro from servicesErnesto Ramos1-7/+6
2010-07-28staging:ti dspbridge: remove DSP_FAILED macro from rmgrErnesto Ramos12-132/+129
2010-07-28staging:ti dspbridge: remove DSP_FAILED macro from pmgrErnesto Ramos7-41/+39
2010-07-28staging:ti dspbridge: remove DSP_FAILED macro from coreErnesto Ramos5-47/+47
2010-07-28staging:ti dspbridge: remove DSP_SUCCEEDED macro definitionErnesto Ramos1-2/+1
2010-07-28staging:ti dspbridge: remove DSP_SUCCEEDED macro from servicesErnesto Ramos1-5/+5
2010-07-28staging:ti dspbridge: remove DSP_SUCCEEDED macro from rmgrErnesto Ramos12-272/+260
2010-07-28staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgrErnesto Ramos9-161/+139
2010-07-28staging:ti dspbridge: remove DSP_SUCCEEDED macro from coreErnesto Ramos7-108/+91
2010-07-28staging:ti dspbridge: replace simple_strtoul by strict_strtoulErnesto Ramos1-1/+5
2010-07-28staging:ti dspbridge: remove unnecessary volatile variablesErnesto Ramos3-9/+10
2010-07-28staging:ti dspbridge: remove function delete_strm_mgrErnesto Ramos1-14/+2
2010-07-28staging:ti dspbridge: remove unnecessary check for NULL pointer in cmm.cErnesto Ramos1-6/+2
2010-07-28staging:ti dspbridge: remove unused typedef REG16Ernesto Ramos1-2/+0
2010-07-26staging: tidspbridge: Remove unused macrosArmando Uribe9-52/+0
2010-07-26staging: tidspbridge: Change macros to static inline functionsArmando Uribe3-36/+20
2010-07-26staging: tidspbridge: Remove macros used as castArmando Uribe7-37/+16
2010-07-26staging: tidspbridge: Remove unused magic numberArmando Uribe1-7/+0
2010-07-26staging: tidspbridge: Remove redundant macro from cod.cArmando Uribe1-15/+12
2010-07-26staging: tidspbridge: Change macros to static inline functions used in cloadArmando Uribe3-18/+31
2010-07-26staging: tidspbridge: Change macros to static inline functions in io_smArmando Uribe2-11/+14
2010-07-26staging: tidspbridge: Remove redundant macros in io_sm.cArmando Uribe2-52/+30
2010-07-26staging: tidspbridge: Remove Redundant wrappersArmando Uribe3-85/+17
2010-07-22staging: tidspbridge: remove dbdefs.hMenon, Nishanth3-71/+0
2010-07-22staging: tidspbridge: remove OUT defineMenon, Nishanth51-234/+234
2010-07-22staging: tidspbridge: remove OPTIONALMenon, Nishanth11-30/+30
2010-07-22staging: tidspbridge: remove IN modifierMenon, Nishanth51-241/+241
2010-07-22staging: tidspbridge: replace CONST with c standard constMenon, Nishanth32-65/+65
2010-07-22staging: tidspbridge: remove GlobalTypes.hMenon, Nishanth4-326/+0
2010-07-22staging: tidspbridge: check kmalloc() resultKulikov Vasiliy1-0/+4
2010-07-22staging: tidspbridge: remove RET_OK RET_FAILNishanth Menon2-32/+31
2010-07-22staging: tidspbridge: remove custom typedef reg_uword32Nishanth Menon4-106/+44
2010-07-22staging: tidspbridge: remove std.hNishanth Menon35-127/+41
2010-07-22staging: tidspbridge: no need for custom NULLNishanth Menon4-25/+0
2010-07-22staging: tidspbridge: remove custom TRUE FALSENishanth Menon9-34/+8
2010-07-22staging: ti dspbridge: make variables in prototypes match within functions definitionsRene Sapiens30-184/+195
2010-07-22staging: ti dspbridge: Rename words with camel caseRene Sapiens7-127/+129
2010-07-22staging: ti dspbridge: Rename words with camel case.Rene Sapiens16-161/+161