aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2-2/+2
2012-04-24staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2-9/+19
2012-04-10staging: Fix typo in multiple filesMasanari Iida2-2/+2
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 Leal4-62/+0
2012-03-09staging: tidspbridge: remove ref counting in nldr.cVíctor Manuel Jáquez Leal1-5/+2
2012-03-09staging: tidspbridge: remove gh_init() and gh_exit()Víctor Manuel Jáquez Leal3-30/+2
2012-03-09staging: tidspbridge: simplify mgr_init()Víctor Manuel Jáquez Leal1-7/+2
2012-03-09staging: tidspbridge: remove dev_init() and dev_exit()Víctor Manuel Jáquez Leal3-75/+3
2012-03-09staging: tidspbridge: remove dmm_init() and dmm_exit()Víctor Manuel Jáquez Leal3-42/+0
2012-03-09staging: tidspbridge: remove cmm_init() and cmm_exit()Víctor Manuel Jáquez Leal3-78/+4
2012-03-09staging: tidspbridge: remove io_init() and io_exit()Víctor Manuel Jáquez Leal3-65/+2
2012-03-09staging: tidspbridge: remove msg_mod_init() and msg_exit()Víctor Manuel Jáquez Leal3-55/+2
2012-03-09staging: tidspbridge: remove chnl_init() and chnl_exit()Víctor Manuel Jáquez Leal3-64/+2
2012-03-09staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal4-59/+2
2012-03-09staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal3-71/+2
2012-03-09staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal3-62/+1
2012-03-09staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal4-72/+1
2012-03-09staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal3-63/+2
2012-03-09staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal4-79/+3
2012-03-09staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal3-55/+2
2012-02-24staging: tidspbridge: detect wdt3 feature at runtimeOmar Ramirez Luna1-3/+7
2012-02-24staging: tidspbridge: always compile dsp wdt codeOmar Ramirez Luna3-43/+1
2012-02-14staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna1-23/+32
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman33-1435/+176
2012-02-09staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUGVíctor Manuel Jáquez Leal3-14/+6
2012-02-09staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal28-106/+0
2012-02-09staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal19-151/+2
2012-02-09staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal24-946/+3
2012-02-09staging: tidspbridge: Rename module from bridgedriver to tidspbridgeJoe Perches1-2/+2
2012-02-09staging: tidspbridge: use the driver name stringVíctor Manuel Jáquez Leal1-4/+1
2012-02-09staging: tidspbridge: clean up bridge_mmap()Víctor Manuel Jáquez Leal1-3/+2
2012-02-09staging: tidspbridge: remove trivial assertVíctor Manuel Jáquez Leal1-3/+1
2012-02-09staging: tidspbridge: remove header inclusionsVíctor Manuel Jáquez Leal1-7/+0
2012-02-09staging: tidspbridge: silence the compilerVíctor Manuel Jáquez Leal1-2/+3
2012-02-09staging: tidspbridge: Lindent to drv_interface.cVíctor Manuel Jáquez Leal1-6/+6
2012-02-09staging: tidspbridge: remove unused headerVíctor Manuel Jáquez Leal2-186/+155
2012-02-09staging: tidspbridge: more readable codeVíctor Manuel Jáquez Leal1-7/+6
2012-02-08staging: tidspbridge: fix incorrect free to drv_datapOmar Ramirez Luna2-2/+3
2012-02-08staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna1-23/+32
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2011-12-13staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna1-3/+12
2011-12-13staging: tidspbridge: include module.h by defaultOmar Ramirez Luna1-4/+0
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2-2/+2
2011-10-19staging: tidspbridge: MMU2 registers are limited to 32-bit data accessVladimir Zapolskiy1-1/+1
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman1-1/+1
2011-08-24staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna1-1/+0
2011-08-23staging: tidspbridge: dont cast void* from kmalloc()Thomas Meyer1-1/+1
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