summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge
Commit message (Expand)AuthorAgeFilesLines
* staging: tidspbridge: check return code of get_userVasiliy Kulikov2010-09-061-1/+5
* staging: tidspbridge: check return code of kzallocVasiliy Kulikov2010-09-061-0/+8
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-053-3/+3
* 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-315-113/+0Star
* staging: tidspbridge: Remove cfg.c and cfg.h filesIvan Gomez Castellanos2010-08-3122-138/+7Star
* staging: tidspbridge: Remove cfg_set_object()Ivan Gomez Castellanos2010-08-314-54/+36Star
* staging: tidspbridge: Remove cfg_set_dev_object()Ivan Gomez Castellanos2010-08-313-61/+16Star
* staging: tidspbridge: Remove cfg_get_object()Ivan Gomez Castellanos2010-08-318-86/+85Star
* staging: tidspbridge: Remove cfg_get_exec_file()Ivan Gomez Castellanos2010-08-313-61/+19Star
* staging: tidspbridge: Remove cfg_get_dev_object() and do a trivial cleanupIvan Gomez Castellanos2010-08-313-68/+24Star
* staging: tidspbridge: Remove cfg_init() and cfg_exit()Ivan Gomez Castellanos2010-08-313-58/+0Star
* staging: tidspbridge: Remove cfg_get_auto_start()Ivan Gomez Castellanos2010-08-313-49/+6Star
* staging: tidspbridge: Remove ntfy.cIvan Gomez Castellanos2010-08-313-32/+18Star
* staging: tidspbridge: Move sync.c from services to coreIvan Gomez Castellanos2010-08-312-2/+2
* drivers: staging: tidspbridge: gen: gb.c: Removed duplicated #includeAndrea Gelmini2010-08-311-1/+0Star
* 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-037-169/+192
* 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-037-196/+257
* staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos2010-08-031-6/+8
* staging:ti dspbridge: remove find_gcf from nldr.cErnesto Ramos2010-07-281-18/+2Star
* staging:ti dspbridge: remove bridge_brd_delete functionErnesto Ramos2010-07-281-56/+1Star
* 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/+0Star
* staging:ti dspbridge: remove DSP_FAILED macro from servicesErnesto Ramos2010-07-281-7/+6Star
* staging:ti dspbridge: remove DSP_FAILED macro from rmgrErnesto Ramos2010-07-2812-132/+129Star
* staging:ti dspbridge: remove DSP_FAILED macro from pmgrErnesto Ramos2010-07-287-41/+39Star
* 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/+1Star
* 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/+260Star
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgrErnesto Ramos2010-07-289-161/+139Star
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from coreErnesto Ramos2010-07-287-108/+91Star
* 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/+2Star
* staging:ti dspbridge: remove unnecessary check for NULL pointer in cmm.cErnesto Ramos2010-07-281-6/+2Star
* staging:ti dspbridge: remove unused typedef REG16Ernesto Ramos2010-07-281-2/+0Star
* staging: tidspbridge: Remove unused macrosArmando Uribe2010-07-279-52/+0Star
* staging: tidspbridge: Change macros to static inline functionsArmando Uribe2010-07-273-36/+20Star
* staging: tidspbridge: Remove macros used as castArmando Uribe2010-07-277-37/+16Star
* 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: Change macros to static inline functions used in cloadArmando Uribe2010-07-273-18/+31
* staging: tidspbridge: Change macros to static inline functions in io_smArmando Uribe2010-07-272-11/+14
* staging: tidspbridge: Remove redundant macros in io_sm.cArmando Uribe2010-07-272-52/+30Star