summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-05-09usb: host: xhci-rcar: Avoid long wait in xhci_reset()Yoshihiro Shimoda
2016-05-09usb/host/fotg210: remove dead code in create_sysfs_filesColin Ian King
2016-05-09usb: wusbcore: Do not initialise statics to 0.Sandhya Bankar
2016-05-09usb: wusbcore: Remove space before ',' and '(' .Sandhya Bankar
2016-05-09Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman
2016-05-09Merge tag 'usb-serial-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-05-04Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-05-04USB: serial: option: add even more ZTE device idsLei Liu
2016-05-04USB: serial: option: add more ZTE device idslei liu
2016-05-03USB: usbfs: fix potential infoleak in devioKangjie Lu
2016-05-03usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter
2016-05-03sisusbvga: correct speed testingOliver Neukum
2016-05-03usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman
2016-05-03usb: renesas_usbhs: fix signed-unsigned returnSudip Mukherjee
2016-05-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-05-03USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph
2016-05-02Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold
2016-04-29USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUGAlan Stern
2016-04-29usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak
2016-04-29usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski
2016-04-29usb: Add driver for UCSIHeikki Krogerus
2016-04-29Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-28usb: core: move root hub's device node assignment after it is added to busPeter Chen
2016-04-28Use "foo *bar" instead of "foo * bar".Sandhya Bankar
2016-04-28usb: Remove unnecessary space before function pointer arguments.Sandhya Bankar
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-04-28usb/host/: const data must use __initconst not __initdataNicolas Pitre
2016-04-28usb: devio: declare usbdev_vm_ops as staticMichele Curti
2016-04-28usb: misc: usbtest: fix error of urb allocationChunfeng Yun
2016-04-28usb: core: buffer: avoid NULL pointer dereferrenceChunfeng Yun
2016-04-28usbip: vudc: fix Kconfig dependenciesArnd Bergmann
2016-04-28usbip: safe completion against unbind operationNobuo Iwata
2016-04-28usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak
2016-04-28usbip: fix NULL pointer dereference on errorsAlexander Popov
2016-04-28usb: usbip: vudc: Fix WARN_ON() usage patternKrzysztof Opasiak
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-04-28usb: dwc3: gadget: disable automatic calculation of ACK TP NUMPFelipe Balbi
2016-04-28usb: dwc3: gadget: update DCFG.NumP to max burst sizeFelipe Balbi
2016-04-28usb: dwc2: Proper cleanup on dr_mode failureJohn Youn
2016-04-28usb: dwc2: Fixed SOF interrupt enabling/disablingSevak Arakelyan
2016-04-28usb: dwc2: host: Setting qtd to NULL after freeing itVardan Mikayelyan
2016-04-28usb: dwc2: gadget: Prevent handling of host interruptsVardan Mikayelyan
2016-04-28usb: dwc2: gadget: Check for ep0 in enableVahram Aharonyan
2016-04-28usb: dwc3: gadget: give better command return codeKonrad Leszczynski
2016-04-28usb: gadget: composite: avoid kernel oops with bad gadgetsFelipe Balbi
2016-04-28usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()Heikki Krogerus
2016-04-28usb: dwc3: pci: make build-in device properties availableHeikki Krogerus
2016-04-28usb: dwc3: ep0: sanity check test mode selectorFei Yang
2016-04-26usb: hcd: do not call whc_clean_up on wch_init call failureColin Ian King
2016-04-26USB: bcma: use simpler devm helper for getting vcc GPIORafał Miłecki