summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-13platform/x86: add support for Huawei WMI hotkeysAyman Bagabas
2018-11-28platform/x86: thinkpad_acpi: Drop superfluous exported functionTakashi Iwai
2018-11-28platform/x86: dell-laptop: Drop superfluous exported functionTakashi Iwai
2018-11-28platform/x86: thinkpad_acpi: Add audio mute LED classdev supportTakashi Iwai
2018-11-28platform/x86: dell-laptop: Add micmute LED trigger supportTakashi Iwai
2018-11-28leds: trigger: Introduce audio mute LED triggerTakashi Iwai
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-11-16Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-16Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-11-15Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-16Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-11-16Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-15drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä
2018-11-15drm/i915: Clean up skl_program_scaler()Ville Syrjälä
2018-11-15drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst
2018-11-15efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel
2018-11-15efi/arm/libstub: Pack FDT after populating itArd Biesheuvel
2018-11-15efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel
2018-11-15efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long
2018-11-14Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-11-14Merge tag 'pm-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-14Merge tag 'pci-v4.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-11-14Merge tag 'rtc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2018-11-14SCSI: fix queue cleanup race before queue initialization is doneMing Lei
2018-11-14drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala
2018-11-14drm/i915: fix broadwell EU computationLionel Landwerlin
2018-11-13drm/amdgpu: fix huge page handling on Vega10Christian König
2018-11-13drm/amd/pp: Fix truncated clock value when set watermarkRex Zhu
2018-11-13drm/amdgpu: fix bug with IH ring setupPhilip Yang
2018-11-13Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"Bjorn Helgaas
2018-11-13drm/meson: venc: dmt mode must use encpJorge Ramirez-Ortiz
2018-11-12drm/amdgpu: set system aperture to cover whole FB regionshaoyunl
2018-11-12libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola
2018-11-12drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä
2018-11-12drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson
2018-11-12drm/i915/icl: Fix power well 2 wrt. DC-off toggling orderImre Deak
2018-11-12drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul
2018-11-12drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul
2018-11-12drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson
2018-11-12drm/omap: dsi: Fix missing of_platform_depopulate()Tony Lindgren
2018-11-12drm/omap: Move DISPC runtime PM handling to omapdrmLaurent Pinchart
2018-11-12drm/omap: dsi: Ensure the device is active during probeLaurent Pinchart
2018-11-12drm/omap: hdmi4: Ensure the device is active during bindLaurent Pinchart
2018-11-12drm/omap: Populate DSS children in omapdss driverLaurent Pinchart
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds