OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
6 years agoARM: dts: msm: Enable MPP06 for graphics support in MSM8996 CV2X
Gustavo Solaira [Thu, 12 Oct 2017 19:52:18 +0000 (12:52 -0700)]
ARM: dts: msm: Enable MPP06 for graphics support in MSM8996 CV2X

Enable PMIC MPP06 to add graphics support for MSM8996 CV2X
boards.

Change-Id: I8e73704af3c6155e8ea18eff147e32befb4da7ce
Signed-off-by: Gustavo Solaira <gustavos@codeaurora.org>
6 years agoMerge "media: v4l2-compat-ioctl32: memset stack union in compat ioctl"
Linux Build Service Account [Thu, 12 Oct 2017 12:07:53 +0000 (05:07 -0700)]
Merge "media: v4l2-compat-ioctl32: memset stack union in compat ioctl"

6 years agoMerge "power: fg-util: Wait for soc_update completion upon timeout"
Linux Build Service Account [Thu, 12 Oct 2017 12:07:52 +0000 (05:07 -0700)]
Merge "power: fg-util: Wait for soc_update completion upon timeout"

6 years agoMerge "input: touchpanel: fix TP frozen when ST's TP firstly probe up"
Linux Build Service Account [Thu, 12 Oct 2017 12:07:51 +0000 (05:07 -0700)]
Merge "input: touchpanel: fix TP frozen when ST's TP firstly probe up"

6 years agoMerge "cnss2: Keep a default copy of PCI config space"
Linux Build Service Account [Thu, 12 Oct 2017 12:07:50 +0000 (05:07 -0700)]
Merge "cnss2: Keep a default copy of PCI config space"

6 years agoMerge "usb: gadget: gsi: Defer freeing memory on free_inst if in use"
Linux Build Service Account [Thu, 12 Oct 2017 12:07:49 +0000 (05:07 -0700)]
Merge "usb: gadget: gsi: Defer freeing memory on free_inst if in use"

6 years agoMerge "mdss: dp: fix the NVID parameter calculation for Display Port"
Linux Build Service Account [Thu, 12 Oct 2017 12:07:48 +0000 (05:07 -0700)]
Merge "mdss: dp: fix the NVID parameter calculation for Display Port"

6 years agoMerge "ARM: dts: msm: add the dtsi entries for DP PLL clocks for msm8998"
Linux Build Service Account [Thu, 12 Oct 2017 12:07:47 +0000 (05:07 -0700)]
Merge "ARM: dts: msm: add the dtsi entries for DP PLL clocks for msm8998"

6 years agopower: fg-util: Wait for soc_update completion upon timeout
Subbaraman Narayanamurthy [Fri, 22 Sep 2017 02:50:56 +0000 (19:50 -0700)]
power: fg-util: Wait for soc_update completion upon timeout

Currently, wait for soc_update completion is attempted once again
only when the wait is interrupted. Try waiting again even when it
is timed out. This should help IMA_ATOMIC transactions go through
reliably.

Change-Id: I8d31fc41020b8c05ff4d562ae205eaa278d7ffcb
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
6 years agoinput: touchpanel: fix TP frozen when ST's TP firstly probe up
Jin Fu [Tue, 10 Oct 2017 06:14:55 +0000 (14:14 +0800)]
input: touchpanel: fix TP frozen when ST's TP firstly probe up

Set TP to display-unblank status when firstly probe up, so that
TP can detect interrupt and report touch event without press
power key.

Change-Id: I6e4ea48551463c6d0f747987d7c255987e3a11df
Signed-off-by: Jin Fu <jinf@codeaurora.org>
6 years agoMerge "Revert "drm/msm: remove the right vlbank event from the event list""
Linux Build Service Account [Thu, 12 Oct 2017 03:04:16 +0000 (20:04 -0700)]
Merge "Revert "drm/msm: remove the right vlbank event from the event list""

6 years agoMerge "ASoC: audio: add APIs to query for AVS version"
Linux Build Service Account [Thu, 12 Oct 2017 03:04:15 +0000 (20:04 -0700)]
Merge "ASoC: audio: add APIs to query for AVS version"

