summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-238-116/+219
|\ \ | |/ |/|
| * [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/+12
| * [media] media: ivtv: append $(srctree) to -I parametersAndy Shevchenko2012-03-081-4/+4
| * [media] v4l2: standardize log start/end messageHans Verkuil2012-02-141-5/+0
| * [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 '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-241-2/+0
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-187-102/+72
|\
| * [media] ivtv: remove open_id/id from the filehandle codeHans Verkuil2012-01-165-18/+12
| * [media] ivtv: switch to the v4l core lockHans Verkuil2012-01-164-54/+39
| * [media] ivtv: remove exclusive radio openHans Verkuil2012-01-161-33/+24
* | 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/+1
* [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/+1
* [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-071-6/+2
* [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/+1
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* [media] rc/keymaps: Remove the obsolete rc-rc5-tv keymapMauro Carvalho Chehab2011-03-221-2/+1
* [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/+15
* [media] v4l2-ioctl: add priority handling supportHans Verkuil2011-03-221-1/+2
* [media] ivtv: yuv: handle get_user_pages() -errno returnsPaul Cassella2011-03-211-12/+40
* [media] ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_f...Andy Walls2011-03-211-1/+1
* [media] ivtv: udma: handle get_user_pages() returning fewer pages than we ask...Paul Cassella2011-03-211-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/+0
OpenPOWER on IntegriCloud