summaryrefslogtreecommitdiff
path: root/include/uapi/linux (follow)
Commit message (Expand)AuthorAge
* [media] v4l2-ctrls: add RX RDS controlsHans Verkuil2014-07-25
* [media] v4l2-ctrls: add new RDS TX controlsHans Verkuil2014-07-25
* [media] videodev2.h: add defines for the VBI field start linesHans Verkuil2014-07-22
* [media] v4l: videodev2: add buffer size to SDR formatAntti Palosaari2014-07-21
* [media] v4l: uapi: add SDR format CS14Antti Palosaari2014-07-21
* [media] v4l: uapi: add SDR format CS8Antti Palosaari2014-07-21
* [media] v4l: uapi: add SDR format RU12LEAntti Palosaari2014-07-21
* [media] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macroHans Verkuil2014-07-17
* [media] v4l: Add premultiplied alpha flag for pixel formatsLaurent Pinchart2014-07-17
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-17
* [media] v4l: Add ARGB and XRGB pixel formatsLaurent Pinchart2014-07-17
* [media] v4l2: add a motion detection eventHans Verkuil2014-07-17
* [media] v4l2-ctrls/v4l2-controls.h: add MD controlsHans Verkuil2014-07-17
* [media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil2014-07-17
* [media] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRLHans Verkuil2014-07-17
* [media] videodev2.h: add initial support for compound controlsHans Verkuil2014-07-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-04
|\
| * btrfs: create sprout should rename fsid on the sysfs as wellAnand Jain2014-06-28
* | Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-30
|\ \
| * | usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz2014-06-27
| * | Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi2014-06-27
* | | Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-24
|\| |
| * | tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz2014-06-19
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-21
|\ \ \ | |/ / |/| |
| * | Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar2014-06-14
| |\ \
| | * | perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra2014-06-09
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-15
|\ \ \ \
| * | | | NVMe: Define Log Page constantsMatthew Wilcox2014-06-13
| * | | | NVMe: Update data structures for NVMe 1.2Matthew Wilcox2014-06-03
| * | | | NVMe: Update namespace and controller identify structures to the 1.1a specDimitri John Ledkov2014-05-09
| * | | | NVMe: Configure support for block flushKeith Busch2014-05-05
| * | | | NVMe: Update copyright headersMatthew Wilcox2014-05-05
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-14
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2014-06-13
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\ \ \ \ | | |_|/ | |/| |
| * | | perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-06
| * | | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06
| |\ \ \
| * | | | perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual2014-06-05
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\ \ \ \ \
| * | | | | ip_vti: fix sparse warnings for VTI_ISVTIDmitry Popov2014-06-11
| * | | | | vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2014-06-04
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-03
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-02
| |\ \ \ \ \ \
| | * | | | | | ethtool: Improve explanation of the two arrays following struct ethtool_rxfhBen Hutchings2014-05-19
| | * | | | | | ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings2014-05-19
| * | | | | | | bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu2014-06-02
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-30
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier2014-04-29
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
| | |\ \ \ \ \ \ \ \