aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/rmgr (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook1-2/+1
2013-06-08staging: tidspbridge: fix error return code in omap34_xx_bridge_probe()Wei Yongjun1-0/+1
2013-03-25staging: tidspbridge: rmgr: proc.c: fix checkpatch errorsDevendra Naga1-6/+6
2013-03-25staging:tidspbridge: rmgr: fix checkpatch errorsDevendra Naga1-3/+3
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo1-44/+26
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-12/+5
2013-01-17staging: tidspbridge: remove unused code to handle iva_imgOmar Ramirez Luna2-5/+0
2013-01-17staging: tidspbridge: fix uninitialized variable sym_nameOmar Ramirez Luna2-8/+10
2013-01-17staging: tidspbridge: fix memory corruption on long string namesOmar Ramirez Luna1-2/+1
2013-01-17staging: tidspbridge: fix potential array out of bounds writeOmar Ramirez Luna1-1/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-21staging: tidspbridge: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: tidspbridge: remove use of __devinitBill Pemberton1-1/+1
2012-11-21staging: tidspbridge: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-10-24staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna1-6/+15
2012-10-24staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna1-4/+4
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-08-17staging: tidspbridge: fix uuid stringsOmar Ramirez Luna2-7/+23
2012-08-13staging/tidspbridge: use module_platform_driverDevendra Naga1-13/+1
2012-08-13staging: tidspbridge: Fix typos.Justin P. Mattock6-8/+8
2012-08-13staging: tidspbridge: eliminate uuid_uuid_to_stringAndy Shevchenko1-1/+1
2012-03-09staging: tidspbridge: remove nldr_init() and nldr_exit()Víctor Manuel Jáquez Leal2-26/+0
2012-03-09staging: tidspbridge: remove ref counting in nldr.cVíctor Manuel Jáquez Leal1-5/+2
2012-03-09staging: tidspbridge: simplify mgr_init()Víctor Manuel Jáquez Leal1-7/+2
2012-03-09staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal2-26/+0
2012-03-09staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal1-28/+0
2012-03-09staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal1-25/+0
2012-03-09staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal1-24/+0
2012-03-09staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal1-28/+0
2012-03-09staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal1-14/+1
2012-03-09staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal1-26/+0
2012-02-14staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna1-23/+32
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman12-824/+164
2012-02-09staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal11-31/+0
2012-02-09staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal10-82/+0
2012-02-09staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal11-495/+1
2012-02-09staging: tidspbridge: use the driver name stringVíctor Manuel Jáquez Leal1-4/+1
2012-02-09staging: tidspbridge: clean up bridge_mmap()Víctor Manuel Jáquez Leal1-3/+2
2012-02-09staging: tidspbridge: remove trivial assertVíctor Manuel Jáquez Leal1-3/+1
2012-02-09staging: tidspbridge: remove header inclusionsVíctor Manuel Jáquez Leal1-7/+0
2012-02-09staging: tidspbridge: silence the compilerVíctor Manuel Jáquez Leal1-2/+3
2012-02-09staging: tidspbridge: Lindent to drv_interface.cVíctor Manuel Jáquez Leal1-6/+6
2012-02-09staging: tidspbridge: remove unused headerVíctor Manuel Jáquez Leal2-186/+155
2012-02-09staging: tidspbridge: more readable codeVíctor Manuel Jáquez Leal1-7/+6
2012-02-08staging: tidspbridge: fix incorrect free to drv_datapOmar Ramirez Luna1-0/+3
2012-02-08staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna1-23/+32
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1