summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-10-247-2/+54
|\
| * iio: dac: mcp4725: support voltage reference selectionTomas Novotny2016-10-231-0/+11
| * iio: dac: mcp4725: use regulator frameworkTomas Novotny2016-10-231-1/+0
| * staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya2016-10-111-0/+1
| * iio: Implement counter channel type and info constantsWilliam Breathitt Gray2016-10-011-0/+2
| * include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, R...Brian Masney2016-10-011-0/+24
| * iio: Declare event_attrs field of iio_info structure as constBhumika Goyal2016-10-011-1/+1
| * iio: inkern: add iio_read_channel_offset helperMatt Ranostay2016-09-271-0/+13
| * iio:trigger: Add helper function to verify that a trigger belongs to the same...Lars-Peter Clausen2016-09-271-0/+2
* | staging: vc04_services: fix up rpi firmware functionsGreg Kroah-Hartman2016-10-161-0/+19
* | ARM: bcm2835: Add #define for VCHIQ property message.Eric Anholt2016-10-161-0/+2
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-156-6/+29
|\ \
| * | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-106-6/+18
| * | gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+11
* | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-141-1/+11
|\ \ \
| * | | Btrfs: catch invalid free space treesOmar Sandoval2016-10-031-1/+11
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-141-0/+1
|\ \ \ \
| * | | | vfs: add vfs_get_link() helperMiklos Szeredi2016-10-141-0/+1
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-145-63/+179
|\ \ \ \ \
| * | | | | kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin2016-09-221-5/+10
| * | | | | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-094-63/+80
| * | | | | EXPORT_SYMBOL() for asmAl Viro2016-08-071-0/+94
* | | | | | Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds2016-10-141-35/+42
|\ \ \ \ \ \
| * | | | | | docs-rst: sphinxify 802.11 documentationJohannes Berg2016-10-111-35/+42
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-142-0/+109
|\ \ \ \ \ \
| * | | | | | qedr: Add support for QP verbsRam Amrani2016-10-141-0/+34
| * | | | | | qedr: Add support for PD,PKEY and CQ verbsRam Amrani2016-10-141-0/+19
| * | | | | | qedr: Add support for user context verbsRam Amrani2016-10-141-0/+53
| * | | | | | qedr: Add RoCE driver frameworkRam Amrani2016-10-141-0/+3
* | | | | | | Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-141-3/+19
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki2016-10-141-3/+19
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | ACPI / property: Allow holes in reference propertiesMika Westerberg2016-10-111-3/+19
* | | | | | | | | Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-141-52/+52
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2016-10-141-52/+52
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: skip invalid entries when searching the frequencyAaro Koskinen2016-10-121-52/+52
* | | | | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-144-23/+188
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cgroup: add tracepoints for basic operationsTejun Heo2016-08-101-0/+163
| * | | | | | | | | | | | cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2016-08-102-21/+6
| * | | | | | | | | | | | kernfs: remove kernfs_path_len()Tejun Heo2016-08-101-4/+0
| * | | | | | | | | | | | kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2016-08-102-6/+22
| * | | | | | | | | | | | kernfs: add dummy implementation of kernfs_path_from_node()Tejun Heo2016-08-101-0/+5
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-10-141-23/+30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | percpu: improve generic percpu modify-return implementationNicholas Piggin2016-09-221-23/+30
* | | | | | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-143-34/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig2016-09-222-8/+2
| * | | | | | | | | | | | | Merge branch 'master' into for-4.9Tejun Heo2016-09-0661-213/+566
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | libata: Add support for SCT Write SameShaun Tancheff2016-08-251-0/+43
| * | | | | | | | | | | | | | libata: Safely overwrite attached page in WRITE SAME xlatShaun Tancheff2016-08-251-26/+0
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | pkeys: Remove easily triggered WARNDave Jones2016-10-141-1/+0
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-142-0/+1203
|\ \ \ \ \ \ \ \ \ \ \ \ \