summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-022-2/+2
|\
| * staging: Fix typo in multiple filesMasanari Iida2012-04-102-2/+2
* | staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2012-04-242-9/+19
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* staging: tidspbridge: remove nldr_init() and nldr_exit()Víctor Manuel Jáquez Leal2012-03-094-62/+0
* staging: tidspbridge: remove ref counting in nldr.cVíctor Manuel Jáquez Leal2012-03-091-5/+2
* staging: tidspbridge: remove gh_init() and gh_exit()Víctor Manuel Jáquez Leal2012-03-093-30/+2
* staging: tidspbridge: simplify mgr_init()Víctor Manuel Jáquez Leal2012-03-091-7/+2
* staging: tidspbridge: remove dev_init() and dev_exit()Víctor Manuel Jáquez Leal2012-03-093-75/+3
* staging: tidspbridge: remove dmm_init() and dmm_exit()Víctor Manuel Jáquez Leal2012-03-093-42/+0
* staging: tidspbridge: remove cmm_init() and cmm_exit()Víctor Manuel Jáquez Leal2012-03-093-78/+4
* staging: tidspbridge: remove io_init() and io_exit()Víctor Manuel Jáquez Leal2012-03-093-65/+2
* staging: tidspbridge: remove msg_mod_init() and msg_exit()Víctor Manuel Jáquez Leal2012-03-093-55/+2
* staging: tidspbridge: remove chnl_init() and chnl_exit()Víctor Manuel Jáquez Leal2012-03-093-64/+2
* staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal2012-03-094-59/+2
* staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal2012-03-093-71/+2
* staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal2012-03-093-62/+1
* staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal2012-03-094-72/+1
* staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal2012-03-093-63/+2
* staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal2012-03-094-79/+3
* staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal2012-03-093-55/+2
* staging: tidspbridge: detect wdt3 feature at runtimeOmar Ramirez Luna2012-02-241-3/+7
* staging: tidspbridge: always compile dsp wdt codeOmar Ramirez Luna2012-02-243-43/+1
* staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna2012-02-141-23/+32
* Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-1033-1435/+176
|\
| * staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUGVíctor Manuel Jáquez Leal2012-02-093-14/+6
| * staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal2012-02-0928-106/+0
| * staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal2012-02-0919-151/+2
| * staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal2012-02-0924-946/+3
| * staging: tidspbridge: Rename module from bridgedriver to tidspbridgeJoe Perches2012-02-091-2/+2
| * staging: tidspbridge: use the driver name stringVíctor Manuel Jáquez Leal2012-02-091-4/+1
| * staging: tidspbridge: clean up bridge_mmap()Víctor Manuel Jáquez Leal2012-02-091-3/+2
| * staging: tidspbridge: remove trivial assertVíctor Manuel Jáquez Leal2012-02-091-3/+1
| * staging: tidspbridge: remove header inclusionsVíctor Manuel Jáquez Leal2012-02-091-7/+0
| * staging: tidspbridge: silence the compilerVíctor Manuel Jáquez Leal2012-02-091-2/+3
| * staging: tidspbridge: Lindent to drv_interface.cVíctor Manuel Jáquez Leal2012-02-091-6/+6
| * staging: tidspbridge: remove unused headerVíctor Manuel Jáquez Leal2012-02-092-186/+155
| * staging: tidspbridge: more readable codeVíctor Manuel Jáquez Leal2012-02-091-7/+6
* | staging: tidspbridge: fix incorrect free to drv_datapOmar Ramirez Luna2012-02-082-2/+3
* | staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna2012-02-081-23/+32
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-082-2/+2
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-022-2/+2
* | staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna2011-12-131-3/+12
* | staging: tidspbridge: include module.h by defaultOmar Ramirez Luna2011-12-131-4/+0
|/
* staging: tidspbridge: MMU2 registers are limited to 32-bit data accessVladimir Zapolskiy2011-10-191-1/+1
* Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman2011-08-291-1/+1
|\
| * staging: tidspbridge: dont cast void* from kmalloc()Thomas Meyer2011-08-231-1/+1
* | staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna2011-08-241-1/+0
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Remove unneeded version.h include from drivers/staging/tidspbridge/include/ds...Jesper Juhl2011-07-051-1/+0