summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/rmgr
Commit message (Expand)AuthorAgeFilesLines
* staging: tidspbridge: set7 remove hungarian from structsRene Sapiens2011-02-054-20/+20
* staging: tidspbridge: set6 remove hungarian from structsRene Sapiens2011-02-054-59/+59
* staging: tidspbridge: set5 remove hungarian from structsRene Sapiens2011-02-053-27/+27
* staging: tidspbridge: set4 remove hungarian from structsRene Sapiens2011-02-055-34/+34
* staging: tidspbridge: set3 remove hungarian from structsRene Sapiens2011-02-053-7/+7
* staging: tidspbridge: set2 remove hungarian from structsRene Sapiens2011-02-052-32/+32
* staging: tidspbridge: set1 remove hungarian from structsRene Sapiens2011-02-053-20/+20
* staging: tidspbridge: Remove trivial header filesArmando Uribe2011-02-052-2/+0Star
* staging: tidspbridge: Remove unused structsArmando Uribe2011-02-051-1/+1
* staging: tidspbridge: Remove unused functionsArmando Uribe2011-02-051-3/+0Star
* staging: tidspbridge: Fix atoi to support hexadecimal numbers correctlyLaurent Pinchart2011-02-051-5/+1Star
* staging: tidspbridge: rmgr/node.c code cleanupIonut Nicu2011-02-051-323/+282Star
* staging: tidspbridge: use the right type for list_is_lastOmar Ramirez Luna2011-02-051-1/+1
* staging: tidspbridge: convert rmgr to list_headIonut Nicu2011-02-054-170/+72Star
* staging: tidspbridge: switch to linux bitmap APIIonut Nicu2011-02-051-91/+73Star
* staging: tidspbridge: mgr_enum_node_info cleanupIonut Nicu2011-02-051-35/+16Star
* staging: tidspbridge: fix mgr_enum_node_infoFelipe Contreras2011-02-051-0/+5
* staging: tidspbridge: Eliminate direct manipulation of OMAP_SYSC_BASEArmando Uribe2011-02-051-1/+0Star
* staging: tidspbridge: overwrite DSP error codesSapiens, Rene2011-02-051-36/+8Star
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* Revert "staging: tidspbridge: replace iommu custom for opensource implementat...Felipe Contreras2010-11-111-1/+1
* Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name"Felipe Contreras2010-11-111-18/+16Star
* Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct"Felipe Contreras2010-11-111-0/+4
* Revert "staging: tidspbridge - remove reserved memory clean up"Felipe Contreras2010-11-113-0/+49
* Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions"Felipe Contreras2010-11-112-11/+123
* Revert "staging: tidspbridge - remove dmm custom module"Felipe Contreras2010-11-112-1/+50
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-289-326/+181Star
|\
| * staging: tidspbridge: bind driver name to device nameOmar Ramirez Luna2010-10-071-2/+1Star
| * staging: tidspbridge - remove dmm custom moduleFernando Guzman Lugo2010-10-062-50/+1Star
| * staging: tidspbridge - deprecate reserve/unreserve_memory funtionsFernando Guzman Lugo2010-10-062-123/+11Star
| * staging: tidspbridge - remove reserved memory clean upFernando Guzman Lugo2010-10-063-49/+0Star
| * staging: tidspbridge: remove dw_dmmu_base from cfg_hostres structFernando Guzman Lugo2010-10-061-4/+0Star
| * staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper nameFernando Guzman Lugo2010-10-061-16/+18
| * staging: tidspbridge: use omap_dsp_platform_dataFelipe Contreras2010-10-051-4/+6
| * staging: tidspbridge: replace iommu custom for opensource implementationFernando Guzman Lugo2010-10-051-1/+1
| * 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-052-16/+4Star
| * staging: tidspbridge: check return code of kzallocVasiliy Kulikov2010-09-061-0/+8
| * staging: tidspbridge: Remove services.c and services.hIvan Gomez Castellanos2010-08-311-4/+0Star
| * staging: tidspbridge: Remove cfg.c and cfg.h filesIvan Gomez Castellanos2010-08-317-9/+3Star
| * staging: tidspbridge: Remove cfg_set_object()Ivan Gomez Castellanos2010-08-312-8/+36
| * staging: tidspbridge: Remove cfg_get_object()Ivan Gomez Castellanos2010-08-315-23/+77
| * staging: tidspbridge: Remove cfg_get_exec_file()Ivan Gomez Castellanos2010-08-311-8/+19
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos2010-08-033-132/+81Star
* staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos2010-08-033-162/+107Star
* staging:ti dspbridge: remove find_gcf from nldr.cErnesto Ramos2010-07-281-18/+2Star
* staging:ti dspbridge: proc_load/start should set IVA2 to OFF in case of failureErnesto Ramos2010-07-281-2/+4
* staging:ti dspbridge: remove DSP_FAILED macro from rmgrErnesto Ramos2010-07-2812-132/+129Star
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from rmgrErnesto Ramos2010-07-2812-272/+260Star