summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-291-52/+34
| * | | | usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak2016-04-291-1/+1
| * | | | usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski2016-04-291-6/+14
| * | | | usb: Add driver for UCSIHeikki Krogerus2016-04-294-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
| | * | | | usb: dwc3: ep0: sanity check test mode selectorFei Yang2016-04-281-2/+12
| | * | | | usb: dwc3: debugfs: dump out endpoint detailsFelipe Balbi2016-04-191-0/+302
| | * | | | usb: dwc3: core: add helper to extract trb typeFelipe Balbi2016-04-191-0/+1
| | * | | | usb: dwc3: core: add fifo space helperFelipe Balbi2016-04-192-0/+28
| | * | | | usb: gadget: pch_udc: don't free devm allocated memoryFelipe Balbi2016-04-191-13/+1
| | * | | | usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz2016-04-196-50/+15
| | * | | | usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen2016-04-191-1/+1
| | * | | | usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytesDenys Vlasenko2016-04-191-1/+1
| | * | | | usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMUYoshihiro Shimoda2016-04-191-4/+2
| | * | | | usb: renesas_usbhs: change arguments of dma_map_ctrl()Yoshihiro Shimoda2016-04-195-6/+13
OpenPOWER on IntegriCloud