summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2014-07-22[media] videodev2.h: add defines for the VBI field start linesHans Verkuil1-0/+6
2014-07-22[media] v4l: videodev2: add buffer size to SDR formatAntti Palosaari1-1/+3
2014-07-22[media] v4l: uapi: add SDR format CS14Antti Palosaari1-0/+1
2014-07-22[media] v4l: uapi: add SDR format CS8Antti Palosaari1-0/+1
2014-07-22[media] v4l: uapi: add SDR format RU12LEAntti Palosaari1-0/+1
2014-07-22Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann1-0/+9
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-2/+80
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-89/+4
2014-07-21Input: add support for Wacom protocol 4 serial tabletsHans de Goede1-0/+1
2014-07-18seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook1-0/+3
2014-07-18seccomp: add "seccomp" syscallKees Cook1-0/+4
2014-07-18serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE1-0/+5
2014-07-18[media] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macroHans Verkuil1-0/+4
2014-07-17[media] v4l: Add premultiplied alpha flag for pixel formatsLaurent Pinchart1-1/+7
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart1-1/+14
2014-07-17[media] v4l: Add ARGB and XRGB pixel formatsLaurent Pinchart1-0/+8
2014-07-17[media] v4l2: add a motion detection eventHans Verkuil1-0/+17
2014-07-17[media] v4l2-ctrls/v4l2-controls.h: add MD controlsHans Verkuil1-0/+17
2014-07-17[media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil1-0/+4
2014-07-17[media] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRLHans Verkuil1-0/+20
2014-07-17[media] videodev2.h: add initial support for compound controlsHans Verkuil1-2/+8
2014-07-17net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland1-0/+1
2014-07-17net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland1-12/+35
2014-07-17net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland1-7/+25
2014-07-17net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland1-2/+20
2014-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+8
2014-07-16Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can...David S. Miller1-1/+2
2014-07-16net: add name_assign_type netdev attributeTom Gundersen1-0/+6
2014-07-15can: netlink: Add CAN_CTRLMODE_PRESUME_ACK flagNikita Edward Baruzdin1-0/+1
2014-07-15can: netlink: Remove space before tabNikita Edward Baruzdin1-1/+1
2014-07-14Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman3-0/+9
2014-07-12ipv6: addrconf: implement address generation modesJiri Pirko1-0/+6
2014-07-10usb: gadget: f_fs: OS descriptors supportAndrzej Pietrasiewicz1-2/+79
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand1-0/+4
2014-07-10KVM: prepare for KVM_(S|G)ET_MP_STATE on other architecturesDavid Hildenbrand1-1/+2
2014-07-10arm64: Add audit supportAKASHI Takahiro1-0/+1
2014-07-10i8k: uapi: Introduce define for new highest fan speedGuenter Roeck1-1/+2
2014-07-10GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza1-0/+1
2014-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+5
2014-07-08ipv6: Implement automatic flow label generation on transmitTom Herbert1-0/+1
2014-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear2-0/+2
2014-07-01include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQMing Lei1-0/+5
2014-07-01block SG_IO: add SG_FLAG_Q_AT_HEAD flagDouglas Gilbert1-5/+6
2014-07-01Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+8
2014-06-29btrfs: create sprout should rename fsid on the sysfs as wellAnand Jain1-0/+1
2014-06-27usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz1-0/+7
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi1-1/+1
2014-06-27netfilter: nft_log: complete logging supportPablo Neira Ayuso1-0/+4
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1