6 years agousb: gadget: gsi: Defer freeing memory on free_inst if in use
Liangliang Lu [Sun, 17 Sep 2017 07:34:55 +0000 (15:34 +0800)]
usb: gadget: gsi: Defer freeing memory on free_inst if in use

In the case of gsi_free_inst() called, whole f_gst structure is freed.
GSI control related API like gsi_ctrl_dev_poll do not check if f_gsi
is freed or not, only check gsi_ctrl_port is NULL or not.

If GSI driver is opened by userspace, gsi_free_inst() is executed,
mark inst_exist to false but do not free instance structures and
deregister misc device until misc device is closed.

Besides, in the GSI control related API read/write/ioctl/poll,
check if GSI instance is freed or not.

Change-Id: I4245964989a1284f5180efb69b64bd63e9104059
Signed-off-by: Liangliang Lu <luliang@codeaurora.org>
6 years agocnss2: Keep a default copy of PCI config space
Yue Ma [Mon, 2 Oct 2017 18:02:49 +0000 (11:02 -0700)]
cnss2: Keep a default copy of PCI config space

Since PCIe bus driver is going to deprecate msm_pcie_recover_config
API, PCIe device driver needs to keep a default copy of PCI config
space after PCI probe which will be used for recovering config space
for SSR and PCI linkdown recovery.

Change-Id: I4fb0db35770d616ad75b8b7329f99fd6a40e9385
CRs-fixed: 2124999
Signed-off-by: Yue Ma <yuem@codeaurora.org>
6 years agoMerge "locking/osq_lock: Fix osq_lock queue corruption"
Linux Build Service Account [Wed, 11 Oct 2017 06:22:10 +0000 (23:22 -0700)]
Merge "locking/osq_lock: Fix osq_lock queue corruption"

6 years agoRevert "drm/msm: remove the right vlbank event from the event list"
Suresh Reddy Yellala [Tue, 10 Oct 2017 19:29:53 +0000 (12:29 -0700)]
Revert "drm/msm: remove the right vlbank event from the event list"

This reverts commit 792779946ea16cbe54052e1b08ca56c58b3cbe24.
This is reverted to fix the weston display.

Change-Id: Iff811f643a8756d6d0921a743736f1a535893883
Signed-off-by: suresh <suresh@codeaurora.org>
6 years agoMerge "defconfig: arm64: msm: Enable boot time marker on virtual platform"
Linux Build Service Account [Tue, 10 Oct 2017 16:40:12 +0000 (09:40 -0700)]
Merge "defconfig: arm64: msm: Enable boot time marker on virtual platform"

6 years agoMerge "diag: Flush mdlog table entries while reallocation of data buffer"
Linux Build Service Account [Tue, 10 Oct 2017 16:40:11 +0000 (09:40 -0700)]
Merge "diag: Flush mdlog table entries while reallocation of data buffer"

6 years agomdss: dp: fix the NVID parameter calculation for Display Port
Padmanabhan Komanduru [Fri, 23 Jun 2017 11:38:13 +0000 (17:08 +0530)]
mdss: dp: fix the NVID parameter calculation for Display Port

The NVID programming for Display Port needs to be set to twice
the 'n' divider of the pixel clock RCG for 5.4 GHz link rate.
Add change to take care of this in Display Port driver.

Change-Id: Ied31f67372d9738e96d1d908acd96a02b82d4630
Signed-off-by: Padmanabhan Komanduru <pkomandu@codeaurora.org>
6 years agoARM: dts: msm: add the dtsi entries for DP PLL clocks for msm8998
Padmanabhan Komanduru [Fri, 23 Jun 2017 11:20:05 +0000 (16:50 +0530)]
ARM: dts: msm: add the dtsi entries for DP PLL clocks for msm8998

The parent of DP VCO divided mux clock needs to be set from the
Display Port driver based on the link rate. Add the dtsi entries
needs for this support for msm8998.

Change-Id: I76c2568579735f20106e40a359fd0052a2f51fbf
Signed-off-by: Padmanabhan Komanduru <pkomandu@codeaurora.org>
6 years agomdss: dp: set the proper parent for dp_vco_divided_clk_mux
Padmanabhan Komanduru [Fri, 23 Jun 2017 11:14:31 +0000 (16:44 +0530)]
mdss: dp: set the proper parent for dp_vco_divided_clk_mux

