summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-04net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-01-04net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-01-04LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen
2017-01-04nvmem: fix nvmem_cell_read() return type docBrian Norris
2017-01-04nvmem: imx-ocotp: Fix wrong register sizeDaniel Schultz
2017-01-04nvmem: qfprom: Allow single byte accesses for read/writeVivek Gautam
2017-01-04mei: move write cb to completion on credentials failuresAlexander Usyskin
2017-01-04mei: bus: fix mei_cldev_enable KDocAlexander Usyskin
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-04Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linuxLinus Torvalds
2017-01-04Merge tag 'psci-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2017-01-04vfio-pci: Handle error from pci_iomapArvind Yadav
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