aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/tidspbridge
AgeCommit message (Expand)Author
2013-08-21staging: tidspbridge: Fix typos in commentsMasanari Iida
2013-07-24staging: tidspbridge: replace strict_strtol() with kstrtos32()Jingoo Han
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna
2013-06-08staging: tidspbridge: fix error return code in omap34_xx_bridge_probe()Wei Yongjun
2013-05-21Staging: tidspbridge: _tiomap.h: fixed indentation warning.Tülin İzer
2013-05-21Staging: tidspbridge: tiomap3430_pwr.c: fixed indentation warning.Tülin İzer
2013-05-21Staging: tidspbridge: wdt.c: fixed indentation warning.Tülin İzer
2013-05-21Staging: tidspbridge: ue_deh.c: fixed space formatting issue.Tülin İzer
2013-05-21Staging: tidspbridge: _tiomap_pwr.h: fixed indentation warning.Tülin İzer
2013-05-21Staging: tidspbridge: _tiomap.h: fixed warning 'space prohibited before semic...Tülin İzer
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-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann
2013-02-13staging: tidspbridge: remove redundant NULL check before delete_msg_mgr().Cyril Roelandt
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-21staging: tidspbridge/pmgr: another using strlcpy instead of strncpyChen Gang
2013-01-21staging: tidspbridge/pmgr: use strlcpy instead of strncpyChen Gang
2013-01-21staging: tidspbridge/pmgr: additional checking after return from strlen_userChen Gang
2013-01-17staging: tidspbridge: remove unused code to handle iva_imgOmar Ramirez Luna
2013-01-17staging: tidspbridge: use scm functions to set boot address and modeOmar 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
2013-01-11ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren
2013-01-07staging: tidspbridge: use prepare/unprepare on dsp clocksOmar Ramirez Luna
2013-01-07staging: tidspbridge: Fix build breakage due to splitting CM functions.Enric Balletbo i Serra
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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-11-16ARM: OMAP: Remove unnecessary inclusion of dmtimer.hJon Hunter
2012-11-13staging: tidspbridge: dynload: reloc.c: checkpatch.pl cleanupKumar Amit Mehta
2012-11-13staging: tidspbridge: dynload: dload_internal.h: fix for coding style issueKumar Amit Mehta
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-11-09Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren
2012-10-24staging: tidspbridge: delete unused mmu functionsOmar Ramirez Luna
2012-10-24staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna
2012-10-24staging: tidspbridge: ioremap dsp sync addrOmar Ramirez Luna
2012-10-24staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna
2012-10-24staging: tidspbridge: drop const from custom mmu implementationOmar Ramirez Luna
2012-10-24staging: tidspbridge: request the right irq for mmuOmar Ramirez Luna
2012-10-15staging: tidspbridge: remove unnecessary include of <plat/clock.h>Paul Walmsley
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov