aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/android.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Properly fix use of uninitialized variablesSultan Alsawaf2018-05-051-2/+1
* usb: gadget: Support G-Link for GPS function driverSriharsha Allenki2017-10-201-1/+31
* usb: gadget: replace %p with %pKManu Gautam2017-01-201-2/+2
* Merge "USB: android: Fix gsmd_setup() error path cleanup on sigkill"Linux Build Service Account2017-01-101-0/+1
|\
| * USB: android: Fix gsmd_setup() error path cleanup on sigkillArumuga Durai A2016-12-271-0/+1
* | usb: android: f_uac2: Add support for UAC2 functionManu Gautam2016-12-271-0/+59
* | usb: android: f_uvc: Add support for UVC functionManu Gautam2016-12-271-1/+138
|/
* USB: android: Call PM APIs if configured and suspended are trueVijayavardhan Vennapusa2016-12-021-2/+7
* Merge "USB: android: Fix rmnet_gport_setup error path handling on sigkill"Linux Build Service Account2016-06-011-1/+3
|\
| * USB: android: Fix rmnet_gport_setup error path handling on sigkillArumuga Durai A2016-05-271-1/+3
* | usb: android: Call PM APIs when android_disable is invokedDevdutt Patnaik2016-05-161-0/+2
|/
* usb: android: Stop controller before disabling endpoints for USB2Chandana Kishori Chiluveru2016-05-081-6/+17
* USB: android: Ensure at least two serial ports are initializedManu Gautam2016-05-061-2/+14
* Merge "USB: android: Check ffs->state in ffs_ready_callback"Linux Build Service Account2016-04-051-5/+4
|\
| * USB: android: Check ffs->state in ffs_ready_callbackMayank Rana2016-04-051-5/+4
* | USB: android: Set dev->enabled to true if android_enable failsVijayavardhan Vennapusa2016-04-041-1/+1
* | USB: android: set use_os_string with android composite deviceMayank Rana2016-03-291-0/+1
|/
* Merge "USB: ci13xxx: Remove support to enable function based streaming"Linux Build Service Account2016-02-291-50/+0
|\
| * USB: ci13xxx: Remove support to enable function based streamingManu Gautam2016-02-191-50/+0
* | USB: android: Reinit pm_qos request to avoid vote on all coresManu Gautam2016-02-171-16/+15
|/
* USB: android.c: Stop data xfers and disable endpoints before pullup disableVijayavardhan Vennapusa2016-02-051-3/+2
* USB: android: Remove PM QOS request during cable disconnectChandanaKishori Chiluveru2016-01-201-4/+11
* Revert "USB: android: Increment disable_depth on usb_add_config() failure"Vijayavardhan Vennapusa2015-12-231-1/+0
* usb: android: Fix crash during audio unbindManu Gautam2015-12-101-9/+0
* Merge "usb: gadget: android: Claim StringIDs before functions during bind"Linux Build Service Account2015-12-021-7/+7
|\
| * usb: gadget: android: Claim StringIDs before functions during bindManu Gautam2015-11-271-7/+7
* | usb: gadget: android: Reuse host mac address for ECMManu Gautam2015-11-241-5/+13
|/
* usb: f_gsi: Add generic function driver for GSI transportDevdutt Patnaik2015-11-111-0/+148
* Merge "USB: gadget: Set pm_qos_req-> type to AFFINITY_IRQ for android device"Linux Build Service Account2015-10-281-1/+14
|\
| * USB: gadget: Set pm_qos_req-> type to AFFINITY_IRQ for android deviceVijayavardhan Vennapusa2015-10-261-1/+14
* | Merge "usb: gadget: android: Allow multi-instance config of mass_storage"Linux Build Service Account2015-10-271-55/+58
|\ \ | |/ |/|
| * usb: gadget: android: Allow multi-instance config of mass_storageManu Gautam2015-10-261-55/+58
* | Merge "usb: gadget: android: Add minimum delay between disconnect and connect"Linux Build Service Account2015-10-251-0/+20
|\ \ | |/ |/|
| * usb: gadget: android: Add minimum delay between disconnect and connectJack Pham2015-10-221-0/+20
* | usb: gadget: Create supported function list dynamicallyHemant Kumar2015-10-191-3/+71
|/
* usb: android: Fix crash on composition switch from ecmTarun Gupta2015-09-221-6/+6
* usb: gadget: Initialize QTI control driver from rmnet functionHemant Kumar2015-09-151-0/+7
* usb: gadget: android: Use 1024 bytes as MIDI buffer sizeMayank Rana2015-09-021-1/+1
* USB: gadget: android: Integrate f_midi USB MIDI gadget driverMike Lockwood2015-09-021-0/+66
* Merge "usb: android: Fix possible race in terms of using ffs_function"Linux Build Service Account2015-08-171-2/+5
|\
| * usb: android: Fix possible race in terms of using ffs_functionMayank Rana2015-08-121-2/+5
* | Merge "usb: android: Fix multiple issues seen with audio_source"Linux Build Service Account2015-08-171-9/+0
|\ \
| * | usb: android: Fix multiple issues seen with audio_sourceAzhar Shaikh2015-08-121-9/+0
| |/
* / USB: android: don't schedule work twice in android setupTarun Gupta2015-08-121-1/+0
|/
* usb: android: Fix crash on composition switch from ncmAzhar Shaikh2015-07-311-6/+6
* USB: android: Initialize only serial boot portsSujeet Kumar2015-07-181-1/+5
* USB: android: Fix error handling when ffs_func_bind failsMayank Rana2015-07-021-2/+14
* Merge "android_usb: fix kasan splat"Linux Build Service Account2015-06-261-0/+1
|\
| * android_usb: fix kasan splatPatrick Daly2015-06-231-0/+1
* | Merge "USB: android: Add check before calling function's unbind_config()"Linux Build Service Account2015-06-231-4/+10
|\ \ | |/ |/|