summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-22ppp: avoid loop in xmit recursion detection codeGuillaume Nault1-12/+14
2018-03-22net: aquantia: driver version bumpIgor Russkikh1-1/+1
2018-03-22net: aquantia: Implement pci shutdown callbackIgor Russkikh3-0/+36
2018-03-22net: aquantia: Allow live mac address changesIgor Russkikh1-0/+2
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh4-9/+13
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh2-15/+28
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh1-0/+4
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh1-5/+15
2018-03-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-22net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao1-21/+2
2018-03-22net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao1-0/+2
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao1-0/+17
2018-03-22drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman1-2/+7
2018-03-22dmaengine: stm32-dmamux: fix a potential buffer overflowPierre-Yves MORDRET1-3/+6
2018-03-21Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"Alex Williamson1-3/+0
2018-03-22Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie7-36/+48
2018-03-21libnvdimm, nfit: fix persistence domain reportingDan Williams2-7/+13
2018-03-21qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King2-3/+3
2018-03-21bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King1-1/+1
2018-03-21libnvdimm, region: hide persistence_domain when unknownDan Williams1-0/+7
2018-03-21drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson1-2/+2
2018-03-21ath9k_htc: use non-QoS NDP for AP probingJohannes Berg1-0/+1
2018-03-21mac80211_hwsim: Set wmediumd for new radiosAndrew Zaborowski1-0/+1
2018-03-21mmc: sdhci-acpi: Fix IRQ 0Adrian Hunter1-1/+1
2018-03-21drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom4-16/+34
2018-03-21drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom4-1/+25
2018-03-21drm: Reject getfb for multi-plane framebuffersDaniel Stone1-0/+7
2018-03-21mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya1-5/+1
2018-03-21mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya1-13/+10
2018-03-21mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya1-2/+3
2018-03-21drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland1-1/+1
2018-03-21drm/amd/display: We shouldn't set format_default on plane as atomic driverHarry Wentland1-2/+0
2018-03-21drm/amd/display: Fix FMT truncation programmingMikita Lipski1-2/+2
2018-03-21drm/amd/display: Allow truncation to 10 bitsMikita Lipski1-3/+2
2018-03-21Merge tag 'drm/tegra/for-4.16-rc7-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie4-7/+20
2018-03-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-44/+81
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-47/+88
2018-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-21/+13
2018-03-20RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-6/+9
2018-03-20Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pu...David S. Miller1-3/+2
2018-03-20net: gemini: fix memory leakIgor Pylypiv1-0/+1
2018-03-20net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET1-2/+4
2018-03-20vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapterIgor Pylypiv1-2/+0
2018-03-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-5/+10
2018-03-20drm/sun4i: hdmi: Fix another error handling path in 'sun4i_hdmi_bind()'Christophe JAILLET1-1/+2
2018-03-20drm/sun4i: hdmi: Fix an error handling path in 'sun4i_hdmi_bind()'Christophe JAILLET1-1/+2
2018-03-19net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko1-4/+11