summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-06-28[media] V4L2: soc-camera: fix uninitialised use compiler warningGuennadi Liakhovetski2-2/+2
2013-06-21[media] sh_mobile_ceu_camera: add asynchronous subdevice probing supportGuennadi Liakhovetski2-1/+3
2013-06-21[media] soc-camera: add V4L2-async supportGuennadi Liakhovetski1-1/+22
2013-06-21[media] soc-camera: switch I2C subdevice drivers to use v4l2-clkGuennadi Liakhovetski1-5/+8
2013-06-21[media] V4L2: support asynchronous subdevice registrationGuennadi Liakhovetski2-0/+113
2013-06-21[media] V4L2: add a device pointer to struct v4l2_subdevGuennadi Liakhovetski1-0/+2
2013-06-21[media] V4L2: add temporary clock helpersGuennadi Liakhovetski1-0/+54
2013-06-21[media] soc-camera: add host clock callbacks to start and stop the master clockGuennadi Liakhovetski1-0/+2
2013-06-21[media] soc-camera: move common code to soc_camera.cGuennadi Liakhovetski1-0/+1
2013-06-21[media] v4l2: always require v4l2_dev, rename parent to dev_parentHans Verkuil1-2/+2
2013-06-21[media] soc_camera: replace vdev->parent by vdev->v4l2_devHans Verkuil1-2/+2
2013-06-21[media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENTHans Verkuil4-373/+4
2013-06-21[media] v4l2-int-device: remove unused chip_ident referenceHans Verkuil1-3/+0
2013-06-21[media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functionsHans Verkuil1-9/+0
2013-06-21[media] v4l2: remove obsolete v4l2_chip_match_host()Hans Verkuil1-1/+0
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab71-155/+367
2013-06-19[media] media: Add a function removing all links of a media entitySylwester Nawrocki1-0/+3
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2013-06-17[media] v4l2: remove deprecated current_norm support completelyHans Verkuil1-1/+0
2013-06-17[media] tveeprom: remove v4l2-chip-ident.h includeHans Verkuil1-0/+11
2013-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-2/+2
2013-06-13Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-1/+2
2013-06-13[media] media: i2c: ths7303: remove init_enable option from pdataLad, Prabhakar1-2/+0
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet1-3/+3
2013-06-13[media] media: Change media device link_notify behaviourSylwester Nawrocki1-2/+7
2013-06-13[media] exynos4-is: Use common exynos_media_pipeline data structureSylwester Nawrocki1-27/+26
2013-06-13[media] exynos4-is: Add struct exynos_video_entitySylwester Nawrocki1-0/+5
2013-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+5
2013-06-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-06-13include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-13mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi1-0/+3
2013-06-13kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook1-2/+2
2013-06-13CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-0/+4
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+2
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-0/+2
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko1-2/+2
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2013-06-11kvm: Add definition of KVM_REG_MIPSDavid Daney1-0/+1
2013-06-11sock_diag: fix filter code sent to userspaceNicolas Dichtel1-0/+1
2013-06-11trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2013-06-10Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-1/+2
2013-06-09[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda1-1/+1
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+29
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown1-1/+2
2013-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski1-0/+3
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra1-16/+1
2013-06-05KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan1-0/+5