summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-06-13usb: gadget: udc: atmel: Remove AVR32 bits from the driverAndy Shevchenko2-12/+1
2017-06-13usb: mtu3: Handle return value of clk_prepare_enableArvind Yadav1-3/+20
2017-06-13usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi1-1/+26
2017-06-13usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi1-4/+6
2017-06-13usb: dwc3: ulpi: conditionally resume ULPI PHYFelipe Balbi1-0/+12
2017-06-13usb: dwc3: ep0: make sure wValue is 0 on GetStatus()Felipe Balbi1-0/+6
2017-06-13usb: gadget: udc: add a 'function' sysfs fileFelipe Balbi1-0/+13
2017-06-13usb: gadget: dummy: implement ->udc_set_speed()Felipe Balbi1-16/+23
2017-06-13usb: dwc3: gadget: implement ->udc_set_speed()Felipe Balbi1-43/+58
2017-06-13usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi1-0/+20
2017-06-13usb: gadget: udc: Add Synopsys UDC Platform driverRaviteja Garimella5-20/+409
2017-06-13usb: gadget: udc: Provide correct arguments for 'dma_pool_create'Raviteja Garimella1-2/+2
2017-06-13usb: gadget: udc: make debug prints compatible with both pci and platform dev...Raviteja Garimella3-15/+18
2017-06-13usb: gadget: udc: Rename amd5536udc driver file based on IPRaviteja Garimella2-1/+1
2017-06-13usb: gadget: configfs: use hexadecimal values and new lineStefan Agner1-3/+3
2017-06-13usb: gadget: configfs: make qw_sign attribute symmetricStefan Agner1-2/+6
2017-06-13USB: serial: ftdi_sio: remove broken alt-speed handlingJohan Hovold1-47/+9
2017-06-13USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logicJohan Hovold1-8/+5
2017-06-13USB: of: fix root-hub device-tree node handlingJohan Hovold2-4/+2
2017-06-13USB: of: document reference taken by child-lookup helperJohan Hovold1-1/+2
2017-06-13USB: core: fix device node leakJohan Hovold1-0/+2
2017-06-13usb: misc: usbsevseg: Use sysfs_match_string() helperAndy Shevchenko1-10/+8
2017-06-13usb/early: Remove trace_printk() callers in xhci-dbcLu Baolu1-1/+0
2017-06-13usb: mtu3: Handle return value of clk_prepare_enableArvind Yadav1-3/+20
2017-06-13usbip: vhci-hcd: Clean up the code by adding a new macroYuyang Du2-6/+9
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-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