summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Verkuil2-0/+8
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil1-3/+5
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil1-0/+8
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil1-10/+2
2014-07-17[media] v4l2-ctrls: compare values only onceHans Verkuil1-0/+3
2014-07-17[media] v4l2-ctrls: create type_opsHans Verkuil1-0/+37
2014-07-17ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()Steven Rostedt (Red Hat)1-0/+1
2014-07-17[media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRLHans Verkuil1-0/+2
2014-07-17[media] v4l2-ctrls: add support for compound typesHans Verkuil1-4/+19
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-17Merge branch 'sched_warn_fix' into patchworkMauro Carvalho Chehab1-4/+4
2014-07-17KEYS: validate certificate trust only with builtin keysDmitry Kasatkin1-0/+1
2014-07-17KEYS: verify a certificate is signed by a 'trusted' keyMimi Zohar1-1/+9
2014-07-17genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON1-0/+2
2014-07-17Merge branch 'for-3.17/xusb-padctl' into for-3.17/dtThierry Reding1-0/+7
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding2-4/+65
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding1-1/+0
2014-07-17soc/tegra: Implement runtime check for Tegra SoCsThierry Reding1-0/+14
2014-07-17Merge tag 'v3.16-rc5' into HEADMauro Carvalho Chehab38-50/+184
2014-07-17Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg1-0/+1
2014-07-17Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2-2/+3
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver1-14/+0
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver1-1/+19
2014-07-17ARM: tegra: move fuse exports to soc/tegra/fuse.hPeter De Schrijver1-0/+16
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil1-21/+21
2014-07-17ARM: tegra: export apb dma readl/writelPeter De Schrijver1-0/+14
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding1-0/+10
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding4-12/+12
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-4/+0
2014-07-17Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar42-74/+233
2014-07-17Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar4-59/+67
2014-07-17net: clean up some sparse endianness warnings in ipv6.hJeff Layton1-6/+11
2014-07-17udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held1-0/+14
2014-07-17Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas2-2/+6
2014-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+5
2014-07-17ASoC: pcm: Add soc_dai_hw_params helperBenoit Cousson1-0/+4
2014-07-17ASoC: core: Add initial support for DAI multicodecBenoit Cousson2-0/+17
2014-07-17ASoC: core: add a helper for extended byte controls using TLVOmair Mohammed Abdullah1-1/+13
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 Vaagland4-19/+39
2014-07-17net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland3-8/+32
2014-07-17net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2-3/+22
2014-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-55/+91
2014-07-17PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang1-2/+0
2014-07-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner263-1562/+5378