summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-06kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin1-2/+2
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh3-4/+29
2018-12-06drm/ast: Fix connector leak during driver unloadSam Bobroff1-0/+1
2018-12-06Merge tag 'drm-misc-fixes-2018-12-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-39/+60
2018-12-06Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie14-53/+104
2018-12-06Merge tag 'msm-fixes-2018-12-04' of https://gitlab.freedesktop.org/seanpaul/d...Dave Airlie14-65/+70
2018-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-37/+39
2018-12-06acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams1-1/+1
2018-12-06libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams3-27/+80
2018-12-06Merge tag 'for-linus-20181205' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer3-5/+5
2018-12-05Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller1-9/+11
2018-12-05drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu1-1/+2
2018-12-05Merge tag 'mfd-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+7
2018-12-05thermal: broadcom: constify thermal_zone_of_device_ops structureJulia Lawall1-1/+1
2018-12-05thermal: armada: constify thermal_zone_of_device_ops structureJulia Lawall1-1/+1
2018-12-05tty: serial: 8250_mtk: always resume the device in probe.Peter Shih1-9/+7
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold2-3/+10
2018-12-05Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra1-1/+7
2018-12-05usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan1-0/+4
2018-12-05USB: Fix invalid-free bug in port_over_current_notify()Alan Stern1-1/+2
2018-12-05usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen1-0/+1
2018-12-05Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao1-1/+1
2018-12-05staging: rtl8712: Fix possible buffer overrunYoung Xiao2-2/+2
2018-12-05dmaengine: cppi41: delete channel from pending list when stop channelBin Liu1-1/+15
2018-12-05dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocationsLucas Stach1-1/+1
2018-12-05dmaengine: imx-sdma: implement channel termination via workerLucas Stach1-13/+38
2018-12-05Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool"Lucas Stach1-12/+6
2018-12-05Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"Lucas Stach1-2/+2
2018-12-05thermal: bcm2835: Switch to SPDX identifierStefan Wahren1-10/+1
2018-12-05thermal: armada: fix legacy resource fixupRussell King1-13/+11
2018-12-05net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach1-1/+32
2018-12-05net: mvpp2: fix detection of 10G SFP modulesBaruch Siach1-0/+1
2018-12-05thermal: armada: fix legacy validity test senseRussell King1-1/+1
2018-12-05ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne1-3/+2
2018-12-04drm/amd/display: Fix overflow/truncation from strncpy.Nicholas Kazlauskas1-3/+3
2018-12-04drm/amd/powerplay: improve OD code robustnesstianci yin2-8/+16
2018-12-04drm/amdgpu: enlarge maximum waiting time of KIQwentalou1-1/+1
2018-12-04phy: Revert toggling reset changes.David S. Miller2-14/+5
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-51/+47
2018-12-04drm/fb-helper: Fix typo in parameter descriptionWei Yongjun1-1/+1
2018-12-04net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed1-1/+1
2018-12-04net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2-3/+2
2018-12-04Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"Bjorn Helgaas1-1/+1
2018-12-04mv88e6060: disable hardware level MAC learningAnderson Luiz Alves1-7/+3
2018-12-04macvlan: return correct error valueMatteo Croce1-2/+5
2018-12-04net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon1-1/+1
2018-12-04vhost: fix IOTLB lockingJean-Philippe Brucker1-3/+0
2018-12-04net: phy: micrel: add toggling phy reset if PHY is not attachedYoshihiro Shimoda1-0/+8