summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-04Merge tag 'scpi-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2017-01-04iommu/amd: Fix the left value check of cmd bufferHuang Rui
2017-01-04iommu/vt-d: Fix pasid table size encodingJacob Pan
2017-01-04iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav
2017-01-04USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold
2017-01-04USB: serial: pl2303: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: oti6858: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold
2017-01-04USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold
2017-01-04USB: serial: mos7840: remove unused write URBJohan Hovold
2017-01-04USB: serial: mos7840: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: mos7720: remove obsolete port initialisationJohan Hovold
2017-01-04USB: serial: mos7720: fix parallel probeJohan Hovold
2017-01-04USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold
2017-01-04USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold
2017-01-04USB: serial: mos7720: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold
2017-01-04USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold
2017-01-04USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: io_ti: bind to interface after fw downloadJohan Hovold
2017-01-04USB: serial: io_ti: fix I/O after disconnectJohan Hovold
2017-01-04USB: serial: io_ti: fix another NULL-deref at openJohan Hovold
2017-01-04USB: serial: io_ti: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold
2017-01-04USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold
2017-01-04USB: serial: cyberjack: fix NULL-deref at openJohan Hovold
2017-01-03net: vrf: Add missing Rx countersDavid Ahern
2017-01-03Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An
2017-01-03drivers: psci: annotate timer on stack to silence odebug messagesSudeep Holla
2017-01-03usb: host: xhci: handle COMP_STOP from SETUP phase tooFelipe Balbi
2017-01-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-01-03xhci: Fix race related to abort operationOGAWA Hirofumi
2017-01-03xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi
2017-01-03usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-01-03xhci: Handle command completion and timeout raceMathias Nyman
2017-01-03usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-01-03usb: xhci: fix possible wild pointerLu Baolu
2017-01-03usb: return error code when platform_get_irq failsPan Bian
2017-01-03usb: xhci: fix return value of xhci_setup_device()Lu Baolu
2017-01-03xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-01-03staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli
2017-01-03benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca
2017-01-03net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta
2017-01-03net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold
2017-01-03net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold
2017-01-03net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold
2017-01-03xen: events: Replace BUG() with BUG_ON()Shyam Saini