]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/history - linux
HeapBufMP: Add NULL check for robustness
[ipc/ipcdev.git] / linux /
2019-02-18 Suman AnnaLinux: Update user AF_RPMSG define for 4.18+ kernels ipc-3.50-next 3.50.03.05
2018-08-09 Sam Nelsondaemon: Update debug print with more clear information
2018-08-09 Sam Nelsontests: Cleanup for observed compiler warnings
2018-08-09 Sam Nelsondaemon: Add error check form read and write calls.
2018-08-09 Sam Nelsontransport: Add error check for read and write function...
2018-08-09 Sam Nelsonautotools: Update autotools generated files with K3...
2018-08-09 Sam NelsonK3: Add support for K3 AM65XX device
2018-08-09 Sam NelsonStd.h: Add definition of 64 bit types
2018-06-19 Angela Stegmaierlad: Add Timeout waiting for Response FIFO
2018-03-20 Angela StegmaierLinux: Cleanup on Failure in Ipc_start
2018-03-20 Angela StegmaierLinux: GateMP: Fix Error Handling When defaultGate...
2017-11-20 Angela StegmaierAndroid: Fix compilation warnings
2017-10-19 Suman AnnaLinux: Update user AF_RPMSG define for 4.11+ kernels
2017-10-18 Angela StegmaierLinux: LAD_client: Fix Race Condition with Command...
2017-09-14 Vishal MahaveerAndroid: update version.h include path for AF_RPMSG...
2017-09-13 Angela StegmaierLinux: TransportRpmsg: Fix Mutex Deadlock Issue
2017-09-01 Angela StegmaierTransportRpmsg: Fix Check for Invalid Socket
2017-08-03 Angela StegmaierLinux: LAD_client: Avoid hang in fopen during connect
2017-06-27 Sam NelsonMakefile: Include GATE related sources for all platforms.
2017-05-26 Falk TristramLinux: NameServer_daemon: Initialize mutex_attr before... 3.46.01.03 3.46.01.03_eng
2017-04-10 Angela Stegmaierautotools: Update Linux tests Makefile.in for fault...
2017-04-04 Sam Nelsonfault: Linux: Renamed test application fault to Message... 3.46.00.00_eng
2017-03-31 Angela StegmaierLinux: GateHWSpinlock: Fix Compiler Warnings
2017-03-14 Sam NelsonMessageQ: Remove Error declaration with local MessageQ...
2017-01-31 Angela StegmaierLinux: Fix Static Analysis Reported Issues in IPC 3.45 3.45.00.00 3.45.00.00_eng
2017-01-19 Suman AnnaLinux: Update user AF_RPMSG define for 4.7+ kernels
2016-12-22 Misael Lopez Cruzlad: Skip daemon running check in Android
2016-12-22 Misael Lopez Cruzlad: Compile lad_dra7xx as app for Android
2016-11-27 Sam Nelsonautotools: Update of autogenerated files
2016-11-22 Sam Nelsonautoreconf: Linux: Update autotools generated files
2016-11-08 Sam NelsonMakefile.am: Update to use -pthread
2016-11-08 Karthik RamananLinux: Add pthread dependency for transport
2016-10-24 Angela StegmaierLinux/Android: Refactor MessageQ_create to Register...
2016-08-31 Vishal MahaveerLinux: remove always true check
2016-07-22 Angela StegmaierLinux: NameServer_daemon: Check All Remote Cores Even...
2016-06-29 Angela StegmaierLinux: GateMP_daemon: Fix incorrect mapping of IGatePro...
2016-05-25 Sam Nelsonlinux/ipc: Replace error message with debug print for... 3.43.00.00_eng
2016-05-12 Angela StegmaierLinux: GateMP: Check for Proper NameServer Value Length
2016-04-20 Angela StegmaierLinux: tests: Call MessageQ_unbind in Fault Test
2016-04-20 Angela StegmaierLinux: Reattach to Proc In NameServer daemon In case...
2016-04-20 Angela StegmaierLinux: Fix Error Handling in TransportRpmsg_delete
2016-02-24 Angela StegmaierLinux: GateMP: Baseaddr not Correctly Set when UIO... 3.42.00.02
2016-02-16 Sam Nelsonipc: Fix to handle remote GateMP not available 3.42.00.01_eng
2016-01-05 Misael Lopez Cruzlad: Allow only one instance of the daemon
2016-01-05 Misael Lopez Cruzlad: Clean-up old response FIFOs
2015-12-21 Misael Lopez CruzLinux: Add support for the hwspinlock_user driver
2015-12-21 Misael Lopez CruzLinux: Close spinlock device after gate is stopped
2015-12-21 Misael Lopez Cruzdaemon: Add support for UIO-based SR0
2015-12-15 Angela StegmaierMerge remote-tracking branch 'origin/3.40' into ipc...
2015-12-09 Sam NelsonStd.h: Remove unused types in Std.h files 3.41 ipc-3.41-next 3.41.00.07_eng 3.41.00.08
2015-11-20 Vishal MahaveerAndroid: fix build issues with Android Marshmallow 3.40 ipc-3.40-next
2015-11-16 Sam NelsonMultiproc: Remove internal API MultiProc_rprocSetId
2015-11-16 Sam NelsonLinux: Update autotools generated files
2015-11-16 Sam Nelson66AK2G: Linux: Add support for K2G
2015-10-05 Angela StegmaierEnable Examples Compilation with C++ Compiler
2015-10-05 Angela StegmaierMerge remote-tracking branch 'origin/ipc-3.40-next...
2015-10-01 Angela StegmaierTests: ping_rpmsg: Update Test with Proper Socket Usage
2015-09-15 Ramsey HarrisSDOCM00115293 Linux transport interfaces need documentation
2015-08-17 Ramsey HarrisReset heapId after reading socket in TransportRpmsg
2015-08-04 Angela StegmaierLinux: tests - Clear Fault Request After Processing
2015-07-24 Robert TivyRemove NameServer instance from module list in NameServ... 3.40.00.03_eng
2015-07-24 Ramsey HarrisGenerated makefiles for IHeap support
2015-07-24 Ramsey HarrisSDOCM00115093 Multiple heap support for MessageQ
2015-07-24 Robert TivyMerge remote-tracking branch 'origin/3.36' into ipc...
2015-07-23 Ramsey HarrisAdd missing copyright header to file
2015-07-22 Ramsey HarrisAdd log events to NameServer and NameMap
2015-06-30 Robert TivyChange error-related printf()s to fprintf(stderr)
2015-06-19 Robert TivyAdd FD_CLOEXEC flag for sockets, /dev/mem and LAD pipes 3.36.02.12_eng 3.40.00.01_eng
2015-06-19 Robert TivyMerge branch '3.36' into ipc-next
2015-05-20 Robert TivyFix Linux GateMP bug by introducing new GateMP_attach... 3.36.01.10_eng 3.36.01.11
2015-05-08 Robert TivyAdded recursive mutex initializer for Android
2015-05-08 Robert TivyGeneral cleanup in fault test
2015-05-08 Robert TivyAdd new command-line options to LAD to override static...
2015-05-08 Robert TivyCreate specialized gates to prevent deadlock on general...
2015-05-06 Suman AnnaLinux/Tests: Fix freeing up of messages in MessageQApp
2015-05-06 Suman AnnaLinux/TransportRpmsg: Shutdown only on MessageQ_E_SHUTDOWN
2015-05-06 Suman AnnaLinux/TransportRpmsg: Change ESHUTDOWN to ENOLINK in...
2015-04-30 Ramsey HarrisBind message queue to new remote processor 3.36.00.06_eng
2015-04-30 Robert TivyMessageQ_put returns MessageQ_E_SHUTDOWN when transport...
2015-04-30 Ramsey HarrisIncorrect reference count management in NameServer_detach
2015-04-25 Robert TivyGenerated Makefile.in for previous commit 3.36.00.05_eng
2015-04-25 Robert TivyAdd fault tolerance for TransportRpmsg socket failure
2015-04-24 vwan@ti.comAdd missing pthread_mutex_destroy() calls
2015-04-24 Ramsey HarrisNew MultiProc API to update processor mapping
2015-04-16 Ramsey HarrisAdd new LOG4 macro to lad daemon header file
2015-04-15 Arnie ReynosoAndroid: Added a definition for EFD_SEMAPHORE
2015-03-27 Ramsey HarrisSDOCM00115428 Incorrect return status from NameServer_d...
2015-03-26 Ramsey HarrisSDOCM00115373 NameServer local get methods are missing...
2015-03-26 Ramsey HarrisSDOCM00115434 NameServer_delete in LAD daemon leaks...
2015-03-26 Ramsey HarrisIgnore cluster members which are not running
2015-03-20 Ramsey HarrisGenerated makefile for previous commit (Ipc attach) 3.36.00.02_eng
2015-03-20 Ramsey HarrisAdd Ipc attach phase to Linux implementation
2015-03-20 Robert TivyRemove MAX #define from Linux Std.h
2015-03-13 Ramsey HarrisSDOCM00115143 Improper timeout handling in MessageQ_get...
2015-03-13 Ramsey HarrisSDOCM00114745 Ipc_transportConfig has race window
2015-02-27 Robert TivyMerge branch '3.30' into ipc-next 3.35.00.05 3.36.00.00_eng
2015-02-21 Ramsey HarrisRe-work MessageQ_put to eliminate transport recursion
2015-02-21 Ramsey HarrisSDOCM00114478 Incorrect thread safety in MessageQ_setup...
2015-02-19 vwan@ti.comAdd autoconf generated file
2015-02-19 vwan@ti.comSimplify configuration of maximum name length in NameServer
next