The DP VCO divided mux clock has two parent dividers div_two
and div_four. The parent for this needs to be set based on the
link rate frequency as per the hardware programming guide and
not based on the auto PLL calculation logic. Add support to set
the correct parent for this.

Change-Id: Ia2d340a4e8790d90161c1f4a7c8273449fa3f53c
Signed-off-by: Padmanabhan Komanduru <pkomandu@codeaurora.org>
6 years agoMerge "msm: mdss: read active line count before triggering ESD read"
Linux Build Service Account [Tue, 10 Oct 2017 07:03:34 +0000 (00:03 -0700)]
Merge "msm: mdss: read active line count before triggering ESD read"

6 years agodefconfig: arm64: msm: Enable boot time marker on virtual platform
Zhiqiang Tu [Wed, 27 Sep 2017 08:44:23 +0000 (16:44 +0800)]
defconfig: arm64: msm: Enable boot time marker on virtual platform

Enable boot time marker to profile booting time.

Change-Id: I236f5e9076e4138fdb871c40afaa4cb691386485
Signed-off-by: Zhiqiang Tu <ztu@codeaurora.org>
6 years agoMerge "cnss2: Add asynchronous probe support"
Linux Build Service Account [Mon, 9 Oct 2017 23:00:05 +0000 (16:00 -0700)]
Merge "cnss2: Add asynchronous probe support"

6 years agoMerge "msm: vidc: Support ioctl VIDIOC_ENUM_FRAMESIZES"
Linux Build Service Account [Mon, 9 Oct 2017 23:00:04 +0000 (16:00 -0700)]
Merge "msm: vidc: Support ioctl VIDIOC_ENUM_FRAMESIZES"

6 years agoMerge "ARM: dts: msm: Add device for boot time marker on msm8996 virtual platform"
Linux Build Service Account [Mon, 9 Oct 2017 14:36:58 +0000 (07:36 -0700)]
Merge "ARM: dts: msm: Add device for boot time marker on msm8996 virtual platform"

6 years agoMerge "drm/sde: fix smmu fault while running DRM test"
Linux Build Service Account [Mon, 9 Oct 2017 14:36:57 +0000 (07:36 -0700)]
Merge "drm/sde: fix smmu fault while running DRM test"

6 years agomsm: mdss: read active line count before triggering ESD read
Ashish Garg [Wed, 30 Aug 2017 06:15:06 +0000 (11:45 +0530)]
msm: mdss: read active line count before triggering ESD read

In the current implementation before triggering ESD read,
DSI SW waits for extra time to skip display blanking period.
Add an additional check for active line count to ensure that
ESD read is always triggered during display active region only.

Change-Id: I5893daf7cdfb8c1d0a0e962eb2e37d7cd053a6a5
Signed-off-by: Ashish Garg <ashigarg@codeaurora.org>
6 years agodiag: Flush mdlog table entries while reallocation of data buffer
Hardik Arya [Wed, 6 Sep 2017 10:04:19 +0000 (15:34 +0530)]
diag: Flush mdlog table entries while reallocation of data buffer

Currently there is a possibility of accessing freed up buffer
address after reallocation due to availability of old address
in mdlog entry table. The patch flushes table entries before
reallocating data buffer. Additional case of entries cleanup
during erroneous buffer free avoiding further buffer corruption.

CRs-Fixed: 2063721
Change-Id: I8424598ad34b809414518a1f7f5b1737ebe51e53
Signed-off-by: Hardik Arya <harya@codeaurora.org>
6 years agoMerge "wil6210: potential buffer overflow in wmi_evt_aoa_meas"
Linux Build Service Account [Sat, 7 Oct 2017 16:46:47 +0000 (09:46 -0700)]
Merge "wil6210: potential buffer overflow in wmi_evt_aoa_meas"

6 years agoMerge "usb: gadget: CCID: Add support for SuperSpeed enumeration"
Linux Build Service Account [Sat, 7 Oct 2017 08:38:04 +0000 (01:38 -0700)]
Merge "usb: gadget: CCID: Add support for SuperSpeed enumeration"

