summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget (follow)
Commit message (Expand)AuthorAge
...
| | | * | usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros2017-12-25
| * | | | Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P2018-01-18
| |\| | |
| | * | | Merge 4.4.106 into android-4.4Greg Kroah-Hartman2017-12-18
| | |\| |
| | | * | usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier2017-12-16
| | | * | USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET2017-12-16
| | | * | usb: gadget: configs: plug memory leakJohn Keeping2017-12-16
* | | | | Merge "usb: gadget: Update default class subclass and protocol for rndis"Linux Build Service Account2018-01-09
|\ \ \ \ \
| * | | | | usb: gadget: Update default class subclass and protocol for rndisVijayavardhan Vennapusa2017-12-21
| |/ / / /
* | | | | usb: f_gsi: Use required RNDIS IAD descriptors with full speed descriptorsMayank Rana2018-01-02
* | | | | usb: gadget: ffs: change gfp_flags to GFP_ATOMICLiangliang Lu2017-12-19
|/ / / /
* | | | USB: CCID: Select TPDU level exchanges for CCID communicationVijayavardhan Vennapusa2017-12-04
* | | | Merge "usb: gadget: f_fs: Fix kernel panic if use_os_string not set"Linux Build Service Account2017-12-04
|\ \ \ \
| * | | | usb: gadget: f_fs: Fix kernel panic if use_os_string not setJim Lin2017-11-22
* | | | | USB: gsi: Ring Doorbell to GSI if check for suspend failsVijayavardhan Vennapusa2017-11-15
|/ / / /
* | | | Merge "usb: gadget: ffs: Defer freeing memory on free_inst if in use"Linux Build Service Account2017-11-13
|\ \ \ \
| * | | | usb: gadget: ffs: Defer freeing memory on free_inst if in useLiangliang Lu2017-11-07
* | | | | Merge "usb: gadget: f_qdss: Update usb string table based on channel name"Linux Build Service Account2017-11-09
|\ \ \ \ \
| * | | | | usb: gadget: f_qdss: Update usb string table based on channel nameHemant Kumar2017-10-05
* | | | | | USB: configfs: Don't send DISCONNECT uevent during unbindVijayavardhan Vennapusa2017-11-01
| |/ / / / |/| | | |
* | | | | Merge "Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4"Linux Build Service Account2017-10-26
|\ \ \ \ \
| * \ \ \ \ Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4Blagovest Kolenichev2017-10-20
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge 4.4.93 into android-4.4Dmitry Shmidt2017-10-19
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-10-18
| | | * | | USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern2017-10-18
* | | | | | Merge "usb: gadget: Add check gadget function bind or not"Linux Build Service Account2017-10-26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | usb: gadget: Add check gadget function bind or notLiangliang Lu2017-10-24
* | | | | | Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev2017-10-20
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge 4.4.92 into android-4.4Greg Kroah-Hartman2017-10-12
| |\| | |
| | * | | USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-10-12
| | * | | usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun2017-10-12
| | * | | USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern2017-10-12
| | * | | USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern2017-10-12
| | * | | USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern2017-10-12
| | * | | usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre2017-10-12
| | * | | USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2017-10-12
| | * | | USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2017-10-12
| | * | | usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher2017-10-12
* | | | | Merge "usb: f_qdss: Use QDSS string descriptor with QDSS interface descriptor"Linux Build Service Account2017-10-13
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | usb: f_qdss: Use QDSS string descriptor with QDSS interface descriptorMayank Rana2017-10-05
* | | | | Merge "USB: rndis: Honor dl_max_packet_size value sent by host"Linux Build Service Account2017-10-13
|\ \ \ \ \
| * | | | | USB: rndis: Honor dl_max_packet_size value sent by hostVijayavardhan Vennapusa2017-10-10
* | | | | | usb: gadget: gsi: Defer freeing memory on free_inst if in useLiangliang Lu2017-10-11
* | | | | | Merge "usb: gadget: CCID: Add support for SuperSpeed enumeration"Linux Build Service Account2017-10-07
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | usb: gadget: CCID: Add support for SuperSpeed enumerationVijayavardhan Vennapusa2017-10-06
| |/ / / /
* | | | | usb: gadget: gsi: Avoid spinlock lockupPratham Pratap2017-10-02
* | | | | Merge "usb: gadget: f_fs: Do not free IPC log buffer when free instance"Linux Build Service Account2017-09-15
|\ \ \ \ \
| * | | | | usb: gadget: f_fs: Do not free IPC log buffer when free instanceLiangliang Lu2017-09-11
| |/ / / /
* | | | | Merge "USB: composite: Use snprintf instead of sprintf"Linux Build Service Account2017-09-14
|\ \ \ \ \
| * | | | | USB: composite: Use snprintf instead of sprintfVijayavardhan Vennapusa2017-09-13
| |/ / / /
* | | | | Merge "usb: gadget: u_ether: Add NULL check in helper APIs"Linux Build Service Account2017-09-13
|\ \ \ \ \