summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv/ivtv-driver.c
AgeCommit message (Expand)Author
2009-06-19ivtv/cx18: replace 'kernel number' with 'device node number'.Hans Verkuil
2009-07-05merge: http://linuxtv.org/hg/~awalls/ivtvMauro Carvalho Chehab
2009-07-02ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 variant)Andy Walls
2009-07-02ivtv-driver.c: Remove unnecessary semicolonsDouglas Schilling Landgraf
2009-05-22ivtv: Add missing newlineMauro Carvalho Chehab
2009-05-02ivtv: use v4l2_device_set_name.Mauro Carvalho Chehab
2009-05-02ivtv: fix compiler warning.Mauro Carvalho Chehab
2009-04-01v4l2-subdev: change prototype of s_crystal_freq.Hans Verkuil
2009-03-30v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil
2009-02-07ivtv: cleanup naming conventionsMauro Carvalho Chehab
2009-01-12ivtv: fix memory leakHans Verkuil
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-11-29ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil
2008-11-03ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil
2008-10-18ivtv: avoid green flashing when loading ivtvHans Verkuil
2008-10-04ivtv: fix raw/sliced VBI mixupHans Verkuil
2008-10-04v4l: disconnect kernel number from minorHans Verkuil
2008-08-25V4L/DVB: follow lspci device/vendor styleMauro Carvalho Chehab
2008-08-09ivtv: improve CC supportHans Verkuil
2008-07-22tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil
2008-06-28cx18/ivtv: choose a better initial TV standard for cards without eeprom.Hans Verkuil
2008-05-29ivtv: Convert to video_ioctl2.Hans Verkuil
2008-05-20ivtv: add support for the Buffalo PC-MV5L/PCI card.Hans Verkuil
2008-05-13ivtv/cx18: snprintf fixesHans Verkuil
2008-05-01cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil
2008-05-01ivtv/cx18: fix compile warningsHans Verkuil
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-28ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error messageHans Verkuil
2008-04-26ivtv: add autodetect for the AVermedia M104 cardHans Verkuil
2008-04-26ivtv: add support for card comments and detected but unsupported cards.Hans Verkuil
2008-04-26ivtv: change initialization order to fix an oops when device registration fai...Hans Verkuil
2008-04-09saa717x: add new audio/video decoder i2c driverHans Verkuil
2008-03-09ivtv: rename tunerhz to tunertypeHans Verkuil
2008-03-09ivtv: fix tunerhz bug: PAL-N(c) is 50 Hz, not 60.Hans Verkuil
2008-03-08ivtv: improve pal/secam module options, add tunerhz module optionHans Verkuil
2008-02-26ivtv: Add missing sg_init_table()Hans Verkuil
2008-02-21ivtv: yuv framebuffer trackingHans Verkuil
2008-01-26ivtv: fix for yuv filter table checkHans Verkuil
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2008-01-10ivtv: stick to udelay=10 after allHans Verkuil
2007-12-24ivtv: small textual updateHans Verkuil
2007-12-24ivtv: udelay has to be changed *after* the eeprom was read, not beforeHans Verkuil
2007-12-22ivtv: add XC2028 support for Club3D cardsHans Verkuil
2007-12-08 ivtv: Some general fixesMauro Carvalho Chehab
2007-12-08ivtv: convert to bus-based i2c API.Hans Verkuil
2007-12-08ivtv: add AVerMedia EZMaker PCI Deluxe supportHans Verkuil
2007-11-05ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame...Hans Verkuil
2007-10-20ivtv: ivtv_yuv_prep_frame breakup and yuv hardware buffer changesHans Verkuil
2007-10-16ivtv: ivtv yuv stream handling changeHans Verkuil
2007-10-30ivtv: add support for AVerMedia PVR-150 PlusHans Verkuil