Age | Commit message (Expand) | Author |
2006-01-01 | more cleanups, simplify volume/balance/bass/treble handling | Hans Verkuil |
2006-01-01 | ioctls cleanups. | Mauro Carvalho Chehab |
2006-01-01 | Use combined firmware for DVB-T and ATSC Bluebird FusionHDTV USB models. | Michael Krufky |
2006-01-01 | Add support for DViCO FusionHDTV5 USB Gold | Michael Krufky |
2006-01-01 | Improve consistency between similar decoder and encoder API names. | Hans Verkuil |
2006-01-01 | Made API names consistent. | Hans Verkuil |
2006-01-01 | Add cx23415/6 firmware documentation and header. | Hans Verkuil |
2005-12-31 | msp3400.c cleanup (almost all cosmetic) | Hans Verkuil |
2005-12-31 | Using new firmware for the WideView Stick | Patrick Boettcher |
2005-12-30 | cx88-alsa, now with rmmod goodness | Ricardo Cerqueira |
2005-12-30 | More cx88-alsa changes, still not working | Ricardo Cerqueira |
2005-12-29 | Add missing audiochip.h include. | Hans Verkuil |
2005-12-29 | When in radio mode ignore VIDIOC_G_TUNER | Hans Verkuil |
2005-12-29 | When in radio mode don't do anything with VIDIOC_G_TUNER. | Hans Verkuil |
2005-12-29 | Don't reprogram the video standard if it is unchanged. | Hans Verkuil |
2005-12-28 | Add V4L2 commands to tvaudio | Hans Verkuil |
2005-12-28 | tea5767: move signal strength level to the 0-65535 range | Hans Verkuil |
2005-12-28 | Generalized cx25840 video/audio input handling | Hans Verkuil |
2005-12-28 | Add selected input to saa7115 VIDIOC_LOG_STATUS output. | Hans Verkuil |
2005-12-28 | Replace AUDC_SET_INPUT with VIDIOC_S_AUDIO in wm8775. | Hans Verkuil |
2005-12-28 | Use VIDIOC_S_AUDIO instead of AUDC_SET_INPUT in cs53l32a | Hans Verkuil |
2005-12-27 | Fixes Kconfig warning at saa7134 Kconfig | Mauro Carvalho Chehab |
2005-12-27 | add firmware instructions for nxt2002 and nxt2004 | Michael Krufky |
2005-12-27 | make the firmware dir documentation and comments consistent in the v4l-dvb tree. | Michael Krufky |
2005-12-27 | reorganize tuner-simple threshold structure. | Michael Krufky |
2005-12-27 | dst_ca __user annotations, portability fixes | Mauro Carvalho Chehab |
2005-12-26 | Make late module load fix looking the same as kernel version. | Mauro Carvalho Chehab |
2005-12-26 | Included advanced debug option to tvp5150.c | Mauro Carvalho Chehab |
2005-12-26 | Fixed API to set I2S speed control | Mauro Carvalho Chehab |
2005-12-25 | Several improvements at tvp5150 driver | Mauro Carvalho Chehab |
2005-12-25 | replace <media/i2c-compat.h> with "i2c-compat.h" | Michael Krufky |
2005-12-24 | More changes to cx88-alsa buffers | Ricardo Cerqueira |
2005-12-23 | Newer module to handle vp3054 secondary I2C bus. | Mauro Carvalho Chehab |
2005-12-23 | Add support for VP-3054 HDTV board | Mauro Carvalho Chehab |
2005-12-22 | minor whitespace cleanups; fixed videodev.c broken backwards compat for kerne... | Michael Krufky |
2005-12-22 | saa7134 card #58 has a newer revision with a new subsystem ID | Ricardo Cerqueira |
2005-12-22 | Calculate the saa7115 AMCLK regs instead of using fixed values | Hans Verkuil |
2005-12-22 | Add remote for Compro Videomate Gold+ Pal version. | Nickolay V. Shmyrev |
2005-12-21 | Changes saa7134 DMA sound modules to late_initcall() to prevent oops | Ricardo Cerqueira |
2005-12-20 | removed unnecessary "select" from Kconfig | Ricardo Cerqueira |
2005-12-20 | Give saa7134 DMA audio modules their own Kconfig options | Ricardo Cerqueira |
2005-12-20 | Initialize the dvb-usb-device-pointer to NULL | Patrick Boettcher |
2005-12-20 | Remove #ifdef BTTV_BOARD_TWINHAN_VP3021 | Michael Krufky |
2005-12-20 | Fix saa7134 ALSA/OSS collisions | Ricardo Cerqueira |
2005-12-20 | Removed some unneeded #ifdef's | Michael Krufky |
2005-12-20 | make cx25840 recover from some firmware load failures | Tyler Trafford |
2005-12-20 | correct Thomson DTT 761x frequency ranges | Michael Krufky |
2005-12-19 | Fix for 64-bit compile warning | Hans Verkuil |
2005-12-19 | Revert one 64-bit fix and improved other 64-bit fixes | Hans Verkuil |
2005-12-18 | Replace del_timer with del_timer_sync | Ricardo Cerqueira |