aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/tidspbridge/rmgr
AgeCommit message (Expand)Author
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-06-08staging: tidspbridge: fix error return code in omap34_xx_bridge_probe()Wei Yongjun
2013-03-25staging: tidspbridge: rmgr: proc.c: fix checkpatch errorsDevendra Naga
2013-03-25staging:tidspbridge: rmgr: fix checkpatch errorsDevendra Naga
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-17staging: tidspbridge: remove unused code to handle iva_imgOmar Ramirez Luna
2013-01-17staging: tidspbridge: fix uninitialized variable sym_nameOmar Ramirez Luna
2013-01-17staging: tidspbridge: fix memory corruption on long string namesOmar Ramirez Luna
2013-01-17staging: tidspbridge: fix potential array out of bounds writeOmar Ramirez Luna
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-21staging: tidspbridge: remove use of __devexitBill Pemberton
2012-11-21staging: tidspbridge: remove use of __devinitBill Pemberton
2012-11-21staging: tidspbridge: remove use of __devexit_pBill Pemberton
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-10-24staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna
2012-10-24staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-08-17staging: tidspbridge: fix uuid stringsOmar Ramirez Luna
2012-08-13staging/tidspbridge: use module_platform_driverDevendra Naga
2012-08-13staging: tidspbridge: Fix typos.Justin P. Mattock
2012-08-13staging: tidspbridge: eliminate uuid_uuid_to_stringAndy Shevchenko
2012-03-09staging: tidspbridge: remove nldr_init() and nldr_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove ref counting in nldr.cVíctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: simplify mgr_init()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal
2012-02-14staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman
2012-02-09staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: use the driver name stringVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: clean up bridge_mmap()Víctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove trivial assertVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove header inclusionsVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: silence the compilerVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: Lindent to drv_interface.cVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove unused headerVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: more readable codeVíctor Manuel Jáquez Leal
2012-02-08staging: tidspbridge: fix incorrect free to drv_datapOmar Ramirez Luna
2012-02-08staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds