summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-driver.c
Commit message (Expand)AuthorAgeFilesLines
* [media] ivtv: set max/step to 0 for PTS and FRAME controlsHans Verkuil2012-05-041-2/+2
* [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-081-12/+8
* [media] ivtv: implement new decoder controlsHans Verkuil2012-02-141-2/+33
* [media] ivtv: implement new decoder command ioctlsHans Verkuil2012-02-141-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-181-3/+0
|\
| * [media] ivtv: remove open_id/id from the filehandle codeHans Verkuil2012-01-161-3/+0
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
|/
* [media] ivtv: Fix radio supportIan Armstrong2011-11-031-0/+2
* [media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong2011-06-011-5/+5
* [media] use pci_dev->revisionBjørn Mork2011-05-201-3/+1
* [media] ivtv, cx18: Make ioremap failure messages more useful for usersAndy Walls2010-12-291-6/+22
* V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil2010-08-081-5/+13
* V4L/DVB: ivtv: convert gpio subdev to new control frameworkHans Verkuil2010-08-081-0/+1
* V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2010-08-081-8/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-10/+16
|\
| * ivtv: use kthread_worker instead of workqueueTejun Heo2010-06-291-10/+16
* | V4L/DVB: ivtv: Automatic firmware reloadIan Armstrong2010-08-021-0/+1
* | V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problemsIan Armstrong2010-08-021-0/+13
|/
* V4L/DVB: ivtv: Avoid hard system lock on decoder output mode changeIan Armstrong2010-05-181-1/+4
* V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cardsEric Anderson2010-02-261-0/+1
* V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Ha...Andy Walls2009-12-051-1/+2
* V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known...Andy Walls2009-12-051-0/+3
* V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period pe...Andy Walls2009-12-051-0/+19
* V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe2009-12-051-2/+2
* V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.Hans Verkuil2009-09-191-1/+1
* V4L/DVB (12209): ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 va...Andy Walls2009-09-121-0/+1
* V4L/DVB (12198): ivtv-driver.c: Remove unnecessary semicolonsJoe Perches2009-09-121-1/+1
* V4L/DVB (11932): ivtv: Add missing newlineAndy Walls2009-06-161-1/+1
* V4L/DVB (11672): ivtv: use v4l2_device_set_name.Hans Verkuil2009-06-161-5/+2
* V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil2009-05-091-3/+6
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-061-5/+2
* V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-061-1/+1
* V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil2009-03-301-47/+46
* V4L/DVB (10229): ivtv: fix memory leakHans Verkuil2009-01-291-1/+3
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-3/+4
* V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil2008-12-301-148/+66
* V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil2008-11-111-13/+13
* V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvMartin Dauskardt2008-10-211-0/+12
* V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil2008-10-131-1/+1
* V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil2008-10-121-3/+3
* V4L/DVB: follow lspci device/vendor styleBjorn Helgaas2008-10-121-2/+2
* V4L/DVB (8648): ivtv: improve CC supportHans Verkuil2008-09-031-1/+1
* V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil2008-07-261-3/+2
* V4L/DVB (8164): cx18/ivtv: choose a better initial TV standard for cards with...Hans Verkuil2008-07-201-0/+6
* V4L/DVB (8079): ivtv: Convert to video_ioctl2.Hans Verkuil2008-07-201-3/+7
* V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.Hans Verkuil2008-07-201-0/+1
* V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare2008-07-201-1/+1
* V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil2008-05-141-2/+2