aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* 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-027-169/+192
* 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-027-196/+257
* staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos2010-08-021-6/+8
* staging:ti dspbridge: remove find_gcf from nldr.cErnesto Ramos2010-07-281-18/+2
* staging:ti dspbridge: remove bridge_brd_delete functionErnesto Ramos2010-07-281-56/+1
* staging:ti dspbridge: make sure IVA2 is OFF when dev is createdErnesto Ramos2010-07-281-1/+3
* staging:ti dspbridge: proc_load/start should set IVA2 to OFF in case of failureErnesto Ramos2010-07-281-2/+4
* staging:ti dspbridge: fix bridge_brd_stop so IVA2 is set OFFErnesto Ramos2010-07-281-4/+4
* staging:ti dspbridge: remove DSP_FAILED macro definitionErnesto Ramos2010-07-281-3/+0
* staging:ti dspbridge: remove DSP_FAILED macro from servicesErnesto Ramos2010-07-281-7/+6
* staging:ti dspbridge: remove DSP_FAILED macro from rmgrErnesto Ramos2010-07-2812-132/+129
* staging:ti dspbridge: remove DSP_FAILED macro from pmgrErnesto Ramos2010-07-287-41/+39
* staging:ti dspbridge: remove DSP_FAILED macro from coreErnesto Ramos2010-07-285-47/+47
* staging:ti dspbridge: remove DSP_SUCCEEDED macro definitionErnesto Ramos2010-07-281-2/+1
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from servicesErnesto Ramos2010-07-281-5/+5
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from rmgrErnesto Ramos2010-07-2812-272/+260
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgrErnesto Ramos2010-07-289-161/+139
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from coreErnesto Ramos2010-07-287-108/+91
* staging:ti dspbridge: replace simple_strtoul by strict_strtoulErnesto Ramos2010-07-281-1/+5
* staging:ti dspbridge: remove unnecessary volatile variablesErnesto Ramos2010-07-283-9/+10
* staging:ti dspbridge: remove function delete_strm_mgrErnesto Ramos2010-07-281-14/+2
* staging:ti dspbridge: remove unnecessary check for NULL pointer in cmm.cErnesto Ramos2010-07-281-6/+2
* staging:ti dspbridge: remove unused typedef REG16Ernesto Ramos2010-07-281-2/+0
* staging: tidspbridge: Remove unused macrosArmando Uribe2010-07-269-52/+0
* staging: tidspbridge: Change macros to static inline functionsArmando Uribe2010-07-263-36/+20
* staging: tidspbridge: Remove macros used as castArmando Uribe2010-07-267-37/+16
* staging: tidspbridge: Remove unused magic numberArmando Uribe2010-07-261-7/+0
* staging: tidspbridge: Remove redundant macro from cod.cArmando Uribe2010-07-261-15/+12
* staging: tidspbridge: Change macros to static inline functions used in cloadArmando Uribe2010-07-263-18/+31
* staging: tidspbridge: Change macros to static inline functions in io_smArmando Uribe2010-07-262-11/+14
* staging: tidspbridge: Remove redundant macros in io_sm.cArmando Uribe2010-07-262-52/+30
* staging: tidspbridge: Remove Redundant wrappersArmando Uribe2010-07-263-85/+17
* staging: tidspbridge: remove dbdefs.hMenon, Nishanth2010-07-223-71/+0
* staging: tidspbridge: remove OUT defineMenon, Nishanth2010-07-2251-234/+234
* staging: tidspbridge: remove OPTIONALMenon, Nishanth2010-07-2211-30/+30
* staging: tidspbridge: remove IN modifierMenon, Nishanth2010-07-2251-241/+241
* staging: tidspbridge: replace CONST with c standard constMenon, Nishanth2010-07-2232-65/+65
* staging: tidspbridge: remove GlobalTypes.hMenon, Nishanth2010-07-224-326/+0
* staging: tidspbridge: check kmalloc() resultKulikov Vasiliy2010-07-221-0/+4
* staging: tidspbridge: remove RET_OK RET_FAILNishanth Menon2010-07-222-32/+31
* staging: tidspbridge: remove custom typedef reg_uword32Nishanth Menon2010-07-224-106/+44
* staging: tidspbridge: remove std.hNishanth Menon2010-07-2235-127/+41
* staging: tidspbridge: no need for custom NULLNishanth Menon2010-07-224-25/+0
* staging: tidspbridge: remove custom TRUE FALSENishanth Menon2010-07-229-34/+8
* staging: ti dspbridge: make variables in prototypes match within functions de...Rene Sapiens2010-07-2230-184/+195
* staging: ti dspbridge: Rename words with camel caseRene Sapiens2010-07-227-127/+129