summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge
Commit message (Expand)AuthorAgeFilesLines
* staging: tidspbridge: dynload: reloc.c: checkpatch.pl cleanupKumar Amit Mehta2012-11-131-3/+3
* staging: tidspbridge: dynload: dload_internal.h: fix for coding style issueKumar Amit Mehta2012-11-131-4/+4
* staging: tidspbridge: delete unused mmu functionsOmar Ramirez Luna2012-10-242-78/+0
* staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna2012-10-241-6/+15
* staging: tidspbridge: ioremap dsp sync addrOmar Ramirez Luna2012-10-241-11/+26
* staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna2012-10-242-6/+6
* staging: tidspbridge: drop const from custom mmu implementationOmar Ramirez Luna2012-10-242-34/+34
* staging: tidspbridge: request the right irq for mmuOmar Ramirez Luna2012-10-241-2/+2
* 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-016-6/+6
|\
| * ARM: omap: move platform_data definitionsArnd Bergmann2012-09-195-5/+5
| * ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-121-1/+1
* | staging: tidspbridge: fix return value check in dsp_wdt_init()Wei Yongjun2012-09-211-2/+2
* | staging: tidspbridge: Prepare for irqs.h removalTony Lindgren2012-09-113-3/+6
* | staging: tidspbridge: move the dereference below the NULL testWei Yongjun2012-09-071-1/+2
* | staging: tidspbridge: fix uuid stringsOmar Ramirez Luna2012-08-172-7/+23
* | staging/tidspbridge: use module_platform_driverDevendra Naga2012-08-131-13/+1
* | staging: tidspbridge: Fix typos.Justin P. Mattock2012-08-1322-37/+37
* | staging: tidspbridge: eliminate uuid_uuid_to_stringAndy Shevchenko2012-08-133-42/+1
|/
* staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbolsOmar Ramirez Luna2012-07-061-3/+12
* staging: tidspbridge: dynamically allocate ibuf in dload_dataOmar Ramirez Luna2012-07-061-22/+32
* staging: tidspbridge: split bridge_io_on_loadedOmar Ramirez Luna2012-07-061-361/+343
* staging: tidspbridge: add pud codeOmar Ramirez Luna2012-07-061-10/+17
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-022-2/+2
|\
| * staging: Fix typo in multiple filesMasanari Iida2012-04-102-2/+2
* | staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2012-04-242-9/+19
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* staging: tidspbridge: remove nldr_init() and nldr_exit()Víctor Manuel Jáquez Leal2012-03-094-62/+0
* staging: tidspbridge: remove ref counting in nldr.cVíctor Manuel Jáquez Leal2012-03-091-5/+2
* staging: tidspbridge: remove gh_init() and gh_exit()Víctor Manuel Jáquez Leal2012-03-093-30/+2
* staging: tidspbridge: simplify mgr_init()Víctor Manuel Jáquez Leal2012-03-091-7/+2
* staging: tidspbridge: remove dev_init() and dev_exit()Víctor Manuel Jáquez Leal2012-03-093-75/+3
* staging: tidspbridge: remove dmm_init() and dmm_exit()Víctor Manuel Jáquez Leal2012-03-093-42/+0
* staging: tidspbridge: remove cmm_init() and cmm_exit()Víctor Manuel Jáquez Leal2012-03-093-78/+4
* staging: tidspbridge: remove io_init() and io_exit()Víctor Manuel Jáquez Leal2012-03-093-65/+2
* staging: tidspbridge: remove msg_mod_init() and msg_exit()Víctor Manuel Jáquez Leal2012-03-093-55/+2
* staging: tidspbridge: remove chnl_init() and chnl_exit()Víctor Manuel Jáquez Leal2012-03-093-64/+2
* staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal2012-03-094-59/+2
* staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal2012-03-093-71/+2
* staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal2012-03-093-62/+1
* staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal2012-03-094-72/+1
* staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal2012-03-093-63/+2
* staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal2012-03-094-79/+3
* staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal2012-03-093-55/+2
* staging: tidspbridge: detect wdt3 feature at runtimeOmar Ramirez Luna2012-02-241-3/+7
* staging: tidspbridge: always compile dsp wdt codeOmar Ramirez Luna2012-02-243-43/+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-1033-1435/+176
|\
| * staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUGVíctor Manuel Jáquez Leal2012-02-093-14/+6
| * staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal2012-02-0928-106/+0
OpenPOWER on IntegriCloud