summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-04-041-0/+22
|\
| * UBI: make UBI_IOCVOLCRBLK take a parameter for future usageEzequiel Garcia2014-03-061-4/+15
| * UBI: rename block device ioctlsArtem Bityutskiy2014-03-051-7/+7
| * UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-281-0/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-04-041-1/+6
|\ \
| * | fuse: Turn writeback cache onPavel Emelyanov2014-04-021-1/+6
* | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-041-3/+9
|\ \ \
| * | | GFS2: Add meta readahead field in directory entriesSteven Whitehouse2014-02-071-1/+7
| * | | GFS2: Allocate block for xattr at inode alloc time, if requiredSteven Whitehouse2014-02-041-2/+2
| | |/ | |/|
* | | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-041-3/+16
|\ \ \
| * | | locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-311-0/+16
| * | | locks: fix posix lock range overflow handlingJ. Bruce Fields2014-03-311-3/+0
| |/ /
* | | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-041-0/+3
|\ \ \
| * | | vfs: add cross-renameMiklos Szeredi2014-04-011-0/+1
| * | | vfs: add RENAME_NOREPLACE flagMiklos Szeredi2014-04-011-0/+2
| | |/ | |/|
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-045-29/+103
|\ \ \
| * | | [media] videodev2.h: add parenthesis around macro argumentsHans Verkuil2014-03-281-5/+5
| * | | [media] v4l: rename v4l2_format_sdr to v4l2_sdr_formatAntti Palosaari2014-03-131-3/+3
| * | | [media] v4l: add control for RF tuner PLL lock flagAntti Palosaari2014-03-131-0/+1
| * | | [media] v4l: uapi: add SDR formats CU8 and CU16LEAntti Palosaari2014-03-131-0/+4
| * | | [media] v4l: reorganize RF tuner control ID numbersAntti Palosaari2014-03-131-8/+8
| * | | [media] v4l: add RF tuner channel bandwidth controlAntti Palosaari2014-03-131-0/+2
| * | | [media] v4l2: allow v4l2_subdev_edid to be used with video nodesHans Verkuil2014-03-113-9/+15
| * | | [media] v4l2-controls.h: Add addtional Flash fault bitsDaniel Jeong2014-03-111-0/+3
| * | | Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-1110-19/+261
| |\| |
| * | | [media] v4l: Add timestamp source flags, mask and document themSakari Ailus2014-03-051-0/+4
| * | | [media] v4l: Use full 32 bits for buffer flagsSakari Ailus2014-03-051-15/+23
| * | | [media] v4l: add RF tuner gain controlsAntti Palosaari2014-03-051-0/+11
| * | | [media] v4l: add device capability flag for SDR receiverAntti Palosaari2014-03-051-0/+2
| * | | [media] v4l: add stream format for SDR receiverAntti Palosaari2014-03-051-0/+11
| * | | [media] v4l: 1 Hz resolution flag for tunersAntti Palosaari2014-03-051-0/+1
| * | | [media] v4l: add new tuner types for SDRAntti Palosaari2014-03-051-0/+2
| * | | [media] v4l2: Add settings for Horizontal and Vertical MV Search RangeAmit Grover2014-02-281-0/+2
| * | | [media] v4l2-dv-timings.h: add new 4K DMT resolutionsHans Verkuil2014-02-041-0/+17
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-031-1/+12
|\ \ \
| * \ \ Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-0173-151/+2327
| |\ \ \
| * | | | Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires2014-02-121-1/+12
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-032-0/+16
|\ \ \ \ \
| * | | | | xattr: guard against simultaneous glibc header inclusionSerge Hallyn2014-04-032-0/+16
* | | | | | Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-04-031-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vfio/type1: Add extension to test DMA cache coherence of IOMMUAlex Williamson2014-02-261-0/+5
| * | | | | vfio/iommu_type1: Multi-IOMMU domain supportAlex Williamson2014-02-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-0221-188/+686
|\ \ \ \ \
| * | | | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-311-0/+1
| * | | | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-311-0/+6
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-252-1/+14
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-212-1/+14
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-201-0/+6
| | | |\ \ \ \ \
| | | | * | | | | cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-251-0/+6
| | | * | | | | | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-171-1/+8
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |