summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge
Commit message (Expand)AuthorAgeFilesLines
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-2855-4292/+840Star
|\
| * staging: tidspbridge: Clean up error-handling codeJulia Lawall2010-10-151-3/+7
| * staging: tidspbridge: fix signess errorVasiliy Kulikov2010-10-101-1/+2
| * staging: tidspbridge: add memory consistency to TODO listArnd Bergmann2010-10-091-0/+1
| * Staging: tidspbridge: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
| * staging: tidspbridge: bind driver name to device nameOmar Ramirez Luna2010-10-071-2/+1Star
| * staging: tidspbridge - update Kconfig to select IOMMU moduleFernando Guzman Lugo2010-10-061-0/+1
| * staging: tidspbridge - remove dmm custom moduleFernando Guzman Lugo2010-10-069-747/+6Star
| * staging: tidspbridge - deprecate reserve/unreserve_memory funtionsFernando Guzman Lugo2010-10-064-197/+17Star
| * staging: tidspbridge - remove reserved memory clean upFernando Guzman Lugo2010-10-064-53/+0Star
| * staging: tidspbridge: remove dw_dmmu_base from cfg_hostres structFernando Guzman Lugo2010-10-064-10/+1Star
| * staging: tidspbridge - move all iommu related code to a new fileFernando Guzman Lugo2010-10-067-289/+390
| * staging: tidspbridge - remove hw directoryFernando Guzman Lugo2010-10-0613-1148/+2Star
| * staging: tidspbridge - fix mmufault supportFernando Guzman Lugo2010-10-063-57/+40Star
| * staging: tidspbridge - remove custom mmu code from tiomap3430.cFernando Guzman Lugo2010-10-062-427/+0Star
| * staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper nameFernando Guzman Lugo2010-10-065-141/+116Star
| * staging: tidspbridge - move shared memory iommu maps to tiomap3430.cFernando Guzman Lugo2010-10-064-146/+139Star
| * staging: tidspbridge: use omap_dsp_platform_dataFelipe Contreras2010-10-055-36/+25Star
| * staging: tidspbridge: remove duplicated includeNicolas Kaiser2010-10-051-1/+0Star
| * staging: tidspbridge: replace iommu custom for opensource implementationFernando Guzman Lugo2010-10-056-518/+135Star
| * staging: ti dspbridge: disable all peripherals at bridge_brd_stopErnesto Ramos2010-10-051-2/+2
| * staging: ti dspbridge: Replace find_lcm with lcm kernel funcErnesto Ramos2010-10-051-15/+2Star
| * staging: ti dspbridge: remove cmm_xlator_delete wrapperErnesto Ramos2010-10-054-52/+4Star
| * 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
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* 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