summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* IB/netlink: Add defines for local service requests through netlinkKaike Wan2015-08-311-0/+82
* IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-291-0/+427
* Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2015-08-201-0/+6
|\
| * Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai2015-08-191-0/+6
| |\
| | * ASoC: topology: Disable use from userspaceMark Brown2015-08-181-0/+6
* | | Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-08-081-11/+24
|\| |
| | \
| | \
| *-. \ Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown2015-08-061-11/+24
| |\ \ \ | | | |/ | | |/|
| | | * ASoC: topology: Add private data type and bump ABI version to 3Liam Girdwood2015-08-061-2/+3
| | | * ASoC: topology: Add ops support to byte controls UAPIMengdong Lin2015-08-061-3/+6
| | | * ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin2015-08-061-6/+13
| | | * Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown2015-08-062-2/+3
| | | |\
| | | * | ASoC: topology: add private data to manifestVinod Koul2015-08-061-0/+1
| | | * | ASoC: topology: Add subsequence in topologySubhransu S. Prusty2015-08-061-0/+1
| | |/ /
* | | | Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-041-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin2015-07-151-0/+1
| |/ /
* | | Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-08-011-2/+2
|\ \ \ | | |/ | |/|
| | |
| | \
| *-. \ Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and '...Mark Brown2015-07-241-2/+2
| |\ \ \ | | | |/ | | |/|
| | | * ASoC: topology: fix typos in topology headerVinod Koul2015-07-021-2/+2
* | | | drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer2015-07-291-1/+1
* | | | drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer2015-07-291-1/+1
* | | | Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-241-0/+8
|\ \ \ \
| * | | | drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson2015-07-211-0/+8
| |/ / /
* | | | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-07-241-0/+2
|\ \ \ \
| * | | | drm/amdgpu: add VCE harvesting instance queryLeo Liu2015-07-231-0/+2
| |/ / /
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-233-1/+26
|\ \ \ \ | |/ / / |/| | |
| * | | virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin2015-07-071-0/+6
| * | | virtio: Fix typecast of pointer in vring_init()Thomas Huth2015-07-071-1/+4
| * | | virtio_net: document VIRTIO_NET_CTRL_GUEST_OFFLOADSMichael S. Tsirkin2015-07-011-0/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-131-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-091-0/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-042-0/+20
|\ \ \ \ | | |/ / | |/| |
| * | | macvtap/tun: cross-endian support for little-endian hostsGreg Kurz2015-06-011-0/+6
| * | | vhost: cross-endian support for legacy devicesGreg Kurz2015-06-011-0/+14
* | | | Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds2015-07-021-0/+12
|\ \ \ \
| * | | | drm/amdgpu: add flag to delay VM updatesChristian König2015-06-291-0/+3
| * | | | drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König2015-06-291-0/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-07-021-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fuse: device fd cloneMiklos Szeredi2015-07-011-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-012-3/+35
|\ \ \ \ \
| * | | | | api: fix compatibility of linux/in.h with netinet/in.hStephen Hemminger2015-06-302-3/+35
* | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-292-0/+198
|\ \ \ \ \ \
| * | | | | | libnvdimm: pmem label sets and namespace instantiation.Dan Williams2015-06-251-0/+4
| * | | | | | libnvdimm: namespace indices: read and validateDan Williams2015-06-251-1/+0Star
| * | | | | | libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams2015-06-251-0/+10
| * | | | | | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams2015-06-251-0/+6
| * | | | | | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams2015-06-252-0/+179
* | | | | | | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-06-271-0/+7
|\ \ \ \ \ \ \
| * | | | | | | uapi/nfs: Add NFSv4.1 ACL definitionsAndreas Gruenbacher2015-06-011-0/+7
* | | | | | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-274-1/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | serial: stm32-usart: Add STM32 USART DriverMaxime Coquelin2015-06-111-0/+3