summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-17xenbus: track caller request idJoao Martins
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-02-16Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-16Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2018-02-16Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-02-16Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-16dm: correctly handle chained bios in dec_pending()NeilBrown
2018-02-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-02-16drm/nouveau: Make clock gate support conditionalThierry Reding
2018-02-16Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2018-02-16Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-02-15Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-02-15Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-02-15Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-15sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan
2018-02-15usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan
2018-02-15Merge branches 'acpi-ec', 'acpi-tables' and 'acpi-doc'Rafael J. Wysocki
2018-02-15Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki
2018-02-15platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov
2018-02-15platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth
2018-02-15platform/x86: ideapad-laptop: Increase timeout to wait for EC answerAaron Ma
2018-02-15platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-14drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3Hans de Goede
2018-02-14drm/i915: Free memdup-ed DSI VBT data structures on driver_unloadHans de Goede
2018-02-14drm/i915: Add intel_bios_cleanup() functionHans de Goede
2018-02-14drm/i915/vlv: Add cdclk workaround for DSIHans de Goede
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-14virtio/s390: implement PM operations for virtio_ccwChristian Borntraeger
2018-02-14drm/i915/gvt: fix one typo of render_mmio traceWeinan Li
2018-02-14drm/i915/gvt: Support BAR0 8-byte reads/writesTina Zhang
2018-02-14drm/i915/gvt: add 0xe4f0 into gen9 render listWeinan Li
2018-02-13drm/i915/pmu: Fix building without CONFIG_PMChris Wilson
2018-02-13drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin
2018-02-13drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin
2018-02-13drm/i915: Lock out execlist tasklet while peeking inside for busy-statsChris Wilson
2018-02-13drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson
2018-02-13powerpc/macio: set a proper dma_coherent_maskChristoph Hellwig
2018-02-12drm/i915: Don't wake the device up to check if the engine is asleepChris Wilson
2018-02-12drm/i915: Avoid truncation before clamping userspace's priority valueChris Wilson
2018-02-12drm/i915/perf: Fix compiler warning for string truncationChris Wilson
2018-02-12drm/i915/perf: Fix compiler warning for string truncationChris Wilson
2018-02-12hwmon: (k10temp) Only apply temperature offset if result is positiveGuenter Roeck
2018-02-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-02-12PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner
2018-02-12PM / wakeirq: Fix unbalanced IRQ enable for wakeirqTony Lindgren
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko