aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-24staging: tidspbridge: replace strict_strtol() with kstrtos32()Jingoo Han1-2/+5
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook1-2/+1
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+3
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2-2/+3
2013-06-08staging: tidspbridge: fix error return code in omap34_xx_bridge_probe()Wei Yongjun1-0/+1
2013-05-21Staging: tidspbridge: _tiomap.h: fixed indentation warning.Tülin İzer1-2/+2
2013-05-21Staging: tidspbridge: tiomap3430_pwr.c: fixed indentation warning.Tülin İzer1-5/+5
2013-05-21Staging: tidspbridge: wdt.c: fixed indentation warning.Tülin İzer1-2/+2
2013-05-21Staging: tidspbridge: ue_deh.c: fixed space formatting issue.Tülin İzer1-1/+1
2013-05-21Staging: tidspbridge: _tiomap_pwr.h: fixed indentation warning.Tülin İzer1-5/+5
2013-05-21Staging: tidspbridge: _tiomap.h: fixed warning 'space prohibited before semicolon'.Tülin İzer1-1/+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-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann3-4/+23
2013-02-13staging: tidspbridge: remove redundant NULL check before delete_msg_mgr().Cyril Roelandt1-2/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches2-13/+6
2013-01-21staging: tidspbridge/pmgr: another using strlcpy instead of strncpyChen Gang1-1/+1
2013-01-21staging: tidspbridge/pmgr: use strlcpy instead of strncpyChen Gang1-1/+1
2013-01-21staging: tidspbridge/pmgr: additional checking after return from strlen_userChen Gang1-3/+6
2013-01-17staging: tidspbridge: remove unused code to handle iva_imgOmar Ramirez Luna3-7/+0
2013-01-17staging: tidspbridge: use scm functions to set boot address and modeOmar Ramirez Luna1-27/+7
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
2013-01-11ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren1-1/+1
2013-01-07staging: tidspbridge: use prepare/unprepare on dsp clocksOmar Ramirez Luna2-3/+22
2013-01-07staging: tidspbridge: Fix build breakage due to splitting CM functions.Enric Balletbo i Serra1-1/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
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-11-16ARM: OMAP: Remove unnecessary inclusion of dmtimer.hJon Hunter1-1/+0
2012-11-13staging: tidspbridge: dynload: reloc.c: checkpatch.pl cleanupKumar Amit Mehta1-3/+3
2012-11-13staging: tidspbridge: dynload: dload_internal.h: fix for coding style issueKumar Amit Mehta1-4/+4
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headersArnd Bergmann7-137/+83
2012-11-09Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into omap-for-v3.8/dtTony Lindgren1-1/+0
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-15staging: tidspbridge: remove unnecessary include of <plat/clock.h>Paul Walmsley1-1/+0
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