aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-26leds: gpio: set led_dat->gpiod pointer for OF defined GPIO ledsLiviu Dudau1-0/+2
2018-10-26drm/amdgpu: fix reporting of failed msg sent to SMU (v2)Shirish S1-0/+4
2018-10-26drm/amdgpu: Fix compute ring 1.0.0 failure after resetAndrey Grodzovsky1-2/+4
2018-10-26drm/amdgpu: fix VM leaf walkingChristian König1-1/+2
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds22-334/+825
2018-10-26drm/i915/hdmi: Detect HDMI 2.0 monitors using multiple EDID capabilitiesClint Taylor1-1/+2
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds146-3006/+6032
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+38
2018-10-26HID: alps: allow incoming reports when only the trackstick is openedBenjamin Tissoires1-0/+18
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds142-1898/+8057
2018-10-26Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"Benjamin Tissoires1-1/+0
2018-10-26HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanelKai-Heng Feng2-0/+22
2018-10-26HID: hiddev: fix potential Spectre v1Breno Leitao1-4/+14
2018-10-26dma-buf: Update reservation shared_count after adding the new fenceChris Wilson1-7/+7
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds182-5018/+7128
2018-10-26libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola1-0/+1
2018-10-26drm/syncobj: Avoid kmalloc(GFP_KERNEL) under spinlockChunming Zhou1-17/+19
2018-10-26drm/i915: Park signaling thread while wrapping the seqnoChris Wilson1-0/+4
2018-10-26drm/i915/selftests: Check for hangs mid context execution testsChris Wilson1-10/+41
2018-10-26drm/i915/icl: Store available engine masks in INTEL_INFOTvrtko Ursulin2-18/+19
2018-10-26drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson3-2/+3
2018-10-26drm/i915: Mark up GTT sizes as u64Chris Wilson4-8/+8
2018-10-26xen: drop writing error messages to xenstoreJuergen Gross1-4/+2
2018-10-26drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor1-0/+17
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+14
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-2/+1217
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds84-2251/+8442
2018-10-25lan743x: Remove SPI dependency from Microchip group.Bryan Whitehead1-1/+0
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet9-9/+0
2018-10-25net: phy: genphy_10g_driver: Avoid NULL pointer dereferenceAndrew Lunn1-1/+1
2018-10-25r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit1-2/+7
2018-10-25drm/panel: Add support for Truly NT35597 panel driverAbhinav Kumar3-0/+683
2018-10-25Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds9-74/+157
2018-10-25Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-12/+7
2018-10-25drm/amdgpu: fix amdgpu_vm_finiChristian König1-1/+3
2018-10-25drm/amd/powerplay: commonize the API for retrieving current clocksEvan Quan1-29/+15
2018-10-25drm/amd/powerplay: correct the clocks for DAL to be Khz unitEvan Quan1-11/+10
2018-10-25Fix pattern handling optimalizationPavel Machek1-3/+4
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-169/+944
2018-10-25octeontx2-af: Use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2018-10-25net: ethernet: cadence: fix socket buffer corruption problemTristram Ha1-1/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds23-113/+100
2018-10-25thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven1-2/+2
2018-10-25thermal: rcar_thermal: Prevent doing work after unbindGeert Uytterhoeven1-0/+1
2018-10-25thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven1-2/+2
2018-10-25thermal: rcar_gen3_thermal: add R8A77980 supportSergei Shtylyov1-0/+1
2018-10-25thermal: add stm32 thermal driverDavid HERNANDEZ SANCHEZ5-2/+777
2018-10-25thermal: rcar_thermal: add R8A77970 supportSergei Shtylyov1-0/+4
2018-10-25thermal: rcar_thermal: fix duplicate IRQ requestSergei Shtylyov1-1/+1
2018-10-25gdrom: fix mistake in assignment of errorJens Axboe1-1/+1