summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman2016-05-096-19/+11
|\
| * Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2016-05-022-13/+1
| * Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-301-0/+4
| |\
| | * USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq2016-04-241-0/+2
| | * USB: serial: cp210x: add ID for Link ECUMike Manning2016-04-241-0/+2
| * | usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy2016-04-261-2/+2
| * | Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu2016-04-261-1/+1
| * | usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer2016-04-261-3/+3
* | | Merge tag 'usb-serial-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-091-7/+148
|\ \ \
| * | | USB: serial: option: add even more ZTE device idsLei Liu2016-05-041-0/+54
| * | | USB: serial: option: add more ZTE device idslei liu2016-05-041-1/+74
| * | | USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph2016-05-031-6/+20
| |/ /
* | | Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-05-042-10/+4
|\ \ \
| * | | usb: otg-fsm: support multiple instancesRoger Quadros2016-04-061-6/+4
| * | | usb: chipidea: imx: delete the redundant setting default DMA mask codePeter Chen2016-04-061-4/+0
* | | | USB: usbfs: fix potential infoleak in devioKangjie Lu2016-05-031-4/+5
* | | | usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter2016-05-031-1/+1
* | | | sisusbvga: correct speed testingOliver Neukum2016-05-031-2/+2
* | | | usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman2016-05-031-1/+3
* | | | usb: renesas_usbhs: fix signed-unsigned returnSudip Mukherjee2016-05-031-12/+15
* | | | USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-05-031-17/+23
* | | | USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUGAlan Stern2016-04-301-52/+34
* | | | usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak2016-04-301-1/+1
* | | | usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski2016-04-301-6/+14
* | | | usb: Add driver for UCSIHeikki Krogerus2016-04-304-0/+720
* | | | usb: core: move root hub's device node assignment after it is added to busPeter Chen2016-04-282-1/+1
* | | | Use "foo *bar" instead of "foo * bar".Sandhya Bankar2016-04-281-1/+1
* | | | usb: Remove unnecessary space before function pointer arguments.Sandhya Bankar2016-04-281-4/+4
* | | | usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-04-282-6/+17
* | | | usb/host/: const data must use __initconst not __initdataNicolas Pitre2016-04-284-4/+4
* | | | usb: devio: declare usbdev_vm_ops as staticMichele Curti2016-04-281-1/+1
* | | | usb: misc: usbtest: fix error of urb allocationChunfeng Yun2016-04-281-0/+3
* | | | usb: core: buffer: avoid NULL pointer dereferrenceChunfeng Yun2016-04-281-0/+3
* | | | usbip: vudc: fix Kconfig dependenciesArnd Bergmann2016-04-281-4/+4
* | | | usbip: safe completion against unbind operationNobuo Iwata2016-04-281-1/+4
* | | | usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak2016-04-284-6/+6
* | | | usbip: fix NULL pointer dereference on errorsAlexander Popov2016-04-284-18/+12
* | | | usb: usbip: vudc: Fix WARN_ON() usage patternKrzysztof Opasiak2016-04-281-3/+2
* | | | Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-04-2835-612/+817
|\ \ \ \
| * | | | usb: dwc3: gadget: disable automatic calculation of ACK TP NUMPFelipe Balbi2016-04-282-0/+16
| * | | | usb: dwc3: gadget: update DCFG.NumP to max burst sizeFelipe Balbi2016-04-282-2/+15
| * | | | usb: dwc2: Proper cleanup on dr_mode failureJohn Youn2016-04-281-1/+1
| * | | | usb: dwc2: Fixed SOF interrupt enabling/disablingSevak Arakelyan2016-04-281-1/+2
| * | | | usb: dwc2: host: Setting qtd to NULL after freeing itVardan Mikayelyan2016-04-282-0/+2
| * | | | usb: dwc2: gadget: Prevent handling of host interruptsVardan Mikayelyan2016-04-281-0/+3
| * | | | usb: dwc2: gadget: Check for ep0 in enableVahram Aharonyan2016-04-281-1/+4
| * | | | usb: dwc3: gadget: give better command return codeKonrad Leszczynski2016-04-282-3/+34
| * | | | usb: gadget: composite: avoid kernel oops with bad gadgetsFelipe Balbi2016-04-281-3/+19
| * | | | usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()Heikki Krogerus2016-04-281-8/+5
| * | | | usb: dwc3: pci: make build-in device properties availableHeikki Krogerus2016-04-281-3/+4