summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7963): ivtv: trivial annotationsAl Viro2008-06-056-10/+16
* V4L/DVB (7930): ivtv: bump version to 1.3.0.Hans Verkuil2008-06-051-2/+2
* V4L/DVB (7885): ivtv/cx18: add compat_ioctl entriesHans Verkuil2008-06-051-14/+16
* i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-181-7/+6
* V4L/DVB (7891): cx18/ivtv: fix open() kernel oopsAndy Walls2008-05-141-0/+2
* V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil2008-05-146-16/+23
* V4L/DVB (7853): ivtv/cx18: fix compile warningsHans Verkuil2008-05-141-0/+4
* V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_Hans Verkuil2008-05-144-14/+15
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+2
* V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab2008-05-141-1/+1
* V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...Robert P. J. Day2008-04-301-3/+3
* V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil2008-04-301-1/+3
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-292-2/+2
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-0/+1
* V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116Hans Verkuil2008-04-293-12/+18
* V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/NcHans Verkuil2008-04-291-16/+18
* V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 msHans Verkuil2008-04-291-2/+2
* V4L/DVB (7759): ivtv: increase version number to 1.2.1Hans Verkuil2008-04-291-1/+1
* V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is calledHans Verkuil2008-04-291-10/+21
* V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 cardHans Verkuil2008-04-293-1/+39
* V4L/DVB (7756): ivtv: use strlcpy instead of strcpyHans Verkuil2008-04-294-13/+15
* V4L/DVB (7755): ivtv: add support for card comments and detected but unsuppor...Hans Verkuil2008-04-293-0/+10
* V4L/DVB (7754): ivtv: change initialization order to fix an oops when device ...Hans Verkuil2008-04-291-17/+16
* media: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-2/+2
* V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtvAlan Cox2008-04-241-1/+2
* V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etcJulia Lawall2008-04-243-6/+12
* V4L/DVB (7558): videobuf: Improve command output for debug purposesMauro Carvalho Chehab2008-04-241-0/+3
* V4L/DVB (7535): saa717x: add new audio/video decoder i2c driverHans Verkuil2008-04-242-0/+3
* V4L/DVB (7534): ivtv: the upd* modules have to be probed to properly autodete...Hans Verkuil2008-04-241-3/+9
* V4L/DVB (7378): cleanup variable initializationGuennadi Liakhovetski2008-04-241-2/+2
* V4L/DVB (7341): ivtv: rename tunerhz to tunertypeHans Verkuil2008-04-241-23/+23
* V4L/DVB (7340): ivtv: fix tunerhz bug: PAL-N(c) is 50 Hz, not 60Hans Verkuil2008-04-241-1/+1
* V4L/DVB (7339): ivtv: add support for Japanese variant of the Adaptec AVC-2410Hans Verkuil2008-04-242-5/+4
* V4L/DVB (7338): ivtv: improve pal/secam module options, add tunerhz module op...Hans Verkuil2008-04-241-7/+30
* V4L/DVB (7337): ivtv: fix polling bugHans Verkuil2008-04-241-1/+1
* V4L/DVB (7245): ivtv: start timer for each DMA transferHans Verkuil2008-04-241-12/+13
* V4L/DVB (7244): ivtv: CROP is not supported for video captureHans Verkuil2008-04-241-8/+3
* V4L/DVB (7243): ivtv: yuv framebuffer trackingIan Armstrong2008-04-244-22/+38
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-3/+3
* V4L/DVB (7105): ivtv-yuv.c: make 3 functions staticAdrian Bunk2008-04-241-3/+3
* V4L/DVB (7279): ivtv: Add missing sg_init_table()Ian Armstrong2008-03-201-0/+3
* V4L/DVB (7242): ivtv: fix for yuv filter table checkIan Armstrong2008-03-202-6/+6
* V4L/DVB (6944): Fix in-kernel ivtv compilationMauro Carvalho Chehab2008-01-251-0/+5
* V4L/DVB (6917): ivtv: small textual updateHans Verkuil2008-01-251-1/+1
* V4L/DVB (6915): ivtv: drop an incorrect commentJean Delvare2008-01-251-1/+1
* V4L/DVB (6896): ivtv: add XC2028 support for Club3D cardsHans Verkuil2008-01-255-18/+48
* V4L/DVB (6861): cx2341x: command argument should be u32 instead of intHans Verkuil2008-01-252-2/+2
* V4L/DVB (6776): ivtv: Some general fixesRichard Knutsson2008-01-255-7/+7
* V4L/DVB (6765): ivtv: convert to bus-based i2c APIHans Verkuil2008-01-256-83/+187
* V4L/DVB (6764): ivtv: select VIDEO_IR in KconfigHans Verkuil2008-01-251-0/+1