index
:
kernel_xiaomi_msm8937.git
n7.1
o8.0
o8.1
kernel_xiaomi_msm8937
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
android.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Properly fix use of uninitialized variables
Sultan Alsawaf
2018-05-05
1
-2
/
+1
*
usb: gadget: Support G-Link for GPS function driver
Sriharsha Allenki
2017-10-20
1
-1
/
+31
*
usb: gadget: replace %p with %pK
Manu Gautam
2017-01-20
1
-2
/
+2
*
Merge "USB: android: Fix gsmd_setup() error path cleanup on sigkill"
Linux Build Service Account
2017-01-10
1
-0
/
+1
|
\
|
*
USB: android: Fix gsmd_setup() error path cleanup on sigkill
Arumuga Durai A
2016-12-27
1
-0
/
+1
*
|
usb: android: f_uac2: Add support for UAC2 function
Manu Gautam
2016-12-27
1
-0
/
+59
*
|
usb: android: f_uvc: Add support for UVC function
Manu Gautam
2016-12-27
1
-1
/
+138
|
/
*
USB: android: Call PM APIs if configured and suspended are true
Vijayavardhan Vennapusa
2016-12-02
1
-2
/
+7
*
Merge "USB: android: Fix rmnet_gport_setup error path handling on sigkill"
Linux Build Service Account
2016-06-01
1
-1
/
+3
|
\
|
*
USB: android: Fix rmnet_gport_setup error path handling on sigkill
Arumuga Durai A
2016-05-27
1
-1
/
+3
*
|
usb: android: Call PM APIs when android_disable is invoked
Devdutt Patnaik
2016-05-16
1
-0
/
+2
|
/
*
usb: android: Stop controller before disabling endpoints for USB2
Chandana Kishori Chiluveru
2016-05-08
1
-6
/
+17
*
USB: android: Ensure at least two serial ports are initialized
Manu Gautam
2016-05-06
1
-2
/
+14
*
Merge "USB: android: Check ffs->state in ffs_ready_callback"
Linux Build Service Account
2016-04-05
1
-5
/
+4
|
\
|
*
USB: android: Check ffs->state in ffs_ready_callback
Mayank Rana
2016-04-05
1
-5
/
+4
*
|
USB: android: Set dev->enabled to true if android_enable fails
Vijayavardhan Vennapusa
2016-04-04
1
-1
/
+1
*
|
USB: android: set use_os_string with android composite device
Mayank Rana
2016-03-29
1
-0
/
+1
|
/
*
Merge "USB: ci13xxx: Remove support to enable function based streaming"
Linux Build Service Account
2016-02-29
1
-50
/
+0
|
\
|
*
USB: ci13xxx: Remove support to enable function based streaming
Manu Gautam
2016-02-19
1
-50
/
+0
*
|
USB: android: Reinit pm_qos request to avoid vote on all cores
Manu Gautam
2016-02-17
1
-16
/
+15
|
/
*
USB: android.c: Stop data xfers and disable endpoints before pullup disable
Vijayavardhan Vennapusa
2016-02-05
1
-3
/
+2
*
USB: android: Remove PM QOS request during cable disconnect
ChandanaKishori Chiluveru
2016-01-20
1
-4
/
+11
*
Revert "USB: android: Increment disable_depth on usb_add_config() failure"
Vijayavardhan Vennapusa
2015-12-23
1
-1
/
+0
*
usb: android: Fix crash during audio unbind
Manu Gautam
2015-12-10
1
-9
/
+0
*
Merge "usb: gadget: android: Claim StringIDs before functions during bind"
Linux Build Service Account
2015-12-02
1
-7
/
+7
|
\
|
*
usb: gadget: android: Claim StringIDs before functions during bind
Manu Gautam
2015-11-27
1
-7
/
+7
*
|
usb: gadget: android: Reuse host mac address for ECM
Manu Gautam
2015-11-24
1
-5
/
+13
|
/
*
usb: f_gsi: Add generic function driver for GSI transport
Devdutt Patnaik
2015-11-11
1
-0
/
+148
*
Merge "USB: gadget: Set pm_qos_req-> type to AFFINITY_IRQ for android device"
Linux Build Service Account
2015-10-28
1
-1
/
+14
|
\
|
*
USB: gadget: Set pm_qos_req-> type to AFFINITY_IRQ for android device
Vijayavardhan Vennapusa
2015-10-26
1
-1
/
+14
*
|
Merge "usb: gadget: android: Allow multi-instance config of mass_storage"
Linux Build Service Account
2015-10-27
1
-55
/
+58
|
\
\
|
|
/
|
/
|
|
*
usb: gadget: android: Allow multi-instance config of mass_storage
Manu Gautam
2015-10-26
1
-55
/
+58
*
|
Merge "usb: gadget: android: Add minimum delay between disconnect and connect"
Linux Build Service Account
2015-10-25
1
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
usb: gadget: android: Add minimum delay between disconnect and connect
Jack Pham
2015-10-22
1
-0
/
+20
*
|
usb: gadget: Create supported function list dynamically
Hemant Kumar
2015-10-19
1
-3
/
+71
|
/
*
usb: android: Fix crash on composition switch from ecm
Tarun Gupta
2015-09-22
1
-6
/
+6
*
usb: gadget: Initialize QTI control driver from rmnet function
Hemant Kumar
2015-09-15
1
-0
/
+7
*
usb: gadget: android: Use 1024 bytes as MIDI buffer size
Mayank Rana
2015-09-02
1
-1
/
+1
*
USB: gadget: android: Integrate f_midi USB MIDI gadget driver
Mike Lockwood
2015-09-02
1
-0
/
+66
*
Merge "usb: android: Fix possible race in terms of using ffs_function"
Linux Build Service Account
2015-08-17
1
-2
/
+5
|
\
|
*
usb: android: Fix possible race in terms of using ffs_function
Mayank Rana
2015-08-12
1
-2
/
+5
*
|
Merge "usb: android: Fix multiple issues seen with audio_source"
Linux Build Service Account
2015-08-17
1
-9
/
+0
|
\
\
|
*
|
usb: android: Fix multiple issues seen with audio_source
Azhar Shaikh
2015-08-12
1
-9
/
+0
|
|
/
*
/
USB: android: don't schedule work twice in android setup
Tarun Gupta
2015-08-12
1
-1
/
+0
|
/
*
usb: android: Fix crash on composition switch from ncm
Azhar Shaikh
2015-07-31
1
-6
/
+6
*
USB: android: Initialize only serial boot ports
Sujeet Kumar
2015-07-18
1
-1
/
+5
*
USB: android: Fix error handling when ffs_func_bind fails
Mayank Rana
2015-07-02
1
-2
/
+14
*
Merge "android_usb: fix kasan splat"
Linux Build Service Account
2015-06-26
1
-0
/
+1
|
\
|
*
android_usb: fix kasan splat
Patrick Daly
2015-06-23
1
-0
/
+1
*
|
Merge "USB: android: Add check before calling function's unbind_config()"
Linux Build Service Account
2015-06-23
1
-4
/
+10
|
\
\
|
|
/
|
/
|
[next]