6 years agoMerge "msm: kgsl: Avoid cache ops on secure memory"
Linux Build Service Account [Sat, 7 Oct 2017 08:38:02 +0000 (01:38 -0700)]
Merge "msm: kgsl: Avoid cache ops on secure memory"

6 years agoMerge "drm/msm: reset HDCP 2.2 sink support during disconnect"
Linux Build Service Account [Sat, 7 Oct 2017 08:38:01 +0000 (01:38 -0700)]
Merge "drm/msm: reset HDCP 2.2 sink support during disconnect"

6 years agoMerge "cnss2: Remove utils"
Linux Build Service Account [Sat, 7 Oct 2017 08:38:00 +0000 (01:38 -0700)]
Merge "cnss2: Remove utils"

6 years agowil6210: potential buffer overflow in wmi_evt_aoa_meas
Lior David [Thu, 28 Sep 2017 10:44:54 +0000 (13:44 +0300)]
wil6210: potential buffer overflow in wmi_evt_aoa_meas

The code in wmi_evt_aoa_meas can potentially overflow a data
buffer if the len parameter is smaller than
offsetof(struct wmi_aoa_meas_event, meas_data). Add protection
against this case.

Change-Id: I3f86f231e0c6b5ac54abbb9865cba0cbbd8d0448
Signed-off-by: Lior David <liord@codeaurora.org>
6 years agolocking/osq_lock: Fix osq_lock queue corruption
Prateek Sood [Fri, 14 Jul 2017 13:47:56 +0000 (19:17 +0530)]
locking/osq_lock: Fix osq_lock queue corruption

Fix ordering of link creation between node->prev and prev->next in
osq_lock(). A case in which the status of optimistic spin queue is
CPU6->CPU2 in which CPU6 has acquired the lock.

        tail
          v
  ,-. <- ,-.
  |6|    |2|
  `-' -> `-'

At this point if CPU0 comes in to acquire osq_lock, it will update the
tail count.

  CPU2 CPU0
  ----------------------------------

       tail
         v
  ,-. <- ,-.    ,-.
  |6|    |2|    |0|
  `-' -> `-'    `-'

After tail count update if CPU2 starts to unqueue itself from
optimistic spin queue, it will find an updated tail count with CPU0 and
update CPU2 node->next to NULL in osq_wait_next().

  unqueue-A

       tail
         v
  ,-. <- ,-.    ,-.
  |6|    |2|    |0|
  `-'    `-'    `-'

  unqueue-B

  ->tail != curr && !node->next

If reordering of following stores happen then prev->next where prev
being CPU2 would be updated to point to CPU0 node:

       tail
         v
  ,-. <- ,-.    ,-.
  |6|    |2|    |0|
  `-'    `-' -> `-'

  osq_wait_next()
    node->next <- 0
    xchg(node->next, NULL)

       tail
         v
  ,-. <- ,-.    ,-.
  |6|    |2|    |0|
  `-'    `-'    `-'

  unqueue-C

At this point if next instruction
WRITE_ONCE(next->prev, prev);
in CPU2 path is committed before the update of CPU0 node->prev = prev then
CPU0 node->prev will point to CPU6 node.

       tail
    v----------. v
  ,-. <- ,-.    ,-.
  |6|    |2|    |0|
  `-'    `-'    `-'
     `----------^

At this point if CPU0 path's node->prev = prev is committed resulting
in change of CPU0 prev back to CPU2 node. CPU2 node->next is NULL
currently,

       tail
                 v
  ,-. <- ,-. <- ,-.
  |6|    |2|    |0|
  `-'    `-'    `-'
     `----------^

so if CPU0 gets into unqueue path of osq_lock it will keep spinning
in infinite loop as condition prev->next == node will never be true.

Change-Id: I5f473433ae2e10308fa7b27680bf98530fe65b0d
Signed-off-by: Prateek Sood <prsood@codeaurora.org>
[ Added pictures, rewrote comments. ]
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: sramana@codeaurora.org
Link: http://lkml.kernel.org/r/1500040076-27626-1-git-send-email-prsood@codeaurora.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Git-commit: 50972fe78f24f1cd0b9d7bbf1f87d2be9e4f412e
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

