summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: fujitsu-laptop: Clean up constantsMichał Kępień2018-02-241-32/+34
* platform/x86: fujitsu-laptop: Define constants for backlight power controlMichał Kępień2018-02-241-3/+11
* platform/x86: fujitsu-laptop: Do not include linux/slab.hMichał Kępień2018-02-241-1/+0
* platform/x86: fujitsu-laptop: Clearly distinguish module parametersMichał Kępień2018-02-241-2/+4
* platform/x86: fujitsu-laptop: Simplify error pathsMichał Kępień2018-02-241-10/+4
* platform/x86: fujitsu-laptop: Defer input device registrationMichał Kępień2018-02-241-8/+8
* platform/x86: fujitsu-laptop: Unify local variable namingMichał Kępień2018-02-241-44/+41
* platform/x86: silead_dmi: Add DMI match for the I.T.Works TW701 tabletHans de Goede2018-02-231-0/+9
* platform/x86: topstar-laptop: replace licence text with SPDX tagGuillaume Douézan-Grard2018-02-231-4/+1
* platform/x86: topstar-laptop: update copyright and fix some commentsGuillaume Douézan-Grard2018-02-231-1/+3
* platform/x86: topstar-laptop: add Topstar U931/RVP7 WLAN LED workaroundGuillaume Douézan-Grard2018-02-232-0/+110
* platform/x86: topstar-laptop: add platform deviceGuillaume Douézan-Grard2018-02-231-3/+58
* platform/x86: topstar-laptop: split ACPI events and input handlingGuillaume Douézan-Grard2018-02-231-38/+71
* platform/x86: topstar-laptop: use consistent naming schemeGuillaume Douézan-Grard2018-02-231-41/+41
* platform/x86: topstar-laptop: revert "convert to module_acpi_driver()"Guillaume Douézan-Grard2018-02-231-1/+21
* platform/x86: wmi: Replace list_for_each() by list_for_each_entry()Andy Shevchenko2018-02-231-15/+5
* platform/x86: wmi: Replace kmalloc + sprintf() with kasprintf()Andy Shevchenko2018-02-191-2/+1
* platform/x86: intel_turbo_max_3: Remove restriction for HWP platformsSrinivas Pandruvada2018-02-151-3/+0
* platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millic...Colin Ian King2018-02-151-2/+2
* platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov2018-02-151-18/+0
* platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth2018-02-151-1/+1
* platform/x86: ideapad-laptop: Increase timeout to wait for EC answerAaron Ma2018-02-151-1/+1
* platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin2018-02-151-1/+1
* Linux 4.16-rc1v4.16-rc1Linus Torvalds2018-02-121-2/+2
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-118-142/+47
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11297-913/+913
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-118-40/+47
|\
| * annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
| * use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1
| * smc: missing poll annotationsAl Viro2018-02-011-1/+1
* | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\ \
| * | xtensa: fix build with KASANMax Filippov2018-02-111-0/+2
* | | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-113-10/+8
|\ \ \ | |/ / |/| |
| * | nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2018-02-112-2/+0
| * | nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-111-8/+8
* | | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \ \
| * | | powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy2018-02-101-2/+3
* | | | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-1012-63/+212
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' into testJens Axboe2018-02-0712-63/+212
| |\ \ \ \
| | * | | | block, bfq: add requeue-request hookPaolo Valente2018-02-071-25/+82
| | * | | | bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-073-7/+11
| | * | | | bcache: return attach error when no cache set existTang Junhui2018-02-071-2/+3
| | * | | | bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li2018-02-073-2/+7
| | * | | | bcache: fix for allocator and register thread raceTang Junhui2018-02-072-4/+18
| | * | | | bcache: set error_limit correctlyColy Li2018-02-073-3/+4
| | * | | | bcache: properly set task state in bch_writeback_thread()Coly Li2018-02-072-3/+8