aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-17Merge branch 'fixes' into miscJames Bottomley
2016-05-14Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-05-13USB: ohci-jz4740: Remove obsolete driverMaarten ter Huurne
2016-05-11USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE
2016-05-10target: make close_session optionalChristoph Hellwig
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig
2016-05-10USB: serial: fix minor-number allocationJohan Hovold
2016-05-10USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold
2016-05-10USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold
2016-05-10USB: serial: keyspan: fix debug and error messagesJohan Hovold
2016-05-10USB: serial: keyspan: fix URB unlinkJohan Hovold
2016-05-10USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold
2016-05-10USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold
2016-05-10USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09Merge tag 'tegra-for-4.7-xhci' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2016-05-09usb: Remove unnecessary space before operator ','.Sandhya Bankar
2016-05-09usb: Remove unnecessary space before open square bracket.Sandhya Bankar
2016-05-09USB: FHCI: avoid redundant conditionHeinrich Schuchardt
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 tty-nextGreg Kroah-Hartman
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-05USB: serial: cp210x: clean up CRTSCTS flag codeKonstantin Shkolnyy
2016-05-05USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag codeKonstantin Shkolnyy
2016-05-05USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
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-30tty: vt, make color_table constJiri Slaby
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley