android_kernel_oneplus_msm8998/drivers/char/diag
Mohit Aggarwal af0b8ef27c diag: Update mask pointers after reallocation
Currently, mask pointers are not updated in
case peripherals are supporting more mask
tables. The patch updates the mask pointers
properly.

Change-Id: I1360c722076fca0215e0ccd28247c4741a1ebd88
Signed-off-by: Mohit Aggarwal <maggarwa@codeaurora.org>
Signed-off-by: Manoj Prabhu B <bmanoj@codeaurora.org>
2018-07-02 01:49:57 -07:00
..
diag_dci.c diag: Validate query dci event and log mask size properly 2018-04-25 08:43:24 -07:00
diag_dci.h
diag_debugfs.c diag: Add mutex protection while reading dci debug statistics 2017-10-16 06:53:50 -07:00
diag_debugfs.h
diag_ipc_logging.h diag: Enhance IPC logging for diag CNTL channel 2018-06-20 21:06:11 +05:30
diag_masks.c diag: Update mask pointers after reallocation 2018-07-02 01:49:57 -07:00
diag_masks.h diag: Fix possible use-after-free issue for mdlog session info 2018-02-02 14:39:22 +05:30
diag_memorydevice.c diag: Prevent accessing uninitialized diag_md_info member 2018-06-08 12:41:15 +05:30
diag_memorydevice.h diag: Prevent accessing uninitialized diag_md_info member 2018-06-08 12:41:15 +05:30
diag_mux.c diag: Proper update of logging mode 2018-03-07 12:21:21 +05:30
diag_mux.h
diag_usb.c diag: Fix possible use-after-free issue for mdlog session info 2018-02-02 14:39:22 +05:30
diag_usb.h
diagchar.h diag: Remove hdlc status dependeny on session_info 2018-03-20 21:35:06 -07:00
diagchar_core.c diag: Initialize memory device memory pools 2018-05-14 13:14:34 +05:30
diagchar_hdlc.c
diagchar_hdlc.h
diagfwd.c diag: Set new context for peripheral error response 2018-06-22 21:40:44 +05:30
diagfwd.h diag: Fix possible use-after-free issue for mdlog session info 2018-02-02 14:39:22 +05:30
diagfwd_bridge.c diag: Do not close MHI channels when usb is disconnected 2017-02-03 14:43:16 -08:00
diagfwd_bridge.h
diagfwd_cntl.c diag: Update mask pointers after reallocation 2018-07-02 01:49:57 -07:00
diagfwd_cntl.h diag: Add PD buffering mode configuration support 2017-05-10 11:36:21 +05:30
diagfwd_glink.c diag: Free the read workqueue structure to avoid memory leak 2017-07-27 15:27:23 +05:30
diagfwd_glink.h diag: Remove BOM in file 2017-06-12 11:14:20 +05:30
diagfwd_hsic.c
diagfwd_hsic.h
diagfwd_mhi.c diag: mhi: Fix error handling for DCI channel failure 2017-07-20 18:13:31 -07:00
diagfwd_mhi.h diag: Call diagmem_exit only if the mempool is initialized 2016-11-14 10:47:51 -08:00
diagfwd_peripheral.c Merge "diag: Enhance IPC logging for diag CNTL channel" 2018-06-21 13:37:50 -07:00
diagfwd_peripheral.h diag: Flush mdlog table entries while reallocation of data buffer 2017-10-09 13:18:13 +05:30
diagfwd_smd.c diag: Add support for CDSP 2016-12-08 10:13:17 +05:30
diagfwd_smd.h
diagfwd_smux.c
diagfwd_smux.h
diagfwd_socket.c diag: Synchronize threads to fix possible deadlock 2017-01-20 00:57:02 -08:00
diagfwd_socket.h diag: Fix error response during SSR 2016-12-29 12:51:16 +05:30
diagmem.c
diagmem.h
Kconfig
Makefile