summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-272-4/+2Star
|\
| * Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-2/+2
| |\
| | * media: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | Driver core: driver_find() drops reference before returningAlan Stern2012-01-251-2/+0Star
| |/
* | [media] Driver: video: Use the macro DMA_BIT_MASK()Santosh Nayak2012-03-081-2/+2
* | [media] ivtv: Fix build warningLarry Finger2012-03-081-2/+2
* | [media] ivtv: simplify how the decoder controls are set upHans Verkuil2012-03-085-23/+12Star
* | [media] media: ivtv: append $(srctree) to -I parametersAndy Shevchenko2012-03-081-4/+4
* | [media] v4l2: standardize log start/end messageHans Verkuil2012-02-141-5/+0Star
* | [media] ivtv: add IVTV_IOC_PASSTHROUGH_MODEHans Verkuil2012-02-141-0/+8
* | [media] ivtv: implement new decoder controlsHans Verkuil2012-02-146-59/+124
* | [media] ivtv: implement new decoder command ioctlsHans Verkuil2012-02-144-43/+71
* | [media] ivtv: setup per-device capsHans Verkuil2012-01-233-2/+20
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-187-102/+72Star
|\
| * [media] ivtv: remove open_id/id from the filehandle codeHans Verkuil2012-01-165-18/+12Star
| * [media] ivtv: switch to the v4l core lockHans Verkuil2012-01-164-54/+39Star
| * [media] ivtv: remove exclusive radio openHans Verkuil2012-01-161-33/+24Star
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-151-1/+1
|\|
| * [media] video: Drop undue references to i2c-algo-bitJean Delvare2011-11-241-1/+1
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-2/+2
|/
* [media] ivtv: Fix radio supportIan Armstrong2011-11-031-0/+2
* [media] ivtv: fill in service_setHans Verkuil2011-09-061-5/+10
* [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-4/+4
* [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil2011-07-272-7/+1Star
* [media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil2011-07-271-3/+3
* [media] ivtv: add control event supportHans Verkuil2011-07-272-3/+10
* [media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-273-8/+1Star
* [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-071-6/+2Star
* [media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong2011-06-016-82/+99
* [media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong2011-06-011-0/+4
* [media] ivtvfb: use display information in info not in var for panningLaurent Pinchart2011-06-011-1/+2
* [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong2011-06-011-2/+2
* [media] use pci_dev->revisionBjørn Mork2011-05-201-3/+1Star
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* [media] rc/keymaps: Remove the obsolete rc-rc5-tv keymapMauro Carvalho Chehab2011-03-221-2/+1Star
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-1/+1
* [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-221-0/+1
* [media] ivtv: replace ugly casts with a proper container_ofHans Verkuil2011-03-221-50/+50
* [media] ivtv: add missing v4l2_fh_exitHans Verkuil2011-03-221-0/+1
* [media] ivtv: convert to core priority handlingHans Verkuil2011-03-223-45/+15Star
* [media] v4l2-ioctl: add priority handling supportHans Verkuil2011-03-221-1/+2
* [media] ivtv: yuv: handle get_user_pages() -errno returnsPaul Cassella2011-03-221-12/+40
* [media] ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_f...Andy Walls2011-03-221-1/+1
* [media] ivtv: udma: handle get_user_pages() returning fewer pages than we ask...Paul Cassella2011-03-221-1/+6
* [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hangMichael2011-03-021-7/+51
* [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-191-2/+7
* [media] ivtv-i2c: Fix two warningsMauro Carvalho Chehab2010-12-301-2/+2
* [media] ivtv-i2c: Don't use IR legacy mode for Zilog IRMauro Carvalho Chehab2010-12-301-1/+0Star
* [media] ivtv: Add Adaptec Remote ControllerMauro Carvalho Chehab2010-12-303-3/+40
* [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-301-2/+0Star