6 years agomsm: vidc: Support ioctl VIDIOC_ENUM_FRAMESIZES
Akshay Chandrashekhar Kalghatgi [Mon, 2 Oct 2017 20:13:09 +0000 (13:13 -0700)]
msm: vidc: Support ioctl VIDIOC_ENUM_FRAMESIZES

Changed ioctl VIDIOC_ENUM_FRAMESIZES behavior in conformance with
V4L2 specification to be able to query based on pixel format.

Change-Id: Ia5803341070d14335cbb939108575f835471a857
Signed-off-by: Akshay Chandrashekhar Kalghatgi <akalghat@codeaurora.org>
6 years agoMerge "dwc3: msm: Notify -ETIMEDOUT always in case of floating charger"
Linux Build Service Account [Fri, 6 Oct 2017 20:42:30 +0000 (13:42 -0700)]
Merge "dwc3: msm: Notify -ETIMEDOUT always in case of floating charger"

6 years agoMerge "msm: camera: Fix framedrop pattern and period"
Linux Build Service Account [Fri, 6 Oct 2017 20:42:29 +0000 (13:42 -0700)]
Merge "msm: camera: Fix framedrop pattern and period"

6 years agoMerge "iommu: fix smmu_secure_pool access list after free issue"
Linux Build Service Account [Fri, 6 Oct 2017 20:42:28 +0000 (13:42 -0700)]
Merge "iommu: fix smmu_secure_pool access list after free issue"

6 years agoMerge "msm: ipa: Add support for UL Firewall"
Linux Build Service Account [Fri, 6 Oct 2017 20:42:27 +0000 (13:42 -0700)]
Merge "msm: ipa: Add support for UL Firewall"

6 years agoMerge "msm: mhi_rmnet: set ifalias to unidentified_net_dev on error from MHI"
Linux Build Service Account [Fri, 6 Oct 2017 20:42:26 +0000 (13:42 -0700)]
Merge "msm: mhi_rmnet: set ifalias to unidentified_net_dev on error from MHI"

6 years agoMerge "msm: ipa: Add support for per client lan statistics"
Linux Build Service Account [Fri, 6 Oct 2017 10:11:23 +0000 (03:11 -0700)]
Merge "msm: ipa: Add support for per client lan statistics"

6 years agoMerge "mmc: block: Return error in case of partition switch failure"
Linux Build Service Account [Fri, 6 Oct 2017 10:11:22 +0000 (03:11 -0700)]
Merge "mmc: block: Return error in case of partition switch failure"

6 years agoMerge "mmc: core: Ignore bus resume flags when card removal event is detected"
Linux Build Service Account [Fri, 6 Oct 2017 10:11:21 +0000 (03:11 -0700)]
Merge "mmc: core: Ignore bus resume flags when card removal event is detected"

6 years agoMerge "usb: pd: Add support to send PD 3.0 extended messages"
Linux Build Service Account [Fri, 6 Oct 2017 10:11:18 +0000 (03:11 -0700)]
Merge "usb: pd: Add support to send PD 3.0 extended messages"

6 years agoMerge "usb: pd: Add support to handle alert message for PD 3.0"
Linux Build Service Account [Fri, 6 Oct 2017 10:11:17 +0000 (03:11 -0700)]
Merge "usb: pd: Add support to handle alert message for PD 3.0"

6 years agoMerge "usb: pd: Add support for PD revision 3.0 control messages"
Linux Build Service Account [Fri, 6 Oct 2017 10:11:16 +0000 (03:11 -0700)]
Merge "usb: pd: Add support for PD revision 3.0 control messages"

6 years agomsm: camera: Fix framedrop pattern and period
Ramesh V [Thu, 5 Oct 2017 14:09:51 +0000 (19:39 +0530)]
msm: camera: Fix framedrop pattern and period

In reset_framedrop function configure period
based on pattern to avoid overflow in fastaec mode.

Change-Id: Iddf19fb8a293a2c72682c65ee8fe6f3b7ea2b223
Signed-off-by: Ramesh V <ramev@codeaurora.org>
6 years agomsm: ipa: Add support for UL Firewall
Utkarsh Saxena [Thu, 23 Mar 2017 17:16:15 +0000 (22:46 +0530)]
msm: ipa: Add support for UL Firewall

