summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-11PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro
2018-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-09-11drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-09-11staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede
2018-09-11staging: vboxvideo: Fix IRQs no longer workingHans de Goede
2018-09-11of: fix phandle cache creation for DTs with no phandlesRob Herring
2018-09-11drm/i915/overlay: Allocate physical registers from stolenChris Wilson
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch
2018-09-11switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-09-11Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-09-11usb: core: remove flags variable in __usb_hcd_giveback_urb()Sebastian Andrzej Siewior
2018-09-11Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng
2018-09-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König
2018-09-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber
2018-09-10Merge tag 'gvt-fixes-2018-09-10' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2018-09-10Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda
2018-09-10usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun
2018-09-10usb: core: phy: clean up return value check about devm_of_phy_get_by_index()Chunfeng Yun
2018-09-10usb: mtu3: disable vbus rise/fall interrupts of ltssmChunfeng Yun
2018-09-10USB: wusbcore: Switch to bitmap_zalloc()Andy Shevchenko
2018-09-10usb: misc: fix obsolete functionDing Xiang
2018-09-10usb: iowarrior: replace kmalloc with kmalloc_arrayGustavo A. R. Silva
2018-09-10USB: OHCI: Remove USB bus reset delay from OHCI handover codeAlan Stern
2018-09-10usb: host: fotg2: add silicon clock handlingLinus Walleij
2018-09-10USB: typec: fsusb302: remove unused variables snk_pdo and toggling_mode_nameColin Ian King
2018-09-10usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250Vladimir Zapolskiy
2018-09-10usb storage: group dependent USB storage Kconfig entries togetherVladimir Zapolskiy
2018-09-10USB: Removing NULL check for pool since dma_pool_destroy is safeSalil Kapur
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen
2018-09-10usb: core: remove local_irq_save() around ->complete() handlerSebastian Andrzej Siewior
2018-09-10media: tm6000: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-09-10media: em28xx-audio: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-09-10drm/i915/bdw: Increase IPS disable timeout to 100msImre Deak
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-10staging: gasket: TODO: re-implement using UIOAhmed S. Darwish
2018-09-10tty: hvc: hvc_write() fix break conditionNicholas Piggin
2018-09-10tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin
2018-09-10tty: hvc: hvc_poll() fix read loop hangNicholas Piggin
2018-09-10staging/fbtft: Update TODO and mailing listsDaniel Vetter
2018-09-10staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)Gao Xiang
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal
2018-09-09net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-09-09net: ena: fix missing lock during device destructionNetanel Belgazal
2018-09-09net: ena: fix potential double ena_destroy_device()Netanel Belgazal
2018-09-09net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal
2018-09-09net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal