summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/rmgr/drv_interface.c
Commit message (Expand)AuthorAgeFilesLines
* staging: tidspbridge: remove driverKristina Martšenko2014-07-151-650/+0
* Staging:tidspbridge Fix minor checkpatch.pl warningAdithya Krishnamurthy2014-06-191-0/+2
* staging: tidspbridge: adjust error return code (bugfix)Julia Lawall2014-01-131-1/+1
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* Staging: TIDSPBRIDGE: Fix mmap to map the correct region of physical memorySteven Luo2013-12-171-3/+27
* Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_r...Ivaylo Dimitrov2013-12-031-8/+5
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-3/+3
* clean up scary strncpy(dst, src, strlen(src)) usesKees Cook2013-07-031-2/+1
* staging: tidspbridge: fix error return code in omap34_xx_bridge_probe()Wei Yongjun2013-06-081-0/+1
* staging: tidspbridge: remove unused code to handle iva_imgOmar Ramirez Luna2013-01-171-1/+0
* staging: tidspbridge: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: tidspbridge: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging: tidspbridge: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+1
|\
| * ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* | staging/tidspbridge: use module_platform_driverDevendra Naga2012-08-131-13/+1
|/
* 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-101-194/+163
|\
| * staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal2012-02-091-3/+0
| * staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal2012-02-091-2/+0
| * staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal2012-02-091-1/+0
| * 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-091-158/+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
|/
* staging: tidspbridge: include module.h by defaultOmar Ramirez Luna2011-12-131-4/+0
* staging: tidspbridge: Remove trivial header filesArmando Uribe2011-02-041-1/+0
* Revert "staging: tidspbridge - remove reserved memory clean up"Felipe Contreras2010-11-101-0/+2
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-16/+13
|\
| * staging: tidspbridge: bind driver name to device nameOmar Ramirez Luna2010-10-071-2/+1
| * staging: tidspbridge - remove reserved memory clean upFernando Guzman Lugo2010-10-051-2/+0
| * staging: tidspbridge: use omap_dsp_platform_dataFelipe Contreras2010-10-051-4/+6
| * staging: tidspbridge: Remove services.c and services.hIvan Gomez Castellanos2010-08-311-4/+0
| * staging: tidspbridge: Remove cfg.c and cfg.h filesIvan Gomez Castellanos2010-08-311-1/+0
| * staging: tidspbridge: Remove cfg_get_object()Ivan Gomez Castellanos2010-08-311-3/+6
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos2010-08-021-3/+10
* staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos2010-08-021-1/+6
* staging:ti dspbridge: remove DSP_FAILED macro from rmgrErnesto Ramos2010-07-281-4/+4
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from rmgrErnesto Ramos2010-07-281-1/+1
* staging: tidspbridge: remove std.hNishanth Menon2010-07-221-1/+1
* staging: ti dspbridge: Rename words with camel caseRene Sapiens2010-07-221-3/+3
* staging: ti dspbridge: Rename words with camel case.Rene Sapiens2010-07-221-2/+2
OpenPOWER on IntegriCloud