summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-16vhost: make sure log_num < in_numyongduan
2019-09-16PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul
2019-09-16drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectorsLyude Paul
2019-09-16virtio/s390: fix race on airq_areas[]Halil Pasic
2019-09-16drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVVille Syrjälä
2019-09-16bcache: fix race in btree_flush_write()Coly Li
2019-09-16bcache: add comments for mutex_lock(&b->write_lock)Coly Li
2019-09-16bcache: only clear BTREE_NODE_dirty bit when it is setColy Li
2019-09-16iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann
2019-09-16i2c: at91: fix clk_offset for sama5d2Michał Mirosław
2019-09-16i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław
2019-09-16iommu/iova: Remove stale cached32_nodeChris Wilson
2019-09-16drm/panel: Add support for Armadeus ST0700 AdaptSébastien Szymanski
2019-09-16dm thin metadata: check if in fail_io mode when setting needs_checkMike Snitzer
2019-09-16RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche
2019-09-16RDMA/srp: Document srp_parse_in() argumentsBart Van Assche
2019-09-16scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2019-09-16staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh
2019-09-16scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov
2019-09-16scsi: target/core: Use the SECTOR_SHIFT constantBart Van Assche
2019-09-16IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn
2019-09-16clk: tegra210: Fix default rates for HDA clocksJon Hunter
2019-09-16clk: tegra: Fix maximum audio sync clock for Tegra124/210Jon Hunter
2019-09-16drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S
2019-09-16drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li
2019-09-16drm/amdkfd: Add missing Polaris10 IDKent Russell
2019-09-16dm crypt: move detailed message into debug levelMilan Broz
2019-09-16PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang
2019-09-16mmc: sdhci-pci: Add support for Intel CMLAdrian Hunter
2019-09-16dm mpath: fix missing call of path selector type->end_ioYufen Yu
2019-09-16PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul
2019-09-16PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe
2019-09-16media: i2c: tda1997x: select V4L2_FWNODEKoen Vandeputte
2019-09-16IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua
2019-09-16usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede
2019-09-16drm/i915: Sanity check mmap length against object sizeChris Wilson
2019-09-16drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-09-16drm: add __user attribute to ptr_to_compat()Ben Dooks
2019-09-16PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson
2019-09-16PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson
2019-09-16mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito
2019-09-16spi: spi-gpio: fix SPI_CS_HIGH capabilityRussell King
2019-09-16iwlwifi: add new card for 9260 seriesIhab Zhaika
2019-09-16iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modulesLuca Coelho
2019-09-16drm/nouveau: Don't WARN_ON VCPI allocation failuresLyude Paul
2019-09-16mt76: fix corrupted software generated tx CCMP PNFelix Fietkau
2019-09-16iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski
2019-09-16iio: adc: exynos-adc: Add S5PV210 variantJonathan Bakker
2019-09-16bcache: treat stale && dirty keys as bad keysTang Junhui
2019-09-16bcache: replace hard coded number with BUCKET_GC_GEN_MAXColy Li