2005-12-26 13:57 mchehab * linux/drivers/media/video/tvp5150.c: (tvp5150_command): * linux/include/linux/i2c-id.h: * linux/drivers/media/video/Kconfig: - Included advanced debug option to tvp5150.c - Now, advanced debug info is the first item at V4L menu. Signed-off-by: Mauro Carvalho Chehab 2005-12-26 13:43 mchehab * linux/drivers/media/video/em28xx/em28xx-cards.c: (em28xx_card_setup): * linux/drivers/media/video/em28xx/em28xx-video.c: (video_mux): * linux/drivers/media/video/em28xx/em28xx.h: * linux/drivers/media/video/msp3400.c: * linux/include/linux/videodev2.h: * linux/include/media/v4l2-common.h: - Created a new ioctl to control I2S speed. Old calls to an inadequate V4L2 API replaced. Signed-off-by: Mauro Carvalho Chehab 2005-12-25 22:32 mchehab * linux/drivers/media/video/tvp5150.c: (tvp5150_read), (tvp5150_write), (tvp5150_write_inittab), (tvp5150_vdp_init), (tvp5150_set_std), (tvp5150_reset), (tvp5150_command), (tvp5150_detect_client), (tvp5150_attach_adapter), (tvp5150_detach_client): - Now reset do init tvp5150 registers to its default. - Debug messages improved. - Implemented video standard selection function. Signed-off-by: Mauro Carvalho Chehab 2005-12-25 19:03 mkrufky * linux/drivers/media/video/bttvp.h: * linux/drivers/media/video/cs53l32a.c: * linux/drivers/media/video/cx25840/cx25840-audio.c: * linux/drivers/media/video/cx25840/cx25840-core.c: * linux/drivers/media/video/cx88/cx88-i2c.c: * linux/drivers/media/video/cx88/cx88-vp3054-i2c.c: * linux/drivers/media/video/em28xx/em28xx-video.c: * linux/drivers/media/video/msp3400.c: * linux/drivers/media/video/mt20xx.c: * linux/drivers/media/video/saa6588.c: * linux/drivers/media/video/saa7115.c: * linux/drivers/media/video/saa711x.c: * linux/drivers/media/video/saa7127.c: * linux/drivers/media/video/saa7134/saa6752hs.c: * linux/drivers/media/video/saa7134/saa7134.h: * linux/drivers/media/video/tda8290.c: * linux/drivers/media/video/tda9887.c: * linux/drivers/media/video/tea5767.c: * linux/drivers/media/video/tuner-core.c: * linux/drivers/media/video/tuner-simple.c: * linux/drivers/media/video/tvaudio.c: * linux/drivers/media/video/tvmixer.c: * linux/drivers/media/video/tvp5150.c: * linux/drivers/media/video/wm8775.c: - replace with "i2c-compat.h" Signed-off-by: Michael Krufky 2005-12-25 16:43 mkrufky * v4l_experimental/v3tv/vpx3224.c: - fix build for 2.6.14, based on: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9fc6adfa9adf2be84119a3c2592287f33bd1dff2 Signed-off-by: Michael Krufky 2005-12-25 16:33 mkrufky * v4l_experimental/v3tv/vpx3224-proc.c: (vpx3224_partnum), (vpx3224_sync_slicer), (vpx3224_bit_slicer), (vpx3224_dump_register), (vpx3224_init_proc), (vpx3224_del_proc): * v4l_experimental/v3tv/vpx3224.c: (vpx3224_write), (vpx3224_read), (vpx3224_fp_status), (vpx3224_fp_write), (vpx3224_fp_read), (vpx3224_get_status), (vpx3224_auto_norm), (vpx3224_set_norm), (vpx3224_set_input), (vpx3224_set_picture), (vpx3224_check_partnum), (vpx3224_command), (vpx3224_detach_client), (vpx3224_detect_client): - drop i2c_clientname() Signed-off-by: Michael Krufky 2005-12-25 16:31 mkrufky * v4l_experimental/v3tv/vpx3224.c: (vpx3224_attach_adapter): - remove I2C_ALGO_BIT Signed-off-by: Michael Krufky 2005-12-25 16:25 mkrufky * v4l_experimental/v3tv/Kbuild: * v4l_experimental/v3tv/Kconfig: * v4l_experimental/v3tv/Makefile: - Add v3tv experimental build environment, based on current pvrusb2 setup Signed-off-by: Michael Krufky 2005-12-25 16:18 mkrufky * v4l_experimental/v3tv/i2c-voodoo3.c: (config_v3), (i2c_voodoo3_init), (i2c_voodoo3_exit): - Merge in changes from V3TV driver from http://www.gilfillan.org/v3tv/v3tv-v4l2/ * v4l_experimental/v3tv/v3tv.c: (v3tv_regwrite), (v3tv_regread), (uvirt_to_kva), (kvirt_to_pa), (rvmalloc), (do_mask), (do_value), (v3tv_conf), (v3tv_get_adapter), (v3tv_i2c_setup), (v3tv_set_chromakey), (do_fraction), (v3tv_calc_scale), (v3tv_update_overlay_setup), (v3tv_set_overlay), (v3tv_overlay_setup), (v3tv_overlay), (v3tv_MakeRoom), (v3tv_2dreg), (v3tv_capture_frame), (fbuffer_alloc), (do_voodoo_mmap), (get_control), (set_control), (i2c_vidiocschan), (v3tv_radio_do_ioctl), (v3tv_radio_ioctl), (v3tv_radio_open), (v3tv_radio_release), (v3tv_irq_printk), (v3tv_video_irq), (v3tv_set_palette), (v3tv_video_open), (v3tv_video_release), (v3tv_video_read), (bttv_read), (v3tv_voodoo_mmap), (v3tv_video_do_ioctl), (v3tv_video_ioctl), (v3tv_unregister_video), (v3tv_register_video), (v3tv_video_init), (v3tv_video_cleanup), (v3tv_probe), (v3tv_cleanup_module), (v3tv_init_module): * v4l_experimental/v3tv/vpx3224-proc.c: (vpx3224_partnum), (vpx3224_output), (vpx3224_sync_slicer), (vpx3224_bit_slicer), (vpx3224_byte_slicer), (vpx3224_sdt_select), (vpx3224_color_proc), (vpx3224_dump_register), (vpx3224_read_regs), (vpx3224_init_proc), (vpx3224_del_proc): * v4l_experimental/v3tv/vpx3224.c: (vpx3224_write), (vpx3224_read), (vpx3224_write_block), (vpx3224_fp_status), (vpx3224_fp_write), (vpx3224_fp_read), (vpx3224_write_fp_block), (vpx3224_get_status), (vpx3224_auto_norm), (vpx3224_set_norm), (vpx3224_set_input), (vpx3224_set_picture), (vpx3224_set_window), (vpx3224_init_client), (vpx3224_check_partnum), (vpx3224_command), (vpx3224_attach_adapter), (vpx3224_detach_client), (vpx3224_detect_client), (vpx3224_exit), (vpx3224_init): - Merge V3TV driver from http://www.gilfillan.org/v3tv/v3tv-v4l2/ Signed-off-by: Michael Krufky 2005-12-25 16:07 mkrufky * v4l_experimental/v3tv/i2c-voodoo3.c: (bit_vooi2c_setscl), (bit_vooi2c_setsda), (bit_vooi2c_getscl), (bit_vooi2c_getsda), (bit_vooddc_setscl), (bit_vooddc_setsda), (bit_vooddc_getscl), (bit_vooddc_getsda), (config_v3), (voodoo3_probe), (voodoo3_remove), (i2c_voodoo3_init), (i2c_voodoo3_exit): - imported from linux-2.6.15-rc7/drivers/i2c/busses/i2c-voodoo3.c - This will stay in experimental until the V3TV driver is ready for inclusion. Signed-off-by: Michael Krufky 2005-12-24 03:10 rmcc * linux/drivers/media/video/cx88/cx88-alsa.c: (cx8801_timeout), (cx8801_aud_irq), (cx8801_irq), (buffer_queue), (dsp_buffer_init), (snd_cx88_hw_params), (snd_cx88_prepare), (snd_cx88_card_trigger), (cx88_audio_finidev): - more changes to the buffer code. Looks like it initializes completely now Signed-off-by: Ricardo Cerqueira 2005-12-24 02:52 mkrufky * v4l/Makefile: * v4l/scripts/insmod.sh: - cx88-dvb.ko depends on cx88-vp3054-i2c.ko Signed-off-by: Michael Krufky 2005-12-23 16:22 mkrufky * v4l/Makefile: * v4l/insmod.sh: - Moved insmod.sh into v4l/scripts dir Signed-off-by: Michael Krufky 2005-12-23 12:48 mchehab * linux/Documentation/video4linux/CARDLIST.cx88: * linux/drivers/media/video/cx88/Makefile: * linux/drivers/media/video/cx88/cx88-cards.c: (cx88_card_setup): * linux/drivers/media/video/cx88/cx88-dvb.c: (generic_mt352_demod_init), (philips_fmd1216_pll_init), (dntv_live_dvbt_pro_pll_set), (dvb_register), (dvb_probe), (dvb_remove): * linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_init), (cx88_ir_fini), (cx88_ir_irq): * linux/drivers/media/video/cx88/cx88.h: * v4l/Makefile: - Added support for VP-3054 (aka DigitalNow DNTV Live! DVB-T Pro!). This board has a secondary I2C bus and remote control. * linux/drivers/media/video/cx88/cx88-vp3054-i2c.c: * linux/drivers/media/video/cx88/cx88-vp3054-i2c.h: - Newer module to handle vp3054 secondary I2C bus. Signed-off-by: Chris Pascoe Signed-off-by: Mauro Carvalho Chehab 2005-12-22 20:14 mkrufky * v4l/Make.config: - enable build of dvb-kernel modules in 2.6.10 and 2.6.11. This might also work for 2.6.9 and earlier, but I haven't been able to test it yet. Signed-off-by: Michael Krufky 2005-12-22 19:03 mkrufky * linux/drivers/media/video/videodev.c: (show_dev), (video_release), (video_register_device): - fixed videodev.c broken backwards compat for kernels < 2.6.12 - minor whitespace cleanups Signed-off-by: Michael Krufky 2005-12-22 16:14 mkrufky * v4l/Makefile: * v4l/insmod.sh: - Added command, 'make reload' - removes modules and re-inserts them. - Change console output to indicate that both v4l and dvb modules are being loaded/unloaded. Signed-off-by: Michael Krufky 2005-12-22 15:39 rmcc * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/saa7134/saa7134-cards.c: - The newer revision of saa7134 #58 has a new ID (and a tda8725a instead of a tda8275) Signed-off-by: Ricardo Cerqueira 2005-12-22 15:25 mkrufky * v4l/Makefile: - make [insmod,load] will insert the modules into the kernel without the need to install them. - make [rmmod,unload] will unload the modules from the kernel. Signed-off-by: Michael Krufky 2005-12-22 13:43 hverkuil * linux/drivers/media/video/cx25840/cx25840-audio.c: (set_audclk_freq), (cx25840_audio): * linux/drivers/media/video/cx25840/cx25840-core.c: (cx25840_detect_client), (log_status): * linux/drivers/media/video/cx25840/cx25840.h: * linux/drivers/media/video/saa7115.c: (saa7115_set_audio_clock_freq), (saa7115_log_status), (saa7115_command), (saa7115_attach): * linux/include/media/v4l2-common.h: - Calculate the audio master clock registers from the actual frequencies. This simplifies the code and it also prepares for adding CGC2 support. - VIDIOC_INT_AUDIO_CLOCK_FREQ now receives an u32 instead of an enum. It is more generic and actually easier to implement. Signed-off-by: Hans Verkuil 2005-12-22 07:43 nshmyrev * linux/drivers/media/video/saa7134/saa7134-cards.c: (saa7134_board_init1): * linux/drivers/media/video/saa7134/saa7134-input.c: (saa7134_input_init1): - Add remote for Compro Videomate Gold+ Pal version. Signed-off-by: Nickolay V. Shmyrev 2005-12-22 03:33 mkrufky * v4l/insmod.sh: - added video4linux modules to insmod.sh script Signed-off-by: Michael Krufky 2005-12-21 22:43 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: * linux/drivers/media/video/saa7134/saa7134-oss.c: - Changed saa7134 DMA sound modules to late_initcall() to prevent oops-on-boot in static kernels. Signed-off-by: Ricardo Cerqueira 2005-12-21 05:57 mkrufky * v4l/insmod.sh: - added sp887x or51211 and or51132 to insmod.sh script Signed-off-by: Michael Krufky 2005-12-21 05:47 mkrufky * v4l/insmod.sh: - fixed errors in "insmod.sh debug" Signed-off-by: Michael Krufky 2005-12-21 05:28 mkrufky * v4l/insmod.sh: - use v4l cvs modules instead of kernel modules Signed-off-by: Michael Krufky 2005-12-21 05:25 mkrufky * v4l/insmod.sh: - add cx24123.ko frontend module to insmod.sh script Signed-off-by: Michael Krufky 2005-12-21 05:21 mkrufky * v4l/insmod.sh: - import insmod.sh script from dvb kernel cvs Signed-off-by: Michael Krufky 2005-12-20 19:48 rmcc * linux/drivers/media/video/saa7134/Kconfig: * linux/drivers/media/video/saa7134/Makefile: - Split saa7134 dma sound modules from main saa7134 in kernel build options. Signed-off-by: Ricardo Cerqueira 2005-12-20 17:23 mkrufky * linux/drivers/media/dvb/bt8xx/dvb-bt8xx.c: (frontend_init), (dvb_bt8xx_probe): - Remove #ifdef BTTV_BOARD_TWINHAN_VP3021 As far back as the video4linux cvs repository goes, there is no mention of BTTV_TWINHAN_VP3021. It seems that this was done for the sake of backwards compatability with some older v4l, but this can no longer be necessary due to the v4l/dvb cvs merger, nor should this have ever existed in the upstream kernel. Signed-off-by: Michael Krufky Acked-by: Manu Abraham 2005-12-20 17:05 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_alsa_init), (saa7134_alsa_exit): * linux/drivers/media/video/saa7134/saa7134-oss.c: (saa7134_oss_init), (saa7134_oss_exit): - Fixed the saa7134 hotplug notifiers to prevent collisions between ALSA and OSS - Prevent ALSA or OSS from loading if the other is present. Signed-off-by: Ricardo Cerqueira 2005-12-20 15:54 mkrufky * linux/drivers/media/dvb/bt8xx/dvb-bt8xx.c: (frontend_init), (dvb_bt8xx_probe): - Removed some unneeded #ifdef's Signed-off-by: Michael Krufky 2005-12-20 10:43 trafford * linux/drivers/media/video/cx25840/cx25840-firmware.c: (fw_write): - In the rare event that a 333MHz i2c firmware load fails after writing some data, this fix makes the driver reset the DL_ADDR registers to the proper values before continuing on with 100MHz transfers. Signed-off-by: Tyler Trafford 2005-12-20 07:50 mkrufky * linux/include/media/tuner.h: - update comments to indicate which tuners are supported by TUNER_THOMSON_DTT761X Signed-off-by: Michael Krufky 2005-12-20 07:25 mkrufky * linux/Documentation/video4linux/CARDLIST.tuner: * linux/drivers/media/dvb/frontends/dvb-pll.c: * linux/drivers/media/dvb/frontends/dvb-pll.h: * linux/drivers/media/video/cx88/cx88-cards.c: * linux/drivers/media/video/cx88/cx88-dvb.c: (dvb_register): * linux/drivers/media/video/tuner-simple.c: * linux/include/media/tuner.h: - corrected Thomson DTT 7611 tuner programming, based on spec sheet - renamed to Thomson DTT 761x - applies to DTT 7611 7611A 7612 7613 7613A 7614 7615 7615A (DTT 7610 is similar, but slightly different programming) - corrected frequency ranges for analog and digital modes Signed-off-by: Michael Krufky 2005-12-19 15:52 hverkuil * linux/drivers/media/common/saa7146_hlp.c: (saa7146_set_position): - Add the fix for the 64-bit compile warning (again). This time with comments and checked by Johannes Stezenbach. Signed-off-by: Hans Verkuil 2005-12-19 09:28 hverkuil * linux/drivers/media/common/saa7146_hlp.c: (saa7146_set_position): * linux/drivers/media/dvb/dvb-core/dvb_frontend.c: (dvb_frontend_ioctl): * linux/drivers/media/dvb/dvb-core/dvb_frontend.h: * linux/drivers/media/dvb/dvb-core/dvb_net.c: * linux/drivers/media/dvb/frontends/stv0299.c: (stv0299_send_legacy_dish_cmd): * linux/drivers/media/dvb/ttpci/av7110.c: (av7110_fe_dishnetwork_send_legacy_command): * linux/drivers/media/dvb/ttpci/av7110.h: * linux/drivers/media/dvb/ttpci/budget.c: (lnbp21_enable_high_lnb_voltage): - Reverted objectionable fix in saa7146_hlp.c - Merged in improved dvb 64-bit fixes from Peter Beutner. Signed-off-by: Peter Beutner Signed-off-by: Hans Verkuil 2005-12-18 18:48 rmcc * linux/drivers/media/video/bttv-input.c: (bttv_input_fini): - Replace del_timer with del_timer_sync Signed-off-by: Andrew Morton Signed-off-by: Ricardo Cerqueira 2005-12-18 18:41 rmcc * linux/drivers/media/video/bttv-driver.c: - Re-enable sub-device release at bttv-driver, to fix DVB driver reload Signed-off-by: Christopher Pascoe Signed-off-by: Ricardo Cerqueira 2005-12-18 01:02 hverkuil * linux/drivers/media/video/saa7127.c: (saa7127_set_cc), (saa7127_set_xds): - CC data was swapped the wrong way around. - Enabling CC disabled XDS and vice versa: these two should be independent from one another. Both bugs broke CC output. Signed-off-by: Hans Verkuil 2005-12-18 00:50 mchehab * linux/drivers/media/video/cx25840/cx25840-core.c: (set_v4lstd): - Fix a broken logic that didn't cover all standards. - Fix compilation failure with gcc 2.95.3. Signed-off-by: Mauro Carvalho Chehab 2005-12-18 00:42 mchehab * linux/drivers/media/video/em28xx/em28xx-core.c: * linux/drivers/media/video/em28xx/em28xx-i2c.c: * linux/drivers/media/video/em28xx/em28xx-video.c: * linux/drivers/media/video/em28xx/em28xx.h: * linux/drivers/media/video/saa7134/saa7134-alsa.c: - Fix compilation failure with gcc 2.95.3. Signed-off-by: Jean Delvare Signed-off-by: Mauro Carvalho Chehab 2005-12-17 23:26 mchehab * linux/drivers/media/video/cx25840/cx25840-core.c: (set_v4lstd): * linux/drivers/media/video/em28xx/em28xx-core.c: * linux/drivers/media/video/em28xx/em28xx-i2c.c: * linux/drivers/media/video/em28xx/em28xx-video.c: * linux/drivers/media/video/em28xx/em28xx.h: * linux/drivers/media/video/saa7134/saa7134-alsa.c: - Reverting the latest two patches Signed-off-by: Mauro Carvalho Chehab 2005-12-17 22:04 mkrufky * linux/drivers/media/video/cx25840/cx25840-core.c: (set_v4lstd): - fix build error. Signed-off-by: Michael Krufky 2005-12-17 21:27 mchehab * linux/drivers/media/video/cx25840/cx25840-core.c: (set_v4lstd): - Fix compilation failure with gcc 2.95.3. - Corrected a bug at video std check Signed-off-by: Mauro Carvalho Chehab 2005-12-17 21:27 mchehab * linux/drivers/media/video/em28xx/em28xx-core.c: * linux/drivers/media/video/em28xx/em28xx-i2c.c: * linux/drivers/media/video/em28xx/em28xx-video.c: * linux/drivers/media/video/em28xx/em28xx.h: * linux/drivers/media/video/saa7134/saa7134-alsa.c: - Fix compilation failure with gcc 2.95.3. Signed-off-by: Jean Delvare Signed-off-by: Mauro Carvalho Chehab 2005-12-17 21:16 mchehab * linux/drivers/media/video/cx25840/cx25840-core.c: (set_v4lstd): Signed-off-by: Mauro Carvalho Chehab 2005-12-17 20:25 mkrufky * v4l/Makefile: - removed "rm -f .*.o.cmd .*.ko.cmd" from "make distclean" Since this is already being done by "make clean" it is redundant. Signed-off-by: Michael Krufky 2005-12-17 19:11 mchehab * linux/drivers/media/video/bttv-driver.c: - Fixed compiling with gcc 2.9x Signed-off-by: Mauro Carvalho Chehab 2005-12-16 04:12 mkrufky * v4l/Makefile: - fix 'make install' to work when building against kernels other than the currently running kernel version. /sbin/depmod -a ${KERNELRELEASE} Thanks to: Michael Ditum Signed-off-by: Michael Krufky 2005-12-16 01:09 endriss * linux/drivers/media/dvb/ttpci/av7110.c: (init_av7110_av): * linux/drivers/media/dvb/ttpci/av7110_hw.h: - enable SPDIF output for DVB-S rev 2.3 (FW > 2623 required) Signed-off-by: Oliver Endriss 2005-12-15 12:47 rmcc * linux/drivers/media/video/tveeprom.c: - Fix tuner 100 definition from hauppauge eeprom Signed-off-by: Ricardo Cerqueira 2005-12-14 22:29 hverkuil * linux/drivers/media/common/saa7146_hlp.c: (saa7146_set_position): * linux/drivers/media/dvb/bt8xx/dst_ca.c: (dst_ca_read), (dst_ca_write): * linux/drivers/media/dvb/dvb-core/dvb_frontend.c: (dvb_frontend_ioctl): * linux/drivers/media/dvb/dvb-core/dvb_net.c: (dvb_net_do_ioctl): * linux/drivers/media/dvb/frontends/bcm3510.c: (bcm3510_download_firmware): * linux/drivers/media/dvb/frontends/or51211.c: (or51211_load_firmware): - Fix 64-bit compile warnings. Signed-off-by: Hans Verkuil 2005-12-14 21:49 hverkuil * linux/drivers/media/video/bttv-driver.c: (bttv_do_ioctl): * linux/drivers/media/video/bttv-vbi.c: (bttv_vbi_try_fmt), (bttv_vbi_get_fmt): * linux/drivers/media/video/bttvp.h: * linux/drivers/media/video/tda9887.c: (dump_read_message), (dump_write_message), (tda9887_set_tvnorm), (tda9887_set_insmod), (tda9887_set_config), (tda9887_status), (tda9887_configure), (tda9887_tuner_status), (tda9887_get_afc), (tda9887_standby), (tda9887_tuner_init): * linux/drivers/media/video/tuner-core.c: (set_type), (set_addr), (tuner_attach), (tuner_command): * linux/drivers/media/video/v4l1-compat.c: (v4l_compat_translate_ioctl): - V4L2_(G|S|TRY)_FMT returned incorrect VBI start lines for PAL-M, NTSC-JP, and PAL-60. They also returned an inaccurate VBI offset. - V4L2_(G|S)_FMT and V4L2_TRY_FMT disagreed about the start of VBI capturing in PAL and SECAM second field. Note the start line fixes may break applications using VIDIOCSVBIFMT because this ioctl fails when the driver does not support exactly the requested parameters. - V4L2_TRY_FMT did not clear the reserved field in struct v4l2_vbi_format. - V4L2_(S|TRY)_FMT did not expect very large or small VBI start or count values, returning wrong (but safe) counts due to an overflow. - VIDIOCGVBIFMT confused V4L and V4L2 VBI flags. However this had no effect because the flags have the same value and bttv never sets them. - In v4l_compat_translate_ioctl() the VIDIOC(G|S)VBIFMT code did not expect V4L2 drivers supporting VBI formats besides V4L2_PIX_FMT_GREY. Signed-off-by: Michael H. Schimek Signed-off-by: Hans Verkuil 2005-12-14 19:34 mchehab * linux/drivers/media/video/cx88/cx88-alsa.c: (dsp_buffer_init), (snd_cx88_hw_params), (snd_cx88_card_trigger), (cx88_audio_finidev): - more videobuf stuff included ad dsp_buffer_init. Still no joy. Signed-off-by: Mauro Carvalho Chehab 2005-12-14 17:39 mchehab * linux/drivers/media/video/cx88/cx88-alsa.c: (_cx88_start_audio_dma), (buffer_setup), (buffer_queue), (dsp_buffer_init), (dsp_buffer_free), (snd_cx88_pcm_open), (snd_cx88_hw_params), (snd_cx88_prepare), (snd_cx88_card_trigger), (snd_cx88_create), (cx88_audio_initdev), (cx88_audio_finidev): - Several fixes at videobuf and alsa stuff. Still doesn't work. = Included missing routines to stop device. Signed-off-by: Mauro Carvalho Chehab 2005-12-14 00:14 mchehab * linux/drivers/media/video/cx88/cx88-alsa.c: (_cx88_start_audio_dma), (cx8801_irq), (buffer_queue), (snd_cx88_prepare), (snd_cx88_card_trigger), (snd_cx88_pointer), (snd_cx88_create): - several fixes at videobuf stuff. Signed-off-by: Mauro Carvalho Chehab 2005-12-13 23:27 mchehab * linux/drivers/media/video/cx88/cx88-alsa.c: (cx8801_irq), (buffer_setup), (buffer_prepare), (buffer_queue), (buffer_release), (dsp_buffer_init), (snd_cx88_create), (cx88_audio_fini): - videobuf code now compiles inside alsa code. Signed-off-by: Mauro Carvalho Chehab 2005-12-12 21:29 mchehab * linux/include/linux/videodev.h: - Reverted patchset 3127 since it breaks pvrusb2 compilation. - should be reapplied later. Signed-off-by: Mauro Carvalho Chehab 2005-12-12 03:39 mchehab * v4l/Make.config: - Fixes compiling of videodev.c Signed-off-by: Mauro Carvalho Chehab 2005-12-11 18:06 mchehab * linux/drivers/media/video/cs53l32a.c: * linux/drivers/media/video/cx25840/cx25840-audio.c: * linux/drivers/media/video/cx25840/cx25840-core.c: * linux/drivers/media/video/cx88/cx88-mpeg.c: * linux/drivers/media/video/em28xx/em28xx-video.c: * linux/drivers/media/video/mt20xx.c: * linux/drivers/media/video/saa711x.c: (saa711x_detect_client): * linux/drivers/media/video/tda8290.c: * linux/drivers/media/video/tea5767.c: * linux/drivers/media/video/wm8775.c: * v4l/Make.config: * v4l/Makefile: * v4l/compat.h: - Makes V4L compile with kernel 2.4 - em28xx doesn't compile with 2.4 kernels. Additional work is necessary to make it compile. Thanks-to: Stefan Leichter Signed-off-by: Mauro Carvalho Chehab 2005-12-11 17:43 mchehab * linux/drivers/media/video/bttv-input.c: (bttv_input_init): - debug message changed to be backward compatible * linux/drivers/media/video/tuner-core.c: (set_type), (tuner_fixup_std), (tuner_status), (tuner_attach), (tuner_probe), (tuner_detach): * linux/drivers/media/video/tuner-simple.c: - added ntsc parameter - parameters moved to the beginning at the file - tuner_status moved to a better position. - allow compiling with kernel 2.4 * linux/include/media/tuner.h: - debug message changed to be backward compatible Signed-off-by: Mauro Carvalho Chehab 2005-12-11 15:34 mkrufky * linux/Documentation/video4linux/CARDLIST.tuner: * linux/drivers/media/video/tuner-simple.c: - "Philips 1236D ATSC/NTSC dual in" - fix typo. Signed-off-by: Michael Krufky 2005-12-10 22:17 mchehab * linux/drivers/media/video/cx88/cx88-video.c: (get_control), (set_control), (init_controls), (cx8800_initdev): - now, default control values at cx88_cx8800_ctls are honored - default value for contrast/saturation were changed to be in line with available documentation for the chipset; - Removed some bad coding at set_control; - U/V Saturation now changes proportionally Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab 2005-12-10 17:44 rmcc * linux/drivers/media/video/Makefile: * linux/drivers/media/video/bttv-cards.c: (bttv_init_card2): * linux/drivers/media/video/bttv-driver.c: (bttv_irq): * linux/drivers/media/video/bttv-gpio.c: * linux/drivers/media/video/bttv-input.c: (ir_handle_key), (bttv_input_irq), (bttv_input_timer), (rc5_decode), (bttv_rc5_irq), (bttv_rc5_timer_end), (bttv_rc5_timer_keyup), (bttv_input_init), (bttv_input_fini): * linux/drivers/media/video/bttv.h: * linux/drivers/media/video/bttvp.h: * linux/drivers/media/video/ir-kbd-gpio.c: * v4l/Makefile: * v4l_experimental/bttv-input/bttv-input.c: * v4l_experimental/bttv-input/bttv-input.diff: - ir-kbd-gpio functionally has been merged into the main bttv module - Terminated experimental bttv-input Signed-off-by: Ricardo Cerqueira 2005-12-10 14:39 mchehab * linux/drivers/media/video/tveeprom.c: (tveeprom_hauppauge_analog): - Updates to the tveeprom eeprom checking Signed-of-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab 2005-12-10 09:58 mchehab * linux/drivers/media/video/msp3400.c: - Replaces MAX()/MIN() by kernel.h max()/min() macros Signed-off-by: Mauro Carvalho Chehab 2005-12-10 12:14 mchehab * linux/drivers/media/video/cx88/cx88-alsa.c: (_cx88_start_audio_dma), (_cx88_stop_audio_dma), (cx8801_aud_irq): - Fixed some DMA handlers. Yet to be tested. Signed-off-by: Mauro Carvalho Chehab 2005-12-10 04:45 mchehab * linux/drivers/media/video/cx88/cx88-alsa.c: (_cx88_start_audio_dma), (_cx88_stop_audio_dma), (cx8801_timeout), (snd_cx88_set_digital_hw), (snd_cx88_pointer), (snd_cx88_pcm), (snd_cx88_create): - cx88-alsa now doesn't generate OOPS. Still doesn't work. Signed-off-by: Mauro Carvalho Chehab 2005-12-10 02:06 mchehab * v4l/Makefile: - videodev will not compile if not marked in kernel as a module Signed-off-by: Mauro Carvalho Chehab 2005-12-10 01:39 mchehab * linux/drivers/media/video/compat_ioctl32.c: * linux/drivers/media/video/cs53l32a.c: * linux/drivers/media/video/msp3400.c: * linux/drivers/media/video/saa7115.c: * linux/drivers/media/video/saa711x.c: * linux/drivers/media/video/saa7127.c: * linux/drivers/media/video/saa7134/saa7134-oss.c: (oss_device_exit): * linux/drivers/media/video/wm8775.c: * v4l/compat.h: - make it compile against kernel 2.4.32 Signed-off-by: Mauro Carvalho Chehab 2005-12-09 21:36 woods * linux/drivers/media/dvb/ttusb-dec/ttusb_dec.c: * linux/drivers/media/dvb/ttusb-dec/ttusbdecfe.c: - add symbolrates to the DVB-S frontend description - fix capability flags in DVB-S frontend describtion - remove some void casts - disable zig-zag scanning as it makes no sense for DVB-T - set sensible min_delay value - return an error for requested filter types the driver can't handle Signed-off-by: Peter Beutner Signed-off-by: Alex Woods 2005-12-09 22:02 mchehab * linux/drivers/media/video/videodev.c: * v4l/Makefile: - make videodev.c compile under V4L/DVB tree Signed-off-by: Mauro Carvalho Chehab 2005-12-08 21:35 mchehab * linux/drivers/media/video/compat_ioctl32.c: (native_ioctl), (get_v4l2_framebuffer32), (do_video_ioctl), (v4l_compat_ioctl32): - This patch fixes merge and typo problems in v4l2/compat, and fixes VIDIOC_STREAMON, VIDIOC_STREAMOFF & VIDIOC_S_FBUF. Signed-off-by: Philippe De Muyter Signed-off-by: Mauro Carvalho Chehab 2005-12-08 20:59 mchehab * linux/drivers/media/video/ir-kbd-i2c.c: * linux/include/linux/i2c-id.h: - I2C ID renamed to I2C_DRIVERID_INFRARED Signed-off-by: Mauro Carvalho Chehab 2005-12-08 20:57 mkrufky * linux/drivers/media/video/cx88/Kconfig: - VIDEO_CX88_DVB_CX24123 is boolean, NOT tristate Signed-off-by: Michael Krufky 2005-12-08 20:40 mchehab * v4l/scripts/gentree.pl: - fixes handling for #if 0/#if 1 with keep Signed-off-by: Mauro Carvalho Chehab 2005-12-08 20:15 mchehab * linux/drivers/media/dvb/bt8xx/dst.c: (dst_read_status): - uneccessary call commented - sync with kernel Signed-off-by: Mauro Carvalho Chehab 2005-12-08 16:14 mchehab * linux/drivers/media/dvb/frontends/tda80xx.c: - removed unneccessary header. Signed-off-by: Mauro Carvalho Chehab 2005-12-08 16:04 mkrufky * v4l/compat.h: - Revert my changes from this morning. I was wrong :-( Thanks to Laurent Pinchart for pointing out my error. Signed-off-by: Michael Krufky 2005-12-08 15:45 mchehab * linux/Documentation/dvb/get_dvb_firmware: - Updated firmware names * linux/drivers/media/common/saa7146_core.c: (saa7146_pgtable_free): - kfree (NULL) is valid. * linux/drivers/media/common/saa7146_fops.c: (saa7146_buffer_queue), (saa7146_buffer_finish), (saa7146_buffer_next): - assert_spin_locked() is the new way * linux/drivers/media/common/saa7146_video.c: (saa7146_video_do_ioctl), (buffer_prepare): * linux/drivers/media/dvb/dvb-usb/dibusb-common.c: (dibusb_i2c_xfer): - small fixes to make in sync with kernel Signed-off-by: Mauro Carvalho Chehab 2005-12-08 15:10 mchehab * linux/drivers/media/dvb/dvb-core/dvb_filter.c: * linux/drivers/media/dvb/frontends/lgdt330x.c: (lgdt3302_read_status), (lgdt3302_read_snr), (lgdt3303_read_snr): * linux/drivers/media/dvb/frontends/stv0297.c: * linux/drivers/media/dvb/frontends/tda80xx.c: (tda8044_init): * linux/drivers/media/dvb/ttpci/av7110.c: * linux/drivers/media/dvb/ttpci/ttpci-eeprom.c: * linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c: (ttusb_probe): * linux/drivers/media/video/em28xx/em28xx-input.c: (get_key_em_haup): - more #if 0 / #if 1 fixes to be in sync with kernel Signed-off-by: Mauro Carvalho Chehab 2005-12-08 14:05 mchehab * README.CVS: - Updated to explain usage of #if macros * v4l/scripts/gentree.pl: - gentree was removing linux/version.h from .c files. Signed-off-by: Mauro Carvalho Chehab 2005-12-08 13:47 mchehab * linux/drivers/media/dvb/b2c2/flexcop-eeprom.c: * linux/drivers/media/dvb/b2c2/flexcop-sram.c: * linux/drivers/media/dvb/b2c2/flexcop-usb.c: * linux/drivers/media/dvb/b2c2/flexcop-usb.h: * linux/drivers/media/dvb/dvb-core/dvb_filter.c: * linux/drivers/media/dvb/dvb-core/dvb_net.c: * linux/drivers/media/dvb/frontends/at76c651.c: (at76c651_set_qam): * linux/drivers/media/dvb/frontends/bcm3510.c: * linux/drivers/media/dvb/frontends/lgdt330x.c: (lgdt3302_read_status), (lgdt3302_read_snr), (lgdt3303_read_snr): * linux/drivers/media/dvb/frontends/tda10021.c: * linux/drivers/media/dvb/frontends/tda80xx.c: * linux/drivers/media/dvb/ttpci/av7110.c: (debiirq), (vpeirq): * linux/drivers/media/dvb/ttpci/av7110_hw.c: * linux/drivers/media/dvb/ttpci/budget-patch.c: (budget_patch_attach): * linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c: (ttusb_iso_irq): - keep #if 0 for existent code when genreating kernel patches Signed-off-by: Mauro Carvalho Chehab 2005-12-08 12:37 mkrufky * v4l/compat.h: - fixed backwards compatability for non-vanilla 2.6.14 kernels. Signed-off-by: Michael Krufky 2005-12-08 12:31 mchehab * linux/drivers/media/video/btcx-risc.c: * linux/drivers/media/video/cs53l32a.c: * linux/drivers/media/video/video-buf.c: * linux/drivers/media/video/wm8775.c: - removed unneeded linux/version.h Signed-off-by: Mauro Carvalho Chehab 2005-12-08 10:49 mchehab * linux/Documentation/dvb/faq.txt: - Removed inexistent site * linux/drivers/media/common/saa7146_core.c: - keep debug #if 0 at kernel patches Signed-off-by: Mauro Carvalho Chehab 2005-12-08 02:51 rmcc * linux/drivers/media/video/ir-kbd-gpio.c: (ir_probe): * v4l_experimental/bttv-input/bttv-input.c: (ir_handle_key), (bttv_rc5_timer_end), (bttv_rc5_timer_keyup), (bttv_input_init), (bttv_input_fini): * v4l_experimental/bttv-input/bttv-input.diff: - Bugfix at bttv GPIO remote handler - Updated experimental bttv-input to new kernel input syntax Signed-off-by: Ricardo Cerqueira 2005-12-08 02:43 rmcc * linux/drivers/media/video/saa7134/saa7134-cards.c: - The Pinnacle PCTV Stereo needs tda9887 port2 set to 1 (fixes http://bugzilla.kernel.org/show_bug.cgi?id=5699) Signed-off-by: Ricardo Cerqueira 2005-12-07 23:06 endriss * v4l/Makefile: - compile av7110 firmware into the dvb-ttpci driver if CONFIG_DVB_AV7110_FIRMWARE=y Signed-off-by: Oliver Endriss 2005-12-07 17:33 mchehab * v4l/scripts/gentree.pl: - added some tests for compatibility #if Signed-off-by: Mauro Carvalho Chehab 2005-12-07 17:29 mchehab * linux/drivers/media/dvb/b2c2/flexcop-reg.h: * linux/drivers/media/video/msp3400.c: * linux/drivers/media/video/tda9887.c: (tda9887_suspend): - #elifs replaced since gentree.pl script is not able to handle elifs. Signed-off-by: Mauro Carvalho Chehab 2005-12-07 15:27 mchehab * linux/drivers/media/video/bttv-driver.c: - Reverted a wrong commit at the previous patch. Signed-off-by: Mauro Carvalho Chehab 2005-12-07 14:12 mchehab * linux/drivers/media/video/bttv-driver.c: * linux/drivers/media/video/saa7134/saa7134.h: * linux/drivers/media/video/videodev.c: (video_release), (video_register_device): * linux/include/media/tuner.h: - kernel-sync patches. * linux/include/linux/videodev.h: - Removes obsolete stuff from videodev.h Signed-off-by: Mauro Carvalho Chehab 2005-12-07 12:28 mchehab * linux/drivers/media/video/saa7134/Makefile: * linux/drivers/media/video/saa7134/saa7134-core.c: * linux/drivers/media/video/saa7134/saa7134-input.c: (saa7134_input_init1): * linux/drivers/media/video/saa7134/saa7134-oss.c: (saa7134_oss_init): * linux/drivers/media/video/tuner-core.c: (tuner_suspend): * linux/drivers/media/video/tvaudio.c: (chip_write), (chip_read), (chip_probe): * linux/drivers/media/video/tveeprom.c: * linux/drivers/media/video/tvp5150.c: * linux/drivers/media/video/v4l1-compat.c: (v4l_compat_translate_ioctl): * linux/sound/pci/bt87x.c: (snd_bt87x_create): - kernel-sync patches. Signed-off-by: Mauro Carvalho Chehab 2005-12-07 12:01 mchehab * linux/drivers/media/video/bttv-driver.c: * linux/drivers/media/video/bttv-i2c.c: - include reorder to make it compile again. Signed-off-by: Mauro Carvalho Chehab 2005-12-07 11:49 mchehab * linux/drivers/media/video/compat_ioctl32.c: (native_ioctl), (v4l_compat_ioctl32): * linux/drivers/media/video/cx25840/cx25840-audio.c: * linux/drivers/media/video/cx25840/cx25840-core.c: * linux/drivers/media/video/cx88/Kconfig: * linux/drivers/media/video/cx88/cx88.h: * linux/drivers/media/video/rds.h: * linux/drivers/media/video/saa6588.c: (block_to_user_buf), (read_from_buf): * linux/drivers/media/video/saa7115.c: * linux/drivers/media/video/saa7127.c: - kernel-sync patches. Signed-off-by: Mauro Carvalho Chehab 2005-12-07 11:15 mchehab * linux/drivers/media/video/bttv-driver.c: (set_pll), (setup_window), (bttv_do_ioctl): * linux/drivers/media/video/bttv-i2c.c: * linux/drivers/media/video/bttvp.h: - Syncs bttv stuff with kernel version. Signed-off-by: Mauro Carvalho Chehab 2005-12-07 09:33 mchehab * linux/drivers/media/video/compat_ioctl32.c: (get_video_tuner32), (put_video_tuner32), (get_v4l2_window32), (put_v4l2_window32), (get_v4l2_pix_format), (put_v4l2_pix_format), (get_v4l2_vbi_format), (put_v4l2_vbi_format), (get_v4l2_format32), (put_v4l2_format32), (get_v4l2_standard32), (put_v4l2_standard32), (get_v4l2_buffer32), (put_v4l2_buffer32), (put_v4l2_framebuffer32), (do_video_ioctl): - This patch add 32-bit compatibility for v4l2 framegrabber ioctls. Signed-off-by: Philippe De Muyter Signed-off-by: Mauro Carvalho Chehab 2005-12-07 06:49 mcisely * v4l_experimental/pvrusb2/pvrusb2-hdw-internal.h: * v4l_experimental/pvrusb2/pvrusb2-i2c.c: (pvr2_i2c_attach_inform), (pvr2_i2c_ifhandler_cmd), (pvr2_i2c_detach_inform): * v4l_experimental/pvrusb2/pvrusb2-i2c.h: * v4l_experimental/pvrusb2/pvrusb2-main.c: (pvr_init): * v4l_experimental/pvrusb2/pvrusb2-tuner.c: (pvr2_tuner_set_freq), (pvr2_tuner_set_standard): - Support tda9887 in pvrusb2 driver. These changes become benign if tda9887 is not needed by for a particular tuner type or if tda9887 itself eventually goes away. Signed-off-by: Mike Isely 2005-12-06 16:51 mkrufky * linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_init): - Enable remote control on AVERTV STUDIO 303 - This patch adapted from a patch found on a website posted by an anonymous user. Thanks to original anonymous author for creating this patch. Tested successfully by George Gazurkoff. Signed-off-by: George Gazurkoff Signed-off-by: Michael Krufky 2005-12-05 21:30 hverkuil * linux/drivers/media/video/tuner-simple.c: (default_set_tv_freq): - Fix incorrect matching of TV standards leading to incorrect IFPCoff values. Signed-off-by: Hans Verkuil 2005-12-05 21:24 hverkuil * linux/drivers/media/video/tda9887.c: (tda9887_set_insmod), (tda9887_set_config), (tda9887_fixup_std), (tda9887_configure): * linux/include/media/tuner.h: - Set the tuner takeover point to 0x10 for NTSC/radio and 0x14 for PAL/SECAM. - Allow override through TDA9887_SET_CONFIG - PAL-N belongs with PAL-BG as does PAL-H. PAL-Nc belongs to PAL-M - Add SECAM-BGH - Set video freq to cVideoIF_38_90 for DK standards. - Add cTunerGainLow to radio, change deemphasis to 75 for mono. - Add ntsc module param for 'M' and 'J' (Japanese) standards. - Fix module handling for 2.4. - Now able to select all standards through pal/secam/ntsc module options Signed-off-by: Hans Verkuil 2005-12-05 20:45 hverkuil * linux/drivers/media/video/Kconfig: - Add CONFIG_VIDEO_ADV_DEBUG. Signed-off-by: Hans Verkuil 2005-12-05 14:41 mchehab * linux/drivers/media/video/em28xx/em28xx-core.c: (rvmalloc), (rvfree): * linux/drivers/media/video/em28xx/em28xx-video.c: - Make em28xx page alloc compatible with kernels < 2.6.15 Signed-off-by: Sascha Sommer Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab 2005-12-05 14:03 mchehab * linux/drivers/media/video/em28xx/em28xx-core.c: (em28xx_request_buffers), (em28xx_release_buffers): * linux/drivers/media/video/em28xx/em28xx-video.c: (em28xx_v4l2_mmap): - Convert em28xx to use vm_insert_page instead of remap_pfn_range Signed-off-by: Sascha Sommer Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab 2005-12-05 02:21 mchehab * linux/drivers/media/video/cx88/cx88-tvaudio.c: (set_audio_finish): * linux/drivers/media/video/cx88/cx88.h: * linux/drivers/media/video/cx88/cx88-blackbird.c: (blackbird_probe): - This patch adds eeprom awareness for the Roslyn. In effect, the blackbird will query the tuner V4L2_STD_xxxx definitions to determine whether it's connected to a NTSC or PAL tuner. Based on that, various default values will change for blackbird encoding. - Fixes back panel SVIDEO/COMPOSITE with audio, work properly. - Fixes a problem with lip sync issues, due to bad framerate vs audio rate assumptions. * linux/drivers/media/video/cx88/cx88-cards.c: (hauppauge_eeprom): - Fixed a problem with the GPIO configuration in cx88-cards. - Removed the comments in cx88-cards that made no sense. Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab 2005-12-04 21:01 mkrufky * linux/drivers/media/video/bttv-driver.c: * linux/drivers/media/video/cx88/cx88-alsa.c: (cx88_audio_init): * linux/drivers/media/video/saa7134/saa7134-core.c: (saa7134_init): - [PATCH 9/11] MEDIA: replace all uses of pci_module_init with pci_register_driver Signed-off-by: Otavio Salvador Signed-off-by: Michael Krufky 2005-12-04 19:43 mkrufky * v4l/scripts/prepare-ChangeLog.pl: - s/"ChangeLog"/"v4l/ChangeLog" Signed-off-by: Michael Krufky 2005-12-04 19:30 mkrufky * linux/drivers/media/video/tveeprom.c: - tveeprom cleanup of hardcoded tuner format values. - cleaned up the structure to use the V4L2_STD_xxx definitions rather than a one off set of hardcoded values - which could change in the future. Signed-off-by: Steven Toth Signed-off-by: Michael Krufky 2005-12-04 19:20 mkrufky * Makefile: * v4l/scripts/prepare-ChangeLog.pl: - Show Changelog entries relative to top-level cvs directory, rather than v4l/ directory. Signed-off-by: Michael Krufky 2005-12-04 16:31 hverkuil * linux/drivers/media/video/msp3400.c: Restore 2.4 support. Signed-off-by: Hans Verkuil 2005-12-04 12:16 hverkuil * linux/drivers/media/video/bttv-cards.c: (miro_pinnacle_gpio), (bttv_init_card2): * linux/drivers/media/video/bttv-driver.c: * linux/drivers/media/video/bttvp.h: * linux/drivers/media/video/mt20xx.c: (microtune_init): * linux/drivers/media/video/tda9887.c: (tda9887_configure), (tda9887_attach), (tda9887_command): * linux/drivers/media/video/tuner-core.c: (tuner_command): * linux/include/media/audiochip.h: Remove AUDC_CONFIG_PINNACLE horror. This also fixes radio support for mt20xx tuners. Signed-off-by: Hans Verkuil 2005-12-04 01:04 rmcc * linux/drivers/media/common/ir-common.c: (ir_input_init): * linux/drivers/media/dvb/cinergyT2/cinergyT2.c: (cinergyt2_query_rc), (cinergyt2_register_rc), (cinergyt2_unregister_rc), (cinergyt2_suspend_rc), (cinergyt2_resume_rc), (cinergyt2_probe), (cinergyt2_disconnect): * linux/drivers/media/dvb/dvb-usb/dvb-usb-remote.c: (dvb_usb_read_remote_control), (dvb_usb_remote_init), (dvb_usb_remote_exit): * linux/drivers/media/dvb/dvb-usb/dvb-usb.h: * linux/drivers/media/dvb/ttpci/av7110_ir.c: (av7110_emit_keyup), (av7110_emit_key), (input_register_keys), (av7110_ir_init), (av7110_ir_exit): * linux/drivers/media/dvb/ttpci/budget-ci.c: (msp430_ir_interrupt), (msp430_ir_init), (msp430_ir_deinit): * linux/drivers/media/dvb/ttusb-dec/ttusb_dec.c: (ttusb_dec_handle_irq), (ttusb_init_rc), (ttusb_dec_exit_rc), (ttusb_dec_probe): * linux/drivers/media/video/bttvp.h: * linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_handle_key), (cx88_ir_init), (cx88_ir_fini), (cx88_ir_irq): * linux/drivers/media/video/ir-kbd-gpio.c: (ir_handle_key), (ir_rc5_timer_end), (ir_rc5_timer_keyup), (ir_probe), (ir_remove): * linux/drivers/media/video/ir-kbd-i2c.c: (ir_key_poll), (ir_attach), (ir_detach): * linux/drivers/media/video/saa7134/saa7134-input.c: (build_key), (saa7134_input_init1), (saa7134_input_fini): * linux/drivers/media/video/saa7134/saa7134.h: * linux/include/media/ir-kbd-i2c.h: * v4l/compat.h: - Backport of Dmitry Torokhov's input layer changes at mainline kernel (kernel sync) - Added backwards compatibility checks for kernels < 2.6.15 Signed-off-by: Ricardo Cerqueira 2005-12-02 23:00 hverkuil * linux/drivers/media/video/tda9887.c: (tda9887_command): - Add '0x' prefix to register values reported in status log. This clearly marks them as hex values. * linux/drivers/media/video/tuner-core.c: (tuner_status), (tuner_command): - Add VIDIOC_LOG_STATUS. Signed-off-by: Hans Verkuil 2005-12-02 22:04 mkrufky * linux/drivers/media/video/cx88/cx88-dvb.c: - Removed check for kernel version > 2.6.12 before setting .output_mode for cx22702 - This is no longer needed for backwards compatability, due to the v4l-dvb merged cvs. Signed-off-by: Michael Krufky 2005-12-02 21:36 mkrufky * linux/drivers/media/video/cx88/cx88-i2c.c: (cx88_call_i2c_clients): - fixed v4l-only build. (Build v4l modules without dvb support) Signed-off-by: Michael Krufky 2005-12-02 20:06 hverkuil * linux/drivers/media/video/em28xx/em28xx-video.c: (em28xx_do_ioctl): - fixed missing closing } * linux/drivers/media/video/msp3400.c: (msp3400c_setvolume), (msp_attach), (msp_detach): - remove dead code - remove volume scaling (does not belong here, whether max volume results in distortion depends on the specific hardware in which the msp3400 is used, not on the msp3400 itself). Signed-off-by: Hans Verkuil 2005-12-02 17:47 mchehab * linux/drivers/media/video/em28xx/em28xx-video.c: (em28xx_get_ctrl), (saa711x_get_ctrl), (em28xx_set_ctrl), (saa711x_set_ctrl): - Controls now cames from video and audio decoder driver for msp3400 and tvp5150. * linux/drivers/media/video/msp3400.c: (msp_get_ctrl), (msp_set_ctrl), (msp_command): - Added sound controls as provided by the device. * linux/drivers/media/video/tvp5150.c: (tvp5150_selmux), (tvp5150_get_ctrl), (tvp5150_set_ctrl), (tvp5150_command): - Added video controls as provided by the device. Signed-off-by: Mauro Carvalho Chehab 2005-12-02 14:03 mcisely * v4l_experimental/pvrusb2/pvrusb2-version.h: -Update driver version info Signed-off-by: Mike Isely 2005-12-02 14:00 mcisely * v4l_experimental/pvrusb2/pvrusb2-tuner.c: (pvr2_tuner_set_freq): -Need to clear v4l2_frequency structure to zero before using it, in order that newly added fields (that we otherwise would not care about) will take proper default values. Signed-off-by: Mike Isely 2005-12-02 13:56 mcisely * v4l_experimental/pvrusb2/pvrusb2-hdw.c: * v4l_experimental/pvrusb2/pvrusb2-tuner.c: * v4l_experimental/pvrusb2/pvrusb2-v4l2.c: (pvr2_v4l2_do_ioctl): * v4l_experimental/pvrusb2/pvrusb2-video-v4l.c: (pvr2_decoder_v4l_set_norm): - Fix some problems accidentally introduced during earlier PAL-M enhancement Signed-off-by: Mike Isely 2005-12-02 13:33 mcisely * v4l_experimental/pvrusb2/Kbuild: - Remove addition of tveeprom.o to Kbuild, caused by an accidental commit from mchehab Signed-off-by: Mike Isely 2005-12-02 13:27 mcisely * v4l_experimental/pvrusb2/pvrusb2-eeprom.c: * v4l_experimental/pvrusb2/pvrusb2-tuner.c: (pvr2_tuner_set_standard): * v4l_experimental/pvrusb2/pvrusb2-v4l2.c: (pvr2_v4l2_do_ioctl): * v4l_experimental/pvrusb2/pvrusb2-video-v4l.c: (pvr2_decoder_v4l_set_norm): - Change all uses of V4L2_STD_NTSC to V4L2_STD_NTSC_M, which is needed to compensate for a change in tuner-simple.c that causes it to be sensitive to the precise video standard in use. Signed-off-by: Mike Isely 2005-12-02 10:57 mchehab * README: * README.CVS: * README.patches: * v4l/README: * v4l/README.patches: - Readme updates with common instructions for both v4l and dvb Signed-off-by: Mauro Carvalho Chehab 2005-12-02 04:37 mkrufky * linux/Documentation/video4linux/CARDLIST.cx88: * linux/drivers/media/video/cx88/cx88-cards.c: - Add support for another Nova-T-PCI PCI subdevice 0x9001 Signed-off-by: Steven Toth Signed-off-by: Michael Krufky 2005-12-02 04:22 mkrufky * linux/drivers/media/video/cx88/cx88-i2c.c: (cx88_call_i2c_clients): - Cleanup check for dvb. Signed-off-by: Michael Krufky 2005-12-02 04:07 mkrufky * linux/Documentation/video4linux/CARDLIST.cx88: * linux/drivers/media/dvb/dvb-core/dvb_frontend.h: * linux/drivers/media/dvb/frontends/cx22702.c: (cx22702_i2c_gate_ctrl), (cx22702_set_tps), (cx22702_init): * linux/drivers/media/video/cx88/cx88-cards.c: (hauppauge_eeprom), (cx88_card_setup): * linux/drivers/media/video/cx88/cx88-dvb.c: (dvb_register), (dvb_probe), (dvb_remove): * linux/drivers/media/video/cx88/cx88-i2c.c: (cx88_call_i2c_clients): * linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_init): * linux/drivers/media/video/cx88/cx88.h: - Add support for the Hauppauge HVR1100 and HVR1100-LP products. - Add i2c_gate_ctrl callback function to dvb_frontend_ops struct. Signed-off-by: Steven Toth Acked-by: Johannes Stezenbach Signed-off-by: Michael Krufky 2005-12-02 01:37 mkrufky * linux/drivers/media/video/cx88/cx88-cards.c: - fix analog NTSC for DViCO FusionHDTV3 Gold-T - add tda9887 to card struct Signed-off-by: Michael Krufky 2005-12-01 22:28 mkrufky * linux/drivers/media/video/cx88/cx88-cards.c: - fix analog NTSC for pcHDTV 3000 - add tda9887 to card struct Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab 2005-12-01 06:05 mkrufky * linux/drivers/media/dvb/dvb-core/dvb_ca_en50221.c: (dvb_ca_en50221_release): - vfree(NULL) is legal. Signed-off-by: Michael Krufky 2005-11-30 16:18 mchehab * linux/drivers/media/video/tuner-simple.c: (default_set_tv_freq): - New debug msg to show video freqs. Signed-off-by: Mauro Carvalho Chehab 2005-11-29 19:45 mchehab * v4l_experimental/pvrusb2/pvrusb2-eeprom.c: * v4l_experimental/pvrusb2/pvrusb2-encoder.c: (pvr2_encoder_configure): * v4l_experimental/pvrusb2/pvrusb2-hdw.c: (pvr2_hdw_commit_ctl_internal): - Fixed support for PAL-M. Signed-off-by: Mauro Carvalho Chehab 2005-11-29 16:00 mkrufky * v4l/Makefile: - add stv0297_cs2.ko to inst_frontends Signed-off-by: Michael Krufky 2005-11-29 14:07 mchehab * v4l_experimental/pvrusb2/pvrusb2-audio.c: (pvr2_audio_set_standard): * v4l_experimental/pvrusb2/pvrusb2-encoder.c: (pvr2_encoder_configure): * v4l_experimental/pvrusb2/pvrusb2-hdw.c: * v4l_experimental/pvrusb2/pvrusb2-hdw.h: * v4l_experimental/pvrusb2/pvrusb2-tuner.c: (pvr2_tuner_set_standard): * v4l_experimental/pvrusb2/pvrusb2-v4l2.c: (pvr2_v4l2_do_ioctl): * v4l_experimental/pvrusb2/pvrusb2-video-v4l.c: (pvr2_decoder_v4l_set_norm): - Added PAL-M video standard. Still not working. Signed-off-by: Mauro Carvalho Chehab 2005-11-29 13:41 mchehab * linux/drivers/media/video/tuner-simple.c: (default_set_tv_freq): - Added an offset parameter to allow adjusting tuner offsets Signed-off-by: Mauro Carvalho Chehab 2005-11-29 13:36 mkrufky * v4l/Make.config: * v4l/Makefile: - DST cannot be built separately from DVB-BT8XX Signed-off-by: Michael Krufky 2005-11-28 15:42 mcisely * linux/drivers/media/video/tveeprom.c: Restore missing tuner definition for Hauppauge tuner type 0x103 ("TCL MFNM05-04"). Signed-off-by: Mike Isely 2005-11-28 12:55 mkrufky * v4l/Make.config: * v4l/Makefile: - Enable support for OSD functions in dvb-ttpci driver. Thanks to both Matthias Schwarzott and Frank Enderle , for each sending in the same fix. Signed-off-by: Michael Krufky 2005-11-27 17:34 mkrufky * v4l/Makefile: * v4l/scripts/makelinks.sh: - "make kernel-links" (dvb-kernel "makelinks" build method) Updated for merged tree. Signed-off-by: Michael Krufky 2005-11-27 15:02 mkrufky * v4l/Makefile: - fix install for saa7146. - allow separate, 'make v4l-install' and 'make dvb-install' 'make install' does both. - 'make clean' and 'make distclean' less verbose. Signed-off-by: Michael Krufky 2005-11-27 12:33 hverkuil * linux/drivers/media/video/saa7115.c: (saa7115_log_status): - fix VIDIOC_LOG_STATUS message (prints random pointer as string). Signed-off-by: Hans Verkuil 2005-11-27 01:01 mkrufky * v4l/Makefile: - cleanups Signed-off-by: Michael Krufky 2005-11-27 00:42 hverkuil * linux/drivers/media/video/msp3400.c: (msp_attach), (msp_detach), (msp_probe): Fix gcc-4.0.2 compile error. Signed-off-by: Hans Verkuil 2005-11-27 00:29 hverkuil * linux/drivers/media/video/msp3400.c: (msp_wake_thread), (msp_suspend), (msp_resume): * linux/drivers/media/video/tda9887.c: (tda9887_suspend), (tda9887_resume): * linux/drivers/media/video/tuner-core.c: (tuner_resume): Fix suspend/resume compile warnings when compiled with 2.6.15. Signed-off-by: Hans Verkuil 2005-11-27 00:03 hverkuil * linux/drivers/media/video/tuner-simple.c: * linux/include/media/tuner.h: Fix wrong tuner define. Tuner 46 is a TUNER_PANASONIC_VP27, not a Microtune. Signed-off-by: Hans Verkuil 2005-11-26 23:40 mchehab * linux/Documentation/dvb/README.dvb-usb: * linux/Documentation/dvb/README.flexcop: * linux/Documentation/dvb/avermedia.txt: * linux/Documentation/dvb/bt8xx.txt: * linux/Documentation/dvb/cards.txt: * linux/Documentation/dvb/contributors.txt: * linux/Documentation/dvb/get_dvb_firmware: * linux/Documentation/dvb/readme.txt: * linux/drivers/media/common/Kconfig: * linux/drivers/media/common/Makefile: * linux/drivers/media/common/saa7146_core.c: * linux/drivers/media/common/saa7146_fops.c: (fops_open), * linux/drivers/media/common/saa7146_i2c.c: * linux/drivers/media/common/saa7146_vbi.c: (vbi_workaround): * linux/drivers/media/common/saa7146_video.c: (try_win), * linux/drivers/media/dvb/b2c2/flexcop-common.h: * linux/drivers/media/dvb/b2c2/flexcop-fe-tuner.c: * linux/drivers/media/dvb/bt8xx/Kconfig: * linux/drivers/media/dvb/bt8xx/dvb-bt8xx.c: * linux/drivers/media/dvb/cinergyT2/Kconfig: * linux/drivers/media/dvb/dvb-core/Kconfig: * linux/drivers/media/dvb/dvb-core/Makefile: * linux/drivers/media/dvb/dvb-core/demux.h: * linux/drivers/media/dvb/dvb-core/dmxdev.c: * linux/drivers/media/dvb/dvb-core/dmxdev.h: * linux/drivers/media/dvb/dvb-core/dvb_ca_en50221.c: * linux/drivers/media/dvb/dvb-core/dvb_filter.c: * linux/drivers/media/dvb/dvb-core/dvb_filter.h: * linux/drivers/media/dvb/dvb-core/dvb_frontend.c: * linux/drivers/media/dvb/dvb-core/dvb_frontend.h: * linux/drivers/media/dvb/dvb-core/dvb_net.c: * linux/drivers/media/dvb/dvb-core/dvb_ringbuffer.c: * linux/drivers/media/dvb/dvb-core/dvb_ringbuffer.h: * linux/drivers/media/dvb/dvb-core/dvbdev.c: (dvb_device_open), * linux/drivers/media/dvb/dvb-core/dvbdev.h: * linux/drivers/media/dvb/dvb-usb/vp702x-fe.c: * linux/drivers/media/dvb/dvb-usb/vp7045-fe.c: * linux/drivers/media/dvb/frontends/Kconfig: * linux/drivers/media/dvb/frontends/at76c651.c: * linux/drivers/media/dvb/frontends/bcm3510.c: * linux/drivers/media/dvb/frontends/cx22700.c: * linux/drivers/media/dvb/frontends/cx22702.c: * linux/drivers/media/dvb/frontends/cx22702.h: * linux/drivers/media/dvb/frontends/cx24110.c: * linux/drivers/media/dvb/frontends/cx24123.c: * linux/drivers/media/dvb/frontends/l64781.c: (l64781_init), * linux/drivers/media/dvb/frontends/l64781.h: * linux/drivers/media/dvb/frontends/lgdt330x.c: * linux/drivers/media/dvb/frontends/mt312.c: * linux/drivers/media/dvb/frontends/nxt2002.c: * linux/drivers/media/dvb/frontends/nxt200x.c: * linux/drivers/media/dvb/frontends/nxt6000.c: * linux/drivers/media/dvb/frontends/or51132.c: * linux/drivers/media/dvb/frontends/s5h1420.c: * linux/drivers/media/dvb/frontends/s5h1420.h: * linux/drivers/media/dvb/frontends/sp8870.c: (sp8870_writereg), * linux/drivers/media/dvb/frontends/sp887x.c: (sp887x_readreg), * linux/drivers/media/dvb/frontends/stv0299.c: * linux/drivers/media/dvb/frontends/tda10021.c: * linux/drivers/media/dvb/frontends/tda10021.h: * linux/drivers/media/dvb/frontends/tda1004x.c: * linux/drivers/media/dvb/frontends/tda8083.c: * linux/drivers/media/dvb/pluto2/Kconfig: * linux/drivers/media/dvb/ttpci/Kconfig: * linux/drivers/media/dvb/ttpci/Makefile: * linux/drivers/media/dvb/ttpci/av7110.c: (arm_thread), * linux/drivers/media/dvb/ttpci/av7110.h: * linux/drivers/media/dvb/ttpci/av7110_hw.c: * linux/drivers/media/dvb/ttpci/av7110_v4l.c: * linux/drivers/media/dvb/ttpci/budget-av.c: * linux/drivers/media/dvb/ttpci/budget-core.c: * linux/drivers/media/dvb/ttpci/budget-patch.c: * linux/drivers/media/dvb/ttpci/budget.c: (alps_bsrv2_pll_set), * linux/drivers/media/dvb/ttpci/budget.h: * linux/drivers/media/dvb/ttpci/fdump.c: (main): * linux/drivers/media/dvb/ttpci/ttpci-eeprom.c: (check_mac_tt), * linux/drivers/media/dvb/ttusb-budget/Kconfig: * linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c: * linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-dspbootcode.h: * linux/drivers/media/dvb/ttusb-dec/Kconfig: * linux/drivers/media/dvb/ttusb-dec/ttusb_dec.c: * linux/include/linux/dvb/audio.h: * linux/include/linux/dvb/ca.h: * linux/include/linux/dvb/dmx.h: * linux/include/linux/dvb/osd.h: * linux/include/linux/dvb/video.h: * linux/include/media/saa7146.h: * linux/include/media/saa7146_vv.h: Whitespaces cleanups over DVB tree. Signed-off-by: Mauro Carvalho Chehab 2005-11-26 14:31 hverkuil * linux/drivers/media/video/cx25840/cx25840-core.c: (input_change), (set_input), (set_v4lctrl): * linux/drivers/media/video/cx25840/cx25840.h: * linux/drivers/media/video/tveeprom.c: (hasRadioTuner), (tveeprom_hauppauge_analog): * linux/include/media/tveeprom.h: - add workaround for Hauppauge PVR150 hardware problem with tuner models 85, 99 and 112 (model numbers as reported by tveeprom). Signed-off-by: Hans Verkuil 2005-11-25 21:35 mchehab * linux/Documentation/video4linux/CARDLIST.bttv: * linux/drivers/media/video/bttv-cards.c: (hauppauge_eeprom): * linux/drivers/media/video/bttv.h: - Modifications to bttv to support the Hauppauge ImpactVCB product (Model #64900). Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab 2005-11-25 13:44 mchehab * linux/drivers/media/video/tuner-simple.c: * linux/include/media/tuner.h: * v4l/scripts/cardlist: - tuner description now follows the same CodingStyle as the others Signed-off-by: Mauro Carvalho Chehab 2005-11-25 10:46 mchehab * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/saa7134/saa7134-cards.c: * linux/drivers/media/video/saa7134/saa7134.h: - Added "TerraTec Cinergy 250 PCI" board (tv and radio). - svideo not tested - remote does not work (neither gpio nor i2c) Signed-off-by: Jörg Schummer Signed-off-by: Mauro Carvalho Chehab 2005-11-25 10:21 mchehab * linux/drivers/media/video/tveeprom.c: (tveeprom_hauppauge_analog): - Fixed code handling for eeprom on cx88 boards. * linux/drivers/media/video/cx88/cx88-cards.c: (hauppauge_eeprom): - Hauppauge released a new version of the Nova-T-PCI (9002) a few months ago with a different (compatible) tuner (but lacking RF passthru). The official model# is 90003. All features are working. - Adding entry to the known model list after testing. Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab 2005-11-24 21:57 nshmyrev * linux/drivers/media/video/bttv-driver.c: (bttv_common_ioctls), (bttv_do_ioctl): Fixed bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAP. Signed-off-by: Nickolay V. Shmyrev Signed-off-by: Michael H. Schimek 2005-11-24 21:49 nshmyrev * linux/drivers/media/video/saa7134/saa7134-core.c: (saa7134_fini): Fix crash when not compiled as module. Signed-off-by: Reimar Döffinger Signed-off-by: Nickolay V. Shmyrev 2005-11-24 21:38 mkrufky * v4l/Make.config: * v4l/Makefile: - added dvb device modules to build configuration. - these will be enabled later in the merge-trees build. Signed-off-by: Michael Krufky 2005-11-23 09:39 nshmyrev * v4l/linux/drivers/media/video/saa711x.c: Write cached value to correct register for SECAM. Signed-off-by: Dwaine Garden 2005-11-23 09:10 nshmyrev * v4l/linux/drivers/media/video/bttv-driver.c: * v4l/linux/drivers/media/video/video-buf.c: bttv raw format fix to fix VIDIOCSPICT ioctl. Signed-off-by: Michael H. Schimek 2005-11-23 06:23 mkrufky * v4l/compat.h: - remove repeated code Signed-off-by: Michael Krufky 2005-11-23 06:23 mkrufky * v4l/compat.h: - remove repeated code Signed-off-by: Michael Krufky 2005-11-23 05:25 mkrufky * v4l/Make.config: * v4l/Makefile: * v4l/compat.h: * v4l/scripts/merge-trees.sh: * v4l/scripts/unmerge-trees.sh: - add dvb-core to v4l/dvb merged-trees build environment Signed-off-by: Michael Krufky 2005-11-22 19:30 mkrufky * linux/Documentation/video4linux/CARDLIST.cx88: * linux/drivers/media/video/cx88/cx88-cards.c: (cx88_card_setup): * linux/drivers/media/video/cx88/cx88-dvb.c: (cx24123_enable_lnb_voltage), (dvb_register): * linux/drivers/media/video/cx88/cx88.h: - add support for KWorld DVB-S 100, based on the same chips as Hauppauge Nova-S Plus (CX23883/CX24123/CX24109), without the Intersil ISL6421, which is used for LNB control. - LNB voltage and tone are controled by LNBDC and LNBTone bits from register 0x29 of the CX24123 demodulator. - The MO_GP0_IO register from CX23883 is used to turn LNB power on and off. Signed-off-by: Vadim Catana Acked-by: Johannes Stezenbach Signed-off-by: Michael Krufky 2005-11-22 03:46 mkrufky * v4l/scripts/merge-trees.sh: * v4l/scripts/unmerge-trees.sh: - DST build currently disabled in merged-tree build environment. Currently broken in merged v4l+dvb trees due to some changes in include/linux/dvb/frontend.h To re-enable it, edit Make.config - DST is NOT broken in dvb-kernel cvs. Signed-off-by: Michael Krufky 2005-11-22 03:43 mkrufky * v4l/Make.config: * v4l/Makefile: * v4l/scripts/merge-trees.sh: * v4l/scripts/unmerge-trees.sh: - Create separate build option for DST in Make.config Signed-off-by: Michael Krufky 2005-11-20 23:54 mkrufky * v4l/scripts/merge-trees.sh: * v4l/scripts/unmerge-trees.sh: - fix offsets Signed-off-by: Michael Krufky 2005-11-20 23:06 mkrufky * v4l/Makefile: * v4l/compat.h: - Enable cx24123 dvb frontend module in merged v4l/dvb cvs trees and kernel >= 2.6.16 Signed-off-by: Michael Krufky 2005-11-20 15:48 mchehab * linux/drivers/media/video/bttv-cards.c: (identify_by_eeprom), (winview_audio): * linux/drivers/media/video/em28xx/em28xx-core.c: * linux/drivers/media/video/em28xx/em28xx-video.c: (em28xx_config_i2c): * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_irq_alsa_done), (alsa_card_saa7134_create), (saa7134_alsa_exit): * linux/drivers/media/video/saa7134/saa7134-oss.c: (saa7134_dsp_create), (saa7134_oss_exit): This patch makes needlessly global code static. Signed-off-by: Adrian Bunk Signed-off-by: Mauro Carvalho Chehab 2005-11-20 02:09 mchehab * linux/drivers/media/video/cx25840/cx25840-core.c: * linux/drivers/media/video/saa7127.c: - Some funcions are now declared as static * linux/drivers/media/video/ir-kbd-i2c.c: * linux/include/linux/i2c-id.h: - Added a I2C code for InfraRed. Signed-off-by: Mauro Carvalho Chehab 2005-11-18 20:15 mchehab * linux/drivers/media/video/cx88/cx88-core.c: (cx88_start_audio_dma), (cx88_stop_audio_dma), (set_tvaudio): * linux/drivers/media/video/cx88/cx88-tvaudio.c: (set_audio_finish): * linux/drivers/media/video/cx88/cx88.h: - enabled audio DMA transfer code even when DMA not in use to solve a problem on some broken cx88 chips. Signed-off-by: Mauro Carvalho Chehab 2005-11-18 14:33 nshmyrev * linux/drivers/media/video/bttv-driver.c: - bttv bytes per line fix. Signed-off-by: Michael H. Schimek Signed-off-by: Nickolay V. Shmyrev 2005-11-18 14:28 nshmyrev * linux/drivers/media/video/bttv-driver.c: * linux/drivers/media/video/video-buf.c: - Fix read() bugs in bttv driver. Signed-off-by: Michael H. Schimek Signed-off-by: Nickolay V. Shmyrev 2005-11-18 15:10 mchehab * linux/drivers/media/video/cx88/cx88-core.c: (set_tvaudio): - Commented code that enables audio DMA transfers at cx88-core. - This stuff should be at cx88-alsa when ready. Signed-off-by: Mauro Carvalho Chehab 2005-11-18 15:04 mchehab * linux/drivers/media/video/cx88/cx88-tvaudio.c: (set_audio_start), (set_audio_finish), (set_audio_standard_NICAM), (cx88_detect_nicam): - resolved problem of sporadic buzz after setting Nicam stereo - improved setting audio standard with dma reset - cleaned up comments format - more sensitive Nicam detection Signed-off-by: Ian Pickworth Signed-off-by: Michal Pytasz Signed-off-by: Marcin Rudowski Signed-off-by: Torsten Seeboth Signed-off-by: Mauro Carvalho Chehab 2005-11-18 07:22 mchehab * linux/drivers/media/video/cx88/cx88-cards.c: (hauppauge_eeprom), (cx88_card_setup): - removed some redundant eeprom parsing code in cx88-cards.c (specific to Hauppauge DVB products) Instead, placed calls directly to the single eeprom parsing function in tveeprom.c * linux/drivers/media/video/tveeprom.c: (tveeprom_hauppauge_analog): * linux/include/media/tveeprom.h: - added a mac address field to the tveeprom structure. - allow callers to query the MAC address. Signed-off-by: Steven Toth Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab 2005-11-18 03:37 mkrufky * v4l/Makefile: - em28xx needs tveeprom - whitespace cleanup - replace some spaces with tabs Signed-off-by: Michael Krufky 2005-11-18 00:56 mkrufky * linux/Documentation/video4linux/CARDLIST.cx88: * linux/drivers/media/video/cx88/cx88-cards.c: * linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_init), (cx88_ir_irq): - Enable IR support for the Nova-S-Plus. Signed-off-by: Steven Toth Signed-off-by: Michael Krufky 2005-11-17 01:02 mkrufky * v4l_experimental/pvrusb2/Makefile: - make v4l symlinks before attempting pvrusb2 build pvrusb2 depends on the rest of v4l to be present in order to build, and it also must have access to the headers. If someone does 'make clean' after installing their v4l modules, it will remove the symlinks from the v4l/ directory. This ensures the symlinks are present before trying to build experimental pvrusb2. Signed-off-by: Michael Krufky 2005-11-16 20:15 mchehab * linux/drivers/media/video/tuner-simple.c: (default_set_tv_freq): - Video IF was removed from tuners struct. - Each Video standard have its own Video IF frequency, so it is related to video standard. Of course tuner also needs saw filters for IF, but this way, similar tuners can be grouped into just one entry, if they have the same cut-off freqs and the same switch config and global config. Signed-off-by: Mauro Carvalho Chehab 2005-11-16 19:56 mchehab * linux/drivers/media/video/tda9887.c: - Added SECAM L' video standard * linux/drivers/media/video/tda8290.c: * linux/include/linux/videodev2.h: - Common std macros moved to videodev2.h Signed-off-by: Mauro Carvalho Chehab 2005-11-16 19:48 mchehab * linux/drivers/media/video/bttv-driver.c: (bttv_common_ioctls): - The patch below fixes the following sparse warning: drivers/media/video/bttv-driver.c Signed-off-by: Luiz Capitulino Signed-off-by: Mauro Carvalho Chehab 2005-11-16 03:30 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (alsa_card_saa7134_create), (alsa_device_init), (alsa_device_exit), (saa7134_alsa_init): * linux/drivers/media/video/saa7134/saa7134-core.c: (saa7134_initdev), (saa7134_finidev): * linux/drivers/media/video/saa7134/saa7134-oss.c: (saa7134_dsp_create), (oss_device_init), (oss_device_exit), (saa7134_oss_init), (saa7134_oss_exit): * linux/drivers/media/video/saa7134/saa7134.h: - Fix issue with hotplugging and DMA sound (sound was lost when replugging a card) - Added notifiers to main saa7134 module to let the sound sub-modules know when a card has been inserted or removed Signed-off-by: Ricardo Cerqueira 2005-11-14 15:09 mchehab * linux/drivers/media/video/videodev.c: (video_register_device): - Increases the minor number limitation for vbi devices from 223 to 255. This is in agreement with the minor number allocation specified in Documentation/devices.txt. - Without this patch it is not possible to use more than 5 Hauppauge WinTV-PVR 350 cards since each of these allocate 3 vbi devices. Signed-of-by: Sigmund Augdal Helberg Signed-off-by: Mauro Carvalho Chehab 2005-11-14 13:25 mchehab * v4l_experimental/pvrusb2/Kbuild: * v4l_experimental/pvrusb2/Makefile: * v4l_experimental/pvrusb2/README: * v4l_experimental/pvrusb2/pvrusb2-audio.c: * v4l_experimental/pvrusb2/pvrusb2-audio.h: * v4l_experimental/pvrusb2/pvrusb2-context.c: * v4l_experimental/pvrusb2/pvrusb2-context.h: * v4l_experimental/pvrusb2/pvrusb2-debug.h: * v4l_experimental/pvrusb2/pvrusb2-debugifc.c: * v4l_experimental/pvrusb2/pvrusb2-debugifc.h: * v4l_experimental/pvrusb2/pvrusb2-eeprom.c: * v4l_experimental/pvrusb2/pvrusb2-eeprom.h: * v4l_experimental/pvrusb2/pvrusb2-encoder.c: * v4l_experimental/pvrusb2/pvrusb2-encoder.h: * v4l_experimental/pvrusb2/pvrusb2-hdw-internal.h: * v4l_experimental/pvrusb2/pvrusb2-hdw.c: * v4l_experimental/pvrusb2/pvrusb2-hdw.h: * v4l_experimental/pvrusb2/pvrusb2-i2c.c: * v4l_experimental/pvrusb2/pvrusb2-i2c.h: * v4l_experimental/pvrusb2/pvrusb2-io.c: * v4l_experimental/pvrusb2/pvrusb2-io.h: * v4l_experimental/pvrusb2/pvrusb2-ioread.c: * v4l_experimental/pvrusb2/pvrusb2-ioread.h: * v4l_experimental/pvrusb2/pvrusb2-main.c: * v4l_experimental/pvrusb2/pvrusb2-sysfs.c: * v4l_experimental/pvrusb2/pvrusb2-sysfs.h: * v4l_experimental/pvrusb2/pvrusb2-tuner.c: * v4l_experimental/pvrusb2/pvrusb2-tuner.h: * v4l_experimental/pvrusb2/pvrusb2-util.h: * v4l_experimental/pvrusb2/pvrusb2-v4l2.c: * v4l_experimental/pvrusb2/pvrusb2-v4l2.h: * v4l_experimental/pvrusb2/pvrusb2-version.h: * v4l_experimental/pvrusb2/pvrusb2-video.c: * v4l_experimental/pvrusb2/pvrusb2-video.h: * v4l_experimental/pvrusb2/pvrusb2.h: - Added experimental branch for pvrusb2 Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab 2005-11-13 18:02 mkrufky * linux/Documentation/video4linux/CARDLIST.cx88: * linux/drivers/media/video/cx88/Kconfig: * linux/drivers/media/video/cx88/Makefile: * linux/drivers/media/video/cx88/cx88-cards.c: (hauppauge_eeprom_dvb), (cx88_card_setup): * linux/drivers/media/video/cx88/cx88-dvb.c: (cx24123_set_ts_param), (dvb_register): * linux/drivers/media/video/cx88/cx88-mpeg.c: (cx8802_start_dma): * linux/drivers/media/video/cx88/cx88.h: - Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S products. - Basic DVB-S support is working, analog video inputs work. - It has one or two fixme comments, primarily analog GPIOs (audio) and eeprom parsing. - CX24123 code (in cx88-dvb.c) disabled until the cx24123 module is added to dvb-kernel cvs. Signed-off-by: Steven Toth Signed-off-by: Michael Krufky 2005-11-12 22:57 hverkuil * linux/drivers/media/video/compat_ioctl32.c: - Fixed 64-bit bug: a wrongly placed return in compat_ioctl32.c broke 32-bit compatibility ioctl support. * linux/drivers/media/video/em28xx/em28xx-core.c: - Fix a 64-bit compile warning due to a wrong printk format. * v4l/compat.h: - Fixed 2.6.13 support: kzalloc appeared in 2.6.14, not 2.6.13. Also added missing smp_lock.h #include. Signed-off-by: hverkuil 2005-11-12 00:06 mchehab * linux/drivers/media/video/Makefile: - Fixed broken dependency needed for sa7134 module. Signed-off-by: Mauro Carvalho Chehab 2005-11-11 21:26 mkrufky * linux/drivers/media/video/cx25840/cx25840-firmware.c: - Ensure consistent v4l firmware prefixes. Signed-off-by: Hans Verkuil Signed-off-by: Michael Krufky 2005-11-11 20:32 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_irq_alsa_done), (snd_card_saa7134_capture_trigger), (dsp_buffer_free), (snd_card_saa7134_capture_prepare), (snd_card_saa7134_hw_params), (snd_card_saa7134_hw_free), (snd_card_saa7134_capture_close), (snd_saa7134_volume_put), (snd_saa7134_capsrc_get), (snd_saa7134_free), (alsa_card_saa7134_create): - Applied changes suggested by ALSA's Takashi Iwai Signed-off-by: Ricardo Cerqueira 2005-11-11 15:39 mkrufky * linux/drivers/media/video/saa7134/Kconfig: - Don't DEPEND on SND_PCM_OSS. Instead, SELECT it. Signed-off-by: Michael Krufky 2005-11-11 09:36 nshmyrev * linux/drivers/media/video/compat_ioctl32.c: - Hope, it's last patch to build compat_ioctl32.c. Signed-off-by: Nickolay V. Shmyrev 2005-11-11 06:59 nshmyrev * linux/drivers/media/video/compat_ioctl32.c: - More build fixes for compat_ioctl32. Signed-off-by: Nickolay V. Shmyrev 2005-11-11 01:23 mkrufky * linux/drivers/media/video/saa7127.c: (saa7127_set_vps), (saa7127_set_cc), (saa7127_set_xds), (saa7127_set_wss), (saa7127_set_video_enable), (saa7127_set_std), (saa7127_set_output_type), (saa7127_set_input_type): - Remove unneeded (and undesirable) casts. Cc: Hans Verkuil Cc: Chris Kennedy Cc: Kevin Thayer Cc: Mauro Carvalho Chehab Signed-off-by: Andrew Morton Signed-off-by: Michael Krufky 2005-11-10 22:40 mkrufky * linux/drivers/media/video/saa7134/Kconfig: - Prevent the following build warnings: *** Warning: "snd_card_free" *** Warning: "snd_card_register" *** Warning: "snd_device_new" *** Warning: "snd_card_new" *** Warning: "snd_ctl_add" *** Warning: "snd_ctl_new1" *** Warning: "snd_pcm_set_ops" *** Warning: "snd_pcm_new" *** Warning: "snd_pcm_lib_ioctl" *** Warning: "snd_pcm_hw_constraint_integer" *** Warning: "snd_pcm_stop" *** Warning: "snd_pcm_period_elapsed" [drivers/media/video/saa7134/saa7134-alsa.ko] undefined! Signed-off-by: Michael Krufky 2005-11-10 22:24 mkrufky * linux/drivers/media/video/em28xx/Kconfig: - revert akpm's patch, thanks to the previous patch from Dave Jones. Signed-off-by: Michael Krufky 2005-11-10 22:21 mkrufky * linux/drivers/media/video/saa711x.c: - removed #include - This breaks compilation on non-x86 architectures, and isn't even used. Signed-off-by: Dave Jones Signed-off-by: Michael Krufky 2005-11-10 20:41 nshmyrev * linux/drivers/media/video/compat_ioctl32.c: (native_ioctl): Use f_op field of struct file instead of strange f_ops. Signed-off-by: Nickolay V. Shmyrev 2005-11-10 19:30 mchehab * linux/drivers/media/video/cx25840/cx25840-core.c: * linux/drivers/media/video/saa7115.c: * linux/drivers/media/video/saa7127.c: * linux/drivers/media/video/wm8775.c: - Fixes MODULE_AUTHORSHIP. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab 2005-11-10 17:00 mkrufky * linux/drivers/media/video/em28xx/Kconfig: - saa711x is busted on ppc64 - drivers/media/video/saa711x.c:39:25: asm/segment.h: No such file or directory Cc: Mauro Carvalho Chehab Cc: Michael Krufky Cc: Johannes Stezenbach Signed-off-by: Andrew Morton Signed-off-by: Michael Krufky 2005-11-10 16:58 mkrufky * linux/drivers/media/video/saa7134/saa7134-oss.c: (saa7134_dsp_create): - cleanup whitespace Signed-off-by: Michael Krufky 2005-11-10 12:33 mchehab * linux/drivers/media/video/em28xx/em28xx-input.c: (get_key_em_haup): - Commented the code to avoid repeating events when pressing IR keys. * linux/drivers/media/video/em28xx/em28xx-video.c: - Included explicit compat_ioctl32 handler. * linux/drivers/media/video/bttv-driver.c: * linux/drivers/media/video/cx88/cx88-video.c: * linux/drivers/media/video/saa7134/saa7134-video.c: - Fixed compiling with kernels older than 2.6.11. Signed-off-by: Mauro Carvalho Chehab 2005-11-10 02:27 rmcc * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/saa7134/saa7134-cards.c: * linux/drivers/media/video/saa7134/saa7134.h: - Added new saa7134 card (MSI TV@anywhere plus) Signed-off-by: Ricardo Cerqueira 2005-11-09 21:51 nshmyrev * linux/drivers/media/video/saa7134/saa7134-oss.c: (saa7134_dsp_create): * v4l/compat.h: - Fix backward kernel compatibity. Thanks-to: Tyler Trafford Signed-off-by: Nickolay V. Shmyrev 2005-11-09 19:15 trafford * linux/driver/media/video/cx25840/cx25840-firmware.c: - Change default filename of firmware image to 'cx25840.fw' Signed-off-by: Tyler Trafford 2005-11-09 19:09 rmcc * linux/drivers/media/video/compat_ioctl32.c: * v4l/Makefile: - Add compat_ioctl32 to install process - Set module license Signed-off-by: Ricardo Cerqueira 2005-11-09 19:04 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (alsa_card_saa7134_create): - Fix saa7134-alsa spinlock bug Signed-off-by: Ricardo Cerqueira 2005-11-09 18:21 mchehab * linux/drivers/media/video/Makefile: * linux/drivers/media/video/bttv-driver.c: * linux/drivers/media/video/cx88/cx88-video.c: * linux/drivers/media/video/saa7134/Makefile: * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_alsa_irq), (alsa_card_saa7134_create): * linux/drivers/media/video/saa7134/saa7134-core.c: (saa7134_irq): * linux/drivers/media/video/saa7134/saa7134-oss.c: (saa7134_oss_irq), (saa7134_oss_init1), (saa7134_dsp_create), (saa7134_oss_init), (saa7134_oss_exit): * linux/drivers/media/video/saa7134/saa7134-video.c: * linux/include/linux/videodev2.h: * v4l/Makefile: - This moves the 32 bit ioctl compatibility handlers for Video4Linux into a new file and adds explicit calls to them to each v4l device driver. - Unfortunately, there does not seem to be any code handling the v4l2 ioctls, so quite often the code goes through two separate conversions, first from 32 bit v4l to 64 bit v4l, and from there to 64 bit v4l2. My patch does not change that, so there is still much room for improvement. - Also, some drivers have additional ioctl numbers, for which the conversion should be handled internally to that driver. Signed-off-by: Arnd Bergmann Signed-off-by: Mauro Carvalho Chehab 2005-11-09 11:44 mchehab * linux/drivers/media/video/cx25840/Makefile: - Makefile for cx25840 boards * v4l/Makefile: - included newer video decoders on make install Signed-off-by: Mauro Carvalho Chehab 2005-11-09 04:00 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_irq_alsa_done), (snd_card_saa7134_capture_trigger), (snd_card_saa7134_capture_prepare), (snd_card_saa7134_capture_pointer), (snd_card_saa7134_runtime_free), (snd_card_saa7134_capture_open), (snd_saa7134_capsrc_get): - Removed some superfluous code in saa7134-alsa Signed-off-by: Ricardo Cerqueira 2005-11-09 03:25 rmcc * linux/drivers/media/video/saa7134/Makefile: * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_alsa_irq), (snd_card_saa7134_capture_trigger), (dsp_buffer_init), (snd_card_saa7134_capture_prepare), (snd_card_saa7134_capture_pointer), (snd_card_saa7134_capture_close), (snd_card_saa7134_capture_open), (snd_saa7134_capsrc_put), (snd_saa7134_dev_free), (alsa_card_saa7134_create), (saa7134_alsa_init): * linux/drivers/media/video/saa7134/saa7134-core.c: (pending_call), (request_module_depend), (saa7134_irq), (saa7134_hwinit1), (saa7134_hwfini), (saa7134_initdev), (saa7134_finidev): * linux/drivers/media/video/saa7134/saa7134-oss.c: (dsp_ioctl), (mixer_ioctl), (saa7134_oss_irq), (saa7134_oss_init1), (saa7134_irq_oss_done), (saa7134_dsp_create), (saa7134_oss_init), (saa7134_oss_exit): * linux/drivers/media/video/saa7134/saa7134.h: * v4l/Makefile: - saa7134-oss is now a standalone module - all DMA sound stuff has been removed from the core saa7134 module - Lots of cleanups and variable renames to get some consistency between OSS and ALSA drivers Signed-off-by: Ricardo Cerqueira 2005-11-09 02:57 mchehab * linux/drivers/media/video/Kconfig: * linux/drivers/media/video/Makefile: * linux/drivers/media/video/cx25840/Makefile: - Added compiler options for cx25840, saa7115 and saa7127 Signed-off-by: Mauro Carvalho Chehab 2005-11-09 02:54 mchehab * linux/drivers/media/video/Makefile: * linux/drivers/media/video/cx25840/Makefile: Signed-off-by: Mauro Carvalho Chehab 2005-11-09 02:30 mchehab * linux/drivers/media/video/tda8290.c: (set_audio): - Added support for SECAM L' Signed-off-by: Hartmut Hackmann Signed-off-by: Mauro Carvalho Chehab 2005-11-09 01:32 mchehab * linux/drivers/media/video/saa7115.c: - Adds support for saa7115 video decoder. Signed-off-by: Hans Verkuil Signed-off-by: Chris Kennedy Thanks-to: Kevin Thayer Signed-off-by: Mauro Carvalho Chehab 2005-11-09 01:27 mchehab * v4l/Make.config: * v4l/Makefile: - Added new video decoders to makefile. Signed-off-by: Mauro Carvalho Chehab 2005-11-09 00:56 mchehab * linux/drivers/media/video/cx25840/cx25840-audio.c: * linux/drivers/media/video/cx25840/cx25840-core.c: * linux/drivers/media/video/cx25840/cx25840-firmware.c: * linux/drivers/media/video/cx25840/cx25840-vbi.c: * linux/drivers/media/video/cx25840/cx25840.h: - Adds support for cx25840 video decoder. Signed-off-by: Hans Verkuil Signed-off-by: Chris Kennedy Signed-off-by: Tyler Trafford Thanks-to: Ulf Eklund . Signed-off-by: Mauro Carvalho Chehab 2005-11-09 00:48 mchehab * linux/include/media/v4l2-common.h: - Adds a new include for internal V4L2 ioctls and API Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab 2005-11-09 00:39 mchehab * linux/drivers/media/video/saa7127.c: - Added driver for saa7127 video decoder. Signed-off-by: Hans Verkuil Signed-off-by: Chris Kennedy Thanks-to: Kevin Thayer Signed-off-by: Mauro Carvalho Chehab 2005-11-09 00:13 mchehab * linux/drivers/media/video/tuner-core.c: (tuner_fixup_std): * linux/include/linux/videodev2.h: - Added Secam L' video standard and parameter on tuner. Signed-off-by: Mauro Carvalho Chehab 2005-11-08 21:05 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_irq_alsa_done): - Remove superfluous dma_stop() call Signed-off-by: Ricardo Cerqueira 2005-11-08 17:56 nshmyrev * linux/drivers/media/video/bttv-cards.c: (bttv_init_card2): * linux/drivers/media/video/bttv-driver.c: (bttv_irq): * linux/drivers/media/video/bttv-gpio.c: (bttv_any_irq): * linux/drivers/media/video/bttv.h: * linux/drivers/media/video/bttvp.h: * linux/drivers/media/video/ir-kbd-gpio.c: (rc5_decode), (ir_rc5_irq), (ir_rc5_timer_end), (ir_rc5_timer_keyup), (ir_probe), (ir_remove): Support for Nebula rc5-based gpio remote. Signed-off-by: Mark Weaver 2005-11-08 17:51 nshmyrev * linux/drivers/media/video/saa7134/saa7134-alsa.c: Fix compilation with 2.6.8. Signed-off-by: Nickolay V. Shmyrev 2005-11-08 17:46 nshmyrev * linux/drivers/media/video/saa7134/saa7134-alsa.c: * v4l/compat.h: Fix compilation with older kernels. Signed-off-by: Nickolay V. Shmyrev 2005-11-08 16:48 nshmyrev * linux/Documentation/video4linux/CARDLIST.bttv: * linux/Documentation/video4linux/CARDLIST.tuner: * linux/drivers/media/video/bttv-cards.c: * linux/drivers/media/video/bttv.h: * linux/drivers/media/video/ir-kbd-i2c.c: * linux/drivers/media/video/tuner-simple.c: * linux/include/media/tuner.h: Support for Sabrent bt848 version. Signed-off-by: Bill Pechter Signed-off-by: Nickolay V. Shmyrev 2005-11-08 16:33 rmcc * linux/drivers/media/common/ir-common.c: * linux/drivers/media/video/ir-kbd-i2c.c: (get_key_pinnacle): * linux/drivers/media/video/saa7134/saa7134-core.c: (saa7134_hwinit2): * linux/drivers/media/video/saa7134/saa7134-input.c: * linux/include/media/ir-common.h: * linux/include/media/ir-kbd-i2c.h: - The pinnacle handler & remote are common to saa7134 PCI boards and em28xx USB boards, so the keymap was moved to ir-common and the keyhandler is back to ir-kbd-i2c - request_module("ir-kbd-i2c") is no longer necessary at saa7134-core since saa7134.ko now depends on ir-kbd-i2c.ko to get the keyhandler Signed-off-by: Ricardo Cerqueira 2005-11-08 14:01 mchehab * linux/drivers/media/video/Kconfig: * linux/drivers/media/video/Makefile: - Added compiling options for wm8775 and cs53l32a chips. Signed-off-by: Mauro Carvalho Chehab 2005-11-08 13:23 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (snd_card_saa7134_capture_prepare), (snd_card_saa7134_hw_params), (snd_saa7134_capsrc_put), (snd_saa7134_free), (snd_saa7134_dev_free), (alsa_card_saa7134_create): - SAA7134/ALSA IRQ management improvements Signed-off-by: Ricardo Cerqueira 2005-11-08 13:10 mchehab * v4l/Makefile: - distclean now cleans also .orig and .rej files - make update updates from CVS - make snapshot now distcleans and updates. Signed-off-by: Mauro Carvalho Chehab 2005-11-08 00:30 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_dma_stop), (alsa_card_saa7134_create), (saa7134_alsa_init): * linux/drivers/media/video/saa7134/saa7134-core.c: (saa7134_initdev): - Fix multiple board support in saa7134-alsa - Minor comment updates Signed-off-by: Ricardo Cerqueira 2005-11-07 23:02 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_alsa_irq), (snd_saa7134_free), (alsa_card_saa7134_create): - Fix nasty IRQ hook bug. Signed-off-by: Ricardo Cerqueira 2005-11-07 20:20 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_dma_stop), (saa7134_dma_start), (saa7134_irq_alsa_done), (dsp_buffer_conf), (dsp_buffer_init), (snd_card_saa7134_capture_prepare), (snd_card_saa7134_capture_pointer), (dsp_buffer_free), (snd_card_saa7134_capture_close), (snd_card_saa7134_capture_open), (snd_saa7134_capsrc_put): * linux/drivers/media/video/saa7134/saa7134-core.c: (saa7134_set_dmabits), (saa7134_initdev), (saa7134_finidev): * linux/drivers/media/video/saa7134/saa7134-oss.c: (dsp_buffer_conf), (dsp_buffer_init), (dsp_buffer_free), (dsp_dma_start), (dsp_dma_stop), (dsp_rec_start), (dsp_rec_stop), (dsp_open), (dsp_release), (dsp_read), (dsp_ioctl), (dsp_poll), (mixer_recsrc_7134), (mixer_recsrc_7133), (mixer_recsrc), (mixer_open), (mixer_ioctl), (saa7134_oss_init1), (saa7134_irq_oss_done): * linux/drivers/media/video/saa7134/saa7134.h: - DMA sound struct has been renamed from "oss" to "dmasound" to better reflect the fact that it is common to both OSS and ALSA Signed-off-by: Ricardo Cerqueira 2005-11-07 20:15 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (snd_card_saa7134_capture_trigger), (snd_card_saa7134_capture_prepare), (snd_card_saa7134_capture_close), (alsa_card_saa7134_create), (saa7134_alsa_exit): - More ALSA-proposed changes Signed-off-by: Ricardo Cerqueira 2005-11-07 19:04 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_irq_alsa_done), (snd_card_saa7134_capture_prepare), (snd_card_saa7134_capture_close), (snd_card_saa7134_capture_open), (snd_saa7134_volume_get), (alsa_card_saa7134_create), (saa7134_alsa_init): - Applied some of the changes proposed by the ALSA team - dsp_nr replaced by ALSA's index[] Signed-off-by: Ricardo Cerqueira 2005-11-07 03:32 rmcc * linux/drivers/media/video/saa7134/saa7134-core.c: (pending_call), (saa7134_initdev): - saa7134-alsa can only be autoloaded after saa7134 is active Signed-off-by: Ricardo Cerqueira 2005-11-07 02:28 rmcc * linux/drivers/media/video/saa7134/saa7134-alsa.c: (saa7134_irq_alsa_done), (saa7134_alsa_irq), (snd_saa7134_capsrc_put), (alsa_card_saa7134_create), (saa7134_alsa_init), (saa7134_alsa_exit): * linux/drivers/media/video/saa7134/saa7134-core.c: (saa7134_irq), (saa7134_initdev), (saa7134_finidev): * linux/drivers/media/video/saa7134/saa7134-tvaudio.c: * linux/drivers/media/video/saa7134/saa7134.h: * v4l/Makefile: - saa7134-alsa is now a standalone module Signed-off-by: Ricardo Cerqueira 2005-11-06 20:39 mchehab * v4l/Make.config: * v4l/Makefile: - Adds CONFIG_ADV_DEBUG flag to enable advanced debug stuff. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab 2005-11-06 16:57 mchehab * linux/drivers/media/video/bttv-cards.c: * linux/drivers/media/video/bttv-driver.c: * linux/drivers/media/video/cx88/cx88-core.c: * linux/drivers/media/video/cx88/cx88-video.c: * linux/drivers/media/video/em28xx/em28xx-video.c: * linux/drivers/media/video/msp3400.c: (msp_suspend): * linux/drivers/media/video/saa7134/saa7134-core.c: * linux/drivers/media/video/saa7134/saa7134-empress.c: * linux/drivers/media/video/tda9887.c: (tda9887_suspend): * v4l/compat.h: - #elsif removed, since it breaks gentree stuff. Signed-off-by: Mauro Carvalho Chehab 2005-11-06 15:36 mchehab * linux/drivers/media/video/msp3400.c: (msp_command): - msp3400 cleanups Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab 2005-11-06 13:06 mchehab * linux/drivers/media/video/saa7134/Makefile: - Fixes saa7134-alsa build inside saa7134 driver. Signed-off-by: Mauro Carvalho Chehab 2005-11-06 05:46 mchehab * linux/drivers/media/video/em28xx/em28xx-core.c: (em28xx_set_alternate): * linux/drivers/media/video/em28xx/em28xx-video.c: (em28xx_init_dev), (em28xx_usb_probe), (em28xx_usb_disconnect): * linux/drivers/media/video/em28xx/em28xx.h: - Fixed autodetection of max size by if alternate setting - Fixed some debug messages Signed-off-by: Mauro Carvalho Chehab 2005-11-06 03:43 mchehab * linux/drivers/media/video/cx88/cx88-tvaudio.c: (set_audio_start), (set_audio_finish), (set_audio_standard_NICAM), (cx88_set_tvaudio): - Improves the audio handling for NICAM on cx88 audio. Signed-off-by: Torsten Seeboth Signed-off-by: Mauro Carvalho Chehab 2005-11-06 03:37 mchehab * linux/drivers/media/video/msp3400.c: (msp3400c_reset), (msp3400c_read), (msp3400c_write), (msp3400c_set_scart), (msp3400c_setvolume), (msp3400c_setbass), (msp3400c_settreble), (msp3400c_setmode), (msp3400c_setstereo), (msp3400c_print_mode), (autodetect_stereo), (msp3400c_thread), (msp34xx_modus), (msp3410d_thread), (msp34xxg_reset), (msp34xxg_thread), (msp34xxg_set_source), (msp34xxg_detect_stereo), (msp_attach), (msp_command), (msp_suspend), (msp_resume): - Improves msp3400 debug messages. Now, all kernel message in msp3400.c use the same prefix and include the I2C bus to differentiate between multiple msp3400 I2C chips. - Correctly prints the chip identifier for the msp44xx chips. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab 2005-11-06 03:24 mchehab * linux/drivers/media/video/msp3400.c: (msp_command): - Adds missing msp34xxg_reset to VIDIOC_S_STD (just like VIDIOCSCHAN). Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab 2005-11-05 23:20 mchehab * linux/drivers/media/video/msp3400.c: (msp3400c_set_scart), (msp_command): - Fixes set_scart parameter definitions and AUDOUT ioctl Signed-off-by: Mauro Carvalho Chehab 2005-11-05 09:40 mchehab * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/cs53l32a.c: (cs53l32a_probe): * linux/drivers/media/video/wm8775.c: (wm8775_probe): * v4l/Makefile: - Fixes compilation problems due removal of media/id.h and I2C_ALGO_BIT - adds both modules to the inst_video list in the Makefile so that they are installed. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab 2005-11-05 03:04 rmcc * linux/drivers/media/video/saa7134/saa7134-cards.c: (saa7134_board_init1): * linux/drivers/media/video/saa7134/saa7134-input.c: (saa7134_input_init1): * linux/drivers/media/video/saa7134/saa7134.h: - Use less-generic name for saa7134 card #79 Signed-off-by: Ricardo Cerqueira 2005-11-05 02:42 rmcc * linux/drivers/media/video/saa7134/saa7134-cards.c: (saa7134_board_init1): * linux/drivers/media/video/saa7134/saa7134-core.c: (saa7134_hwinit2): * linux/drivers/media/video/saa7134/saa7134-input.c: (saa7134_input_init1), (saa7134_set_i2c_ir): * linux/drivers/media/video/saa7134/saa7134.h: - SAA713x cards with i2c remotes now autoload ir-kbd-i2c (disable_ir works, as for GPIO remotes) Signed-off-by: Ricardo Cerqueira 2005-11-04 14:21 mchehab * linux/drivers/media/video/Makefile: * linux/drivers/media/video/em28xx/Makefile: * linux/drivers/media/video/em28xx/em28xx-video.c: * linux/drivers/media/video/ir-kbd-i2c.c: (ir_probe): - Miscelaneous fixes for em28xx - I2C hardware named changed to wright value. - utsname included to em28xx-video.c - Makefile fixes. Signed-off-by: Mauro Carvalho Chehab 2005-11-04 14:19 mchehab * linux/include/linux/videodev2.h: - Added support for NTSC 4.43 video standard. Signed-off-by: Tyler Trafford Signed-off-by: Mauro Carvalho Chehab 2005-11-04 14:16 mchehab * linux/drivers/media/video/Makefile: * linux/drivers/media/video/em28xx/Makefile: * linux/drivers/media/video/em28xx/em28xx-video.c: * linux/drivers/media/video/ir-kbd-i2c.c: (ir_probe): * linux/drivers/media/video/saa7134/saa7134-dvb.c: (philips_tda827xa_pll_sleep): * linux/include/linux/videodev2.h: Signed-off-by: Mauro Carvalho Chehab 2005-11-04 13:52 mchehab * linux/drivers/media/video/saa7134/saa7134-dvb.c: (philips_tda827xa_pll_sleep): Signed-off-by: Mauro Carvalho Chehab 2005-11-04 13:50 mchehab * linux/drivers/media/video/em28xx/em28xx-cards.c: (em28xx_card_setup): * linux/drivers/media/video/msp3400.c: (msp3400c_set_scart), (msp3410d_thread), (msp34xxg_reset), (msp34xxg_thread), (msp_attach), (msp_command): * linux/include/linux/videodev2.h: - Adds support for digital output for WinTV USB2 board. Signed-off-by: Mauro Carvalho Chehab 2005-11-04 05:07 mkrufky * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/saa7134/saa7134-dvb.c: (philips_tda827xa_pll_sleep): - Updated CARDLIST and strip trailing whitespace. Signed-off-by: Michael Krufky 2005-11-03 23:10 hhackmann * linux/drivers/media/video/saa7134/saa7134-cards.c * linux/drivers/media/video/saa7134/saa7134-dvb.c - added dvb-t support for Asus P7134 Dual - added pci id for ADS Tech Instant TV cardbus variant Signed-off-by: Hartmut Hackmann 2005-11-03 22:11 mchehab * linux/drivers/media/video/em28xx/em28xx-cards.c: (em28xx_card_setup): - Some cleanups and audio amux adjust. * linux/drivers/media/video/em28xx/em28xx-core.c: (em28xx_set_alternate): - em28xx will allways try, by default, the biggest size alt. * linux/drivers/media/video/em28xx/em28xx-video.c: (video_mux), (em28xx_v4l2_open), (em28xx_v4l2_close), (em28xx_v4l2_read), (em28xx_v4l2_poll), (em28xx_v4l2_mmap), (em28xx_stream_interrupt), (em28xx_do_ioctl), (em28xx_video_do_ioctl): - Fixes audio mux code. - Fixes some logs. * linux/drivers/media/video/msp3400.c: (msp3400c_set_scart), (msp_command): - added a hack to allow using I2S output (commented). Signed-off-by: Mauro Carvalho Chehab 2005-11-03 19:58 nshmyrev * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/saa7134/saa7134-cards.c: * linux/drivers/media/video/saa7134/saa7134-dvb.c: (philips_tda827xa_pll_set), (philips_tda827xa_pll_sleep): * linux/drivers/media/video/saa7134/saa7134-input.c: (saa7134_input_init1): - Remote and more info for PCTV Cardbus. Whitespace cleanup. Signed-off-by: Pavel Mihaylov 2005-11-01 22:10 hhackmann * linux/include/media/tuner.h * linux/drivers/media/video/saa7134/saa7134.h * linux/drivers/media/video/saa7134/saa7134-cards.c * linux/drivers/media/video/saa7134/saa7134-dvb.c - added dvb-t support for tda8275a - added Philips Tiger reference design Signed-off-by: Hartmut Hackmann 2005-11-02 13:25 mkrufky * linux/drivers/media/video/Makefile: - saa6588.c should build saa6588.ko, rather than rds.ko Signed-off-by: Michael Krufky 2005-11-02 05:10 mkrufky * linux/drivers/media/video/cx88/cx88-dvb.c: (nxt200x_set_pll_input): - Added function for nxt200x to change pll input Signed-off-by: Kirk Lapray Signed-off-by: Michael Krufky 2005-11-02 00:39 mkrufky * v4l/scripts/merge-trees.sh: * v4l/scripts/unmerge-trees.sh: - fix fuzz & offsets. Signed-off-by: Michael Krufky 2005-11-02 00:17 mkrufky * linux/drivers/media/video/saa6588.c: (block_to_buf): - fix RDS raw data buffer handling bug, which caused decoding delays and sometimes wrong data. Signed-off-by: Hans J. Koch Signed-off-by: Michael Krufky 2005-11-02 00:15 mkrufky * linux/drivers/media/video/tda8290.c: (tda8290_tune), (set_audio): - removed trailing whitespace. Signed-off-by: Michael Krufky 2005-11-01 22:10 hhackmann * linux/driversmedia/video/tda8290.c - fixed tda8290 SECAM-L - added some debugging info Signed-off-by: Hartmut Hackmann 2005-10-31 16:09 nshmyrev * linux/drivers/media/video/cx88/cx88-cards.c: * linux/drivers/media/video/cx88/cx88-cards.h: * linux/Documentation/video4linux/CARDLIST.cx88: - New Avermedia 303 card (without radio). Signed-off-by: Lubomir Bulej 2005-10-31 13:34 rmcc * linux/drivers/media/video/bttv-cards.c: - Work-around to allow hybrid DVB card to autoload the tda9887 tuner module Signed-off-by: Ricardo Cerqueira 2005-10-31 13:32 rmcc * linux/drivers/media/video/bttv-i2c.c: * linux/drivers/media/video/tuner-core.c: - Rollback recent i2c change to solve tuner detection breakage - Fix in tuner-core to prevent setting the tuner type for an already configured tuner Signed-off-by: Ricardo Cerqueira 2005-10-31 12:52 mkrufky * linux/drivers/media/video/cx88/cx88-tvaudio.c: (set_audio_standard_NICAM): - correct nicam audio settings to match dscaler Thanks to: Ian Pickworth and Torsten Seeboth Signed-off-by: Michael Krufky 2005-10-31 04:28 mkrufky * linux/drivers/media/video/em28xx/Makefile: - change CONFIG_EM28XX to CONFIG_VIDEO_EM28XX Signed-off-by: Michael Krufky 2005-10-30 21:55 mkrufky * linux/drivers/media/video/Kconfig: * linux/drivers/media/video/Makefile: * linux/drivers/media/video/em28xx/Kconfig: * linux/drivers/media/video/em28xx/Makefile: - add em28xx to kernel build. Signed-off-by: Michael Krufky 2005-10-30 17:53 mchehab * linux/drivers/media/video/saa711x.c: - saa7113 renamed to saa711x Signed-off-by: Mauro Carvalho Chehab 2005-10-30 17:42 mchehab * linux/include/linux/i2c-id.h: - Updated to reflect the newer drivers. * linux/include/media/id.h: - Removed since codes should be at i2c-id.h - saa7115 not migrated since should be merged with newer saa711x code. Signed-off-by: Mauro Carvalho Chehab 2005-10-30 17:35 mchehab * linux/drivers/media/video/em28xx/em28xx-cards.c: * linux/drivers/media/video/em28xx/em28xx-core.c: * linux/drivers/media/video/em28xx/em28xx-i2c.c: * linux/drivers/media/video/em28xx/em28xx-input.c: * linux/drivers/media/video/em28xx/em28xx-video.c: * linux/drivers/media/video/em28xx/em28xx.h: - Renamed common structures to em28xx Signed-off-by: Mauro Carvalho Chehab 2005-10-30 17:16 mchehab * linux/drivers/media/video/bt832.c: * linux/drivers/media/video/msp3400.c: * linux/drivers/media/video/saa6588.c: * linux/drivers/media/video/saa7134/saa6752hs.c: * linux/drivers/media/video/saa7134/saa7134.h: * linux/drivers/media/video/tda7432.c: * linux/drivers/media/video/tda9875.c: * linux/drivers/media/video/tda9887.c: * linux/drivers/media/video/tvaudio.c: * linux/drivers/media/video/tveeprom.c: * linux/include/linux/i2c-id.h: * linux/include/media/id.h: - Second round of i2c IDs redefinition cleanup. Signed-off-by: Jean Delvare Signed-off-by: Mauro Carvalho Chehab 2005-10-30 17:11 mchehab * v4l/Makefile: - Fix em28xx instalation. Signed-off-by: Mauro Carvalho Chehab 2005-10-29 14:31 mkrufky * v4l/Makefile: - removed drivers/usb/media symlink process from 'make links' Signed-off-by: Michael Krufky 2005-10-29 02:18 mkrufky * linux/drivers/media/video/cx88/Kconfig: - VIDEO_CX88 need not depend on EXPERIMENTAL Signed-off-by: Michael Krufky 2005-10-29 01:59 mkrufky * v4l/scripts/cardlist: - write to CARDLIST.em28xx instead of CARDLIST.em2820 Signed-off-by: Michael Krufky 2005-10-29 01:53 mkrufky * v4l/Make.config: * v4l/Makefile: - CONFIG_EM28xx changed to CONFIG_EM28XX Signed-off-by: Michael Krufky 2005-10-28 21:01 mchehab * linux/Documentation/video4linux/CARDLIST.em28xx: * linux/drivers/media/video/em28xx/em28xx-cards.c: * linux/drivers/media/video/em28xx/em28xx-core.c: * linux/drivers/media/video/em28xx/em28xx-i2c.c: * linux/drivers/media/video/em28xx/em28xx-input.c: * linux/drivers/media/video/em28xx/em28xx-video.c: * v4l/Make.config: * v4l/Makefile: * v4l/scripts/cardlist: * v4l/scripts/em2820.pl: - module em2820 renamed to em28xx and moved to V4L dir. Signed-off-by: Mauro Carvalho Chehab 2005-10-28 20:52 mchehab * linux/Documentation/video4linux/CARDLIST.em2820: * linux/drivers/media/video/em28xx/em28xx-cards.c: * linux/drivers/media/video/em28xx/em28xx-core.c: * linux/drivers/media/video/em28xx/em28xx-i2c.c: * linux/drivers/media/video/em28xx/em28xx-input.c: * linux/drivers/media/video/em28xx/em28xx-video.c: * linux/drivers/usb/media/em2820-cards.c: * linux/drivers/usb/media/em2820-core.c: * linux/drivers/usb/media/em2820-i2c.c: * linux/drivers/usb/media/em2820-input.c: * linux/drivers/usb/media/em2820-video.c: * linux/drivers/usb/media/em2820.h: * v4l/Make.config: * v4l/Makefile: Signed-off-by: Mauro Carvalho Chehab 2005-10-28 11:46 mchehab * linux/include/linux/videodev2.h: - Moved some user defines to be out of __KERNEL__ define. Signed-off-by: Michael Schimek Signed-off-by: Mauro Carvalho Chehab 2005-10-27 20:12 mchehab * linux/drivers/media/video/bttv-cards.c: (bttv_init_card2): * linux/drivers/media/video/bttv-i2c.c: (attach_inform): * linux/drivers/media/video/tuner-core.c: (check_mode): - Some cleanups at I2C stuff and fixing when tuner addr is set. Signed-off-by: Mauro Carvalho Chehab 2005-10-27 19:28 nshmyrev * linux/drivers/media/video/tuner-core.c: (tuner_command): - Quick and dirty fix for AUDC_CONFIG_PINNACLE. Signed-off-by: Nickolay V. Shmyrev 2005-10-27 14:57 mkrufky * linux/drivers/media/video/saa7134/saa7134-cards.c: - Updated comments for AVerTVHD A180 - Uses Alps Electric TDHU2, containing NXT2004 ATSC Decoder AFAIK, there is no analog demod, thus, no support for analog television. Signed-off-by: Michael Krufky 2005-10-27 12:19 mchehab * linux/drivers/media/video/bttv-cards.c: * linux/drivers/media/video/bttv-i2c.c: (attach_inform): - Fixed bttv to accept radio devices like tea5767 - Enabled radio on card #137 (it's a tea5767, and it's now working) - Corrected tuner for card #137 (It's a Tena TNF9533-B/DF, not a Philips) Signed-off-by: Ricardo Cerqueira Signed-off-by: Mauro Carvalho Chehab 2005-10-27 06:22 mkrufky * linux/drivers/media/video/saa7134/Kconfig: * linux/drivers/media/video/saa7134/Makefile: * linux/drivers/media/video/saa7134/saa7134-cards.c: * linux/drivers/media/video/saa7134/saa7134-dvb.c: (dvb_init): * v4l/Makefile: - Added DVB support for AVerTVHD MCE A180 Signed-off-by: Michael Krufky 2005-10-27 04:50 mkrufky * linux/drivers/media/video/tuner-simple.c: (default_set_tv_freq): - ISO C90 forbids mixed declarations and code * v4l/compat.h: - Do not build support for nxt200x unless at least one of the following is true: a) KERNEL_VERSION >= 2.6.15 b) v4l / dvb merge-trees build environment. Signed-off-by: Michael Krufky 2005-10-27 04:27 mkrufky * linux/drivers/media/video/cx88/Kconfig: * linux/drivers/media/video/cx88/Makefile: * linux/drivers/media/video/cx88/cx88-dvb.c: (nxt200x_set_ts_param), (dvb_register): * v4l/Makefile: - Added support for NXT200X based cards (ATI HDTV Wonder) * linux/drivers/media/video/cx88/cx88-cards.c: (cx88_card_setup): - Cleaned up initialization of ATI HDTV Wonder. The card is now able to work in analog or digital mode and able to switch between them without any problems. * linux/drivers/media/video/tuner-simple.c: (default_set_tv_freq): - Fixed value in "Philips TUV1236D ATSC/NTSC dual in" tuner data. - When tuning the "Philips TUV1236D ATSC/NTSC dual in" tuner, make sure that we are in the correct tuning mode. Signed-off-by: Kirk Lapray Signed-off-by: Michael Krufky 2005-10-26 21:26 mchehab * linux/drivers/media/video/bttv-i2c.c: (attach_inform): - Correcting fixes to accept radio devices like tea5767. Signed-off-by: Mauro Carvalho Chehab 2005-10-26 21:00 nshmyrev * linux/drivers/media/video/mt20xx.c: (mt2050_set_radio_freq): Fix bug with setting mt2050 radio frequency Signed-off-by: Nickolay V. Shmyrev 2005-10-26 19:42 mchehab * linux/drivers/media/video/bttv-i2c.c: (attach_inform): - Fixed to accept radio devices like tea5767. Signed-off-by: Mauro Carvalho Chehab 2005-10-26 12:59 mchehab * linux/drivers/usb/media/em2820-core.c: (em2820_isoc_video_copy), (em2820_isocIrq): - Improved isoc error detection. Thanks-to: Stefan Kristiansson Signed-off-by: Mauro Carvalho Chehab 2005-10-26 12:31 mchehab * linux/Documentation/video4linux/CARDLIST.em2820: * linux/drivers/usb/media/em2820-cards.c: (em2820_card_setup): * linux/drivers/usb/media/em2820.h: - Added Pinnacle Dazzle DVC 90 Thanks-to: Stefan Kristiansson Signed-off-by: Mauro Carvalho Chehab 2005-10-25 21:18 mkrufky * v4l/Make.config: * v4l/Makefile: * v4l/scripts/merge-trees.sh: * v4l/scripts/unmerge-trees.sh: - Revert build changes with respect to saa7134-alsa. Signed-off-by: Michael Krufky 2005-10-25 19:24 nshmyrev * linux/drivers/media/video/cx88/cx88-alsa.c: (snd_cx88_pointer), (snd_cx88_create): - Fix build warnings and errors. Signed-off-by: Nickolay V. Shmyrev 2005-10-25 18:48 mkrufky * v4l/Makefile: - obj-$(CONFIG_VIDEO_SAA7134) += saa7134-alsa.o + saa7134-objs += saa7134-alsa.o Signed-off-by: Michael Krufky 2005-10-25 17:24 nshmyrev * linux/drivers/media/video/saa7134/saa7134-alsa.c: - Fix compilation with 2.6.8. Signed-off-by: Nickolay V. Shmyrev 2005-10-25 16:51 mkrufky * v4l/scripts/merge-trees.sh: * v4l/scripts/unmerge-trees.sh: - fix offsets Signed-off-by: Michael Krufky 2005-10-25 16:33 mkrufky * v4l/Make.config: * v4l/Makefile: - don't build saa7134-alsa if CONFIG_VIDEO_ALSA is disabled. - enable CONFIG_VIDEO_ALSA by default - don't build cx88-alsa if CONFIG_VIDEO_ALSA_TESTING is disabled. Thanks to pentium451 (irc nick), for pointing out this bug. Signed-off-by: Michael Krufky 2005-10-25 12:16 mchehab * linux/drivers/media/video/cs53132a.c: - module renamed to cs53l32ac. * linux/drivers/usb/media/em2820-i2c.c: (em2820_i2c_eeprom): - New debug info from em2820 eeprom * linux/drivers/usb/media/em2820-video.c: (em2820_init_dev), (em2820_usb_probe): - Fixed request_module to the newer name for saa711x - module info messages improved to show audio interfaces. * v4l/Makefile: - Fixed to compile cx53l32ac instead of cx53132ac. Signed-off-by: Mauro Carvalho Chehab 2005-10-24 03:13 mkrufky * linux/drivers/media/video/Kconfig: - Improve Kconfig user-friendliness for hybrid dvb/v4l boards. - Allow users to select dvb-bt8xx as a subheading of VIDEO_BT848 in the video4linux menu, to be consistant with cx88-dvb and saa7134-dvb. Signed-off-by: Michael Krufky 2005-10-25 01:31 mkrufky * linux/drivers/media/video/Kconfig: - Move cx88 and saa7134 configuration out of drivers/media/video/Kconfig and instead, use new Kconfig files in each respective directory. Signed-off-by: Michael Krufky 2005-10-25 01:08 mkrufky * linux/drivers/media/video/Kconfig: - saa7134-dvb should not select cx22702 This patch is already in 2.6.14-rc5-git3 commit: c0fef676bbd75e711711ed3ff5bebb7bfd1bdb00 Signed-off-by: Michael Krufky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds 2005-10-25 00:53 mkrufky * linux/drivers/media/video/Kconfig: * linux/drivers/media/video/Makefile: - imported from 2.6.14-rc5 Signed-off-by: Michael Krufky 2005-10-24 23:30 nshmyrev * linux/Documentation/video4linux/API.html: * linux/drivers/media/video/tuner-core.c: (tuner_attach): Fixed broken API link and indentation. Signed-off-by: Nickolay V. Shmyrev 2005-10-23 23:09 mrechberger * linux/drivers/usb/media/em2820-video.c: * linux/drivers/usb/media/em2820-core.c: - Update em2800 scaler code and comments based on info from empiatech Signed-off-by: Sascha Sommer 2005-10-23 23:00 hhackmann * linux/drivers/media/video/tuner-core.c: - fixed tda8290 detection bug Signed-off-by: Hartmut Hackmann 2005-10-23 18:43 mkrufky * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/saa7134/saa7134-cards.c: * linux/drivers/media/video/saa7134/saa7134.h: - Fix bug 5484: ASUS digimatrix card doesnt work with PAL tuner - Created new card entry (80), to separate NTSC (7135) card from PAL (7134) card versions. Signed-off-by: Michael Krufky 2005-10-23 14:56 mkrufky * v4l/Make.config: * v4l/Makefile: - rename saa7113 to saa711x Signed-off-by: Michael Krufky 2005-10-23 14:30 mchehab * linux/drivers/media/video/saa7113.c: - Renamed to saa711x since it should be modified to handle other decoders from this family. Signed-off-by: Mauro Carvalho Chehab 2005-10-23 13:12 mrechberger * linux/drivers/media/video/saa7113.c: - added saa7114 support on i2c address 0x42 Signed-off-by: Markus Rechberger 2005-10-23 06:18 mkrufky * linux/drivers/media/video/cx88/Kconfig: * linux/drivers/media/video/saa7134/Kconfig: - Create Kconfig files for cx88 and saa7134 directories. These are new files, not yet in the kernel. When patching upstream, we will have to remove cx88 and saa7134 stuff from drivers/media/video/Kconfig and replace them with: source "drivers/media/video/cx88/Kconfig" source "drivers/media/video/saa7134/Kconfig" - Previously, when loading cx88-dvb or saa7134-dvb, all supported frontend modules get loaded as well, even if the hardware doesn't need it. - Added new functionality to give users a choice of whether to compile support for all dvb frontends, or to allow the user to tweak the build, and only include support for frontend modules needed by the hardware in the system. The option to build support for all frontends is selected by default. When unselected, a list of frontends is displayed, all selected by default. Users will be able to unselect the frontend modules that they do not wish to build support for. Signed-off-by: Michael Krufky 2005-10-23 00:57 mrechberger * linux/drivers/usb/media/em2820-video.c: - added saa7114 initcode for MSI Vox USB 2.0 Signed-off-by: Markus Rechberger 2005-10-22 23:57 mrechberger * linux/drivers/usb/media/em2820-cards.c: * linux/drivers/usb/media/em2820-i2c.c: * linux/drivers/usb/media/em2820.h: - fixed settings for MSI Vox USB 2.0 (saa7114 is missing atm) Signed-off-by: Markus Rechberger 2005-10-22 17:28 mchehab * linux/drivers/media/video/saa6752hs.c: - moved to video/saa7134 to reflect the same dir used on kernel Signed-off-by: Mauro Carvalho Chehab 2005-10-20 23:57 mrechberger * linux/drivers/usb/media/em2820-cards.c: - modified settings for MSI VOX USB 2.0 Signed-off-by: Markus Rechberger 2005-10-20 20:11 nshmyrev * v4l/compat.h: - Fix kcalloc error with kernel < 2.6.9. Signed-off-by: Nickolay V. Shmyrev 2005-10-20 20:00 mchehab * v4l/scripts/gentree.pl: - This script does create a version-specific V4L tree on another dir, removing compat references. It allows nested #if or #ifdef. - It needs more testing. Signed-off-by: Mauro Carvalho Chehab 2005-10-20 19:58 mchehab * linux/drivers/media/video/video-buf-dvb.c: * v4l/scripts/gentree.pl: Signed-off-by: Mauro Carvalho Chehab 2005-10-20 19:27 nshmyrev * v4l/compat.h: Fix build of em driver with 2.6.8 kernel. Signed-off-by: Nickolay V. Shmyrev 2005-10-20 18:55 mkrufky * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/saa7134/saa7134-cards.c: (saa7134_board_init1): * linux/drivers/media/video/saa7134/saa7134.h: - add card: PCTV Cardbus TV/Radio (ITO25 Rev:2B) Composite input only for now. Uses tda8275a tuner, not yet working. Signed-off-by: Paul T Zalac Signed-off-by: Michael Krufky 2005-10-20 00:00 mkrufky * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/saa7134/saa7134-cards.c: * linux/drivers/media/video/saa7134/saa7134.h: - Analog support for Asus P7131 Dual - TDA8275A - Digital support is under development - Remote doesn't work yet Signed-off-by: Hermann Pitton Signed-off-by: Michael Krufky 2005-10-19 20:05 mchehab * v4l/scripts/gentree.pl: - Fixed to work with CVS. Signed-off-by: Mauro Carvalho Chehab 2005-10-19 14:39 mchehab * v4l/scripts/gentree.pl: - Add new script to create a clean tree (without uneeded #if). Signed-off-by: Mauro Carvalho Chehab 2005-10-19 14:19 mchehab * linux/drivers/media/video/tuner-core.c: (tuner_attach): - Rearranged print order to present a correct answer. - Some cleanups at tuner_attach function. Signed-off-by: Mauro Carvalho Chehab 2005-10-19 13:47 mchehab * linux/include/linux/videodev2.h: * linux/include/linux/videodev.h: - Fixed user mode compiling. - Created a new define OBSOLETE_OWNER. It does indicate a piece of API that should be removed for kernel 2.6.15. Signed-off-by: Mauro Carvalho Chehab 2005-10-19 13:43 mchehab * linux/include/linux/videodev2.h: Signed-off-by: Mauro Carvalho Chehab 2005-10-19 00:44 mkrufky * v4l/scripts/merge-trees.sh: * v4l/scripts/unmerge-trees.sh: - Tree-merge enabled once again. Signed-off-by: Michael Krufky 2005-10-19 00:20 mkrufky * v4l/Makefile: - Fix normal v4l build. Tree-merge temporarily disabled. Signed-off-by: Michael Krufky 2005-10-18 23:50 nshmyrev * linux/drivers/media/video/tda8290.c: (tda8290_init): * linux/include/media/tuner.h: - Unify whitespaces. - Fix build warning. Signed-off-by: Nickolay V. Shmyrev 2005-10-19 01:00 hhackmann * linux/drivers/media/video/tda8290.c: * linux/drivers/media/video/tuner-core.c: - corrected probing code for tda8290 Signed-off-by: Hartmut Hackmann 2005-10-18 23:42 mkrufky * v4l/Makefile: * v4l/scripts/merge-trees.sh: * v4l/scripts/unmerge-trees.sh: - Previous commit broke tree-merge. Here is the correct fix. Signed-off-by: Michael Krufky 2005-10-18 21:59 mkrufky * v4l/Makefile: * v4l/scripts/merge-trees.sh: - Partially revert to old tree-merge method to resolve the bug: dvb_dmx_init failed (errno = -12) Signed-off-by: Michael Krufky 2005-10-18 21:48 nshmyrev * linux/drivers/media/video/cx88/cx88-video.c: (radio_do_ioctl): * linux/drivers/media/video/saa7134/saa7134-video.c: (video_do_ioctl), (radio_do_ioctl): - Set tuner type in VIDIOC_G_TUNER. Signed-off-by: Elad Lahav 2005-10-18 17:16 mchehab * linux/drivers/usb/media/em2820-cards.c: (em2820_card_setup): - Fixed log for tveeprom on em28xx cards. Signed-off-by: Mauro Carvalho Chehab 2005-10-18 16:54 mchehab * linux/drivers/media/video/tda8290.c: (tda8290_init): * linux/drivers/media/video/tuner-core.c: (tuner_attach): - Added autodetection code to tda8290, to avoid conflicts with tda9887. Signed-off-by: Mauro Carvalho Chehab 2005-10-18 14:26 mchehab * linux/drivers/media/video/saa7134/saa7134-alsa.c: (snd_card_saa7134_hw_params), (snd_card_saa7134_hw_free), (snd_card_saa7134_pcm): - Cleanup some unnecessary ALSA memory (de/)allocations Signed-off-by: Ricardo Cerqueira Signed-off-by: Mauro Carvalho Chehab 2005-10-18 14:14 mchehab * linux/drivers/media/video/ir-kbd-i2c.c: (ir_attach): * linux/drivers/media/video/saa7134/saa7134-i2c.c: (attach_inform): * linux/drivers/media/video/saa7134/saa7134-input.c: (get_key_purpletv), (get_key_pinnacle), (saa7134_set_i2c_ir): * linux/drivers/media/video/saa7134/saa7134.h: * linux/drivers/usb/media/em2820-input.c: (em2820_set_ir): - SAA713x keymaps and key builders were moved from ir-kbd-i2c.c to saa7134-input.c - saa7134-i2c's attach now detects I2C IR and calls saa7134 specific code. - Small bugfix at ir-kbd-i2c. - disable_ir now unregisters i2c device. Signed-off-by: Ricardo Cerqueira Signed-off-by: Mauro Carvalho Chehab 2005-10-18 14:01 mchehab * linux/drivers/media/video/cs53132a.c: * v4l/Makefile: - Added driver for Cirrus Logic Low Voltage Stereo A/D Converter. This is used by Adaptec AVC-2010 and AVC-2410 boards. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab 2005-10-18 13:51 mchehab * linux/include/linux/videodev.h: * linux/include/linux/videodev2.h: - Commented obsoleted stuff. * linux/drivers/usb/media/em2820-video.c: (em2820_init_dev): - Removed reference to owner on video_device Signed-off-by: Mauro Carvalho Chehab 2005-10-18 00:45 mrechberger * linux/drivers/usb/media/em2820-video.c: (em2820_v4l2_close): - cleanup dev assignment Signed-off-by: Markus Rechberger 2005-10-18 00:37 mrechberger * linux/drivers/usb/media/em2820-video.c: - replaced obsolete video_get_drvdata and video_set_drvdata Signed-off-by: Markus Rechberger 2005-10-17 22:01 nshmyrev * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/ir-kbd-i2c.c: (get_key_pinnacle), (ir_attach), (ir_probe): * linux/drivers/media/video/saa7134/saa7134-cards.c: * linux/drivers/media/video/saa7134/saa7134.h: - Supports the Pinnacle PCTV 110i board, video inputs, and remote. - Tuning only works with the new tda8290 module (it's a tda8275a) Signed-off-by: Ricardo Cerqueira 2005-10-17 21:59 nshmyrev * linux/Documentation/video4linux/CARDLIST.saa7134: * linux/drivers/media/video/ir-kbd-i2c.c: (get_key_pinnacle), (ir_attach), (ir_probe): * linux/drivers/media/video/saa7134/saa7134-cards.c: * linux/drivers/media/video/saa7134/saa7134.h: - Supports the Pinnacle PCTV 110i board, video inputs, and remote. - Tuning only works with the new tda8290 module (it's a tda8275a) Signed-off-by: Ricardo Cerqueira 2005-10-17 21:52 nshmyrev * linux/drivers/media/video/tda8290.c: (tda827x_tune), (tda827xa_tune), (tda8290_tune), (tda8290_init_tuner), (tda8290_init): - Strip trailing whitespaces. Signed-off-by: Nickolay V. Shmyrev 2005-10-17 21:44 nshmyrev * linux/drivers/media/video/wm8775.c: (wm8775_command): - VIDIOC_LOG_STATUS is added to videodev2.h this can be enabled again in wm8775.c. Also use the v4l2 VIDIOC_S_FREQUENCY instead of VIDIOCSFREQ. Signed-off-by: Hans Verkuil 2005-10-17 21:12 mchehab * linux/include/linux/videodev.h: * linux/include/linux/videodev2.h: - Common stuff moved to videodev2.h. - HAVE_V4L1 is defined on videodev.h - HAVE_V4L2 moved to videodev2.h * linux/include/media/video-buf.h: - includes videodev2.h instead of videodev.h * linux/drivers/media/video/cx88/cx88-video.c: (video_do_ioctl), (radio_do_ioctl): * linux/drivers/media/video/saa7134/saa7134-video.c: (video_do_ioctl): - if HAVE_V4L1, then V4L1 specific code is included. * linux/drivers/media/video/saa7134/saa7134.h: - includes videodev2.h instead of videodev.h Signed-off-by: Mauro Carvalho Chehab 2005-10-17 23:00 hhackmann * linux/drivers/media/video/tda8290.c: * linux/drivers/media/video/tuner-core.c: * linux/include/media/tuner.h: - add support for tda8275a - support all possible I2C addresses - automatic version and address detection - let i2c bridge stabilize befor use Signed-off-by: Hartmut Hackmann 2005-10-16 20:16 mkrufky * v4l/scripts/merge-trees.sh: - make merge-trees less verbose. Signed-off-by: Michael Krufky 2005-10-16 20:05 mkrufky * linux/drivers/media/dvb/.cvsignore: - Really make cvs quiet. .cvsignore in drivers/media wasn't enough. * v4l/scripts/merge-trees.sh: * v4l/scripts/unmerge-trees.sh: - Fix offsets. Signed-off-by: Michael Krufky 2005-10-16 19:01 mchehab * linux/drivers/media/video/msp3400.c: (msp_command): - after msp34xxg_reset, msp_wake_thread should be called to activate autodetection again. Signed-off-by: Mauro Carvalho Chehab 2005-10-16 17:42 mrechberger * linux/drivers/usb/media/em2820-core.c: (em2820_init_isoc), (em2820_uninit_isoc): - replaced kmalloc/kfree with usb_buffer_alloc/usb_buffer_free to get around the kmalloc restrictions Signed-off-by: Markus Rechberger 2005-10-16 12:14 mchehab * v4l/scripts/strip-trailing-whitespaces.sh: - Improved to change initial spaces for tab * linux/Documentation/video4linux/README.cx88: * linux/Documentation/video4linux/bttv/Cards: * linux/Documentation/video4linux/bttv/README: * linux/Documentation/video4linux/bttv/Sound-FAQ: * linux/Documentation/video4linux/lifeview.txt: * linux/drivers/media/common/ir-common.c: (ir_input_key_event), (ir_input_init): * linux/drivers/media/video/bt832.c: (bt832_hexdump), (bt832_init), (bt832_attach), (bt832_command): * linux/drivers/media/video/bt832.h: * linux/drivers/media/video/bttv-cards.c: (identify_by_eeprom), (flyvideo_gpio), (miro_pinnacle_gpio), (gvc1100_muxsel), (bttv_init_card1), (bttv_init_card2), (modtec_eeprom), (pvr_altera_load), (pvr_boot), (osprey_eeprom), (avermedia_eeprom), (bttv_tda9880_setnorm), (boot_msp34xx), (init_PXC200), (lt9415_audio), (windvr_audio), (xguard_muxsel), (PXC200_muxsel): * linux/drivers/media/video/bttv-driver.c: (set_pll_freq), (set_pll), (bt848A_set_timing), (bt848_hue), (bt848_contrast), (bt848_sat), (video_mux), (init_bt848), (bttv_reinit_bt848), (bttv_prepare_buffer), (bttv_common_ioctls), (bttv_s_fmt), (bttv_do_ioctl), (radio_open), (radio_do_ioctl), (bttv_irq), (bttv_register_video), (pci_set_command): * linux/drivers/media/video/bttv-gpio.c: * linux/drivers/media/video/bttv-i2c.c: (bttv_i2c_readbytes), (attach_inform), (bttv_I2CRead), (bttv_I2CWrite), (init_bttv_i2c): * linux/drivers/media/video/bttv-if.c: * linux/drivers/media/video/bttv-risc.c: (bttv_risc_packed), (bttv_risc_planar), (bttv_calc_geo), (bttv_apply_geo), (bttv_set_dma), (bttv_risc_init_main): * linux/drivers/media/video/bttv.h: * linux/drivers/media/video/bttvp.h: * linux/drivers/media/video/cx88/cx88-alsa.c: (snd_cx88_create): * linux/drivers/media/video/cx88/cx88-blackbird.c: (memory_read), (blackbird_load_firmware), (blackbird_set_default_params), (blackbird_set_params), (blackbird_remove): * linux/drivers/media/video/cx88/cx88-cards.c: * linux/drivers/media/video/cx88/cx88-core.c: (cx88_risc_field), (cx88_core_get): * linux/drivers/media/video/cx88/cx88-dvb.c