summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-26nfp: fix error return code in nfp_pci_probe()Wei Yongjun1-0/+1
2018-04-26HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter1-0/+2
2018-04-26Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti1-3/+8
2018-04-26scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-04-26scsi: devinfo: fix format of the device listXose Vazquez Perez1-4/+3
2018-04-26RDMA/cma: Check existence of netdevice during port validationParav Pandit1-3/+5
2018-04-26ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun1-2/+3
2018-04-26mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)1-1/+3
2018-04-26watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck1-1/+1
2018-04-26IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg1-10/+13
2018-04-26spi: a3700: Clear DATA_OUT when performing a readMaxime Chevallier1-0/+5
2018-04-26net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl1-1/+1
2018-04-26net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl1-1/+3
2018-04-26dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failureMing Lei1-1/+13
2018-04-26iommu/vt-d: Use domain instead of cache fetchingPeter Xu1-2/+1
2018-04-26iommu/exynos: Don't unconditionally steal bus opsRobin Murphy1-0/+7
2018-04-26scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()himanshu.madhani@cavium.com1-0/+4
2018-04-26i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem1-0/+1
2018-04-26i40iw: Free IEQ resourcesMustafa Ismail3-2/+3
2018-04-26Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer1-0/+10
2018-04-26Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov1-13/+21
2018-04-26PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson1-0/+2
2018-04-26platform/x86: dell-laptop: Filter out spurious keyboard backlight change eventsHans de Goede1-2/+22
2018-04-26ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resourcesHans de Goede1-0/+2
2018-04-26firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin1-1/+7
2018-04-26usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer1-1/+1
2018-04-26usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer1-0/+2
2018-04-26usb: musb: fix enumeration after resumeAndreas Kemnade1-1/+2
2018-04-26drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak3-9/+25
2018-04-26drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak1-7/+32
2018-04-26drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang1-1/+1
2018-04-26drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh1-1/+1
2018-04-26drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann1-1/+1
2018-04-26drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2-0/+3
2018-04-26clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang1-1/+1
2018-04-24media: staging: lirc_zilog: incorrect reference countingSean Young1-0/+1
2018-04-24Revert "media: lirc_zilog: driver only sends LIRCCODE"Sean Young1-4/+4
2018-04-24iwlwifi: add a bunch of new 9000 PCI IDsLuca Coelho1-2/+155
2018-04-24iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho5-19/+91
2018-04-24drm/i915: Correctly handle limited range YCbCr data on VLV/CHVVille Syrjälä2-18/+73
2018-04-24mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz1-2/+23
2018-04-24HID: wacom: bluetooth: send exit report for recent Bluetooth devicesAaron Armstrong Skomra1-30/+46
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa1-0/+5
2018-04-24HID: input: fix battery level reporting on BT miceDmitry Torokhov1-7/+17
2018-04-24random: add new ioctl RNDRESEEDCRNGTheodore Ts'o1-1/+12
2018-04-24random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o1-2/+2
2018-04-24random: use a different mixing algorithm for add_device_randomness()Theodore Ts'o1-4/+51
2018-04-24random: fix crng_ready() testTheodore Ts'o1-5/+5
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-24drm/radeon: add PX quirk for Asus K73TKNico Sneck1-0/+4