summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv
AgeCommit message (Expand)AuthorFilesLines
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2012-04-09[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil1-2/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-116/+219
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-2/+2
2012-03-20media: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-08[media] Driver: video: Use the macro DMA_BIT_MASK()Santosh Nayak1-2/+2
2012-03-08[media] ivtv: Fix build warningLarry Finger1-2/+2
2012-03-08[media] ivtv: simplify how the decoder controls are set upHans Verkuil5-23/+12
2012-03-08[media] media: ivtv: append $(srctree) to -I parametersAndy Shevchenko1-4/+4
2012-02-14[media] v4l2: standardize log start/end messageHans Verkuil1-5/+0
2012-02-14[media] ivtv: add IVTV_IOC_PASSTHROUGH_MODEHans Verkuil1-0/+8
2012-02-14[media] ivtv: implement new decoder controlsHans Verkuil6-59/+124
2012-02-14[media] ivtv: implement new decoder command ioctlsHans Verkuil4-43/+71
2012-01-24Driver core: driver_find() drops reference before returningAlan Stern1-2/+0
2012-01-23[media] ivtv: setup per-device capsHans Verkuil3-2/+20
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-102/+72
2012-01-16[media] ivtv: remove open_id/id from the filehandle codeHans Verkuil5-18/+12
2012-01-16[media] ivtv: switch to the v4l core lockHans Verkuil4-54/+39
2012-01-16[media] ivtv: remove exclusive radio openHans Verkuil1-33/+24
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-2/+2
2011-11-24[media] video: Drop undue references to i2c-algo-bitJean Delvare1-1/+1
2011-11-03[media] ivtv: Fix radio supportIan Armstrong1-0/+2
2011-09-06[media] ivtv: fill in service_setHans Verkuil1-5/+10
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-4/+4
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil2-7/+1
2011-07-27[media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil1-3/+3
2011-07-27[media] ivtv: add control event supportHans Verkuil2-3/+10
2011-07-27[media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAPMauro Carvalho Chehab3-8/+1
2011-07-07[media] cx18/ivtv: fix g_tuner supportHans Verkuil1-6/+2
2011-06-01[media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong6-82/+99
2011-06-01[media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong1-0/+4
2011-06-01[media] ivtvfb: use display information in info not in var for panningLaurent Pinchart1-1/+2
2011-06-01[media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong1-2/+2
2011-05-20[media] use pci_dev->revisionBjørn Mork1-3/+1
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-03-22[media] rc/keymaps: Remove the obsolete rc-rc5-tv keymapMauro Carvalho Chehab1-2/+1
2011-03-22[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab1-1/+1
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil1-0/+1
2011-03-22[media] ivtv: replace ugly casts with a proper container_ofHans Verkuil1-50/+50
2011-03-22[media] ivtv: add missing v4l2_fh_exitHans Verkuil1-0/+1
2011-03-22[media] ivtv: convert to core priority handlingHans Verkuil3-45/+15
2011-03-22[media] v4l2-ioctl: add priority handling supportHans Verkuil1-1/+2
2011-03-21[media] ivtv: yuv: handle get_user_pages() -errno returnsPaul Cassella1-12/+40
2011-03-21[media] ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_f...Andy Walls1-1/+1
2011-03-21[media] ivtv: udma: handle get_user_pages() returning fewer pages than we ask...Paul Cassella1-1/+6
2011-03-02[media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hangMichael1-7/+51
2011-01-19[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil1-2/+7