summaryrefslogtreecommitdiff
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAge
* usb: diag: Fix build error if CONFIG_USB_F_DIAG=mJack Pham2016-03-23
* Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\
| * xhci: Fix list corruption in urb dequeue at host removalMathias Nyman2016-02-25
| * Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman2016-02-25
| * usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu2016-02-17
| * usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu2016-02-17
| * usb: phy: msm: fix error handling in probe.Srinivas Kandagatla2016-02-17
| * usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-02-17
| * usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu2016-02-17
| * USB: option: fix Cinterion AHxx enumerationJohn Ernberg2016-02-17
| * USB: serial: option: Adding support for Telit LE922Daniele Palmas2016-02-17
| * USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker2016-02-17
| * USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2016-02-17
| * usb: hub: do not clear BOS field during reset deviceDu, Changbin2016-02-17
| * USB: visor: fix null-deref at probeJohan Hovold2016-02-17
| * USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov2016-02-17
| * xhci: refuse loading if nousb is usedOliver Neukum2016-01-31
| * usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2016-01-31
| * USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth2016-01-31
* | usb: gadget: f_diag: Fix check to update dload cookieMayank Rana2016-03-23
* | usb: gadget: cdev: Add USB serial driver functionalityMayank Rana2016-03-23
* | usb: Rename u_data_bridge.c as f_cdev.cMayank Rana2016-03-23
* | usb: u_data_bridge: Check for USB cable connect with gbridge_port_write()Mayank Rana2016-03-23
* | usb: u_data_bridge: Lower DTR on USB cable disconnect to modemMayank Rana2016-03-23
* | usb: u_data_bridge: Check allowable size with gbridge_port_write()Mayank Rana2016-03-23
* | usb: u_data_bridge: Improve USB RX (read) functionalityMayank Rana2016-03-23
* | usb: u_data_bridge: Return error when no USB TX request availableMayank Rana2016-03-23
* | usb: u_data_bridge: Fix handling of USB RX requestsMayank Rana2016-03-23
* | USB: gadget: Add support for DUN Character DriverMayank Rana2016-03-23
* | usb: gadget: Add snapshot of changes with u_serialMayank Rana2016-03-22
* | usb: gadget: serial: Add snapshot of changes with f_serialMayank Rana2016-03-22
* | USB: f_fs: Allow epfile to be opened only onceMayank Rana2016-03-22
* | USB: f_fs: Use config_ep_by_speed() for ADB endpointsMayank Rana2016-03-22
* | USB: f_fs: Don't queue already queued request againTarun Gupta2016-03-22
* | USB: f_fs: Add memory barrier before atomic operationsMayank Rana2016-03-22
* | usb: gadget: f_fs: Allow only one adb daemon perform device openSaket Saurabh2016-03-22
* | USB: f_fs: Add print message in case of error scenarioVijayavardhan Vennapusa2016-03-22
* | USB: f_fs: Avoid using completion variable on stackSujeet Kumar2016-03-22
* | USB: f_fs: Fix disconnect check during ongoing IOManu Gautam2016-03-22
* | USB: f_fs: Check error status before doing epfile I/OVijayavardhan Vennapusa2016-03-22
* | USB: f_fs: Fail stale read IOs after disconnectSujeet Kumar2016-03-22
* | USB: f_fs: Fix epfile crash during composition switchSujeet Kumar2016-03-22
* | USB: f_fs: Set ffs->func to NULL after disabling endpoint in set_alt()Vijayavardhan Vennapusa2016-03-22
* | usb: dwc3-msm: Update timeout value for EP commandDov Levenglick2016-03-22
* | Revert "usb: dwc3: Allocate TRB pool upon enabling endpoint"Mayank Rana2016-03-22
* | usb: dwc3-msm: Allow compilation when USB_GADGET=nJack Pham2016-03-22
* | usb: dwc3: host: Call arch_setup_dma_ops() before setting DMA maskJack Pham2016-03-22
* | dwc3: gadget: Ignore suspend event if USB speed is unknownMayank Rana2016-03-22
* | usb: dwc3: Add changes to support dual-role switchingJack Pham2016-03-22
* | usb: dwc3: Add support for POR upon composition switchHemant Kumar2016-03-22