For UL firewall v6 rules are sent to IPA Q6 in case of
whitelisting to allow only specific connections and drop
the rest of the connections.

Add a support to handle UL firewall request, response and
indication in rmnet ipa driver.

Change-Id: I74a80dce2e16bd8a2c22f12ae3a3f50807c4784e
Acked-by: Abhishek Choubey <abchoube@qti.qualcomm.com>
Acked-by: Mohammed Javid <mjavid@qti.qualcomm.com>
Signed-off-by: Mohammed Javid <mjavid@codeaurora.org>
Signed-off-by: Utkarsh Saxena <usaxena@codeaurora.org>
6 years agousb: gadget: CCID: Add support for SuperSpeed enumeration
Vijayavardhan Vennapusa [Wed, 27 Sep 2017 12:24:35 +0000 (17:54 +0530)]
usb: gadget: CCID: Add support for SuperSpeed enumeration

Currently CCID function supports only upto HighSpeed
enumeration. Add descriptors for SuperSpeed mode
and bind them to enable SuperSpeed enumeration of
USB CCID function.

Change-Id: I1908a9aa2daec7d1d361cb996e82cd1a0700f7cc
Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
6 years agommc: block: Return error in case of partition switch failure
Sayali Lokhande [Wed, 4 Oct 2017 10:12:18 +0000 (15:42 +0530)]
mmc: block: Return error in case of partition switch failure

If some error occurs in mmc_blk_cmdq_part_switch() function,
the error is not being passed to higher layers to inform the
failure. Instead it returns zero even though no request is
completed with success. This change returns error to higher
layers in case of any failures in mmc_blk_cmdq_part_switch.

Change-Id: Icd1d2d9bc6bb5bd16bc24706fb20603cc33cee40
Signed-off-by: Sayali Lokhande <sayalil@codeaurora.org>
6 years agoMerge "crypto: ice: Sanitize the ice device return address."
Linux Build Service Account [Thu, 5 Oct 2017 23:10:25 +0000 (16:10 -0700)]
Merge "crypto: ice: Sanitize the ice device return address."

6 years agoMerge "power: qpnp-fg-gen3: Handle notifications from parallel charger"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:24 +0000 (16:10 -0700)]
Merge "power: qpnp-fg-gen3: Handle notifications from parallel charger"

6 years agoMerge "ARM: dts: msm: Add AFE clock version for primary auxpcm"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:23 +0000 (16:10 -0700)]
Merge "ARM: dts: msm: Add AFE clock version for primary auxpcm"

6 years agoMerge "ASoC: codecs: Fix pop noise in HPH plus LO4 concurrent usecase"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:21 +0000 (16:10 -0700)]
Merge "ASoC: codecs: Fix pop noise in HPH plus LO4 concurrent usecase"

6 years agoMerge "ASoC: msm: qdsp6v2: initialize L/R/C gain for both mono/stereo playback"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:20 +0000 (16:10 -0700)]
Merge "ASoC: msm: qdsp6v2: initialize L/R/C gain for both mono/stereo playback"

6 years agoMerge "soc: qcom: fix out of bounds read issue"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:19 +0000 (16:10 -0700)]
Merge "soc: qcom: fix out of bounds read issue"

6 years agoMerge "ASoC: wcd-dsp-mgr: Add range check before getting component"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:18 +0000 (16:10 -0700)]
Merge "ASoC: wcd-dsp-mgr: Add range check before getting component"

6 years agoMerge "ASoC: msm-lsm-client: cleanup ioctl functions"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:17 +0000 (16:10 -0700)]
Merge "ASoC: msm-lsm-client: cleanup ioctl functions"

6 years agoMerge "Revert "osq_lock: fix osq_lock queue corruption""
Linux Build Service Account [Thu, 5 Oct 2017 23:10:16 +0000 (16:10 -0700)]
Merge "Revert "osq_lock: fix osq_lock queue corruption""

6 years agoMerge "msm: camera: Check if regulator is null before enabling"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:15 +0000 (16:10 -0700)]
Merge "msm: camera: Check if regulator is null before enabling"

6 years agoMerge "defconfig: msm: enable DRM driver for msm8996"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:14 +0000 (16:10 -0700)]
Merge "defconfig: msm: enable DRM driver for msm8996"

