summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin1-56/+9
2018-11-29xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli1-0/+1
2018-11-29dmaengine: at_hdmac: fix module unloadingRichard Genoud1-0/+2
2018-11-29dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud1-1/+7
2018-11-29Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-67/+37
2018-11-29Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/...Dave Airlie5-8/+38
2018-11-29Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-12/+14
2018-11-29Merge tag 'drm-intel-fixes-2018-11-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-3/+8
2018-11-29Merge tag 'du-fixes-20181126' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie1-3/+18
2018-11-29drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30
2018-11-29drm/ast: Fix incorrect free on ioregsSam Bobroff1-1/+2
2018-11-28Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul1-13/+2
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-43/+52
2018-11-28drm/amdgpu: Add delay after enable RLC ucodeshaoyunl1-3/+4
2018-11-28drm/amdgpu: Avoid endless loop in GPUVM fragment processingFelix Kuehling1-2/+4
2018-11-28drm/amdgpu: Cast to uint64_t before left shiftFelix Kuehling1-4/+4
2018-11-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller4-9/+12
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian1-3/+1
2018-11-28rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski1-7/+7
2018-11-28Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+27
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser1-1/+3
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang1-1/+1
2018-11-28igb: fix uninitialized variablesYunjian Wang1-0/+1
2018-11-28mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf1-1/+2
2018-11-28mtd: spi-nor: fix erase_type array to indicate current map confTudor Ambarus1-2/+29
2018-11-28usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski1-5/+6
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead2-0/+2
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead1-5/+5
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King1-1/+1
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King1-1/+1
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi1-0/+3
2018-11-27firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King1-2/+2
2018-11-27net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit1-0/+8
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-11-27nvme-pci: fix surprise removalIgor Konopko1-1/+1
2018-11-27nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()Ewan D. Milne1-1/+1
2018-11-27efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel1-10/+26
2018-11-27PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel1-1/+0
2018-11-27uio: dismiss waiters on device unregistrationZhaolong Zhang1-8/+11
2018-11-27s390/zcrypt: reinit ap queue state machine during device probeHarald Freudenberger6-7/+20
2018-11-27pps: using ERR_PTR instead of NULL while pps_register_source failsYueHaibing5-9/+10
2018-11-27misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing1-1/+1
2018-11-27misc/pvpanic: resolve compile errors for arch=umPeng Hao1-1/+1
2018-11-27altera-stapl: check for a null key before strcasecmp'ing itColin Ian King1-2/+1
2018-11-27slimbus: ngd: QCOM_QMI_HELPERS has to be selectedNiklas Cassel1-2/+3
2018-11-27slimbus: ngd: Fix build error on x86Srinivas Kandagatla1-2/+3
2018-11-27nvme: Free ctrl device name on init failureKeith Busch1-1/+1
2018-11-27parport: parport_pc: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1