summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
2007-12-02pvrusb2: Remove use of volatile in command sequencerMike Isely
2007-12-02pvrusb2: Implement default standard selection based on device typeMike Isely
2007-12-02pvrusb2: Change division to bit-or for tveeprom standardsMike Isely
2007-12-02tda18271: fix register dump formatMichael Krufky
2007-12-02tda18271: convert table lookup loops to functionsMichael Krufky
2007-12-02 ivtv: Remove a invalid shadow-variableMauro Carvalho Chehab
2007-12-02tda18271: set image rejection validityMichael Krufky
2007-12-02xc2028: select DTV78 firmware if tuning 7MHz VHF / 8MHz UHFChris Pascoe
2007-12-02xc2028: be more specific about when applying offset for 7MHz channelsChris Pascoe
2007-12-02cx25840: fix endianness inconsistencyHans Verkuil
2007-12-02ivtv: fix incorrect debug message.Hans Verkuil
2007-12-02xc2028: check HAS_IF flag against tableChris Pascoe
2007-12-02xc2028: s-code offset should not modify internal control structureChris Pascoe
2007-12-02xc2028: include int_freq in firmware version displayChris Pascoe
2007-12-17V4L/DVB (em28xx): Add support for Pinnacle Dazzle DVC 100Mauro Carvalho Chehab
2007-12-17bttv: check pci_register_driver() errorMauro Carvalho Chehab
2007-12-17merge: http://linuxtv.org/hg/~mkrufky/tunerMauro Carvalho Chehab
2007-12-17Convert cx88_input.audioroute to a bitfieldMauro Carvalho Chehab
2007-12-17Fix CodingStyle troubles caused by the previous cx88 commitsMauro Carvalho Chehab
2007-12-17merge: http://linuxtv.org/hg/~rmcc/v4l-dvb/Mauro Carvalho Chehab
2007-12-17tda9887: initialize mode to T_STANDBY at startupMichael Krufky
2007-12-16tuner: remove unneeded #includes from tuner-driver.hMichael Krufky
2007-12-16tuner: remove struct tuner from tuner-driver.hMichael Krufky
2007-12-16tda9887: use printk macros from tuner-i2c.hMichael Krufky
2007-12-16tda9887: remove dependency on struct tunerMichael Krufky
2007-12-16tda9887: maintain private state independent of struct tunerMichael Krufky
2007-12-16tuner: convert tda9887 to use TUNER_SET_CONFIGMichael Krufky
2007-12-16tuner: add set_config to struct analog_tuner_opsMichael Krufky
2007-12-16tda9887: remove references to struct tuner from printk macrosMichael Krufky
2007-12-16Auto-selects D2633 for ATSCMauro Carvalho Chehab
2007-12-13merge: http://linuxtv.org/hg/~mkrufky/s5h1409Mauro Carvalho Chehab
2007-12-13s5h1409: use VSB IF frequency ( 44 / 5.38 MHz ) unless otherwise specifiedMichael Krufky
2007-12-13s5h1409: fix IF frequency configurationMichael Krufky
2007-12-12 i2c: fix drivers/media/video/bt866.cMauro Carvalho Chehab
2007-12-12s5h1409: QAM SNR related fixesSteven Toth
2007-12-12 git-dvb: drivers/media/dvb/frontends/zl10353.c: avoid 64-bit divideMauro Carvalho Chehab
2007-12-13Cleanup kernel thread and provide overrun detectionMauro Carvalho Chehab
2007-12-13Add proper locking for buffer fillingMauro Carvalho Chehab
2007-12-13Fix vivi internal debug messagesMauro Carvalho Chehab
2007-12-12 Makefile: always enter video/Mauro Carvalho Chehab
2007-12-13merge: http://linuxtv.org/hg/~tmerle/v4l-dvb/Mauro Carvalho Chehab
2007-12-12 git-dvb: drivers/media/video/et61x251/et61x251_core.c: fix warningsMauro Carvalho Chehab
2007-12-12 git-dvb: fix build in drivers/media/dvb/frontends/tda18271.hMauro Carvalho Chehab
2007-12-13fix debug enableMauro Carvalho Chehab
2007-12-13Allow emulating changes of video std by viviMauro Carvalho Chehab
2007-12-13video std is a bitmask. Better to print in hexaMauro Carvalho Chehab
2007-12-12__videobuf_read_start is staticMauro Carvalho Chehab
2007-12-12media: video: usbvision: remove ctrlUrbLockThierry MERLE
2007-12-12media-video-usbvision-add-mutex_unlock-to-error-paths-fixThierry MERLE
2007-12-12media: video: usbvision: add mutex_unlock() to error pathsThierry MERLE