summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge
Commit message (Expand)AuthorAgeFilesLines
* staging: tidspbridge: check return code of get_userVasiliy Kulikov2010-09-051-1/+5
* staging: tidspbridge: check return code of kzallocVasiliy Kulikov2010-09-051-0/+8
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-043-3/+3
* staging/trivial: fix typos concerning "address"Uwe Kleine-König2010-09-041-1/+1
* staging: tidspbridge: Remove services.c and services.hIvan Gomez Castellanos2010-08-315-113/+0
* staging: tidspbridge: Remove cfg.c and cfg.h filesIvan Gomez Castellanos2010-08-3122-138/+7
* staging: tidspbridge: Remove cfg_set_object()Ivan Gomez Castellanos2010-08-314-54/+36
* staging: tidspbridge: Remove cfg_set_dev_object()Ivan Gomez Castellanos2010-08-313-61/+16
* staging: tidspbridge: Remove cfg_get_object()Ivan Gomez Castellanos2010-08-318-86/+85
* staging: tidspbridge: Remove cfg_get_exec_file()Ivan Gomez Castellanos2010-08-313-61/+19
* staging: tidspbridge: Remove cfg_get_dev_object() and do a trivial cleanupIvan Gomez Castellanos2010-08-313-68/+24
* staging: tidspbridge: Remove cfg_init() and cfg_exit()Ivan Gomez Castellanos2010-08-313-58/+0
* staging: tidspbridge: Remove cfg_get_auto_start()Ivan Gomez Castellanos2010-08-313-49/+6
* staging: tidspbridge: Remove ntfy.cIvan Gomez Castellanos2010-08-313-32/+18
* 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/+0
* 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
OpenPOWER on IntegriCloud