aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/tidspbridge
AgeCommit message (Expand)Author
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-15staging: tidspbridge: Clean up error-handling codeJulia Lawall
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-10staging: tidspbridge: fix signess errorVasiliy Kulikov
2010-10-09staging: tidspbridge: add memory consistency to TODO listArnd Bergmann
2010-10-08Staging: tidspbridge: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-07staging: tidspbridge: bind driver name to device nameOmar Ramirez Luna
2010-10-05staging: tidspbridge - update Kconfig to select IOMMU moduleFernando Guzman Lugo
2010-10-05staging: tidspbridge - remove dmm custom moduleFernando Guzman Lugo
2010-10-05staging: tidspbridge - deprecate reserve/unreserve_memory funtionsFernando Guzman Lugo
2010-10-05staging: tidspbridge - remove reserved memory clean upFernando Guzman Lugo
2010-10-05staging: tidspbridge: remove dw_dmmu_base from cfg_hostres structFernando Guzman Lugo
2010-10-05staging: tidspbridge - move all iommu related code to a new fileFernando Guzman Lugo
2010-10-05staging: tidspbridge - remove hw directoryFernando Guzman Lugo
2010-10-05staging: tidspbridge - fix mmufault supportFernando Guzman Lugo
2010-10-05staging: tidspbridge - remove custom mmu code from tiomap3430.cFernando Guzman Lugo
2010-10-05staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper nameFernando Guzman Lugo
2010-10-05staging: tidspbridge - move shared memory iommu maps to tiomap3430.cFernando Guzman Lugo
2010-10-05staging: tidspbridge: use omap_dsp_platform_dataFelipe Contreras
2010-10-05staging: tidspbridge: remove duplicated includeNicolas Kaiser
2010-10-05staging: tidspbridge: replace iommu custom for opensource implementationFernando Guzman Lugo
2010-10-05staging: ti dspbridge: disable all peripherals at bridge_brd_stopErnesto Ramos
2010-10-05staging: ti dspbridge: Replace find_lcm with lcm kernel funcErnesto Ramos
2010-10-05staging: ti dspbridge: remove cmm_xlator_delete wrapperErnesto Ramos
2010-09-05staging: tidspbridge: check return code of get_userVasiliy Kulikov
2010-09-05staging: tidspbridge: check return code of kzallocVasiliy Kulikov
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-09-04staging/trivial: fix typos concerning "address"Uwe Kleine-König
2010-08-31staging: tidspbridge: Remove services.c and services.hIvan Gomez Castellanos
2010-08-31staging: tidspbridge: Remove cfg.c and cfg.h filesIvan Gomez Castellanos
2010-08-31staging: tidspbridge: Remove cfg_set_object()Ivan Gomez Castellanos
2010-08-31staging: tidspbridge: Remove cfg_set_dev_object()Ivan Gomez Castellanos
2010-08-31staging: tidspbridge: Remove cfg_get_object()Ivan Gomez Castellanos
2010-08-31staging: tidspbridge: Remove cfg_get_exec_file()Ivan Gomez Castellanos
2010-08-31staging: tidspbridge: Remove cfg_get_dev_object() and do a trivial cleanupIvan Gomez Castellanos
2010-08-31staging: tidspbridge: Remove cfg_init() and cfg_exit()Ivan Gomez Castellanos
2010-08-31staging: tidspbridge: Remove cfg_get_auto_start()Ivan Gomez Castellanos
2010-08-31staging: tidspbridge: Remove ntfy.cIvan Gomez Castellanos
2010-08-31staging: tidspbridge: Move sync.c from services to coreIvan Gomez Castellanos
2010-08-31drivers: staging: tidspbridge: gen: gb.c: Removed duplicated #includeAndrea Gelmini
2010-08-02staging: ti dspbridge: avoid errors if stream id is zeroErnesto Ramos
2010-08-02staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos
2010-08-02staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos
2010-08-02staging: ti dspbridge: avoid errors if node handle is zeroErnesto Ramos
2010-08-02staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos
2010-08-02staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos
2010-07-28staging:ti dspbridge: remove find_gcf from nldr.cErnesto Ramos
2010-07-28staging:ti dspbridge: remove bridge_brd_delete functionErnesto Ramos
2010-07-28staging:ti dspbridge: make sure IVA2 is OFF when dev is createdErnesto Ramos
2010-07-28staging:ti dspbridge: proc_load/start should set IVA2 to OFF in case of failureErnesto Ramos