summaryrefslogtreecommitdiff
path: root/drivers/platform (follow)
Commit message (Collapse)AuthorAge
...
| | * | | | | | | | | | Merge tag 'v4.4.34' into android-4.4.yDmitry Shmidt2016-11-21
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the 4.4.34 stable release Change-Id: Ic90323945584a7173f54595e0482d26fafd10174
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.4.20' into android-4.4.yDmitry Shmidt2016-09-07
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the 4.4.20 stable release
| | * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt2016-08-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the 4.4.19 stable release
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.4.17' into android-4.4.yDmitry Shmidt2016-08-11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the 4.4.17 stable release
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the 4.4.16 stable release Change-Id: Ibaf7b7e03695e1acebc654a2ca1a4bfcc48fcea4
* | | | | | | | | | | | | | | | Merge "msm: ipa: fix IPC low priority logging"Linux Build Service Account2017-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | msm: ipa: fix IPC low priority loggingSkylar Chang2017-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allocate IPC low priority on first usage only. Change-Id: Icea7f0fad9ed34c93641296f68736bbaf2e6eaa9 CRs-Fixed: 2016076 Acked-by: Ady Abraham <adya@qti,qualcomm.com> Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
* | | | | | | | | | | | | | | | | Merge "msm: gsi: fix IPC low priority logging"Linux Build Service Account2017-04-27
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | msm: gsi: fix IPC low priority loggingSkylar Chang2017-04-20
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allocate IPC low priority on first usage only. Change-Id: Ic44f5af02d1d7fd72b255c8989cfc6b7dcd7766d CRs-Fixed: 2016076 Acked-by: Ady Abraham <adya@qti,qualcomm.com> Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
* | | | | | | | | | | | | | | | Merge "mhi: core: add support for 64bit doorbell address"Linux Build Service Account2017-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mhi: core: add support for 64bit doorbell addressSujeev Dias2017-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doorbell pointers are 64bit addresses. Use correct data type when passing the address. CRs-Fixed: 2038601 Change-Id: Ie8e42d38944c0529386b90f5a6d37dcd77c19184 Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
* | | | | | | | | | | | | | | | | Merge "msm: ipa: Fix race condition between shared memory"Linux Build Service Account2017-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | msm: ipa: Fix race condition between shared memoryUtkarsh Saxena2017-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Protect the common shared wlan_comm_desc_list with spin lock to avoid the race condition. Change-Id: I02ef6c6b663340711e0e2f766424d642aaa8d7af Acked-by: Mohammed Javid <mjavid@qti.qualcomm.com> Signed-off-by: Utkarsh Saxena <usaxena@codeaurora.org>
| * | | | | | | | | | | | | | | | msm: ipa: Fix for missing int overflow check in the refcount libraryUtkarsh Saxena2017-04-25
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overflow of reference counter can lead to memory leak. Before incrementing the reference count, check with U32_MAX and return for error check. Change-Id: Ib96d36574ee086ec73c9836110cb2c98e8ae3d66 Acked-by: Mohammed Javid <mjavid@qti.qualcomm.com> Signed-off-by: Utkarsh Saxena <usaxena@codeaurora.org>
* | | | | | | | | | | | | | | | Merge "msm: ipa: return error on channel setup failure"Linux Build Service Account2017-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | msm: ipa: return error on channel setup failureSkylar Chang2017-04-24
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return the correct error code when channel setup fails due to memory allocation. Change-Id: If345299532f8d04a543e3c7e535d4a7987661d0e CRs-Fixed: 2028360 Acked-by: Ady Abraham <adya@qti.qualcomm.com> Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
* | | | | | | | | | | | | | | | Merge "msm: rmnet_ipa: fix security issue"Linux Build Service Account2017-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | msm: rmnet_ipa: fix security issueSkylar Chang2017-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the security issue where mux channel name might not be null-terminated in ipa wan driver. Change-Id: I3ef440b62cf3861464fb60c1e7f65f2be5e39ed0 Acked-by: Shihuan Liu <shihuanl@qti.qualcomm.com> Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
* | | | | | | | | | | | | | | | | Merge "mhi: core: allow communication during shutdown"Linux Build Service Account2017-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | mhi: core: allow communication during shutdownSujeev Dias2017-04-24
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MHI clients allowed to communicate with external soc via MHI during shutdown. Only disable MHI communication after receiving shutdown notification. CRs-Fixed: 2037184 Change-Id: If69f61a244a6175256753dea361085fa5f9afeac Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
* | | | | | | | | | | | | | | | Merge "msm_11ad: reorder registration with memory dump table"Linux Build Service Account2017-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | msm_11ad: reorder registration with memory dump tableLingutla Chandrasekhar2017-04-19
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Memory dump table doesn't support de registration, but when ssr ramdump device creation failed, it frees the buffer registered with Memory dump table also. So re-order ramdump device creation to avoid freeing memory dump table buffer. Change-Id: I0ac595259159f3d3fe2e5c864dae8a6a1d6b4078 Signed-off-by: Lingutla Chandrasekhar <clingutla@codeaurora.org>
* | | | | | | | | | | | | | | Merge "soc: qcom: Add Minidump support"Linux Build Service Account2017-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | soc: qcom: Add Minidump supportLingutla Chandrasekhar2017-04-20
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Minidump support for clients to get minimum required data at the time of system crash. The Minidump table resides in SMEM, BOOT(SBL) will iterate the table entries and dumps out (to USB/Flash) the data in address location. Any client can register to this table with static or known addresses, as currently Minidump doesn't support dumping of dynamic data structures. To simplify post processing, we create an ELF header, where each entry in the minidump table is a section in elf header. If Memory dump table enabled, Dump all data entries registered with MDT. Enable Minidump: echo mini > /sys/kernel/dload/dload_mode Change-Id: I0fc8d21aef71ded34a498426ee3d7f86b063a639 Signed-off-by: Lingutla Chandrasekhar <clingutla@codeaurora.org>
* | | | | | | | | | | | | | | Merge "msm_11ad: set geometry attr when SMMU stage1 is enabled"Linux Build Service Account2017-04-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | msm_11ad: set geometry attr when SMMU stage1 is enabledMaya Erez2017-04-20
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When SMMU stage1 is enabled, set IOVA base and end in geometry attr to allow PCIe driver to map the GIC MSI address. Change-Id: I7826a941823a6204143ea077a45c71b22316699b Signed-off-by: Maya Erez <merez@codeaurora.org>
* | | | | | | | | | | | | | | Merge "msm: ipa3: disable statuses for modem pipes on SSR"Linux Build Service Account2017-04-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | msm: ipa3: disable statuses for modem pipes on SSRAmir Levy2017-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On SSR scenario disable statuses for modem producer pipes. Since modem is not up these statuses are redundant and are not read by any EE. Change-Id: I6e7a475d74902f7c5d1b9083f9f7935d3ed2c7c9 CRs-Fixed: 2034903 Signed-off-by: Amir Levy <alevy@codeaurora.org>
* | | | | | | | | | | | | | | | Merge "msm: ipa: Fix to use GFP_DMA and add check for dma_map_single"Linux Build Service Account2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | msm: ipa: Fix to use GFP_DMA and add check for dma_map_singleUtkarsh Saxena2017-04-19
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IPAv2 hardware works with 32 bit addressing, so allocate a kernel memory using GFP_DMA flag which is processed by IPA hardware. Add a error check for return of dma_map_single using dma_mapping_error API. Change-Id: I08e3eec8e9b2d81f945283a72338c0a8f23e2ac9 Acked-by: Mohammed Javid <mjavid@qti.qualcomm.com> Signed-off-by: Utkarsh Saxena <usaxena@codeaurora.org>
* / | | | | | | | | | | | | | msm: ipa3: allocate memory for DMA task on initSkylar Chang2017-04-18
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On some conditions, such as reboot, the allocation context for DMA task might be a user space processes with SIGKILL. Pre allocate this buffer to avoid DMA allocation failure. Change-Id: Ie0c5ecbb7aebbf03c42c2f8976aad40e9987fd4a CRs-Fixed: 2032907 Acked-by: Ady Abraham <adya@qti.qualcomm.com> Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
* | / / / / / / / / / / / / msm: ipa: fix for wakelock refcntSkylar Chang2017-04-10
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When IPA driver votes for IPA power collapse it first checks if channels are empty. In case that the channels are not empty, a wakelock needs to be acquired before starting to process the packets. Change-Id: Ib4d5942e374efc4ceb195e6ccdc446ed8a06aeb0 CRs-Fixed: 2031601 Acked-by: Ady Abraham <adya@qti.qualcomm.com> Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
* | | | | | | | | | | | | msm: ipa: rmnet_ipa: stop TX queue on ap suspendSkylar Chang2017-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To prevent a race condition between AP (Application Processor) suspend and TX packets, rmnet_ipa0 needs to stop TX queue on suspend callback. This will ensure that once AP goes to suspend there are no packets to be submitted to IPA. Change-Id: Ia6877204f89865fe9629d1a404e1603422d99d2c CRs-Fixed: 2029003 Acked-by: Ady Abraham <adya@qti.qualcomm.com> Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
* | | | | | | | | | | | | Merge "msm: ipa: Fix memory leak in ipa driver"Linux Build Service Account2017-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | msm: ipa: Fix memory leak in ipa driverUtkarsh Saxena2017-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Free the memory pointed by msg pointer if copy_to_user fails. Change-Id: I628e089d844a3e1818a1a550e77ac10f33640ac9 Acked-by: Mohammed Javid <mjavid@qti.qualcomm.com> Signed-off-by: Utkarsh Saxena <usaxena@codeaurora.org>
* | | | | | | | | | | | | | Merge "seemp: fix code analysis issues"Linux Build Service Account2017-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | seemp: fix code analysis issuesYida Wang2017-04-06
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix code analysis issues related to seemp, such as, variables might be used uninitialized, and array may use index values larger than its size. Change-Id: Ic537ece4d00ac3d72d679359b60999df473f8710 Signed-off-by: Yida Wang <yidaw@codeaurora.org>
* | | | | | | | | | | | | | Merge "msm: ipa: continue probe on ipc log failure"Linux Build Service Account2017-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | msm: ipa: continue probe on ipc log failureSkylar Chang2017-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not fail IPA probe function if IPC logging is not available. Change-Id: I1ac1765e1df8cb1ea5f19a7ec639b307d867a28a CRs-Fixed: 2028149 Acked-by: Ady Abraham <adya@qti.qualcomm.com> Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
* | | | | | | | | | | | | | | Merge "msm: mhi_rmnet: add support for shutdown and system error notification"Linux Build Service Account2017-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | mhi: mhi_uci: add support for shutdown and system error notificationSujeev Dias2017-04-05
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support to handle system error and shutdown notifications from mhi host. CRs-Fixed: 1097560 Change-Id: Ied6c907586aa4dc2ed3b1a7c19305877144b3b21 Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
* | | | | | | | | | | | | | Merge "msm: gsi: continue probe on ipc log failure"Linux Build Service Account2017-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| / / / / / / / / / / / / | |/ / / / / / / / / / / /
| * | | | | | | | | | | | msm: gsi: continue probe on ipc log failureSkylar Chang2017-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not fail GSI probe function if IPC logging is not available. Change-Id: Icdccb9a8db637fc9c4fcff5f459831739c675173 CRs-Fixed: 2028149 Acked-by: Ady Abraham <adya@qti.qualcomm.com> Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
* | | | | | | | | | | | | Merge "msm: ipa3: fix Q6 statuses exception path"Linux Build Service Account2017-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | msm: ipa3: fix Q6 statuses exception pathAmir Levy2017-04-02
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set APPS_LAN_CONS pipe as the statuses exception pipe for all Q6 pipes instead setting this pipe as exception pipe only for pipe 0. Change-Id: Id00abb0ddabddd5c76a45e0878e327cba950176c CRs-Fixed: 2027835 Signed-off-by: Amir Levy <alevy@codeaurora.org>
* | | | | | | | | | | | | Merge "mhi: mhi_uci: redesign mhi_uci driver"Linux Build Service Account2017-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mhi: mhi_uci: redesign mhi_uci driverSujeev Dias2017-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a prerequisite for subsystem restart support, redesign driver main operations such as open, read, write, poll, and close methods. CRs-Fixed: 1097560 Change-Id: I7eb99a09de75a2afa1eb408cace6a03dca85f5fe Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
* | | | | | | | | | | | | | Merge "mhi: core: add support for subsystem restart and shutdown"Linux Build Service Account2017-04-04
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | mhi: core: add support for subsystem restart and shutdownSujeev Dias2017-03-31
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for subsystem restart and shutdown processing for slave mode and master mode. CRs-Fixed: 1097560 Change-Id: I8c60605d202d38a7a8f8fb587a179f95ec402692 Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
* | | | | | | | | | | | | Merge "msm_11ad: copy FW crash dump before starting SSR flow"Linux Build Service Account2017-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |