aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Hauppauge cardsAndy Walls1-1/+2
2009-12-05V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known I2C devicesAndy Walls1-0/+3
2009-12-05V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period per boardAndy 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 variant)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_subdev.Hans Verkuil1-5/+2
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init.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 instead of ID.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 without eeprom.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
2008-07-20V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare1-1/+1
2008-05-14V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil1-2/+2
2008-05-14V4L/DVB (7853): ivtv/cx18: fix compile warningsHans Verkuil1-0/+4
2008-04-30V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error messageRobert P. J. Day1-3/+3
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab1-1/+1
2008-04-29V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 cardHans Verkuil1-0/+1
2008-04-29V4L/DVB (7755): ivtv: add support for card comments and detected but unsupported cardsHans Verkuil1-0/+7
2008-04-29V4L/DVB (7754): ivtv: change initialization order to fix an oops when device registration failedHans Verkuil1-17/+16
2008-04-24V4L/DVB (7535): saa717x: add new audio/video decoder i2c driverHans Verkuil1-0/+2
2008-04-24V4L/DVB (7341): ivtv: rename tunerhz to tunertypeHans Verkuil1-23/+23
2008-04-24V4L/DVB (7340): ivtv: fix tunerhz bug: PAL-N(c) is 50 Hz, not 60Hans Verkuil1-1/+1
2008-04-24V4L/DVB (7338): ivtv: improve pal/secam module options, add tunerhz module optionHans Verkuil1-7/+30
2008-04-24V4L/DVB (7243): ivtv: yuv framebuffer trackingIan Armstrong1-0/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-3/+3
2008-03-20V4L/DVB (7279): ivtv: Add missing sg_init_table()Ian Armstrong1-0/+3
2008-03-20V4L/DVB (7242): ivtv: fix for yuv filter table checkIan Armstrong1-4/+0
2008-01-25V4L/DVB (6917): ivtv: small textual updateHans Verkuil1-1/+1
2008-01-25V4L/DVB (6896): ivtv: add XC2028 support for Club3D cardsHans Verkuil1-5/+14