aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-28serdev: document driver callbacksJohan Hovold1-2/+4
2017-11-28serdev: fix receive_buf return value when no callbackJohan Hovold1-1/+1
2017-11-28serdev: Introduce devm_serdev_device_open()Andrey Smirnov1-0/+1
2017-11-28debugfs: fix debugfs_real_fops() build errorArnd Bergmann1-0/+2
2017-11-28USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno1-0/+3
2017-11-28USB: of: clean up device-node helperJohan Hovold1-4/+3
2017-11-28USB: add device-tree support for interfacesJohan Hovold1-0/+14
2017-11-27dt-bindings: power: Add Actions Semi S700 SPSAndreas Färber1-0/+19
2017-11-27sunrpc: make the function arg as constBhumika Goyal1-1/+1
2017-11-27media: annotate ->poll() instancesAl Viro6-9/+8
2017-11-27net: annotate ->poll() instancesAl Viro8-8/+8
2017-11-27crypto: annotate ->poll() instancesAl Viro1-1/+1
2017-11-27dmabuf: annotate dma_buf->activeAl Viro1-1/+1
2017-11-27scif: annotate scif_pollepdAl Viro1-2/+2
2017-11-27annotate poll_table_entry->keyAl Viro1-1/+1
2017-11-27annotate poll_table_struct ->_keyAl Viro1-4/+4
2017-11-27annotate poll-related wait keysAl Viro1-4/+6
2017-11-27->poll() methods should return __poll_tAl Viro9-9/+9
2017-11-27define __poll_t, annotate constantsAl Viro2-15/+21
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2-2/+2
2017-11-27i2c: remove legacy integer scl/sda gpio for recoveryPhil Reid1-6/+1
2017-11-27i2c: Switch to using gpiod interface for gpio bus recoveryPhil Reid1-0/+4
2017-11-27i2c: use macro IS_ENABLED in header i2c.hStefan Lengfeld1-3/+3
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr1-0/+3
2017-11-27cpuset: Make cpuset hotplug synchronousPrateek Sood1-6/+0
2017-11-27rcu: Eliminate rcu_irq_enter_disabled()Paul E. McKenney3-6/+1
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+7
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg1-1/+7
2017-11-27dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset ControllerYixun Lan1-0/+124
2017-11-27reset: remove reset_control_get(_optional)Masahiro Yamada1-12/+0
2017-11-27reset: minimize the number of headers included from <linux/reset.h>Masahiro Yamada1-1/+3
2017-11-27reset: remove remaining WARN_ON() in <linux/reset.h>Masahiro Yamada1-6/+0
2017-11-27reset: make device_reset_optional() really optionalMasahiro Yamada1-15/+13
2017-11-27ACPI / PM: Make it possible to ignore the system sleep blacklistRafael J. Wysocki1-0/+1
2017-11-27PM / core: Add LEAVE_SUSPENDED driver flagRafael J. Wysocki1-4/+12
2017-11-27ACPICA: Update version to 20171110Bob Moore1-1/+1
2017-11-27ACPICA: ACPI 6.2: Additional PPTT flagsJeremy Linton1-0/+14
2017-11-27ACPICA: Small typo fix, no functional changeBob Moore1-1/+1
2017-11-27ACPICA: ACPI 6.0A: Changes to the NFIT ACPI tableBob Moore1-1/+65
2017-11-27ACPICA: Trivial fix to spelling mistake in commentColin Ian King1-1/+1
2017-11-27ACPICA: iasl: Add SMMUv3 device ID mapping index supportHanjun Guo1-0/+1
2017-11-27ACPICA: Update version to 20170929Bob Moore1-1/+1
2017-11-27ACPICA: iASL/Tools: Add support for PDTT, SDEV, TPM2 ACPI tablesBob Moore2-8/+83
2017-11-27ACPICA: Rename AE_AML_INFINITE_LOOP exceptionBob Moore1-3/+3
2017-11-27ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng3-4/+6
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+11
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-45/+0
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+7
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+13
2017-11-26uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin1-11/+11