summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet1-1/+1
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun1-1/+3
2019-02-23mmc: meson-gx: fix interrupt nameMartin Blumenstingl1-1/+2
2019-02-23scsi: target/core: Use kmem_cache_free() instead of kfree()Wei Yongjun1-1/+1
2019-02-23PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe1-1/+2
2019-02-23efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2-7/+0
2019-02-23net: netcp: Fix ethss driver probe issueMurali Karicheri1-1/+1
2019-02-23vhost: correctly check the return value of translate_desc() in log_used()Jason Wang1-1/+1
2019-02-23sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue1-3/+6
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski1-1/+4
2019-02-23mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata1-5/+7
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet1-3/+11
2019-02-23dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin1-6/+22
2019-02-20drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-1/+11
2019-02-20drm/i915: Block fbdev HPD processing during suspendLyude Paul2-1/+42
2019-02-20drm/sched: Always trace the dependencies we wait on, to fix a race.Eric Anholt1-5/+2
2019-02-20drm/vkms: Fix license inconsistentRodrigo Siqueira7-35/+9
2019-02-20drm: Use array_size() when creating leaseMatthew Wilcox1-1/+2
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-02-20dm crypt: don't overallocate the integrity tag spaceMikulas Patocka1-1/+1
2019-02-20md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey1-10/+18
2019-02-20crypto: ccree - fix resume race condition on initGilad Ben-Yossef3-10/+13
2019-02-20scsi: sd: fix entropy gathering for most rotational disksJames Bottomley1-3/+9
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche1-0/+7
2019-02-20s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger1-1/+2
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker1-4/+5
2019-02-20mmc: block: handle complete_work on separate workqueueZachary Hays1-1/+9
2019-02-20mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai1-0/+15
2019-02-20mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by defaultChen-Yu Tsai1-1/+10
2019-02-20Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-20Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov1-1/+0
2019-02-20gpio: mxc: move gpio noirq suspend/resume to syscore phaseAnson Huang1-17/+24
2019-02-20drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin1-2/+5
2019-02-20drm/nouveau: Don't disable polling in fallback modeTakashi Iwai1-3/+4
2019-02-20drm/amdgpu: disable system memory page tables for nowChristian König1-3/+0
2019-02-20drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu1-1/+2
2019-02-20drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou1-5/+5
2019-02-20nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall3-7/+16
2019-02-20nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch1-1/+1
2019-02-20nvme-multipath: zero out ANA log bufferHannes Reinecke1-0/+2
2019-02-20nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao1-1/+3
2019-02-20nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau1-4/+6
2019-02-20drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen1-1/+5
2019-02-20drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen1-0/+10
2019-02-20drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen1-6/+5
2019-02-20drm/bridge: tc358767: fix single lane configurationTomi Valkeinen1-2/+8
2019-02-20drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen1-3/+7