aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/tidspbridge
AgeCommit message (Expand)Author
2013-12-04Staging: tidspbridge: disable driverGreg Kroah-Hartman
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
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-21staging: tidspbridge: fix return value check in dsp_wdt_init()Wei Yongjun
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren
2012-09-11staging: tidspbridge: Prepare for irqs.h removalTony Lindgren
2012-09-07staging: tidspbridge: move the dereference below the NULL testWei Yongjun
2012-08-17staging: tidspbridge: fix uuid stringsOmar Ramirez Luna
2012-08-13staging/tidspbridge: use module_platform_driverDevendra Naga
2012-08-13staging: tidspbridge: Fix typos.Justin P. Mattock
2012-08-13staging: tidspbridge: eliminate uuid_uuid_to_stringAndy Shevchenko
2012-07-06staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbolsOmar Ramirez Luna