summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-04ixgbe: check return value of napi_complete_done()Song Liu1-5/+7
2018-10-03drm/i915: Handle incomplete Z_FINISH for compressed error statesChris Wilson2-25/+64
2018-10-03Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman2-18/+22
2018-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Greg Kroah-Hartman4-18/+12
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22
2018-10-03Merge tag 'exynos-drm-fixes-for-v4.19-rc7' of git://git.kernel.org/pub/scm/li...Dave Airlie1-28/+6
2018-10-03r8169: always autoneg on resumeAlex Xu (Hello71)1-4/+3
2018-10-03Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-5/+74
2018-10-03net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan1-1/+1
2018-10-03net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan1-1/+1
2018-10-03net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti1-0/+3
2018-10-03net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli1-17/+11
2018-10-03Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...David S. Miller3-4/+6
2018-10-03VMCI: remove set but not used variable 'cid'YueHaibing1-3/+0
2018-10-03uio: Convert a few more users to using %pOFn instead of device_node.nameRob Herring2-2/+4
2018-10-03misc: card_utils: remove duplicated include filezhong jiang1-2/+0
2018-10-03bonding: fix warning messageMahesh Bandewar1-0/+1
2018-10-03binder: make symbol 'binder_free_buf' staticWei Yongjun1-1/+1
2018-10-03thunderbolt: Add Intel as copyright holderMika Westerberg10-9/+19
2018-10-03thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg7-29/+8
2018-10-03thunderbolt: Print connected devicesMika Westerberg1-0/+11
2018-10-03thunderbolt: Make the driver less verboseMika Westerberg7-69/+68
2018-10-03thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroyzhong jiang1-2/+1
2018-10-03mei: replace POLL* with EPOLL* for write queues.Tomas Winkler1-2/+2
2018-10-03uio: make symbol 'uio_class_registered' staticWei Yongjun1-1/+1
2018-10-03Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu maskDexuan Cui1-5/+9
2018-10-03Drivers: hv: kvp: Fix two "this statement may fall through" warningsDexuan Cui1-2/+4
2018-10-03Drivers: hv: kvp: Fix the indentation of some "break" statementsDexuan Cui1-4/+4
2018-10-03Drivers: hv: vmbus: Fix the descriptions of some function parametersDexuan Cui2-25/+22
2018-10-03w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade1-0/+2
2018-10-03VMCI: Resource wildcard match fixedJorgen Hansen2-2/+3
2018-10-03Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven1-15/+10
2018-10-03Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven1-0/+31
2018-10-03Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck1-4/+0
2018-10-02nfp: avoid soft lockups under control message stormJakub Kicinski1-5/+12
2018-10-02declance: Fix continuation with the adapter identification messageMaciej W. Rozycki1-4/+6
2018-10-02net: fec: fix rare tx timeoutRickard x Andersson1-4/+4
2018-10-02thunderbolt: Initialize after IOMMUsMika Westerberg1-1/+1
2018-10-02thunderbolt: Do not handle ICM events after domain is stoppedMika Westerberg1-29/+20
2018-10-02Merge tag 'soundwire-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-133/+435
2018-10-02Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linuxGreg Kroah-Hartman4-5/+14
2018-10-02Merge tag 'mmc-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Greg Kroah-Hartman3-3/+4
2018-10-02drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes3-11/+32
2018-10-02drm: fix use-after-free read in drm_mode_create_lease_ioctl()Jann Horn1-3/+3
2018-10-02r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFOHeiner Kallweit1-12/+8
2018-10-02tun: napi flags belong to tfileEric Dumazet1-9/+14
2018-10-02tun: initialize napi_mutex unconditionallyEric Dumazet1-1/+1
2018-10-02tun: remove unused parametersEric Dumazet1-6/+6
2018-10-02usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun1-2/+2
2018-10-02xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman1-0/+2