summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-281-11/+0
|\
| * target: make close_session optionalChristoph Hellwig2016-05-101-5/+0
| * target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-6/+0
* | Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-20142-1834/+5579
|\ \
| * \ Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-149-92/+233
| |\ \
| | * | USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE2016-05-112-3/+60
| | * | USB: serial: fix minor-number allocationJohan Hovold2016-05-101-1/+2
| | * | USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+1
| | * | USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+10
| | * | USB: serial: keyspan: fix debug and error messagesJohan Hovold2016-05-101-17/+25
| | * | USB: serial: keyspan: fix URB unlinkJohan Hovold2016-05-101-16/+10
| | * | USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+4
| | * | USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold2016-05-101-7/+10
| | * | USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold2016-05-101-11/+28
| | * | USB: serial: cp210x: clean up CRTSCTS flag codeKonstantin Shkolnyy2016-05-051-22/+10
| | * | USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag codeKonstantin Shkolnyy2016-05-051-25/+84
| | * | USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy2016-05-051-2/+1
| | * | USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULEJavier Martinez Canillas2016-04-251-1/+1
| | * | USB: serial: ftdi_sio: constify ftdi_sio_quirk structuresJulia Lawall2016-04-251-8/+8
| * | | usb: Remove unnecessary space before operator ','.Sandhya Bankar2016-05-091-5/+5
| * | | usb: Remove unnecessary space before open square bracket.Sandhya Bankar2016-05-091-1/+1
| * | | USB: FHCI: avoid redundant conditionHeinrich Schuchardt2016-05-091-1/+1
| * | | usb: host: xhci-rcar: Avoid long wait in xhci_reset()Yoshihiro Shimoda2016-05-091-1/+2
| * | | usb/host/fotg210: remove dead code in create_sysfs_filesColin Ian King2016-05-091-7/+1
| * | | usb: wusbcore: Do not initialise statics to 0.Sandhya Bankar2016-05-091-1/+1
| * | | usb: wusbcore: Remove space before ',' and '(' .Sandhya Bankar2016-05-091-2/+2
| * | | Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman2016-05-096-19/+11
| |\ \ \ | | | |/ | | |/|
| * | | 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-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
OpenPOWER on IntegriCloud