summaryrefslogtreecommitdiff
path: root/linux/drivers
AgeCommit message (Expand)Author
2007-09-14tvaudio: convert to bus-based I2C API.Hans Verkuil
2007-09-13cx25840: convert to bus-based I2C API.Hans Verkuil
2007-09-13cs53l23a: convert to bus-based I2C API.Hans Verkuil
2007-09-13msp3400: convert to bus-based I2C API.Hans Verkuil
2007-09-13saa7127: convert to bus-based I2C API.Hans Verkuil
2007-09-13saa7115: convert to bus-based I2C APIHans Verkuil
2007-09-13vp27smpx: convert to bus-based I2C API.Hans Verkuil
2007-09-13wm8739: convert to bus-based I2C API.Hans Verkuil
2007-09-13wm8775: convert to bus-based I2C API.Hans Verkuil
2007-09-12v4l2: add support for bus-based I2C driversHans Verkuil
2007-10-27tda9887: add missing module licenseMichael Krufky
2007-10-24tda18271: clean up i2c_gate handlingMichael Krufky
2007-10-24tda8290: fill i2c_gate_ctrl callbackMichael Krufky
2007-10-24tuner: add i2c_gate_ctrl function to struct analog_tuner_opsMichael Krufky
2007-10-24tda18271: clean up debug macrosMichael Krufky
2007-10-22tuner-core: improve comments inside function fe_release()Michael Krufky
2007-10-22tuner-core: remove excessive parenthesisMichael Krufky
2007-10-21make tda9887 build selectable via KconfigMichael Krufky
2007-10-22move std if setting from tda8290 to tda827xMichael Krufky
2007-10-22tuner: clean up ops checking in tuner_status functionMichael Krufky
2007-10-21tuner: convert analog tuner demod sub-modules to dvb_frontend interfaceMichael Krufky
2007-10-21dvb_frontend: codingstyle cleanupsMichael Krufky
2007-10-21tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky
2007-10-21tuner: clear analog_demod_ops on releaseMichael Krufky
2007-10-21tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky
2007-10-22tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demodMichael Krufky
2007-10-21tda827x: fix GPL export on attach functionMichael Krufky
2007-08-25Move all tda8275/8275a tuning code from tda8290 module into tda827x moduleMichael Krufky
2007-10-24tuner: fix CONFIG_TUNER_TEA5761=mMichael Krufky
2007-10-24Improve firmware formatMauro Carvalho Chehab
2007-10-23Convert tuner-xc2028 driver to the newer hybrid approachMauro Carvalho Chehab
2007-09-27Avoid having two tuner commands happening at the same timeMauro Carvalho Chehab
2007-08-24 Remove pointless kmalloc() return value cast in Zoran PCI controller driverMauro Carvalho Chehab
2007-10-04cx23885: Update to new videobuf codeTrent Piepho
2007-10-04videobuf: Remove references to old Kconfig option nameTrent Piepho
2007-10-03en_50221: convert to kthread APIMauro Carvalho Chehab
2007-10-02Buf: fix typo that caused data loss when readng streams from deviceMaxim Levitsky
2007-09-27vivi cleanup: remove the unused varsMauro Carvalho Chehab
2007-09-27V4L: videobuf-core.c lock before streaming checkbphilips@suse.de
2007-09-27V4L: vivi.c remove the "resource" lockingbphilips@suse.de
2007-09-27V4L: vivi.c replace logic in vivi_poll with videobuf_poll_streambphilips@suse.de
2007-09-27V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid fieldbphilips@suse.de
2007-09-27V4L: properly fix support for capturing interlaced video in saa7134Maxim Levitsky
2007-09-27V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky
2007-09-27V4L: Honor dev->ctl_invert when setting up the decoder in saa7134Maxim Levitsky
2007-09-27V4L: Fix a "scheduling while atomic" bug in saa7134Maxim Levitsky
2007-09-27V4L: Fix a lock inversion in generic videobuf codeMaxim Levitsky
2007-09-27videobuf cleanup: mmap check is common to all videobuf. Make it at coreMauro Carvalho Chehab
2007-09-25Prevent for calling mmap_free without an allocated bufferMauro Carvalho Chehab
2007-09-22Make the vertical lines to moveMauro Carvalho Chehab