Extend the default list of DHCP ranges for tethering
and include ranges for Wigig and Wigig P2P.
CRs-Fixed: 997384
Change-Id: I8b90c5f2c08fcff1d39ebc9042faf7755a529157
wigig_supplicant runs separate wpa_supplicant instance for controlling the
wigig device.
dhcp service used to run on wigig network device.
CRs-Fixed: 997373
Change-Id: I842bb5901668cd2f1172b3d3625be4729b62fe3c
Configfs based file names are created as idVendor, idProduct and UDC.
Whereas some of rules are using idvendor, idproduct and udc which
results into those USB composition enumeration failure. Fix this issue
by using the correct casing.
CRs-Fixed: 1010792
Change-Id: I99c2da417fdaf0aeb57b61301b8855bef0f08b3e
Enable cpufreq governor setting for mincpubw on msm8996 since memory
latency governor along with bw_hwmon governor is not sufficient for
voting for higher DDR frequencies for most memory bound workloads.
Change-Id: I4da268b268c64b43d92f40b872c7ba61e4f3d465
This change adds 0x0200 as bcdUSB with USB composite device which
shall be override by composite framework based on l1_supported or
USB super speed functionality. This change also sets usage of
os_desc as true using configfs provides sysfs entry. These changes
are required to communicate USB device side capabilities.
Change-Id: Ide2d928a6e63452e76e972185a1429600ecd306b
USB GSI driver requires <transport_name>.<function> (i.e. gsi.rmnet
or gsi.rndis) whereas rules are using rmnet.gsi and rndis.gsi which
results into no instance of USB GSI function created. Fix this issue
by using correct order.
Change-Id: I4b4007a32d7cc60a8c7f9d0b843db7e3d329fbc8
Default USB composition is selected as ADB only. Hence there is possibility
that ADB only USB composition change happens on executing
"setprop sys.usb.configfs 1". Later setting of "setprop sys.usb.config" with
required USB composition triggers one more USB composition. In this time frame
if USB cable is not connected, it may cause unclock register access with UDC
driver. Hence avoid USB composition in bootup by changing ordering in which
sys.usb.config, sys.usb.controller and sys.usb.configfs properties are set.
Change-Id: Id518a15ab5ed1f7f68bc0c4a2995c8f1e6f2c700
Changes to bring-up tree on new release. Some permanent
and some temporary until all modules are in place.
Change-Id: I72ac646012d03f9442313d08a7879a55e789d1d3
Do not display rat string along with operator name in statusbar &
data usage screens for specific service providers.
CRs-Fixed: 987377
Change-Id: I8743fd384171368b64a396c5919bef8ebb4d9602
Increase the default buffer size of ETR to accomodate the space for more
events to get collected.
Change-Id: Ic73f4b95904353a8e6f0b55a8b22c6405802f728
Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
CRs Change ID Subject
--------------------------------------------------------------------------------------------------------------
995109 If51e5a23911e8f1a086c95dba2e316a974efb2ad init.qcom.usb.sh: Add USB controller device name for msm
Change-Id: I06bc7e2ecd3bdcbe7bc3cf8539e0fbebb54a6c80
CRs-Fixed: 995109
This change addes USB controller device name for msmcobalt as it
is required to bind USB gadget driver with controller driver.
CRs-Fixed: 995109
Change-Id: If51e5a23911e8f1a086c95dba2e316a974efb2ad
The kernel now resides within a subir under build_root/kernel.Adding
support for this build tree structure.
Change-Id: Ic7806d3b1780e633df0335905680731598646f97