aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/msm
Commit message (Expand)AuthorAgeFilesLines
* msm: ipa: Send actual DL flt rule length to Q6Armaan Siddiqui2021-04-241-2/+36
* msm: gsi: Using kzalloc instead of devm_kzallocArmaan Siddiqui2021-04-241-8/+8
* ipa_v3: Mitigate usleep_range callsAlex Naidis2021-02-112-2/+2
* platform: ipa: use power efficient workingqueuesJulian Liu2021-02-113-5/+9
* msm: ipa_v2: Fix missleading indent warningceltare212021-02-111-1/+1
* treewide: Fix code issues detected using GCC 8.2.0Sultan Alsawaf2021-02-111-1/+1
* Synchronize codes for Oneplus 5T OBT A5010_41_200423 and OnePlus 5 OBT A5000_...Harshit Agarwal2021-02-111-2/+7
* msm: ipa3: Add check to validate rule_cntPraveen Kurapati2020-12-096-9/+24
* msm: ipa: Fix deleting the routing entriesMichael Adisumarta2020-10-081-28/+20
* kernel: Fix build errors with LLVMSwetha Chikkaboraiah2020-05-212-12/+9
* msm: ipa3: Fix compilation errors after enabling LLVMPraveen Kurapati2020-04-282-4/+5
* msm: ipa: Fix assignment warning with clangNaitik Bharadiya2020-04-281-2/+2
* msm: ipa: add additional checks to prevent use-after free errorsMichael Adisumarta2019-09-204-7/+31
* msm: qcn: Change spin_lock api to synchronize clientsAmandeep Singh2019-09-121-5/+5
* msm: qcn: Remove irq release when switching to RDDMAmandeep Singh2019-09-121-1/+0
* msm: qcn: Release interrupt during driver teardownAmandeep Singh2019-09-051-5/+3
* Merge "msm: qcn: Add QCN SDIO core driver directory in Kconfig"Linux Build Service Account2019-09-031-0/+3
|\
| * msm: qcn: Add QCN SDIO core driver directory in KconfigAmandeep Singh2019-09-031-0/+3
* | Merge "msm: qcn: Fix type casting of channel descriptor"Linux Build Service Account2019-09-031-1/+1
|\|
| * msm: qcn: Fix type casting of channel descriptorAmandeep Singh2019-09-031-1/+1
* | Merge "msm: qcn: Synchronize card state change API"Linux Build Service Account2019-09-031-4/+7
|\|
| * msm: qcn: Synchronize card state change APIAmandeep Singh2019-09-031-4/+7
* | Merge "msm: Add ipc router config in Makefile and Kconfig"Linux Build Service Account2019-09-031-14/+71
|\|
| * msm: qcn: Add driver state information paramAmandeep Singh2019-09-031-0/+11
| * msm: qcn: Disable retuning in function 1 driverAmandeep Singh2019-09-031-0/+10
| * msm: qcn: Detect and switch host to RDDMAmandeep Singh2019-09-031-14/+50
* | Merge "mmc: sdhci-msm: Ping with known good phase"Linux Build Service Account2019-09-032-2/+89
|\|
| * msm: qcn: Add dynamic add and remove of SDIO cardAmandeep Singh2019-09-031-2/+88
| * msm: qcn: Enable QCN SDIO core driver for compilationAmandeep Singh2019-09-031-0/+1
* | Merge "diag: Add diag over sdio support"Linux Build Service Account2019-09-035-0/+1602
|\|
| * msm: qcn: Synchronize clients operating at different modesAmandeep Singh2019-09-031-32/+57
| * msm: qcn: Reserve 8 bufferes in RW queue for RXAmandeep Singh2019-09-031-0/+9
| * msm: qcn: Increase RW queue sizeAmandeep Singh2019-09-031-1/+1
| * msm: qcn: Update read/write APIsAmandeep Singh2019-09-031-14/+28
| * msm: Add QCN SDIO core driverAmandeep Singh2019-09-035-0/+1554
* | msm: ipa3: Fix to memory allocation failurePooja Kumari2019-08-101-3/+8
|/
* msm: ipa: Fix array out of bound and use after NULL checkMohammed Javid2019-07-103-5/+19
* msm: ipa: Fix pointer checked for NULL may be usedMohammed Javid2019-07-102-2/+20
* msm: ipa3: Fix to validate check for IP typePraveen Kurapati2019-06-101-2/+3
* msm: ipa: fix to validate input parametersAbhishek Choubey2019-06-041-2/+33
* msm: ipa_v2: Protect ipa default routing tableAkshay Pandit2019-05-101-3/+7
* Merge "msm: ipa3: add check to load gsi fw once"Linux Build Service Account2019-05-012-2/+12
|\
| * msm: ipa3: add check to load gsi fw onceSkylar Chang2019-05-012-2/+12
* | msm: ext_disp: re-initialize hpd completion before signaling eventsAbhinav Kumar2019-04-241-3/+5
* | msm: sps: Update debug message format specifierJishnu Prakash2019-04-225-43/+51
|/
* msm: ipa: fix to validate the ioctl WAN_IOC_SEND_LAN_CLIENT_MSG paramsChaitanya Pratapa2019-03-191-0/+9
* msm: ipa3: Release the IPA lock acquiredPraveen Kurapati2019-02-252-2/+6
* msm: ipa3: Fix to validate the buffer sizePraveen Kurapati2019-02-141-3/+16
* msm: ipa: Fix to validate the buffer sizePraveen Kurapati2019-02-111-4/+17
* msm: ipa: Remove assert on ep emptyMohammed2018-11-301-6/+3