6 years agoMerge "drm/msm: null check before initializing a submitqueue"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:12 +0000 (16:10 -0700)]
Merge "drm/msm: null check before initializing a submitqueue"

6 years agoMerge "ARM: dts: msm: use sde terminology for DRM based nodes"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:12 +0000 (16:10 -0700)]
Merge "ARM: dts: msm: use sde terminology for DRM based nodes"

6 years agoMerge "drm/msm: avoid loading gpu components if qcom_kgsl present"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:11 +0000 (16:10 -0700)]
Merge "drm/msm: avoid loading gpu components if qcom_kgsl present"

6 years agoMerge "drm/msm: remove the right vlbank event from the event list"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:10 +0000 (16:10 -0700)]
Merge "drm/msm: remove the right vlbank event from the event list"

6 years agoMerge "drm/msm/sde: update release & retire fence timeline"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:09 +0000 (16:10 -0700)]
Merge "drm/msm/sde: update release & retire fence timeline"

6 years agoMerge "step-chg-jeita: run only when charging"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:08 +0000 (16:10 -0700)]
Merge "step-chg-jeita: run only when charging"

6 years agoMerge "FROMLIST: binder: fix memory corruption in binder_transaction binder"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:07 +0000 (16:10 -0700)]
Merge "FROMLIST: binder: fix memory corruption in binder_transaction binder"

6 years agoMerge "sched: Make resched_cpu() unconditional"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:06 +0000 (16:10 -0700)]
Merge "sched: Make resched_cpu() unconditional"

6 years agoMerge "rcu: Stop disabling interrupts in scheduler fastpaths"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:05 +0000 (16:10 -0700)]
Merge "rcu: Stop disabling interrupts in scheduler fastpaths"

6 years agoMerge "iio: qcom-rradc: Disable continuous mode when read fails"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:03 +0000 (16:10 -0700)]
Merge "iio: qcom-rradc: Disable continuous mode when read fails"

6 years agoMerge "defconfig: msm-auto: Enbale CONFIG_SLUB_DEBUG_ON"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:02 +0000 (16:10 -0700)]
Merge "defconfig: msm-auto: Enbale CONFIG_SLUB_DEBUG_ON"

6 years agoMerge "ARM: dts: msm: change smb138x_parallel_slave node name"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:01 +0000 (16:10 -0700)]
Merge "ARM: dts: msm: change smb138x_parallel_slave node name"

6 years agoMerge "drm/msm: Remove too many hdmi_i2c_xfer warnings"
Linux Build Service Account [Thu, 5 Oct 2017 23:10:00 +0000 (16:10 -0700)]
Merge "drm/msm: Remove too many hdmi_i2c_xfer warnings"

6 years agoMerge "msm: mdss: dp: fix handling of device shutdown with cable connected"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:59 +0000 (16:09 -0700)]
Merge "msm: mdss: dp: fix handling of device shutdown with cable connected"

6 years agoMerge "wil6210: support AOA in FTM session"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:59 +0000 (16:09 -0700)]
Merge "wil6210: support AOA in FTM session"

6 years agoMerge "ARM: enable vmalloc saving"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:58 +0000 (16:09 -0700)]
Merge "ARM: enable vmalloc saving"

6 years agoMerge "netfilter: xt_socket: Restore mark from full sockets only"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:57 +0000 (16:09 -0700)]
Merge "netfilter: xt_socket: Restore mark from full sockets only"

6 years agoMerge "soc: qcom: glink: Free if_ptr before freeing dummy transport"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:55 +0000 (16:09 -0700)]
Merge "soc: qcom: glink: Free if_ptr before freeing dummy transport"

6 years agoMerge "spcom: spcom_get_next_request_size() unlock while waiting for rx data"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:54 +0000 (16:09 -0700)]
Merge "spcom: spcom_get_next_request_size() unlock while waiting for rx data"

6 years agoMerge "spcom: avoid using stale glink handle"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:52 +0000 (16:09 -0700)]
Merge "spcom: avoid using stale glink handle"

6 years agoMerge "msm:ipa: Fix to slab out of bounds access"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:51 +0000 (16:09 -0700)]
Merge "msm:ipa: Fix to slab out of bounds access"

