diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 149 |
1 files changed, 149 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 41cec38e2..d35eb2656 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,152 @@ +2005-10-16 11:46 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: + (dntv_live_dvbt_demod_init), (dvb_remove): + * ../linux/drivers/media/video/cx88/cx88-i2c.c: (attach_inform), + (cx88_i2c_init): + * ../linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_irq): + * ../linux/drivers/media/video/cx88/cx88-mpeg.c: (cx8802_mpeg_irq), + (cx8802_init_common), (cx8802_suspend_common): + * ../linux/drivers/media/video/cx88/cx88-reg.h: + * ../linux/drivers/media/video/cx88/cx88-video.c: + (restart_video_queue), (ov_risc_frame), (verify_window), + (video_open), (set_control), (cx88_do_ioctl), (radio_do_ioctl), + (cx8800_initdev), (cx8800_finidev): + * ../linux/drivers/media/video/cx88/cx88.h: + * ../linux/drivers/media/video/ir-kbd-gpio.c: (ir_probe): + * ../linux/drivers/media/video/ir-kbd-i2c.c: (get_key_pixelview), + (get_key_pv951), (get_key_purpletv), (ir_attach), (ir_detach): + * ../linux/drivers/media/video/msp3400.c: (msp3400c_reset), + (msp3400c_read), (msp3400c_write), (watch_stereo), (msp_attach), + (msp_command): + * ../linux/drivers/media/video/mt20xx.c: (mt2032_compute_freq), + (mt2032_check_lo_lock), (mt2032_optimize_vco), + (mt2032_set_if_freq), (mt2032_set_tv_freq), + (mt2032_set_radio_freq), (mt2032_init), (mt2050_set_if_freq), + (mt2050_set_tv_freq), (microtune_init): + * ../linux/drivers/media/video/saa6752hs.c: + (saa6752hs_chip_command), (saa6752hs_set_bitrate), + (saa6752hs_init), (saa6752hs_attach), (saa6752hs_command): + * ../linux/drivers/media/video/saa7113.c: + * ../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_volume_put), (snd_saa7134_capsrc_put), + (snd_saa7134_dev_free), (alsa_card_saa7134_create), + (alsa_card_saa7134_exit): + * ../linux/drivers/media/video/saa7134/saa7134-cards.c: + (saa7134_board_init2): + * ../linux/drivers/media/video/saa7134/saa7134-core.c: + (pending_call), (saa7134_pgtable_alloc), (saa7134_set_dmabits), + (saa7134_hwinit1), (saa7134_hwinit2), (saa7134_initdev), + (saa7134_finidev): + * ../linux/drivers/media/video/saa7134/saa7134-dvb.c: + (philips_tda827x_pll_set), (philips_tda827x_pll_sleep): + * ../linux/drivers/media/video/saa7134/saa7134-empress.c: + (ts_reset_encoder), (ts_init_encoder), (ts_do_ioctl): + * ../linux/drivers/media/video/saa7134/saa7134-i2c.c: + (saa7134_i2c_xfer), (attach_inform): + * ../linux/drivers/media/video/saa7134/saa7134-input.c: + (build_key), (saa7134_input_irq), (saa7134_input_init1): + * ../linux/drivers/media/video/saa7134/saa7134-oss.c: + (dsp_buffer_conf), (dsp_ioctl), (mixer_recsrc_7133), (mixer_ioctl), + (saa7134_oss_init1): + * ../linux/drivers/media/video/saa7134/saa7134-reg.h: + * ../linux/drivers/media/video/saa7134/saa7134-ts.c: + (buffer_prepare): + * ../linux/drivers/media/video/saa7134/saa7134-tvaudio.c: + (mute_input_7134), (mute_input_7133): + * ../linux/drivers/media/video/saa7134/saa7134-video.c: (set_size), + (verify_preview), (video_poll), (video_do_ioctl), (radio_do_ioctl), + (saa7134_video_init1): + * ../linux/drivers/media/video/saa7134/saa7134.h: + * ../linux/drivers/media/video/tda7432.c: (tda7432_attach), + (tda7432_command): + * ../linux/drivers/media/video/tda8290.c: + * ../linux/drivers/media/video/tda9875.c: (i2c_read_register), + (do_tda9875_init), (tda9875_attach), (tda9875_command): + * ../linux/drivers/media/video/tda9887.c: (tda9887_set_pinnacle), + (tda9887_status), (tda9887_configure), (tda9887_attach), + (tda9887_command): + * ../linux/drivers/media/video/tea5767.c: + * ../linux/drivers/media/video/tuner-core.c: (set_mode), + (tuner_command): + * ../linux/drivers/media/video/tuner-simple.c: (tuner_stereo), + (tuner_islocked), (tuner_afcstatus), (tuner_mode), + (default_set_tv_freq), (default_set_radio_freq): + * ../linux/drivers/media/video/tvaudio.c: (chip_attach): + * ../linux/drivers/media/video/tveeprom.c: (hasRadioTuner), + (tveeprom_hauppauge_analog), (tveeprom_detect_client): + * ../linux/drivers/media/video/tvmixer.c: (tvmixer_ioctl), + (tvmixer_open): + * ../linux/drivers/media/video/v4l1-compat.c: + (v4l_compat_translate_ioctl): + * ../linux/drivers/media/video/video-buf.c: + (videobuf_dma_init_user), (videobuf_read_zerocopy), + (videobuf_read_one), (videobuf_vm_nopage): + * ../linux/drivers/media/video/wm8775.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: + * ../linux/include/linux/videodev.h: + * ../linux/include/linux/videodev2.h: + * ../linux/include/media/audiochip.h: + * ../linux/include/media/i2c-compat.h: + * ../linux/include/media/saa6752hs.h: + * ../linux/include/media/tuner.h: + * ../linux/include/media/video-buf.h: + * ../linux/sound/pci/bt87x.c: (snd_bt87x_create_risc): + - Whitespace cleanups + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-16 06:11 nshmyrev * ../linux/drivers/media/video/bttv-cards.c: |