summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-297-18/+101
|\
| * usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang2017-09-281-0/+1
| * usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre2017-09-281-1/+3
| * usb: gadget: ffs: handle I/O completion in-orderJohn Keeping2017-09-282-4/+14
| * usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2017-09-281-2/+11
| * usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2017-09-281-2/+8
| * usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda2017-09-281-2/+3
| * usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda2017-09-281-1/+10
| * usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda2017-09-281-1/+2
| * USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern2017-09-281-2/+30
| * USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern2017-09-281-0/+9
| * USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern2017-09-281-4/+11
|/
* USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork2017-09-251-1/+3
* USB: devio: Don't corrupt user memoryDan Carpenter2017-09-251-1/+5
* USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter2017-09-251-0/+5
* USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-09-223-57/+10
* USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2017-09-221-5/+36
* USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2017-09-221-1/+4
* USB: uas: fix bug in handling of alternate settingsAlan Stern2017-09-222-12/+13
* usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern2017-09-221-0/+7
* usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern2017-09-221-1/+13
* USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman2017-09-211-0/+4
* Merge tag 'fixes-for-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-215-8/+19
|\
| * usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann2017-09-201-5/+4
| * usb: gadget: udc: fix snps_udc_plat.c build errorsRandy Dunlap2017-09-201-0/+1
| * usb: gadget: function: printer: avoid spinlock recursionYoshihiro Shimoda2017-09-201-1/+6
| * usb: gadget: core: fix ->udc_set_speed() logicRoger Quadros2017-09-201-2/+1
| * usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0Felipe Balbi2017-09-181-0/+7
* | USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-09-192-3/+12
* | Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng2017-09-183-16/+1
* | xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman2017-09-181-1/+10
* | xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman2017-09-181-1/+1
* | usb: host: xhci-plat: allow sysdev to inherit from ACPIAdam Wallis2017-09-181-6/+10
* | xhci: fix wrong endpoint ESIT value shown in tracingMathias Nyman2017-09-181-2/+4
* | usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson2017-09-181-4/+4
* | xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman2017-09-181-1/+1
* | usb: xhci: Free the right ring in xhci_add_endpoint()Lu Baolu2017-09-181-1/+2
* | usb: Increase quirk delay for USB devicesDmitry Fleytman2017-09-182-2/+2
* | uwb: properly check kthread_run return valueAndrey Konovalov2017-09-181-4/+8
* | uwb: ensure that endpoint is interruptAndrey Konovalov2017-09-181-0/+2
|/
* Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-171-2/+2
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \
| * | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | um: remove a stray tabDan Carpenter2017-09-131-1/+1