summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-12misc: eeprom: at24: fix regulator underflowMichael Auchter
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann
2020-03-11s390/qeth: refactor buffer pool codeJulian Wiedmann
2020-03-11s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann
2020-03-11sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-03-11net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-11ipmi_si: Avoid spurious errors for optional IRQsTakashi Iwai
2020-03-12Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/...Dave Airlie
2020-03-11drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson
2020-03-11drm/i915/gt: Close race between cacheline_retire and freeChris Wilson
2020-03-11drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson
2020-03-11drm/i915: be more solid in checking the alignmentMatthew Auld
2020-03-11drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang
2020-03-11drm/i915: Return early for await_start on same timelineChris Wilson
2020-03-11drm/i915: Actually emit the await_startChris Wilson
2020-03-11dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-03-11binderfs: use refcount for binder control devices tooChristian Brauner
2020-03-11Merge tag 'pinctrl-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig
2020-03-11mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-03-11mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-03-11mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discardUlf Hansson
2020-03-11mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-03-11HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()Jérôme Pouiller
2020-03-11staging: wfx: fix RCU usage in wfx_join_finalize()Jérôme Pouiller
2020-03-11staging: wfx: make warning about pending frame less scaryJérôme Pouiller
2020-03-11staging: wfx: fix lines ending with a comma instead of a semicolonJérôme Pouiller
2020-03-11staging: wfx: fix warning about freeing in-use mutex during device unregisterJérôme Pouiller
2020-03-11staging/speakup: fix get_word non-space look-aheadSamuel Thibault
2020-03-10scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong
2020-03-10s390/qeth: cancel RX reclaim work earlierJulian Wiedmann
2020-03-10s390/qeth: handle error when backing RX bufferJulian Wiedmann
2020-03-10s390/qeth: don't reset default_out_queueJulian Wiedmann
2020-03-10scsi: ufs: Fix possible unclocked access to auto hibern8 timer registerCan Guo
2020-03-10net: macsec: invoke mdo_upd_secy callback when mac address changedDmitry Bogdanov
2020-03-10net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
2020-03-10ibmvnic: Do not process device remove during device resetJuliet Kim
2020-03-10Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github.com/ojeda/linuxLinus Torvalds
2020-03-10drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...Hersen Wu
2020-03-10nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa
2020-03-10usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea
2020-03-10xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)
2020-03-10Merge tag 'thunderbolt-fix-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2020-03-10i2c: gpio: suppress error on probe deferHamish Martin
2020-03-10macintosh: windfarm: fix MODINFO regressionWolfram Sang
2020-03-10i2c: designware-pci: Fix BUG_ON during device removalJarkko Nikula