aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman55-4292/+840
2010-10-15staging: tidspbridge: Clean up error-handling codeJulia Lawall1-3/+7
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-10staging: tidspbridge: fix signess errorVasiliy Kulikov1-1/+2
2010-10-09staging: tidspbridge: add memory consistency to TODO listArnd Bergmann1-0/+1
2010-10-08Staging: tidspbridge: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-07staging: tidspbridge: bind driver name to device nameOmar Ramirez Luna1-2/+1
2010-10-05staging: tidspbridge - update Kconfig to select IOMMU moduleFernando Guzman Lugo1-0/+1
2010-10-05staging: tidspbridge - remove dmm custom moduleFernando Guzman Lugo9-747/+6
2010-10-05staging: tidspbridge - deprecate reserve/unreserve_memory funtionsFernando Guzman Lugo4-197/+17
2010-10-05staging: tidspbridge - remove reserved memory clean upFernando Guzman Lugo4-53/+0
2010-10-05staging: tidspbridge: remove dw_dmmu_base from cfg_hostres structFernando Guzman Lugo4-10/+1
2010-10-05staging: tidspbridge - move all iommu related code to a new fileFernando Guzman Lugo7-289/+390
2010-10-05staging: tidspbridge - remove hw directoryFernando Guzman Lugo13-1148/+2
2010-10-05staging: tidspbridge - fix mmufault supportFernando Guzman Lugo3-57/+40
2010-10-05staging: tidspbridge - remove custom mmu code from tiomap3430.cFernando Guzman Lugo2-427/+0
2010-10-05staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper nameFernando Guzman Lugo5-141/+116
2010-10-05staging: tidspbridge - move shared memory iommu maps to tiomap3430.cFernando Guzman Lugo4-146/+139
2010-10-05staging: tidspbridge: use omap_dsp_platform_dataFelipe Contreras5-36/+25
2010-10-05staging: tidspbridge: remove duplicated includeNicolas Kaiser1-1/+0
2010-10-05staging: tidspbridge: replace iommu custom for opensource implementationFernando Guzman Lugo6-518/+135
2010-10-05staging: ti dspbridge: disable all peripherals at bridge_brd_stopErnesto Ramos1-2/+2
2010-10-05staging: ti dspbridge: Replace find_lcm with lcm kernel funcErnesto Ramos1-15/+2
2010-10-05staging: ti dspbridge: remove cmm_xlator_delete wrapperErnesto Ramos4-52/+4
2010-09-05staging: tidspbridge: check return code of get_userVasiliy Kulikov1-1/+5
2010-09-05staging: tidspbridge: check return code of kzallocVasiliy Kulikov1-0/+8
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König3-3/+3
2010-09-04staging/trivial: fix typos concerning "address"Uwe Kleine-König1-1/+1
2010-08-31staging: tidspbridge: Remove services.c and services.hIvan Gomez Castellanos5-113/+0
2010-08-31staging: tidspbridge: Remove cfg.c and cfg.h filesIvan Gomez Castellanos22-138/+7
2010-08-31staging: tidspbridge: Remove cfg_set_object()Ivan Gomez Castellanos4-54/+36
2010-08-31staging: tidspbridge: Remove cfg_set_dev_object()Ivan Gomez Castellanos3-61/+16
2010-08-31staging: tidspbridge: Remove cfg_get_object()Ivan Gomez Castellanos8-86/+85
2010-08-31staging: tidspbridge: Remove cfg_get_exec_file()Ivan Gomez Castellanos3-61/+19
2010-08-31staging: tidspbridge: Remove cfg_get_dev_object() and do a trivial cleanupIvan Gomez Castellanos3-68/+24
2010-08-31staging: tidspbridge: Remove cfg_init() and cfg_exit()Ivan Gomez Castellanos3-58/+0
2010-08-31staging: tidspbridge: Remove cfg_get_auto_start()Ivan Gomez Castellanos3-49/+6
2010-08-31staging: tidspbridge: Remove ntfy.cIvan Gomez Castellanos3-32/+18
2010-08-31staging: tidspbridge: Move sync.c from services to coreIvan Gomez Castellanos2-2/+2
2010-08-31drivers: staging: tidspbridge: gen: gb.c: Removed duplicated #includeAndrea Gelmini1-1/+0
2010-08-02staging: ti dspbridge: avoid errors if stream id is zeroErnesto Ramos1-2/+6
2010-08-02staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos7-169/+192
2010-08-02staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos1-21/+29
2010-08-02staging: ti dspbridge: avoid errors if node handle is zeroErnesto Ramos1-2/+4
2010-08-02staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos7-196/+257
2010-08-02staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos1-6/+8
2010-07-28staging:ti dspbridge: remove find_gcf from nldr.cErnesto Ramos1-18/+2
2010-07-28staging:ti dspbridge: remove bridge_brd_delete functionErnesto Ramos1-56/+1
2010-07-28staging:ti dspbridge: make sure IVA2 is OFF when dev is createdErnesto Ramos1-1/+3
2010-07-28staging:ti dspbridge: proc_load/start should set IVA2 to OFF in case of failureErnesto Ramos1-2/+4