6 years agoMerge "mmc: block: Unhalt the command queue before releasing mmc host"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:50 +0000 (16:09 -0700)]
Merge "mmc: block: Unhalt the command queue before releasing mmc host"

6 years agoMerge "msm: kgsl: Fix size check issue in _read_fw2_block_header()"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:49 +0000 (16:09 -0700)]
Merge "msm: kgsl: Fix size check issue in _read_fw2_block_header()"

6 years agoMerge "msm: kgsl: Fix calculation of size in _load_regfile"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:48 +0000 (16:09 -0700)]
Merge "msm: kgsl: Fix calculation of size in _load_regfile"

6 years agoMerge "mmc: sdhci-msm: flush mmc detect work asynchronously."
Linux Build Service Account [Thu, 5 Oct 2017 23:09:47 +0000 (16:09 -0700)]
Merge "mmc: sdhci-msm: flush mmc detect work asynchronously."

6 years agoMerge "fb/msm: add support for HDR playback control sequence"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:46 +0000 (16:09 -0700)]
Merge "fb/msm: add support for HDR playback control sequence"

6 years agoMerge "ath10k: Vote for hardware resources for WCN3990"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:44 +0000 (16:09 -0700)]
Merge "ath10k: Vote for hardware resources for WCN3990"

6 years agoMerge "iommu: free io pgtable during domain detach."
Linux Build Service Account [Thu, 5 Oct 2017 23:09:43 +0000 (16:09 -0700)]
Merge "iommu: free io pgtable during domain detach."

6 years agoMerge "msm: wlan: Update regulatory database"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:42 +0000 (16:09 -0700)]
Merge "msm: wlan: Update regulatory database"

6 years agoMerge "cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:41 +0000 (16:09 -0700)]
Merge "cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns"

6 years agoMerge "msm: ipa3: add lock for num_q6_rule"
Linux Build Service Account [Thu, 5 Oct 2017 23:09:40 +0000 (16:09 -0700)]
Merge "msm: ipa3: add lock for num_q6_rule"

6 years agopower: qpnp-fg-gen3: Handle notifications from parallel charger
Subbaraman Narayanamurthy [Wed, 4 Oct 2017 03:34:38 +0000 (20:34 -0700)]
power: qpnp-fg-gen3: Handle notifications from parallel charger

Handle notifications from parallel charger in GEN3 FG driver so
that ESR FCC control can be configured sooner based on parallel
charging status change. Without this, GEN3 FG driver can simply
wait on notifications from battery/USB power supply to move from
HW autonomous to SW controlled ESR FCC settings when parallel
charging is enabled which cause unwanted battery current spikes.

CRs-Fixed: 2119134
Change-Id: Ic4c473a6cc6062f2eaaebc68c30a1a51763c5dda
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
6 years agoMerge "ARM: dts: msm: Add GPU speed bin 2 support for MSM8996v3"
Linux Build Service Account [Thu, 5 Oct 2017 10:06:51 +0000 (03:06 -0700)]
Merge "ARM: dts: msm: Add GPU speed bin 2 support for MSM8996v3"

6 years agoMerge "ASoC: sdm660_cdc: Fix HPH CnP and kernel panic issue on sdm660-internal"
Linux Build Service Account [Thu, 5 Oct 2017 10:06:50 +0000 (03:06 -0700)]
Merge "ASoC: sdm660_cdc: Fix HPH CnP and kernel panic issue on sdm660-internal"

6 years agoMerge "msm: ipa: prevent string buffer overflows"
Linux Build Service Account [Thu, 5 Oct 2017 10:06:49 +0000 (03:06 -0700)]
Merge "msm: ipa: prevent string buffer overflows"

6 years agoMerge "msm: kgsl: Use a lock when updating the sparse bindings"
Linux Build Service Account [Thu, 5 Oct 2017 10:06:47 +0000 (03:06 -0700)]
Merge "msm: kgsl: Use a lock when updating the sparse bindings"

6 years agoMerge "scsi: ufs: Change power mode on line reset"
Linux Build Service Account [Thu, 5 Oct 2017 10:06:46 +0000 (03:06 -0700)]
Merge "scsi: ufs: Change power mode on line reset"