aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-24staging: tidspbridge: delete unused mmu functionsOmar Ramirez Luna2-78/+0
2012-10-24staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna1-6/+15
2012-10-24staging: tidspbridge: ioremap dsp sync addrOmar Ramirez Luna1-11/+26
2012-10-24staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna2-6/+6
2012-10-24staging: tidspbridge: drop const from custom mmu implementationOmar Ramirez Luna2-34/+34
2012-10-24staging: tidspbridge: request the right irq for mmuOmar Ramirez Luna1-2/+2
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 Torvalds6-6/+6
2012-09-21staging: tidspbridge: fix return value check in dsp_wdt_init()Wei Yongjun1-2/+2
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann5-5/+5
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren1-1/+1
2012-09-11staging: tidspbridge: Prepare for irqs.h removalTony Lindgren3-3/+6
2012-09-07staging: tidspbridge: move the dereference below the NULL testWei Yongjun1-1/+2
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. Mattock22-37/+37
2012-08-13staging: tidspbridge: eliminate uuid_uuid_to_stringAndy Shevchenko3-42/+1
2012-07-06staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbolsOmar Ramirez Luna1-3/+12
2012-07-06staging: tidspbridge: dynamically allocate ibuf in dload_dataOmar Ramirez Luna1-22/+32
2012-07-06staging: tidspbridge: split bridge_io_on_loadedOmar Ramirez Luna1-361/+343
2012-07-06staging: tidspbridge: add pud codeOmar Ramirez Luna1-10/+17
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2-2/+2
2012-04-24staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2-9/+19
2012-04-10staging: Fix typo in multiple filesMasanari Iida2-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-09staging: tidspbridge: remove nldr_init() and nldr_exit()Víctor Manuel Jáquez Leal4-62/+0
2012-03-09staging: tidspbridge: remove ref counting in nldr.cVíctor Manuel Jáquez Leal1-5/+2
2012-03-09staging: tidspbridge: remove gh_init() and gh_exit()Víctor Manuel Jáquez Leal3-30/+2
2012-03-09staging: tidspbridge: simplify mgr_init()Víctor Manuel Jáquez Leal1-7/+2
2012-03-09staging: tidspbridge: remove dev_init() and dev_exit()Víctor Manuel Jáquez Leal3-75/+3
2012-03-09staging: tidspbridge: remove dmm_init() and dmm_exit()Víctor Manuel Jáquez Leal3-42/+0
2012-03-09staging: tidspbridge: remove cmm_init() and cmm_exit()Víctor Manuel Jáquez Leal3-78/+4
2012-03-09staging: tidspbridge: remove io_init() and io_exit()Víctor Manuel Jáquez Leal3-65/+2
2012-03-09staging: tidspbridge: remove msg_mod_init() and msg_exit()Víctor Manuel Jáquez Leal3-55/+2
2012-03-09staging: tidspbridge: remove chnl_init() and chnl_exit()Víctor Manuel Jáquez Leal3-64/+2
2012-03-09staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal4-59/+2
2012-03-09staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal3-71/+2
2012-03-09staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal3-62/+1
2012-03-09staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal4-72/+1
2012-03-09staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal3-63/+2
2012-03-09staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal4-79/+3
2012-03-09staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal3-55/+2
2012-02-24staging: tidspbridge: detect wdt3 feature at runtimeOmar Ramirez Luna1-3/+7
2012-02-24staging: tidspbridge: always compile dsp wdt codeOmar Ramirez Luna3-43/+1
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-Hartman33-1435/+176
2012-02-09staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUGVíctor Manuel Jáquez Leal3-14/+6
2012-02-09staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal28-106/+0
2012-02-09staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal19-151/+2
2012-02-09staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal24-946/+3