summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds17-320/+951
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds103-1377/+10642
2017-02-25Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-67/+1574
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds55-859/+75
2017-02-25Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds31-523/+220
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches1-0/+0
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds53-212/+259
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2017-02-24platform/x86: intel_turbo_max_3: make it explicitly non-modularPaul Gortmaker1-6/+5
2017-02-24platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung1-0/+6
2017-02-24platform/x86: intel-hid: Support 5 button arrayAlex Hung1-5/+91
2017-02-24platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...Hans de Goede1-4/+38
2017-02-24platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede1-64/+16
2017-02-24platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede1-3/+1
2017-02-24leds: class: Add new optional brightness_hw_changed attributeHans de Goede2-0/+85
2017-02-24platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu1-0/+1
2017-02-24platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu1-16/+58
2017-02-24platform/x86: asus-wireless: Fix indentationJoão Paulo Rechi Vita1-2/+1
2017-02-24platform/x86: asus-wireless: Use per-HID HSWC parametersJoão Paulo Rechi Vita1-15/+42
2017-02-24platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj1-0/+1
2017-02-24platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy1-6/+58
2017-02-24platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko1-1/+0
2017-02-24platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko1-2/+2
2017-02-24platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko1-12/+7
2017-02-24mm balloon: umount balloon_mnt when removing vb deviceYisheng Xie1-0/+4
2017-02-24memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot1-1/+1
2017-02-24zram: extend zero pages to same element pageszhouxianrong2-30/+66
2017-02-24drm: remove unnecessary fault wrappersRoss Zwisler1-25/+5
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach3-4/+5
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach1-1/+1
2017-02-24mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang1-6/+12
2017-02-24dax: support for transparent PUD pages for device DAXDave Jiang1-0/+48
2017-02-24mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang1-21/+13
2017-02-24zram: remove waitqueue for IO doneMinchan Kim2-40/+3
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang45-108/+120
2017-02-24mm: validate device_hotplug is held for memory hotplugDan Williams1-0/+5
2017-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-2/+28
2017-02-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds13-335/+768
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds20-349/+583
2017-02-24dm-rq: don't dereference request payload after ending requestJens Axboe1-2/+4
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds833-21212/+43286
2017-02-24drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes1-2/+2
2017-02-24drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes1-1/+1
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds38-144/+1219
2017-02-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds1-0/+4
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-1/+1
2017-02-23Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+3
2017-02-24Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie12-13/+71
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2-1/+103
2017-02-24Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-0/+1