summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-28USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2017-09-25USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork
2017-09-25USB: devio: Don't corrupt user memoryDan Carpenter
2017-09-25USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter
2017-09-22USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-09-22USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2017-09-22USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2017-09-22USB: uas: fix bug in handling of alternate settingsAlan Stern
2017-09-22usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
2017-09-22usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern
2017-09-21USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman
2017-09-21Merge tag 'fixes-for-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-20usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2017-09-20usb: gadget: udc: fix snps_udc_plat.c build errorsRandy Dunlap
2017-09-20usb: gadget: function: printer: avoid spinlock recursionYoshihiro Shimoda
2017-09-20usb: gadget: core: fix ->udc_set_speed() logicRoger Quadros
2017-09-19USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng
2017-09-18xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman
2017-09-18xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman
2017-09-18usb: host: xhci-plat: allow sysdev to inherit from ACPIAdam Wallis
2017-09-18xhci: fix wrong endpoint ESIT value shown in tracingMathias Nyman
2017-09-18usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2017-09-18xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2017-09-18usb: xhci: Free the right ring in xhci_add_endpoint()Lu Baolu
2017-09-18usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0Felipe Balbi
2017-09-18usb: Increase quirk delay for USB devicesDmitry Fleytman
2017-09-18uwb: properly check kthread_run return valueAndrey Konovalov
2017-09-18uwb: ensure that endpoint is interruptAndrey Konovalov
2017-09-16Linux 4.14-rc1drm-dwhdmi-develLinus Torvalds
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel
2017-09-16Documentation: link in networking docsPavel Machek
2017-09-16tcp: fix data delivery rateEric Dumazet
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet
2017-09-15net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven