summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-06-01xhci: fix platform quirks overwrite regression in 4.7-rc1Mathias Nyman
2016-06-01usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-06-01xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman
2016-06-01xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi
2016-06-01usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn
2016-05-31usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin
2016-05-31usb: gadget: composite: don't queue OS desc req if length is invalidWilliam Wu
2016-05-31usb: gadget: f_fs: Fix kernel panic if use_os_string not setJim Lin
2016-05-31usb: gadget: f_tcm: out of bound access in usbg_drop_tpgHeinrich Schuchardt
2016-05-31usb: gadget: avoid exposing kernel stackHeinrich Schuchardt
2016-05-31usb: dwc2: fix regression on big-endian PowerPC/ARM systemsArnd Bergmann
2016-05-31usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPATJim Lin
2016-05-31usb: gadget: storage-common: Fix old comment about qualifier descriptorKrzysztof Opasiak
2016-05-31usb: gadget: uac2: Drop unused device qualifier descriptorKrzysztof Opasiak
2016-05-31usb: gadget: printer: Drop unused device qualifier descriptorKrzysztof Opasiak
2016-05-31usb: dwc2: gadget: Do not halt isochronous endpointsVahram Aharonyan
2016-05-31usb: dwc2: gadget: Do not halt endpoint if activeVahram Aharonyan
2016-05-31usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2016-05-31usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter
2016-05-31usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-21Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-21Merge 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-18Merge 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