summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [media] V4L2: add a device pointer to struct v4l2_subdevGuennadi Liakhovetski2013-06-211-0/+2
* [media] V4L2: add temporary clock helpersGuennadi Liakhovetski2013-06-211-0/+54
* [media] soc-camera: add host clock callbacks to start and stop the master clockGuennadi Liakhovetski2013-06-211-0/+2
* [media] soc-camera: move common code to soc_camera.cGuennadi Liakhovetski2013-06-211-0/+1
* [media] v4l2: always require v4l2_dev, rename parent to dev_parentHans Verkuil2013-06-211-2/+2
* [media] soc_camera: replace vdev->parent by vdev->v4l2_devHans Verkuil2013-06-211-2/+2
* [media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENTHans Verkuil2013-06-214-373/+4
* [media] v4l2-int-device: remove unused chip_ident referenceHans Verkuil2013-06-211-3/+0
* [media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functionsHans Verkuil2013-06-211-9/+0
* [media] v4l2: remove obsolete v4l2_chip_match_host()Hans Verkuil2013-06-211-1/+0
* Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-2071-155/+367
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-181-0/+2
| |\
| | * [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel2013-06-031-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-151-3/+3
| |\ \
| | * | ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-131-3/+3
| * | | smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney2013-06-141-7/+12
| * | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-131-2/+2
| |\ \ \
| | * | | trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney2013-06-101-2/+2
| * | | | Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2013-06-131-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-06-101-1/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-071-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-124-2/+5
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-122-0/+2
| | |\ \ \ \
| | | * | | | Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-122-0/+2
| | * | | | | team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko2013-06-121-2/+2
| | * | | | | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-101-0/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-121-0/+3
| |\ \ \ \ \ \
| | * | | | | | scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell2013-05-301-0/+3
| * | | | | | | include/linux/math64.h: add div64_ul()Alex Shi2013-06-121-2/+4
| * | | | | | | mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-121-0/+3
| * | | | | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-121-2/+2
| * | | | | | | CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-121-0/+4
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-112-0/+6
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | kvm: Add definition of KVM_REG_MIPSDavid Daney2013-06-111-0/+1
| | * | | | | | KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan2013-06-051-0/+5
| * | | | | | | Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-072-0/+29
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt2013-05-282-0/+29
| | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-061-0/+3
| |\ \ \ \ \ \
| | * | | | | | net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-061-0/+3
| * | | | | | | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-16/+1
| |/ / / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-057-9/+65
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | net_sched: restore "overhead xxx" handlingEric Dumazet2013-06-021-7/+11
| | * | | | | net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-021-1/+6
| | * | | | | list: introduce list_first_entry_or_nullJiri Pirko2013-05-311-0/+11
| | * | | | | xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-311-0/+5
| | * | | | | udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-311-0/+15
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-302-1/+17
| | |\ \ \ \ \
| | | * | | | | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-232-1/+17
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-031-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-221-0/+4