summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-19PCI: Always allow probing with driver_overrideAlex Williamson1-1/+2
2019-09-19mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li1-11/+10
2019-09-19clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson1-3/+1
2019-09-19drm/meson: Add support for XBGR8888 & ABGR8888 formatsNeil Armstrong1-0/+16
2019-09-19ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck1-1/+3
2019-09-19gpio: fix line flag validation in linehandle_createKent Gibson1-0/+8
2019-09-19gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede1-4/+38
2019-09-19tun: fix use-after-free when register netdev failedYang Yingliang1-5/+11
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski1-3/+3
2019-09-19ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert1-1/+3
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers1-1/+9
2019-09-19cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-3/+10
2019-09-16vhost: make sure log_num < in_numyongduan1-2/+2
2019-09-16PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul1-1/+1
2019-09-16drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectorsLyude Paul2-20/+22
2019-09-16virtio/s390: fix race on airq_areas[]Halil Pasic1-0/+3
2019-09-16drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVVille Syrjälä1-0/+11
2019-09-16bcache: fix race in btree_flush_write()Coly Li3-1/+36
2019-09-16bcache: add comments for mutex_lock(&b->write_lock)Coly Li1-0/+10
2019-09-16bcache: only clear BTREE_NODE_dirty bit when it is setColy Li1-5/+6
2019-09-16iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann1-2/+2
2019-09-16i2c: at91: fix clk_offset for sama5d2Michał Mirosław1-1/+1
2019-09-16i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław1-4/+5
2019-09-16iommu/iova: Remove stale cached32_nodeChris Wilson1-2/+3
2019-09-16drm/panel: Add support for Armadeus ST0700 AdaptSébastien Szymanski1-0/+29
2019-09-16dm thin metadata: check if in fail_io mode when setting needs_checkMike Snitzer1-2/+5
2019-09-16RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche1-6/+15
2019-09-16RDMA/srp: Document srp_parse_in() argumentsBart Van Assche1-0/+3
2019-09-16scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block1-2/+8
2019-09-16staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh1-6/+6
2019-09-16scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov1-1/+1
2019-09-16scsi: target/core: Use the SECTOR_SHIFT constantBart Van Assche2-3/+2
2019-09-16IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn1-6/+3
2019-09-16clk: tegra210: Fix default rates for HDA clocksJon Hunter1-0/+2
2019-09-16clk: tegra: Fix maximum audio sync clock for Tegra124/210Jon Hunter7-13/+37
2019-09-16drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S3-3/+12
2019-09-16drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li1-1/+4
2019-09-16drm/amdkfd: Add missing Polaris10 IDKent Russell1-0/+1
2019-09-16dm crypt: move detailed message into debug levelMilan Broz1-2/+3
2019-09-16PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang1-13/+8
2019-09-16mmc: sdhci-pci: Add support for Intel CMLAdrian Hunter2-0/+4
2019-09-16dm mpath: fix missing call of path selector type->end_ioYufen Yu3-6/+22
2019-09-16PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul1-0/+58
2019-09-16PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe1-56/+34
2019-09-16media: i2c: tda1997x: select V4L2_FWNODEKoen Vandeputte1-1/+2
2019-09-16IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua1-1/+2
2019-09-16usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede1-1/+26
2019-09-16drm/i915: Sanity check mmap length against object sizeChris Wilson1-6/+9
2019-09-16drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-2/+10
2019-09-16drm: add __user attribute to ptr_to_compat()Ben Dooks1-3/+3