summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-06-13usb: gadget: udc: atmel: Remove AVR32 bits from the driverAndy Shevchenko
2017-06-13usb: mtu3: Handle return value of clk_prepare_enableArvind Yadav
2017-06-13usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi
2017-06-13usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi
2017-06-13usb: dwc3: ulpi: conditionally resume ULPI PHYFelipe Balbi
2017-06-13usb: dwc3: ep0: make sure wValue is 0 on GetStatus()Felipe Balbi
2017-06-13usb: gadget: udc: add a 'function' sysfs fileFelipe Balbi
2017-06-13usb: gadget: dummy: implement ->udc_set_speed()Felipe Balbi
2017-06-13usb: dwc3: gadget: implement ->udc_set_speed()Felipe Balbi
2017-06-13usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi
2017-06-13usb: gadget: udc: Add Synopsys UDC Platform driverRaviteja Garimella
2017-06-13usb: gadget: udc: Provide correct arguments for 'dma_pool_create'Raviteja Garimella
2017-06-13usb: gadget: udc: make debug prints compatible with both pci and platform dev...Raviteja Garimella
2017-06-13usb: gadget: udc: Rename amd5536udc driver file based on IPRaviteja Garimella
2017-06-13usb: gadget: configfs: use hexadecimal values and new lineStefan Agner
2017-06-13usb: gadget: configfs: make qw_sign attribute symmetricStefan Agner
2017-06-13USB: serial: ftdi_sio: remove broken alt-speed handlingJohan Hovold
2017-06-13USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logicJohan Hovold
2017-06-13USB: of: fix root-hub device-tree node handlingJohan Hovold
2017-06-13USB: of: document reference taken by child-lookup helperJohan Hovold
2017-06-13USB: core: fix device node leakJohan Hovold
2017-06-13usb: misc: usbsevseg: Use sysfs_match_string() helperAndy Shevchenko
2017-06-13usb/early: Remove trace_printk() callers in xhci-dbcLu Baolu
2017-06-13usb: mtu3: Handle return value of clk_prepare_enableArvind Yadav
2017-06-13usbip: vhci-hcd: Clean up the code by adding a new macroYuyang Du
2017-06-13usbip: vhci-hcd: Add USB3 port status bitsYuyang Du
2017-06-13usbip: Add USB_SPEED_SUPER as valid argYuyang Du
2017-06-13usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du
2017-06-13usbip: vhci-hcd: Set the vhci structure up to workYuyang Du
2017-06-13usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du
2017-06-13usbip: vhci-hcd: Move VHCI platform device into vhci structYuyang Du
2017-06-13usbip: vhci-hcd: Add vhci structYuyang Du
2017-06-13usbip: vhci-hcd: Rename function names to reflect their struct namesYuyang Du
2017-06-13usb: host: ehci-exynos: Handle return value of clk_prepare_enableArvind Yadav
2017-06-13usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik
2017-06-13USB: add usbfs ioctl to retrieve the connection speedAlan Stern
2017-06-13USB: serial: qcserial: expose methods for modem controlMagnus Lynch
2017-06-12USB: usbip: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman
2017-06-12usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-06-12usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng
2017-06-12Merge tag 'fixes-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-06-12Merge 4.12-rc5 into usb-nextGreg Kroah-Hartman
2017-06-09USB: gadget: fix GPF in gadgetfsAlan Stern
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai
2017-06-06usb: gadget: composite: make sure to reactivate function on unbindFelipe Balbi
2017-06-03usb: host: ohci-omap3: Remove driver in favor of ohci-platformTony Lindgren
2017-06-03usb: host: ohci-platform: Add support for omap3 and laterTony Lindgren
2017-06-03usb: host: ohci-platform: Add basic runtime PM supportTony Lindgren