aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-09staging: tidspbridge: remove nldr_init() and nldr_exit()Víctor Manuel Jáquez Leal2-36/+0
2012-03-09staging: tidspbridge: remove gh_init() and gh_exit()Víctor Manuel Jáquez Leal1-2/+0
2012-03-09staging: tidspbridge: remove dev_init() and dev_exit()Víctor Manuel Jáquez Leal1-27/+0
2012-03-09staging: tidspbridge: remove dmm_init() and dmm_exit()Víctor Manuel Jáquez Leal1-4/+0
2012-03-09staging: tidspbridge: remove cmm_init() and cmm_exit()Víctor Manuel Jáquez Leal1-30/+0
2012-03-09staging: tidspbridge: remove io_init() and io_exit()Víctor Manuel Jáquez Leal1-29/+0
2012-03-09staging: tidspbridge: remove msg_mod_init() and msg_exit()Víctor Manuel Jáquez Leal1-27/+0
2012-03-09staging: tidspbridge: remove chnl_init() and chnl_exit()Víctor Manuel Jáquez Leal1-29/+0
2012-03-09staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal1-25/+0
2012-03-09staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal1-37/+1
2012-03-09staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal1-31/+0
2012-03-09staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal2-42/+0
2012-03-09staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal1-28/+0
2012-03-09staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal1-29/+0
2012-03-09staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal1-23/+0
2012-02-24staging: tidspbridge: always compile dsp wdt codeOmar Ramirez Luna1-4/+0
2012-02-09staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUGVíctor Manuel Jáquez Leal1-2/+0
2012-02-09staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal1-28/+0
2012-02-09staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal1-11/+0
2012-02-09staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal1-7/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-05Remove unneeded version.h include from drivers/staging/tidspbridge/include/dspbridge/host_os.hJesper Juhl1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi11-28/+28
2011-02-28drivers:staging:dspbridge:node.h Remove one to many n's in a word.Justin P. Mattock1-1/+1
2011-02-18staging/trivial: fix typos concerning "consistent"Uwe Kleine-König1-1/+1
2011-02-04staging: tidspbridge: set12 remove hungarian from structsRene Sapiens1-21/+21
2011-02-04staging: tidspbridge: set11 remove hungarian from structsRene Sapiens2-26/+26
2011-02-04staging: tidspbridge: set10 remove hungarian from structsRene Sapiens7-41/+41
2011-02-04staging: tidspbridge: set9 remove hungarian from structsRene Sapiens7-45/+45
2011-02-04staging: tidspbridge: set8 remove hungarian from structsRene Sapiens9-26/+26
2011-02-04staging: tidspbridge: set7 remove hungarian from structsRene Sapiens5-15/+15
2011-02-04staging: tidspbridge: set6 remove hungarian from structsRene Sapiens8-13/+13
2011-02-04staging: tidspbridge: set5 remove hungarian from structsRene Sapiens2-20/+20
2011-02-04staging: tidspbridge: set4 remove hungarian from structsRene Sapiens2-20/+20
2011-02-04staging: tidspbridge: set3 remove hungarian from structsRene Sapiens6-17/+17
2011-02-04staging: tidspbridge: set2 remove hungarian from structsRene Sapiens4-14/+14
2011-02-04staging: tidspbridge: set1 remove hungarian from structsRene Sapiens6-17/+17
2011-02-04staging: tidspbridge: Remove trivial header filesArmando Uribe14-165/+49
2011-02-04staging: tidspbridge: Remove unused typedefsArmando Uribe2-143/+0
2011-02-04staging: tidspbridge: Remove unused structsArmando Uribe6-115/+1
2011-02-04staging: tidspbridge: Remove unused functionsArmando Uribe11-337/+0
2011-02-04staging: tidspbridge: Remove unused defined constantsArmando Uribe19-160/+0
2011-02-04staging: tidspbridge: remove custom linked listIonut Nicu1-225/+0
2011-02-04staging: tidspbridge: convert core to list_headIonut Nicu3-5/+5
2011-02-04staging: tidspbridge: remove gb bitmap implementationIonut Nicu1-79/+0
2011-02-04staging: tidspbridge: remove utildefsIonut Nicu1-39/+0
2011-02-04staging: tidspbridge: remove gs memory allocatorIonut Nicu1-59/+0
2011-02-04staging: tidspbridge: Eliminate direct manipulation of OMAP_SYSC_BASEArmando Uribe2-4/+0
2011-02-04staging: tidspbridge: make sync_wait_on_event interruptibleGuzman Lugo, Fernando1-2/+11