summaryrefslogtreecommitdiff
path: root/drivers/char/diag
AgeCommit message (Expand)Author
2018-08-28Merge "diag: Prevent out of bound access while initializing msg mask"Linux Build Service Account
2018-08-28Merge "diag: Fix HSIC read complete work function"Linux Build Service Account
2018-08-27diag: Prevent out of bound access while initializing msg maskManoj Prabhu B
2018-08-09diag: Add NULL checks for the mask and mask pointerManoj Prabhu B
2018-08-08Merge "diag: Add missing protection while accessing session's info"Linux Build Service Account
2018-08-07Merge "diag: Protect md_info structure while reallocation"Linux Build Service Account
2018-08-07diag: Add missing protection while accessing session's infoHardik Arya
2018-08-03diag: Fix HSIC read complete work functionGustavo Solaira
2018-08-03Merge "diag: Read the HSIC data in a work queue"Linux Build Service Account
2018-08-01diag: Modify md_info and diag client map synchronizationManoj Prabhu B
2018-07-31diag: Protect md_info structure while reallocationManoj Prabhu B
2018-07-26diag: Read the HSIC data in a work queueGustavo Solaira
2018-07-19diag: Featurize IPC loggingMohit Aggarwal
2018-07-16diag: Enable diagfwd via USB even when MHI is availableGustavo Solaira
2018-07-16diag: Disable the code for diag_smuxGustavo Solaira
2018-07-04diag: Update mask buffer after reallocationManoj Prabhu B
2018-07-02diag: Update mask pointers after reallocationMohit Aggarwal
2018-06-22diag: Set new context for peripheral error responseManoj Prabhu B
2018-06-21Merge "diag: Enhance IPC logging for diag CNTL channel"Linux Build Service Account
2018-06-20diag: Enhance IPC logging for diag CNTL channelManoj Prabhu B
2018-06-12diag: Add NULL pointer check for write buffer of fwd_infoHardik Arya
2018-06-08diag: Prevent accessing uninitialized diag_md_info memberManoj Prabhu B
2018-05-14diag: Initialize memory device memory poolsSreelakshmi Gownipalli
2018-04-25diag: Validate query dci event and log mask size properlyHardik Arya
2018-04-05Merge "diag: Allocate DCI memory using vzalloc instead of kzalloc"Linux Build Service Account
2018-04-02diag: Allocate DCI memory using vzalloc instead of kzallocHardik Arya
2018-03-20diag: Remove hdlc status dependeny on session_infoManoj Prabhu B
2018-03-19diag: Protect the decrement of number of diag clientsSreelakshmi Gownipalli
2018-03-07diag: Proper update of logging modeManoj Prabhu B
2018-03-01diag: Add conditional check for len in dci_process_ctrl_status()Sreelakshmi Gownipalli
2018-02-23Merge "diag: Validate copying length against source buffer length"Linux Build Service Account
2018-02-20diag: Validate copying length against source buffer lengthHardik Arya
2018-02-15diag: Prevent unnecessary data ready counter updateManoj Prabhu B
2018-02-14diag: Increment data ready only if it is first updateSreelakshmi Gownipalli
2018-02-02diag: Fix possible use-after-free issue for mdlog session infoHardik Arya
2017-12-05diag: Free the memory in diagfwd_peripheral_exit()Sreelakshmi Gownipalli
2017-11-05Merge "diag: Handle data ready notification properly"Linux Build Service Account
2017-10-31Merge "diag: Remove AXI prefetch related padding"Linux Build Service Account
2017-10-18diag: Remove AXI prefetch related paddingMohit Aggarwal
2017-10-16diag: Add mutex protection while reading dci debug statisticsSreelakshmi Gownipalli
2017-10-13diag: Handle data ready notification properlyMohit Aggarwal
2017-10-10Merge "diag: Flush mdlog table entries while reallocation of data buffer"Linux Build Service Account
2017-10-09diag: Flush mdlog table entries while reallocation of data bufferHardik Arya
2017-09-14diag: Add NULL pointer checks for mask infoHardik Arya
2017-09-07Merge "diag: Support buffering mode for non-diag_id peripherals"Linux Build Service Account
2017-09-06Merge "diag: Proper Update of the PD packet buffer status and length"Linux Build Service Account
2017-09-05diag: Support buffering mode for non-diag_id peripheralsManoj Prabhu B
2017-08-31diag: Proper feature mask update to Glink supported peripheralsManoj Prabhu B
2017-08-18diag: Proper Update of the PD packet buffer status and lengthManoj Prabhu B
2017-08-17diag: Fix possible usage of freed resource issueMohit Aggarwal