aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-06-13usbip: vhci-hcd: Add USB3 port status bitsYuyang Du1-6/+50
2017-06-13usbip: Add USB_SPEED_SUPER as valid argYuyang Du1-0/+1
2017-06-13usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du3-94/+345
2017-06-13usbip: vhci-hcd: Set the vhci structure up to workYuyang Du4-105/+145
2017-06-13usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du1-23/+28
2017-06-13usbip: vhci-hcd: Move VHCI platform device into vhci structYuyang Du3-13/+13
2017-06-13usbip: vhci-hcd: Add vhci structYuyang Du1-1/+11
2017-06-13usbip: vhci-hcd: Rename function names to reflect their struct namesYuyang Du4-32/+31
2017-06-13usb: host: ehci-exynos: Handle return value of clk_prepare_enableArvind Yadav1-1/+3
2017-06-13usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2-0/+8
2017-06-13USB: add usbfs ioctl to retrieve the connection speedAlan Stern1-0/+3
2017-06-13USB: serial: qcserial: expose methods for modem controlMagnus Lynch1-0/+2
2017-06-12USB: usbip: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman1-4/+3
2017-06-12usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe1-0/+3
2017-06-12usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng1-2/+5
2017-06-12Merge tag 'fixes-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-7/+8
2017-06-12Merge 4.12-rc5 into usb-nextGreg Kroah-Hartman8-28/+94
2017-06-09USB: gadget: fix GPF in gadgetfsAlan Stern1-1/+3
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller1-1/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko4-17/+16
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai34-120/+223
2017-06-06usb: gadget: composite: make sure to reactivate function on unbindFelipe Balbi1-6/+5
2017-06-03usb: host: ohci-omap3: Remove driver in favor of ohci-platformTony Lindgren3-213/+5
2017-06-03usb: host: ohci-platform: Add support for omap3 and laterTony Lindgren1-0/+5
2017-06-03usb: host: ohci-platform: Add basic runtime PM supportTony Lindgren1-0/+8
2017-06-03usb: Make use of ktime_* comparison functionsMariusz Skamra3-6/+6
2017-06-03usb: typec: Add a sysfs node to manage port typeBadhri Jagan Sridharan1-10/+96
2017-06-03usb: typec: update partner power delivery support with opmodeHeikki Krogerus1-0/+19
2017-06-03xhci: Add helper to get hardware dequeue pointer for stopped rings.Mathias Nyman1-11/+25
2017-06-03xhci: Add stream id to xhci_dequeue_state structureMathias Nyman3-7/+7
2017-06-03xhci: Find out where an endpoint or stream stopped from its context.Mathias Nyman1-5/+12
2017-06-03usb: optimize acpi companion search for usb port devicesMathias Nyman1-3/+23
2017-06-03xhci: remove unused stopped_td pointerMathias Nyman2-5/+0
2017-06-03Merge tag 'fixes-for-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-15/+45
2017-06-02usb: gadget: u_uac1: Kill set_fs() usageTakashi Iwai1-6/+1
2017-06-02usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timingYoshihiro Shimoda1-1/+1
2017-06-02usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda1-3/+25
2017-06-02usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda1-3/+0
2017-06-02usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda1-6/+6
2017-06-02usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-06-02usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl1-0/+2
2017-06-02usb: gadget: Allow a non-SuperSpeed gadget to support LPMJohn Youn1-2/+6
2017-06-02usb: gadget: composite: Exclude SS Dev Cap DescJohn Youn1-23/+28
2017-06-02usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.Jerry Zhang2-9/+13
2017-06-02usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.Jerry Zhang1-39/+54
2017-06-02usb: gadget: remove redundant self assignmentStefan Agner1-3/+1
2017-06-02usb: dwc3: trace: decode ctrl requestFelipe Balbi2-4/+238
2017-06-02usb: dwc3: debug: remove static char buffer from dwc3_decode_event()Felipe Balbi2-8/+9
2017-06-02usb: dwc3: trace: rely on __string() and __assign_str()Felipe Balbi1-8/+8
2017-06-02usb: dwc3: gadget: slight cleanup to dwc3_process_event_entry()Felipe Balbi1-12/+4