summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-11/+0
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds142-1834/+5579
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-20/+19
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-250/+0
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+1341
2016-05-17Merge branch 'fixes' into miscJames Bottomley12-12/+89
2016-05-14Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman9-92/+233
2016-05-13USB: ohci-jz4740: Remove obsolete driverMaarten ter Huurne2-250/+0
2016-05-11USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE2-3/+60
2016-05-10target: make close_session optionalChristoph Hellwig1-5/+0
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig1-6/+0
2016-05-10USB: serial: fix minor-number allocationJohan Hovold1-1/+2
2016-05-10USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold1-0/+1
2016-05-10USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold1-0/+10
2016-05-10USB: serial: keyspan: fix debug and error messagesJohan Hovold1-17/+25
2016-05-10USB: serial: keyspan: fix URB unlinkJohan Hovold1-16/+10
2016-05-10USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold1-0/+4
2016-05-10USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold1-7/+10
2016-05-10USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold1-11/+28
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-19/+11
2016-05-09Merge tag 'tegra-for-4.7-xhci' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-0/+1341
2016-05-09usb: Remove unnecessary space before operator ','.Sandhya Bankar1-5/+5
2016-05-09usb: Remove unnecessary space before open square bracket.Sandhya Bankar1-1/+1
2016-05-09USB: FHCI: avoid redundant conditionHeinrich Schuchardt1-1/+1
2016-05-09usb: host: xhci-rcar: Avoid long wait in xhci_reset()Yoshihiro Shimoda1-1/+2
2016-05-09usb/host/fotg210: remove dead code in create_sysfs_filesColin Ian King1-7/+1
2016-05-09usb: wusbcore: Do not initialise statics to 0.Sandhya Bankar1-1/+1
2016-05-09usb: wusbcore: Remove space before ',' and '(' .Sandhya Bankar1-2/+2
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman6-19/+11
2016-05-09Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman6-19/+11
2016-05-09Merge tag 'usb-serial-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-7/+148
2016-05-05USB: serial: cp210x: clean up CRTSCTS flag codeKonstantin Shkolnyy1-22/+10
2016-05-05USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag codeKonstantin Shkolnyy1-25/+84
2016-05-05USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-2/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-05-04Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-10/+4
2016-05-04USB: serial: option: add even more ZTE device idsLei Liu1-0/+54
2016-05-04USB: serial: option: add more ZTE device idslei liu1-1/+74
2016-05-03USB: usbfs: fix potential infoleak in devioKangjie Lu1-4/+5
2016-05-03usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter1-1/+1
2016-05-03sisusbvga: correct speed testingOliver Neukum1-2/+2
2016-05-03usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman1-1/+3
2016-05-03usb: renesas_usbhs: fix signed-unsigned returnSudip Mukherjee1-12/+15
2016-05-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-17/+23
2016-05-03USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph1-6/+20
2016-05-02Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2-13/+1
2016-04-30tty: vt, make color_table constJiri Slaby1-1/+1
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley7-15/+15
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2-4/+3