summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-17[media] v4l2: add a motion detection eventHans Verkuil
2014-07-17[media] v4l2-ctrls/v4l2-controls.h: add MD controlsHans Verkuil
2014-07-17[media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil
2014-07-17[media] v4l2-ctrls: compare values only onceHans Verkuil
2014-07-17[media] v4l2-ctrls: create type_opsHans Verkuil
2014-07-17ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()Steven Rostedt (Red Hat)
2014-07-17[media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRLHans Verkuil
2014-07-17[media] v4l2-ctrls: add support for compound typesHans Verkuil
2014-07-17[media] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRLHans Verkuil
2014-07-17[media] videodev2.h: add initial support for compound controlsHans Verkuil
2014-07-17Merge branch 'sched_warn_fix' into patchworkMauro Carvalho Chehab
2014-07-17KEYS: validate certificate trust only with builtin keysDmitry Kasatkin
2014-07-17KEYS: verify a certificate is signed by a 'trusted' keyMimi Zohar
2014-07-17genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON
2014-07-17Merge branch 'for-3.17/xusb-padctl' into for-3.17/dtThierry Reding
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding
2014-07-17soc/tegra: Implement runtime check for Tegra SoCsThierry Reding
2014-07-17Merge tag 'v3.16-rc5' into HEADMauro Carvalho Chehab
2014-07-17Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg
2014-07-17Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver
2014-07-17ARM: tegra: move fuse exports to soc/tegra/fuse.hPeter De Schrijver
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil
2014-07-17ARM: tegra: export apb dma readl/writelPeter De Schrijver
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-17Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar
2014-07-17Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-07-16net: clean up some sparse endianness warnings in ipv6.hJeff Layton
2014-07-16udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held
2014-07-16Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-16ASoC: pcm: Add soc_dai_hw_params helperBenoit Cousson
2014-07-16ASoC: core: Add initial support for DAI multicodecBenoit Cousson
2014-07-16ASoC: core: add a helper for extended byte controls using TLVOmair Mohammed Abdullah
2014-07-16net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-16PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner
2014-07-16tracing: Kill ftrace_event_call->filesOleg Nesterov