Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
388b1977a87c1760a21f8f9e7e5dc5a3571bfd9d
/
drivers
/
char
/
diag
416353d
diag: Init dci memory pools during diag bridge init
by Sreelakshmi Gownipalli
· 6 years ago
146f9f7
Merge "diag: Initialize memory device memory pools"
by Linux Build Service Account
· 7 years ago
23405c8
Merge "diag: Update Peripheral boot logging mask based on tool status"
by Linux Build Service Account
· 7 years ago
3c50bb4
diag: Initialize memory device memory pools
by Sreelakshmi Gownipalli
· 7 years ago
5e42986
diag: Update Peripheral boot logging mask based on tool status
by Manoj Prabhu B
· 7 years ago
b4a235f
diag: Protect memory allocation in diagfwd_mhi_read_work_fn
by Sreelakshmi Gownipalli
· 7 years ago
dec69cc
Merge "diag: Free usb buffer's entry after removing from list"
by Linux Build Service Account
· 7 years ago
ab410b4b
Merge "diag: Validate peripheral received from user for switch logging"
by Linux Build Service Account
· 7 years ago
396db6f
Merge "diag: Validate query dci event and log mask size properly"
by Linux Build Service Account
· 7 years ago
0cedd3c
Merge "diag: Allocate DCI memory using vzalloc instead of kzalloc"
by Linux Build Service Account
· 7 years ago
2a665fc
diag: Allocate DCI memory using vzalloc instead of kzalloc
by Hardik Arya
· 7 years ago
fe49046
diag: Free usb buffer's entry after removing from list
by Hardik Arya
· 7 years ago
96ffe82
diag: Validate peripheral received from user for switch logging
by Hardik Arya
· 7 years ago
d441912
Merge "diag: Add missing protection while accessing session's info"
by Linux Build Service Account
· 7 years ago
a93976f
Merge "diag: Clearing the mask before switching logging mode"
by Linux Build Service Account
· 7 years ago
430b1e7
diag: Add missing protection while accessing session's info
by Hardik Arya
· 7 years ago
4f2f2cb
diag: Validate query dci event and log mask size properly
by Hardik Arya
· 7 years ago
f2c0480
diag: Add protection while accessing usb_info's buffer table
by Hardik Arya
· 7 years ago
0304ac4
diag: Clearing the mask before switching logging mode
by Hardik Arya
· 7 years ago
239cb2e
Merge "diag: Add AXI prefetch related padding for CI controller"
by Linux Build Service Account
· 7 years ago
49d9647
Merge "diag: Add NULL pointer check for write buffer of fwd_info"
by Linux Build Service Account
· 7 years ago
237dc91
diag: Add AXI prefetch related padding for CI controller
by Mohit Aggarwal
· 7 years ago
aef5910
Merge "diag: Remove hdlc status dependeny on session_info"
by Linux Build Service Account
· 7 years ago
f7bcdec
Merge "diag: Close the read when buffer is already marked free"
by Linux Build Service Account
· 7 years ago
79c9124
diag: Remove hdlc status dependeny on session_info
by Manoj Prabhu B
· 7 years ago
1c0a616
diag: Close the read when buffer is already marked free
by Hardik Arya
· 7 years ago
e81c821
diag: Add NULL pointer check for write buffer of fwd_info
by Hardik Arya
· 7 years ago
fac74ad
diag: Update boundary check for UPD session array index
by Manoj Prabhu B
· 7 years ago
ba334f4
diag: Validate copying length against source buffer length
by Hardik Arya
· 7 years ago
e4820e0
Merge "diag: Protect the decrement of number of diag clients"
by Linux Build Service Account
· 7 years ago
65f313b
Merge "diag: Add conditional check for len in dci_process_ctrl_status()"
by Linux Build Service Account
· 7 years ago
2cd380d
Merge "diag: Add SMD support"
by Linux Build Service Account
· 7 years ago
d6da1cb
diag: Add SMD support
by Hardik Arya
· 7 years ago
4ab88a8
Merge "diag: Fix possible use-after-free issue for mdlog session info"
by Linux Build Service Account
· 7 years ago
48a1d18
diag: Add conditional check for len in dci_process_ctrl_status()
by Sreelakshmi Gownipalli
· 7 years ago
020fa6f
diag: Protect the decrement of number of diag clients
by Sreelakshmi Gownipalli
· 7 years ago
f7f93f8
diag: Prevent unnecessary data ready counter update
by Manoj Prabhu B
· 7 years ago
eb249e5
Merge "diag: Add support for mhi shutdown notification"
by Linux Build Service Account
· 7 years ago
155e141
Merge "diag: Add auto query support for diag over stm"
by Linux Build Service Account
· 7 years ago
dbb1c2a
diag: Fix possible use-after-free issue for mdlog session info
by Hardik Arya
· 7 years ago
16d42d0
diag: Add support for mhi shutdown notification
by Sreelakshmi Gownipalli
· 8 years ago
4d180c6
Merge "diag: Add protection while accessing socket info's handle"
by Linux Build Service Account
· 7 years ago
bf16454
diag: Add auto query support for diag over stm
by Sreelakshmi Gownipalli
· 7 years ago
d43f6c6
Merge "diag: Proper update of logging mode"
by Linux Build Service Account
· 7 years ago
85088ba
diag: Proper update of logging mode
by Manoj Prabhu B
· 7 years ago
4aadd92
Merge "diag: Add NULL pointer checks for upd buffer"
by Linux Build Service Account
· 7 years ago
01d7c3a
Merge "diag: Enable flushing of mdlog table entries for multi logging mode"
by Linux Build Service Account
· 7 years ago
fe005cc
diag: Enable flushing of mdlog table entries for multi logging mode
by Hardik Arya
· 7 years ago
770bdd9
Merge "diag: Update masks to peripherals in workqueue context"
by Linux Build Service Account
· 7 years ago
29e98c0
diag: Add protection while accessing socket info's handle
by Hardik Arya
· 7 years ago
c8b90fe
diag: Add NULL pointer checks for upd buffer
by Hardik Arya
· 7 years ago
018fdc1
diag: Increment data ready only if it is first update
by Sreelakshmi Gownipalli
· 7 years ago
3d3436a
diag: Add NULL pointer checks for mask info
by Hardik Arya
· 7 years ago
9ac639f
diag: Update masks to peripherals in workqueue context
by Manoj Prabhu B
· 7 years ago
950b0e2
Merge "diag: Add PD buffering mode configuration support"
by Linux Build Service Account
· 7 years ago
fe90cad
Merge "diag: Split data stream for User PDs on LPASS"
by Linux Build Service Account
· 7 years ago
cba38ed
diag: Add PD buffering mode configuration support
by Manoj Prabhu B
· 7 years ago
90e1f50
diag: Split data stream for User PDs on LPASS
by Manoj Prabhu B
· 7 years ago
e7d24e4
Merge "diag: Handle data ready notification properly"
by Linux Build Service Account
· 7 years ago
b8474a4
diag: Handle data ready notification properly
by Mohit Aggarwal
· 7 years ago
d23de55
Merge "diag: Flush mdlog table entries while reallocation of data buffer"
by Linux Build Service Account
· 7 years ago
ae6ddf5
diag: Remove AXI prefetch related padding
by Mohit Aggarwal
· 7 years ago
53bf345
diag: Flush mdlog table entries while reallocation of data buffer
by Hardik Arya
· 7 years ago
1550bdd0
diag: Update the read buffers status properly
by Manoj Prabhu B
· 8 years ago
42b5717
Merge "diag: Add mutex protection while reading dci debug statistics"
by Linux Build Service Account
· 7 years ago
4416491
diag: Copy the message mask into buffer with correct length
by Sreelakshmi Gownipalli
· 7 years ago
cc8c86a
Merge "diag: Add validity check for process descriptor"
by Linux Build Service Account
· 7 years ago
087aba0
Merge "diag: Validate memory device client's process descriptor"
by Linux Build Service Account
· 7 years ago
95e2718
Merge "diag: Add mdlog session to apps pkt response path"
by Linux Build Service Account
· 7 years ago
e2e3f32
Merge "diag: Fix race condition while accessing mdlog session info"
by Linux Build Service Account
· 7 years ago
589b127
Merge "diag: dci: Send masks information to only supported peripherals"
by Linux Build Service Account
· 7 years ago
13e8367
diag: Add mutex protection while reading dci debug statistics
by Sreelakshmi Gownipalli
· 7 years ago
0130d0e
diag: Fix race condition while accessing mdlog session info
by Manoj Prabhu B
· 7 years ago
6a6c813
diag: Validate memory device client's process descriptor
by Gopikrishna Mogasati
· 8 years ago
c937d69
diag: Add mdlog session to apps pkt response path
by Chris Lew
· 7 years ago
c20aa25
diag: dci: Send masks information to only supported peripherals
by Gopikrishna Mogasati
· 8 years ago
8793b69
diag: Add validity check for process descriptor
by Gopikrishna Mogasati
· 8 years ago
41224ba
diag: dci: Add validity check for dci client's process descriptor
by Gopikrishna Mogasati
· 7 years ago
da57c4f
Merge "diag: Free the memory in diagfwd_peripheral_exit()"
by Linux Build Service Account
· 7 years ago
e8d10e9
Merge "Remove wakelock.h includes"
by Linux Build Service Account
· 7 years ago
323a921
diag: Free the memory in diagfwd_peripheral_exit()
by Sreelakshmi Gownipalli
· 7 years ago
91199ae
diag: dci: Add protection while querying event status
by Mohit Aggarwal
· 8 years ago
03aeea1
Merge "diag: Prevent multiple mask update to peripheral"
by Linux Build Service Account
· 7 years ago
9553b46
diag: Prevent multiple mask update to peripheral
by Manoj Prabhu B
· 7 years ago
37c77c0
diag: Proper Update of the PD packet buffer status and length
by Manoj Prabhu B
· 7 years ago
d796242
diag: Prevent local diag_id update after SSR
by Manoj Prabhu B
· 7 years ago
1520b6c
diag: Do not close MHI channels when usb is disconnected
by Sreelakshmi Gownipalli
· 8 years ago
73f8c49
Remove wakelock.h includes
by Stephen Boyd
· 7 years ago
0e53553
diag: Proper feature mask update to Glink supported peripherals
by Manoj Prabhu B
· 7 years ago
99a0673
diag: Fix possible usage of freed resource issue
by Mohit Aggarwal
· 7 years ago
543e418
Merge "diag: Add support for header untagging"
by Linux Build Service Account
· 7 years ago
571cf42
diag: Add support for header untagging
by Manoj Prabhu B
· 7 years ago
f76d660
diag: Add NULL pointer checks
by Hardik Arya
· 7 years ago
ac3e4ce
Merge "diag: Flush control workqueue immediately on channel close"
by Linux Build Service Account
· 7 years ago
aea1a72
diag: Flush control workqueue immediately on channel close
by Mohit Aggarwal
· 7 years ago
27cfb8c
Merge "diag: Free the read workqueue structure to avoid memory leak"
by Linux Build Service Account
· 7 years ago
0eac626
diag: Free the read workqueue structure to avoid memory leak
by Manoj Prabhu B
· 7 years ago
5dbb4aa
diag: Add proper checks to fix possible out-of-bound issue
by Hardik Arya
· 7 years ago
62dce9f
diag: Add protection while processing non-hdlc packets
by Hardik Arya
· 7 years ago
810223f
diag: Fix to check for command length size
by Gopikrishna Mogasati
· 8 years ago
Next »