summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-driver.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-1498/+0
2012-06-11[media] ivtv: fix support for big-endian systemsHans Verkuil1-9/+9
2012-05-04[media] ivtv: set max/step to 0 for PTS and FRAME controlsHans Verkuil1-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 Verkuil1-12/+8
2012-02-14[media] ivtv: implement new decoder controlsHans Verkuil1-2/+33
2012-02-14[media] ivtv: implement new decoder command ioctlsHans Verkuil1-1/+1
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2012-01-16[media] ivtv: remove open_id/id from the filehandle codeHans Verkuil1-3/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-11-03[media] ivtv: Fix radio supportIan Armstrong1-0/+2
2011-06-01[media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong1-5/+5
2011-05-20[media] use pci_dev->revisionBjørn Mork1-3/+1
2010-12-29[media] ivtv, cx18: Make ioremap failure messages more useful for usersAndy Walls1-6/+22
2010-08-08V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil1-5/+13
2010-08-08V4L/DVB: ivtv: convert gpio subdev to new control frameworkHans Verkuil1-0/+1
2010-08-08V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil1-8/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-10/+16
2010-08-02V4L/DVB: ivtv: Automatic firmware reloadIan Armstrong1-0/+1
2010-08-02V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problemsIan Armstrong1-0/+13
2010-06-29ivtv: use kthread_worker instead of workqueueTejun Heo1-10/+16
2010-05-18V4L/DVB: ivtv: Avoid hard system lock on decoder output mode changeIan Armstrong1-1/+4
2010-02-26V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cardsEric Anderson1-0/+1
2009-12-05V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Ha...Andy Walls1-1/+2
2009-12-05V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known...Andy Walls1-0/+3
2009-12-05V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period pe...Andy Walls1-0/+19
2009-12-05V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe1-2/+2
2009-09-19V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.Hans Verkuil1-1/+1
2009-09-12V4L/DVB (12209): ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 va...Andy Walls1-0/+1
2009-09-12V4L/DVB (12198): ivtv-driver.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-16V4L/DVB (11932): ivtv: Add missing newlineAndy Walls1-1/+1
2009-06-16V4L/DVB (11672): ivtv: use v4l2_device_set_name.Hans Verkuil1-5/+2
2009-05-09V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil1-3/+6
2009-04-06V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil1-5/+2
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil1-47/+46
2009-01-29V4L/DVB (10229): ivtv: fix memory leakHans Verkuil1-1/+3
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil1-3/+4
2008-12-30V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil1-148/+66
2008-11-11V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil1-13/+13
2008-10-21V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvMartin Dauskardt1-0/+12
2008-10-13V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil1-1/+1
2008-10-12V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil1-3/+3
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas1-2/+2
2008-09-03V4L/DVB (8648): ivtv: improve CC supportHans Verkuil1-1/+1
2008-07-26V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil1-3/+2
2008-07-20V4L/DVB (8164): cx18/ivtv: choose a better initial TV standard for cards with...Hans Verkuil1-0/+6
2008-07-20V4L/DVB (8079): ivtv: Convert to video_ioctl2.Hans Verkuil1-3/+7
2008-07-20V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.Hans Verkuil1-0/+1