summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-28lp: support 64-bit time_t user spaceArnd Bergmann1-1/+11
2017-11-28fpga: add attribute groupsAlan Tull3-0/+6
2017-11-28fpga: region: add fpga_region_class_findAlan Tull1-1/+4
2017-11-28fpga: region: add register/unregister functionsAlan Tull1-0/+7
2017-11-28fpga: region: add fpga-region.h headerAlan Tull1-0/+28
2017-11-28fpga: region: use image info as parameter for programming regionAlan Tull1-0/+4
2017-11-28fpga: mgr: separate getting/locking FPGA managerAlan Tull1-0/+3
2017-11-28fpga: mgr: API change to replace fpga load functions with single functionAlan Tull1-11/+19
2017-11-28fpga: bridge: support getting bridge from deviceAlan Tull1-3/+9
2017-11-28ASoC: add snd_soc_disconnect_sync()Kuninori Morimoto1-0/+2
2017-11-28serial: Make retrieval of rs485 properties platform-agnosticLukas Wunner1-5/+1
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-28dt-bindings: power: Add Actions Semi S700 SPSAndreas Färber1-0/+19
2017-11-28sunrpc: make the function arg as constBhumika Goyal1-1/+1
2017-11-28media: annotate ->poll() instancesAl Viro6-9/+8
2017-11-28net: annotate ->poll() instancesAl Viro8-8/+8
2017-11-28crypto: annotate ->poll() instancesAl Viro1-1/+1
2017-11-28dmabuf: annotate dma_buf->activeAl Viro1-1/+1
2017-11-28scif: annotate scif_pollepdAl Viro1-2/+2
2017-11-28annotate poll_table_entry->keyAl Viro1-1/+1
2017-11-28annotate poll_table_struct ->_keyAl Viro1-4/+4
2017-11-28annotate poll-related wait keysAl Viro1-4/+6
2017-11-28->poll() methods should return __poll_tAl Viro9-9/+9
2017-11-28define __poll_t, annotate constantsAl Viro2-15/+21
2017-11-28Rename 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-27Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David 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