summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-07drm/nouveau/falcon: add missing context binding memory targetAlexandre Courbot
2017-03-07drm/nouveau/pmu: make sure the reset hook exists before running itAlexandre Courbot
2017-03-07drm/nouveau/secboot: make nvkm_secboot_falcon_name visibleAlexandre Courbot
2017-03-07drm/nouveau/priv: punt messages to debug levelBen Skeggs
2017-02-28Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/g...Dave Airlie
2017-02-27dma-buf: add support for compat ioctlMarek Szyprowski
2017-02-26drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom
2017-02-26Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-25Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-02-25Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-25Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-02-24platform/x86: intel_turbo_max_3: make it explicitly non-modularPaul Gortmaker
2017-02-24platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung
2017-02-24platform/x86: intel-hid: Support 5 button arrayAlex Hung
2017-02-24platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...Hans de Goede
2017-02-24platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede
2017-02-24platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede
2017-02-24leds: class: Add new optional brightness_hw_changed attributeHans de Goede
2017-02-24platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu
2017-02-24platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu
2017-02-24platform/x86: asus-wireless: Fix indentationJoão Paulo Rechi Vita
2017-02-24platform/x86: asus-wireless: Use per-HID HSWC parametersJoão Paulo Rechi Vita
2017-02-24platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj
2017-02-24platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy
2017-02-24platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko
2017-02-24platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko
2017-02-24platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko
2017-02-24mm balloon: umount balloon_mnt when removing vb deviceYisheng Xie
2017-02-24memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot
2017-02-24zram: extend zero pages to same element pageszhouxianrong
2017-02-24drm: remove unnecessary fault wrappersRoss Zwisler
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach
2017-02-24mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang
2017-02-24dax: support for transparent PUD pages for device DAXDave Jiang
2017-02-24mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang
2017-02-24zram: remove waitqueue for IO doneMinchan Kim
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-24mm: validate device_hotplug is held for memory hotplugDan Williams
2017-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-02-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-24watchdog: s3c2410: Add prefix to local functionKrzysztof Kozlowski
2017-02-24watchdog: s3c2410: Select MFD_SYSCON on all Exynos platformsKrzysztof Kozlowski
2017-02-24watchdog: s3c2410: Use dev_dbg instead of pr_infoKrzysztof Kozlowski