summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/rmgr
Commit message (Expand)AuthorAgeFilesLines
* staging: tidspbridge: remove nldr_init() and nldr_exit()Víctor Manuel Jáquez Leal2012-03-092-26/+0
* staging: tidspbridge: remove ref counting in nldr.cVíctor Manuel Jáquez Leal2012-03-091-5/+2
* staging: tidspbridge: simplify mgr_init()Víctor Manuel Jáquez Leal2012-03-091-7/+2
* staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal2012-03-092-26/+0
* staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal2012-03-091-28/+0
* staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal2012-03-091-25/+0
* staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal2012-03-091-24/+0
* staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal2012-03-091-28/+0
* staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal2012-03-091-14/+1
* staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal2012-03-091-26/+0
* 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-1012-824/+164
|\
| * staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal2012-02-0911-31/+0
| * staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal2012-02-0910-82/+0
| * staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal2012-02-0911-495/+1
| * 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-081-0/+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-081-1/+1
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | staging: tidspbridge: include module.h by defaultOmar Ramirez Luna2011-12-131-4/+0
|/
* Fix common misspellingsLucas De Marchi2011-03-313-6/+6
* staging: tidspbridge: protect dmm_map properlyFelipe Contreras2011-03-141-5/+14
* staging: tidspbridge: set11 remove hungarian from structsRene Sapiens2011-02-041-1/+1
* staging: tidspbridge: set10 remove hungarian from structsRene Sapiens2011-02-046-79/+79
* staging: tidspbridge: set9 remove hungarian from structsRene Sapiens2011-02-047-103/+103
* staging: tidspbridge: set8 remove hungarian from structsRene Sapiens2011-02-047-155/+155
* staging: tidspbridge: set7 remove hungarian from structsRene Sapiens2011-02-044-20/+20
* staging: tidspbridge: set6 remove hungarian from structsRene Sapiens2011-02-044-59/+59
* staging: tidspbridge: set5 remove hungarian from structsRene Sapiens2011-02-043-27/+27
* staging: tidspbridge: set4 remove hungarian from structsRene Sapiens2011-02-045-34/+34
* staging: tidspbridge: set3 remove hungarian from structsRene Sapiens2011-02-043-7/+7
* staging: tidspbridge: set2 remove hungarian from structsRene Sapiens2011-02-042-32/+32
* staging: tidspbridge: set1 remove hungarian from structsRene Sapiens2011-02-043-20/+20
* staging: tidspbridge: Remove trivial header filesArmando Uribe2011-02-042-2/+0
* staging: tidspbridge: Remove unused structsArmando Uribe2011-02-041-1/+1
* staging: tidspbridge: Remove unused functionsArmando Uribe2011-02-041-3/+0
* staging: tidspbridge: Fix atoi to support hexadecimal numbers correctlyLaurent Pinchart2011-02-041-5/+1
* staging: tidspbridge: rmgr/node.c code cleanupIonut Nicu2011-02-041-323/+282
* staging: tidspbridge: use the right type for list_is_lastOmar Ramirez Luna2011-02-041-1/+1
* staging: tidspbridge: convert rmgr to list_headIonut Nicu2011-02-044-170/+72
* staging: tidspbridge: switch to linux bitmap APIIonut Nicu2011-02-041-91/+73
* staging: tidspbridge: mgr_enum_node_info cleanupIonut Nicu2011-02-041-35/+16