summaryrefslogtreecommitdiff
path: root/init.bullhead.usb.rc
AgeCommit message (Collapse)Author
2017-09-06Revert "bullhead: Enable MTP over functionfs"Jerry Zhang
This reverts commit ace8ef676798ad4063103429b637aa5df52353bf. 3.10 kernel is too old to use functionfs with osdescs. We need to revert to f_mtp to get os_desc functionality. Test: Use bullhead mtp, sniff for os descs Bug: 64790536 Change-Id: I81e2227c68384879ef73e1712180ac725e27e6c9
2017-04-28Use noatime and no_disconnect when mounting functionfsJerry Zhang
Test: use usb Change-Id: Ia25b39ba29489e95328fa73016e2c9e37225600c
2017-04-07Mount mtp functionfs with no_disconnectJerry Zhang
This way the function can still connect even when the media process has been killed for whatever reason. Bug: 36801389 Bug: 34873000 Test: Connect mtp after process is killed Change-Id: I8bbc4a8bbc679533e18e2b07ce537b9b855afc3b
2017-01-24bullhead: change type-c node ownership/permissionsBadhri Jagan Sridharan
With UsbHAL, init is no longer used to enable role switching. Change permission and ownership of the type-c node to system_server. This change was initially part of the default hal implementation. But, not all the devices support PD commands. So, moving this to device specific usb init files. BUG: 31015010 Test: Manually tested on bullhead for type-c role switches. Change-Id: Ia063e2a8546dc6c570a5f867cf7715c184aa6f59
2017-01-18bullhead: Enable MTP over functionfsJerry Zhang
Test: On device Bug: 30976142 Change-Id: Ie9c0a0df51f4b69f2126c485c6953949e8b050b2
2017-01-10Revert "bullhead: Enable MTP over functionfs"Jerry Zhang
This reverts commit bc6e7a1965eb9bf89b8f58645438c1325ba48b53. Change-Id: I17d9ba9e52d99d114b12fd85b03c0dcd9a733725
2017-01-10bullhead: Enable MTP over functionfsJerry Zhang
Test: On device Bug: 30976142 Change-Id: Ie9c0a0df51f4b69f2126c485c6953949e8b050b1
2015-09-24Merge "Revert "bullhead: add property qmicm"" into mnc-dr-devVineeta Srivastava
2015-09-23Revert "bullhead: add property qmicm"Vineeta Srivastava
This reverts commit 3a0614199919b002a76b2dbf499a179992186373. Bug: 23804926 Change-Id: Idb063c8afaff6a928fa190b24f75d069d2a0bb79
2015-09-22bullhead: usb: change parameter min cpu freq pathjude84.kim
Bug: 24279443 Change-Id: I7bd0b886abc09810f0fbbd624f0da6f83d373b83 Signed-off-by: jude84.kim <jude84.kim@lge.com>
2015-09-04bullhead: add property qmicmjude84.kim
support function diag, adb, rndis Change-Id: Ic2eb20deb0ff201f7beae660f3f41b6341cb1e32 Signed-off-by: jude84.kim <jude84.kim@lge.com>
2015-09-02bullhead/usb: Change mtp parameters to improve throughputSungmin Choi
mtp_rx_req_len : 16384 to 131072 mtp_tx_reqs : 8 to 32 Bug: 23742794 Change-Id: Ibe00d6ed40c00d5b8dd7aee8917c103114f6dd1f Signed-off-by: jaesung.woo <jaesung.woo@lge.com>
2015-08-22bullhead/usb: Set min cpu freq 1Ghz for tethering throughputjaesung.woo
Change-Id: I94b8db3728d1f2ebf074b43fec07ded566f8057d Signed-off-by: jaesung.woo <jaesung.woo@lge.com>
2015-08-22bullhead: Enable qc_rndis instead of rndis to improve tethering performancejaesung.woo
Change-Id: I1fabae1395e1d9bc0f26c4b1688b1924aaec6b59 Signed-off-by: jaesung.woo <jaesung.woo@lge.com>
2015-07-17bullhead: stop adbd configure midi without adbjude84.kim
Change-Id: I1803160cac857a12186fa2b118ce6c02b9579c8f Signed-off-by: jude84.kim <jude84.kim@lge.com>
2015-06-15bullhead: Support MIDISungmin Choi
Change-Id: I5315b60efd8ee2e890cfc18778289796bb25ded2
2015-05-15bullhead: Add qti service for data serviceSungmin Choi
Change-Id: Id52e322706a87cca65f499e690eaaae8e59d4732
2015-05-01change diag vid/pid from LGE to QCOMjude84.kim
Change-Id: Ia83420a20fe65fc37b93e2233a236ad56848fab6 Signed-off-by: jude84.kim <jude84.kim@lge.com>
2015-03-11Use FunctionFS for adbDevin Kim
Change-Id: Id40c14926c27c10f8f857aa3cfb5f8326117515b
2015-03-11Add USB configurationHyejin Kim
Change-Id: I284d7eb107a49847ace811adbff526defb6080d3