summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2008-05-14V4L/DVB (7835): multimedia/video: fix au0828 KconfigRandy Dunlap1-1/+1
2008-05-14V4L/DVB (7834): build fix for drivers/media/video/au0828Ingo Molnar1-0/+1
2008-05-14V4L/DVB (7829): cx23885: remove remaining references to dvb-pllMichael Krufky2-2/+0
2008-05-14V4L/DVB (7828): cx23885: update model matrix for Hauppauge WinTV HVR-1200 & W...Michael Krufky1-1/+31
2008-05-14V4L/DVB (7827): cx23885: add missing subsystem ID for Hauppauge HVR-1200 OEMMichael Krufky1-0/+4
2008-05-14V4L/DVB (7823): em28xx: add additional usb subids for Hauppauge HVR-950Michael Krufky1-1/+7
2008-05-14V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabledMauro Carvalho Chehab1-0/+7
2008-05-14V4L/DVB (7810): soc_camera: mt9v022 and mt9m001 depend on I2CGuennadi Liakhovetski1-2/+2
2008-05-14V4L/DVB (7808): cx23885: fix kbuild dependenciesMichael Krufky1-0/+2
2008-05-14V4L/DVB (7807): cx88: Fix error handling, when dvb_attach() failsMauro Carvalho Chehab1-117/+134
2008-05-14V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not...Mauro Carvalho Chehab1-1/+0
2008-05-14V4L/DVB (7805): saa7134: dvb_unregister_frontend() shouldn't be called, if no...Mauro Carvalho Chehab1-1/+0
2008-05-14V4L/DVB (7804): tea5767: Fix error logicMauro Carvalho Chehab1-2/+2
2008-05-14V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPSMauro Carvalho Chehab1-15/+13
2008-05-14V4L/DVB (7801): saa7134: detach frontend, if tuner or Diseqc attach failsMauro Carvalho Chehab1-40/+101
2008-05-14V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...Andrew Morton1-1/+1
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare3-1/+25
2008-05-08misc: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-05-08fix irq flags in saa7134Steven Rostedt1-1/+1
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison2-8/+0
2008-04-30V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab1-1/+0
2008-04-30V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...Robert P. J. Day1-3/+3
2008-04-30V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil1-1/+3
2008-04-30V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab3-3/+3
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds101-8016/+10719
2008-04-30V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driverMauro Carvalho Chehab4-12/+12
2008-04-30V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky1-43/+75
2008-04-30V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] staticAdrian Bunk2-2/+2
2008-04-30V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil45-0/+10182
2008-04-30V4L/DVB (7782): pvrusb2: Driver is no longer experimentalMike Isely1-1/+1
2008-04-30V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfi...Michael Krufky1-12/+6
2008-04-30V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2Michael Krufky2-34/+1
2008-04-30V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debugMichael Krufky2-17/+26
2008-04-30Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab13-24/+24
2008-04-30V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab28-7633/+56
2008-04-30V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6Igor Kuznetsov1-0/+6
2008-04-30V4L/DVB (7765): Add support for Beholder BeholdTV H6Igor Kuznetsov3-0/+38
2008-04-30V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116Hans Verkuil3-12/+18
2008-04-30V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/NcHans Verkuil1-16/+18
2008-04-30V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 msHans Verkuil1-2/+2
2008-04-30V4L/DVB (7759): ivtv: increase version number to 1.2.1Hans Verkuil1-1/+1
2008-04-30V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is calledHans Verkuil1-10/+21
2008-04-30V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 cardHans Verkuil3-1/+39
2008-04-30V4L/DVB (7756): ivtv: use strlcpy instead of strcpyHans Verkuil4-13/+15
2008-04-30V4L/DVB (7755): ivtv: add support for card comments and detected but unsuppor...Hans Verkuil3-0/+10
2008-04-30V4L/DVB (7754): ivtv: change initialization order to fix an oops when device ...Hans Verkuil1-17/+16
2008-04-30V4L/DVB (7753): saa7134: fix tuner setupMauro Carvalho Chehab2-143/+117
2008-04-30V4L/DVB (7752): tuner-core: add a missing \n after a debug printkMauro Carvalho Chehab1-1/+3
2008-04-30V4L/DVB (7749): cx88: fix tuner setupMauro Carvalho Chehab2-36/+44
2008-04-30i2c: Convert most new-style drivers to use module aliasingJean Delvare2-0/+14