2005-07-07 03:38 mkrufky * lgdt3302.c: - Remove #include . Signed-off-by: Michael Krufky 2005-07-07 03:01 mchehab * tuner-core.c,tea5767.c: - T_STANDBY now is tuner.mode instead of tuner.mode_mask. This way, mode_mask is changed only when calling set_type. Signed-Off-By: Nickolay V. Shmyrev Signed-off-by: Mauro Carvalho Chehab 2005-07-07 02:41 mchehab * tuner-core.c: - Fix setting of VIDEO_TUNER_LOW in v4l1 mode with radio. Signed-Off-By: Nickolay V. Shmyrev Signed-off-by: Mauro Carvalho Chehab 2005-07-06 21:44 mkrufky * lgdt3302.c: - Fix bug in lgdt3302_read_status to return correct FE_HAS_SIGNAL and FS_HAS_CARRIER status. * msp3400.c, saa7134-cards.c, saa7134-i2c.c: * tuner-simple.c, video-buf-dvb.c: - Remove trailing whitespace. Signed-off-by: Mac Michaels Signed-off-by: Michael Krufky 2005-07-07 01:44 nshmyrev * tuner-simple.c: - Use 50 kHz step when tunning radio for most tuners. Signed-Off-By: Nickolay V. Shmyrev 2006-07-06 19:58 nshmyrev * msp3400.c video-buf-dvb.c: - Fix build with 2.6.13. * cx22702.c: - Remove unused field id that cause build problems. Signed-Off-By: Nickolay V. Shmyrev 2005-07-06 09:37 mchehab * tuner-core.c: - Cleanup patch at tuner-core.c reverted. Radio is working again. Signed-off-by: Mauro Carvalho Chehab 2005-07-06 02:01 mkrufky * lgdt3302.c: - Removed #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,10). Signed-off-by: Michael Krufky 2005-07-06 03:33 mchehab * tuner-core.c, tea5767.c: - Corrected some bugs at radio, but radio still broken. Signed-off-by: Mauro Carvalho Chehab 2005-07-05 15:32 mkrufky * cx88-mpeg.c, doc/not-in-cx2388x-datasheet.txt: - Correct sync byte for MPEG-2 transport stream packets. All DVB compliant frontends output packets with this start code. Thanks to Johannes Stezenbach and Mac Michaels. Signed-off-by: Michael Krufky 2005-07-05 21:36 nshmyrev * bttv-driver.c, saa7134-cards.c, tuner-core.c, tea5767.c: * tuner-simple.c, saa7134-core.c, cx88-core.c: Rename tuner structures fields. Move MD detection hack to saa7134-cards.c 2005-07-04 18:23 nshmyrev * tuner-core.c: - Fix setting of VIDEO_TUNER_LOW in v4l1 mode with radio. 2005-07-04 15:23 mkrufky * cx88-cards.c, cx88-dvb.c, cx88-mpeg.c: * dvb-pll.c, dvb-pll.h: - Add DVB support for DViCO FusionHDTV3 Gold-T. Signed-off-by: Michael Krufky 2005-07-04 17:02 mchehab * saa7134-i2c.c: - specifying tuner type by parameter was not working. fixed. Signed-off-by: Mauro Carvalho Chehab 2005-07-04 11:47 mkrufky * Makefile, saa7134-dvb.c: - Let Kconfig decide whether to include frontend-specific code in saa7134-dvb. * cx88-video.c: - added missing contrast offset value, set to 0. Signed-off-by: Michael Krufky 2005-07-03 21:11 mkrufky * Makefile, cx88-dvb.c: - Let Kconfig decide whether to include frontend-specific code in cx88-dvb. Signed-off-by: Michael Krufky 2005-07-03 18:30 mchehab * tuner-core.c: - Added some comments about I2C working mode. - Frequency initialized for radio and TV. * cx88-video: - It calls VIDIOC_G_FREQUENCY to get tuner freq from tuner. Signed-off-by: Mauro Carvalho Chehab 2005-07-03 13:40 mchehab * bttv-i2c.c, cx88-i2c.c, saa7134-i2c.c: - I2C cleanups. Now, all drivers uses the same basic structure. * cx88-video.c: - Duplicated code commented. Should be removed soon. Signed-off-by: Mauro Carvalho Chehab 2005-07-03 00:55 mchehab * tuner-core.c: - Reintroduced check for is_stereo pointer eliminated on previous cleanup. Signed-off-by: Mauro Carvalho Chehab 2005-07-03 04:19 nshmyrev * Make.config, tuner-core.c, tuner.h: - Finish previous cleanups 2005-07-02 19:20 nshmyrev * bttv-cards.c, bttv-i2c.c, cx88-i2c.c, cx88-video.c: * saa7134-cards.c, saa7134-core.c, saa7134-i2c.c: * tuner-core.c, tuner.h: Rename v4l2_tuner field in tun_addr structure. Cleanup tuner private calls. Signed-Off-By: Nickolay V. Shmyrev 2005-07-02 19:17 nshmyrev * Make.config: - Fix check for newer kernel to compile dvb modules. * tea5767.c, tuner-core.c, tuner.h, tuner-simple.c, scripts/cardlist: - Cleanup code a bit * msp3400-old.c, vbi, tda9887.h: - Remove unused files Signed-Off-By: Nickolay V. Shmyrev 2005-06-01 21:38 mchehab * tuner-core.c: - It looks that I2C trouble was fixed. Still requires futher analysis. Signed-off-by: Chris Pitchford Signed-off-by: Mauro Carvalho Chehab 2005-06-01 20:40 mchehab * tuner-core.c: - it is printk, not dprintk! Fixed. - new debug info when tuner is specified as tea5767 but autodetection doesn't recognize. Signed-off-by: Mauro Carvalho Chehab 2005-06-01 18:37 mchehab * tuner-core.c: - Added a code to avoid I2C early announce. Signed-off-by: Mauro Carvalho Chehab 2005-06-01 12:09 mchehab * tuner-core.c: - new debug info; - reincluded type=t->type when I2C is not yet registred. Signed-off-by: Mauro Carvalho Chehab 2005-06-01 12:09 mchehab * tuner-core.c: - Fixed a race condition at I2C implementation. Signed-off-by: Mauro Carvalho Chehab 2005-07-01 08:02 mkrufky * cx88-cards.c, cx88-dvb.c, cx88.h: * doc/CARDLIST.cx88: - Add support for TerraTec Cinergy 1400 DVB-T. Signed-off-by: Uli Luckas Signed-off-by: Michael Krufky 2005-07-01 12:12 nshmyrev * tuner-core.c: - Add option to resolve secam norm in tuner. Signed-Off-By: Nickolay V. Shmyrev 2005-07-01 12:09 nshmyrev * saa7134-cards.c, saa7134-core.c, saa7134.h: - Remove irq2_mask field from saa7134_dev structure. Collect all the bits needed in saa7134_hwinit2() instead. Signed-Off-By: Michael Tokarev 2005-06-29 17:18 mchehab * tuner-core.c: - Included two new debug msgs for showing I2C set_type calls when tuner_debug is on. Signed-off-by: Mauro Carvalho Chehab 2005-06-29 17:18 mchehab * tuner-core.c: - Removed debug info. Signed-off-by: Mauro Carvalho Chehab 2005-06-29 16:37 mchehab * tuner-core.c, tuner.h, tea5767.c: - Fixed bugs at TEA5767 autodetection code - New debug code for identifying calls to set_type before I2C ok. Signed-off-by: Mauro Carvalho Chehab 2005-06-29 09:37 mchehab * tuner-core.c: - Idented according with Linux standards - check_mode debug msg fixed - out of range debug messages fixed - standby mode support implemented - new macro: set_type disables other tuner when changing mode. * tea5767.c: - Idented according with Linux standards - some debug messages only with tuner_debug=1 - standby mode implemented Signed-off-by: Mauro Carvalho Chehab 2005-06-29 02:42 mchehab * tuner-core.c: - Corrected trouble when changing to radio mode Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Nickolay V Shmyrev 2005-06-28 16:15 mchehab * cx88-video.c: - Changed hue offset to 128 to correct its behavior. Now, 50% Hue means no offset, just like bt878 stuff. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab 2005-06-28 19:35 mkrufky * cx88-core.c, cx88-dvb.c, cx88-input.c: * lgdt3302.c, lgdt3302_priv.h, or51132.c: * saa7134-cards.c, saa7134-core.c: * saa7134-dvb.c, saa7134-i2c.c, saa7134-oss.c: * saa7134-tvaudio.c, saa7134-video.c: * tda8290.c, tea5767.c, tuner-simple.c: - Clean up ALL whitespace using scripts/strip-trailing-whitespaces.sh Signed-off-by: Michael Krufky 2005-06-28 09:04 mkrufky * lgdt3302.c: - Revert previous changes: The code was better off in it's original form. Signed-off-by: Michael Krufky 2005-06-28 09:04 mkrufky * lgdt3302.c: - Changed some code in preparation for merge into linux-tv cvs. Signed-off-by: Michael Krufky 2005-06-28 08:32 mkrufky * lgdt3302.c, lgdt3302.h: - more whitespace cleanups. Signed-off-by: Michael Krufky 2005-06-28 00:32 mkrufky * cx88-cards.c: - Fixed tab/spacing problems. * lgdt3302.c: - Updated comments. * tuner-simple.c: - Added newline for code style consistency. Signed-off-by: Michael Krufky 2005-06-28 03:18 mchehab * cx88-i2c.c, cx88-video.c, saa7134-i2c.c, tuner-core.c, tuner.h: - Improved support for multi tuners on multi boards. *tuner-core.c: - Pal M and PAL N added to tuner_fixup_std * tuner-simple.c: - Eliminated old tea code from tuner-simple. Signed-off-by: Mauro Carvalho Chehab 2005-06-27 18:58 mchehab * .bp/2.6/dvb-cx22702: - cx22702.c,cx22702.h patch generation commented, since DVB project has updated it * .bp/2.6/dvb-pll: - dvb-pll.c,dvb-pll.h patch generation commented, since DVB project has updated it - Obs.: tda1004x.h and tda1004x.c are also from DVB project. Signed-off-by: Mauro Carvalho Chehab 2005-06-26 18:01 nshmyrev * tda8290.c: - Fix setting frequency on tda8290. Thanks to Fabien PERROT 2005-06-25 23:42 nshmyrev * saa7134-cards.c: - When switching external mux on mute, switch internal mux to TV. Thanks to Konrad Rzepecki 2005-06-23 12:24 mkrufky * scripts/buildpatch: - Produce diffstat before patch. - diffstat & patch to STDOUT. Signed-off-by: Michael Krufky 2005-06-22 23:00 nshmyrev * saa7134-cards.c, saa7134-input.c: - recover the original PAL tuner on Compro VideoMate Gold+ Pal - add remote support for Compro VideoMate gold+ II, Pal saa7134 chip Signed-off-by: Hermann Pitton 2005-06-22 23:20 mchehab * scripts/cardlist: - Script updated to strip tail spaces - Correclty generates a tuner number for tea chip * doc/CARDLIST.cx88, doc/CARDLIST.saa7134, doc/CARDLIST.tuner: - Card definitions updated. Signed-off-by: Mauro Carvalho Chehab 2005-06-22 22:47 mchehab * bttv-cards.c, cx88-core.c, cx88.h, v4l1-compat.c,doc/CARDLIST.bttv, doc/CARDLIST.saa7134, doc/Cards: - tail spaces removed. * cx88-core.c, cx88.h: - cx88_pci_irqs changed to static * doc/V4L1_API.html: - Now informs that it is obsolete. Signed-off-by: Mauro Carvalho Chehab 2005-06-22 16:00 nshmyrev * bttv-driver.h: - use DMA_32BIT_MASK. Thanks to domen@coderock.org. * tuner.h: - Remove unneeded set_tuner from tuner structure. * saa7134-cards.c, saa7134-tvaudio.c: patch to switch external mux on mute on some cards. * tuner-simple: - unify tuner list 2005-06-22 22:27 mchehab * Makefile: - Less verbose Signed-off-by: Mauro Carvalho Chehab 2005-06-22 15:50 mchehab * .bp/2.6/v4l-driver-doc, doc/API.html: - API.html added, pointing to V4L api at linuxtv. Signed-off-by: Mauro Carvalho Chehab 2005-06-21 22:50 hhackmann * tda1004x.c - added this file (copy from linuxtv DVB project) to make DVB-T for saa7134 work. * saa7134-dvb.c - don't turn off the xtal output of tda8274/75 in sleep mode. This might crash the channel decoder. Signed-off-by: Hartmut Hackmann 2005-06-21 15:45 mchehab * Makefile: - included a make rmmodules for removing modules from memory. it is not perfect, but helps debuging :-) * .bp/2.6/i2c-tuner: - tea filename corrected. Signed-off-by: Mauro Carvalho Chehab 2005-06-21 11:58 mkrufky * tuner-simple.c: - forgot to remove TUNER_TENA_9533_B in one location, fixed now. Signed-off-by: Michael Krufky 2005-06-21 15:45 mchehab *tuner-core.c: - some tuner_info msgs will be generated only if insmod opt tuner_debug enabled. *tea5767.c: - tuner_info msgs will be generated only if insmod tuner option tuner_debug enabled. - some cleanups for better reading. Signed-off-by: Mauro Carvalho Chehab 2005-06-21 10:51 mkrufky * tuner-simple.c, tuner.h, saa7134-cards.c: * CARDLIST.tuner: - Removed tuner#64 and consolidated into tuner#61, Appropriate comments added. Signed-off-by: Michael Krufky 2005-06-21 07:32 mkrufky * tuner-simple.c: - Fix UHF switch for tuner=61 & tuner=64. Signed-off-by: Hermann Pitton Signed-off-by: Michael Krufky 2005-06-21 02:04 mkrufky * cx88-dvb.c: - Fixed missing line in cx88-dvb.c Thanks to Didier Caillaud 2005-06-20 23:00 mkrufky * saa7134-cards.c, saa7134-input.c, saa7134.h: * tuner-simple.c, tuner.h: * doc/CARDLIST.saa7134, doc/CARDLIST.tuner: - Add new card entry: Kworld Xpert TV PVR7134 - Add new tuner entry: Tena TNF9533-B/DF Thanks to Hannibal - Replace // with /* */ - Fix tab/spacing problems Signed-off-by: Michael Krufky 2005-06-21 0240 mchehab *tuner-core.c: - VIDIOCSTUNER removed. Signed-off-by: Mauro Carvalho Chehab 2005-06-20 18:04 mkrufky * saa7134-core.c: - Fix kernel compile error with CONFIG_MODULES=n Signed-off-by: Adrian Bunk 2005-06-20 14:14 mkrufky * lgdt3302.c: - Change lgdt3302 driver to return raw data for SNR. Signed-off-by: Mac Michaels Signed-off-by: Michael Krufky 2005-06-20 15:25 mchehab *tuner-core.c: - v4l2_tuner has three fields for audio mode: capability (bitmask, says what the hardware is able to do). rxsubchans (bitmask, which channels are available). audmode (enum, current mode). For radio seeing a stereo signal but sending mono the driver can simply set this: rxsubchans = V4L2_TUNER_SUB_MONO | V4L2_TUNER_SUB_STEREO; audmode = V4L2_TUNER_MODE_MONO; - VIDIOCSTUNER should not allow turning stereo/mono. Code commented. It will be removed soon. Signed-off-by: Gerd Knorr Signed-off-by: Mauro Carvalho Chehab 2005-06-20 00:49 mkrufky * lgdt3302.c: - fixed FEC error status Signed-off-by: Mac Michaels Signed-off-by: Michael Krufky 2005-06-19 22:55 mkrufky * cx88-cards.c, cx88-dvb.c, cx88-mpeg.c: * cx88-video.c, cx88.h, tuner.h: * doc/CARDLIST.cx88: - Fix DViCO Board names as per email from DViCO Systems Software Engineer Jeff Lee: "DTT7611 model is 3Gold-T ... Temic 4042 is the 3Gold-Q model." Signed-off-by: Michael Krufky 2005-06-19 23:53 mchehab * tea5767.c, tuner-core.c: - tea5767 autodetection code included. It uses the same approach as DScaler code. Signed-off-by: Mauro Carvalho Chehab 2005-06-19 14:41 mchehab * cx88-video.c, tea5767.c, tuner-core.c: - Changing radio mode stereo/mono for tea5767 working. - is not clear at V4L1 API if VIDIOCSTUNER can change to mono. support for changing implemented anyway to allow radio st/mono switch. - Issue to solve: tea indicates stereo even when switched to mono. Signed-off-by: Mauro Carvalho Chehab 2005-06-19 14:41 mchehab * tuner-core.c: - VIDIOCSTUNER ioctl implemented. Signed-off-by: Mauro Carvalho Chehab 2005-06-19 14:41 mchehab * cx88-video.c, tea5767.c, tuner-core.c, tuner.h: - Added initial support for changing radio mode stereo/mono for tea5767 Signed-off-by: Mauro Carvalho Chehab 2005-06-19 14:41 mchehab * tuner.h, tuner-core.c: - Implemented tuner-core support for VIDIO_S_TUNER - It can be used by changing mono/stereo mode Signed-off-by: Mauro Carvalho Chehab 2005-06-19 13:45 mchehab * Makefile: - make install now remove old installs at /lib/modules//v4l - make v4l_install now remove kernel modules Signed-off-by: Mauro Carvalho Chehab 2005-06-19 11:43 nshmyrev * saa7134-cards.c, saa7134.h: - Add new card entry for Compro VideoMate TV Gold+II. Thanks to Elshin Roman 2005-06-18 19:40 mchehab * Makefile: - make install now installs file over old 2.6 files - make v4l_install added for old behavior Signed-off-by: Mauro Carvalho Chehab 2005-06-18 14:18 mkrufky * cx88-cards.c: - Remove CABLE type setting from DViCO FusionHDTV3 Gold-T. Signed-off-by: Michael Krufky 2005-06-18 09:46 nshmyrev * dpl3518.c, msp3400-old.c, msp3400.c, saa6752hs.c, tda9887.c: * tuner-core.c, tvaudio.c, tveeprom.c: - Up requirement on kernel version to remove normal_i2c_range. Actually it gives nothing, only remove unused static structure so it's used as a reminder. - Fix compilation. 2005-06-18 09:06 nshmyrev * tuner-core.c, tuner-simple.c, tda8290: - Move PHILIPS_FMD initialization code to set_type function, - Fix dumb error in tda8290 tunning. 2005-06-17 23:54 mkrufky * video-buf-dvb.c, video-buf-dvb.h: - Allow backwards compatability with kernels before 2.6.12 * tuner.h - ad $id Signed-off-by: Michael Krufky 2005-06-18 00:00 nshmyrev * Make.config, Makefile, cx88-core.c, cx88-video.c: * cx88.h, msp3400.c, saa6752hs.c: * tda9887.c, tuner-core.c, tvaudio.c, tveeprom.c: - Remove unneeded config options. Now I2C_CLIENT_MULTI and I2C_NORMAL_RANGE is checked on the fly. 2005-06-17 23:54 nshmyrev * videodev2.h: - Add Philips Webcam format. Request from Luc Saillard . 2005-06-17 23:40 nshmyrev * saa7134-video.c: - Fix nicam detection on saa7134 cards. 2005-06-17 14:44 mkrufky * Make.config: - Allow DVB to compile if kernel is later than 2.6.10 * Makefile, cx88-cards.c, cx88-dvb.c: * cx88-i2c.c, cx88-mpeg.c, dvb-pll.c: * dvb-pll.h, lgdt3302.c, lgdt3302.h, lgdt3302_priv.h: - added support for LGDT3302 demod for cx88 cards: DViCO FusionHDTV 3 Gold Signed-off-by: Mac Michaels Signed-off-by: Michael Krufky 2005-06-17 16:50 mchehab * tda1004x.h: - added to allow compiling saa7134-dvb.c 2005-06-17 18:51 nshmyrev * saa7134-cards.c: - Fix detection of ADS PCI saa713x. 2005-06-17 12:25 mchehab * saa6752hs.c: - Changed struct to be compatible with older gcc's Thanks to Andrew Morton 2005-06-17 00:00 mchehab * cx88-video.c: - Fixes a bug on VIDEO_G_FREQUENCY that avoids it to report frequency. 2005-06-17 00:00 nshmyrev * bttv-driver.c, bttvp.h: - New bttv module params: - uv_ratio : allow a ratio of saturation between u and v. If you have a ratio of 40 and a saturation of 100, usat will be 80 and vstat 120. Useful to correct a bad color balance. - full_luma_range : provide a better contrast in using the full range 0-253 of values instead of 16-253. - coring : to have a better black level. Thanks to Sylvain Meyer 2005-06-16 21:13 mchehab * cx88-video.c, saa7134-video.c, bttv-driver.c: - radio range is now defined on tuner-core.c. Cleaning up. 2005-06-15 11:58 nshmyrev * mt20xx.c, tda9820.c, tuner-core.c, tuner-simple.c: - Make all radio tuners use CAP_LOW by default. 2005-06-15 13:50 mkrufky * Make.config: - Undo unintentional change made in previous commit 2005-06-15 13:10 mkrufky * tuner.h, tuner-simple.c: - Move TUNER_PHILIPS_FMD1216ME_MK3 to tuner #63 to correct duplicate tuner #58 problem * saa7134-cards.c: - Remove duplicate entry for AVERMEDIA_307 * saa7134-video.c: - set video_v_start also for PAL_60 to line 23 and only line 23. Thanks to Hermann Pitton Signed-off-by: Michael Krufky 2005-06-15 02:14 mchehab * Make.config, Makefile, tuner-core.c: - CONFIG_TUNER_MULTI_I2C dropped from tuner-core.c and included on Make.config - included CONFIG_USE_I2C_RANGE for kernels that requires normal_i2c_range struct (only kernels after 2.6.12-rc6-mm1 doesn't require). * bt832.c, msp3400.c, saa6752hs.c, tda7432.c, tda9875.c, tda9887.c, tuner-core.c,tvaudio.c, tveeprom.c, - I2C range detection corrected to new behavior of 2.6.12-rc6-mm1 * cx88-video.c, tea5767, tuner-core.c: - V4L2_TUNER_CAP_LOW implemented according with V4L2 API for Radio. - tea5767 debug improved. * .bp/2.6/v4l-driver-doc - typo corrected. 2005-06-14 04:08 hackmann * saa7134-cards.c saa7134.h: - added entry for Philips TOUGH Reference design - added code to turn the fan of the Lifeview and Typhoon cardbus nodules on - corrected Lifeview Cardbus entries - corrected Medion MD7134 entries * saa7134-core.c: - distinguish the different variants of the Medion MD7134 modules via eeprom * saa7134-dvb.c: - DVB-T support for MD7134 cardbus and the PCI variants - initial DVB-T support for Lifeview Flydvb-t duo - DVB-T support for Philips TOUGH reference design * saa7134-ts.c: - fixed minor bug in DMA IRQ handler * saa7134-video.c: - turn off planar mode at video release (would break DVB) - put tda8290 and tda8275 to sleep at video release to save power - special FM stereo configuration for FMD1216 tuner * tda8290.c: - initialize tuner to sleep mode to save power * tda9887.c audiochip.h: - special FM stereo configuration for FMD1216 tuner via i2c client call * tuner.h tuner-core.c tuner-simple.c: - support for Philips FMD12ME hybrid tuner - allow to initialize with another tuner * video-buf-dvb.c video-buf-dvb.h: - adapt to dvb core change in 2.6.12-rc4 2005-06-13 04:08 hackmann * saa7134-tvaudio.c saa7134-ossc: - corrected off by 1 error in DMA memory allocation - corrected oss sound routing for saa7134 and saa7133 2005-06-13 19:57 nshmyrev * bttvp.h: - Fix gcc 4.0 compilation * cx88-input.c: - Add remote IR support for MSI TV@nywhere. Thanks to Jorik Jonker 2005-06-13 13:00 nshmyrev * saa7134-cards.c, caa7134.h, doc/README.saa7134: Mark all 7135 cards as 7133. Thanks to hermann pitton 2005-06-13 12:38 nshmyrev * saa7134-cards.c, saa7134-dvb.c, saa7134.h: - Add new Typhoon DVB-T Cardbus. Thanks to Juergen Orschiedt cx88-core.c: - Fix compilation with gcc4.0 2005-06-13 03:24 nshmyrev * cx88-cards.c. cx88-input.c: - Add support for ADS Tech Instant TV DVB-T PCI. Thanks to Benoît Laniel . 2005-06-13 03:08 nshmyrev * saa7134-card.c: - Updated entry for Avermedia Cardbus E500. Thanks to Kees Blom . 2005-06-12 04:08 mchehab * audiochip.h, compat.h, cx22702.h, cx88-core.c, cx88-dvb.c, cx88-i2c.c, cx88-vbi.c, cx88-video.c, dpl3518.c, dpl3518.h, i2c-compat.h, id.h, msp3400.h, or51132.c, or51132.h, plx9054.h, rds-saa6588.c, saa7134-dvb.c, tda7432.c, tda9875.c, tvaudio.c, tveeprom.h, tvmixer.c, v4l1-compat.c, video-buf-dvb.h: - Minor changes to synchronize with -mm series; - PAL-60 code maintained for SAA7134. However, -mm has different values; - Now, every .c or .h file has cvs field ID. 2005-06-12 01:35 mchehab * tuner-core.c: - Solved a problem when compiling with some versions of gcc - Solved a problem compiling without CONFIG_TUNER_MULTI_I2C * cx88-i2c.c, saa7134-i2c.c: - Make it compatible with kernel 2.6.12-rc6-mm1 2005-06-11 12:49 mchehab * README.patches: - Now reflecting wiki pages. Thanks to David Liontooth for helping with wiki page. 2005-06-10 23:49 nshmyrev * tuner-simple.c, tda9887.c: - Require audio gain in stereo mode to reduce noise, tuner_stereo now differently determine stereo presence for different tuners. 2005-06-10 17:15 mchehab * bttv-cards.c, bttv-driver.c, bttv-i2c.c: - Syncrhronized with linux-2.6.12-rc6-mm1. - Should compile cleanly with linux-2.6.11 also. * Makefile: - make snapshot now puts also ChangeLog-date at snapshot directory. 2005-06-10 10:52 mchehab * tuner-core.c: - Improved debug for radio/TV tuner calls. - Corrected set radio/TV mode calls to change status go to both tuners. - Improved V4L2_TUNER_CAP_LOW support (tv_range hack) * tea5767.c: - Included a new debug message. * cx88-video.c: - Enabled V4L2_TUNER_CAP_LOW to radio. 2005-06-09 11:47 mchehab * tuner_core.c, cx88-video.c: - Add initial support for V4L2_TUNER_CAP_LOW. - set_type call at set_addr fixed. 2005-06-08 14:00 mchehab * tuner-core.c - Add check code before using is_stereo. 2005-06-08 11:41 mchehab * .bp/2.6/i2c-tuner,.bp/2.6/v4l-driver-doc: - patch files for kernel 2.6 updated to reflect current changes. * .buildpatch: - included a default buildpatch for generating patches to 2.6 with all v4l code. 2005-06-08 01:25 mchehab * cx88-cards.c, cx88-core.c, cx88-i2c.c, cx88-video.c, cx88.h, tea5767.c, tuner-core.c, tuner-simple.c, tuner.h: - Improved radio tuner support. - There is a new option to cx88 radio=xxx,xxx,xxx for radio adapters; - cx88-boards now specifies radio_type, tuner_addr and radio_addr - ADDR_UNSET macro means find default radio/video tuner 2005-06-07 22:55 nshmyrev * v4l1-compat, tuner-core.c, tuner-simple.c, tda9887.c: - Make stereo/mono settings available from applications. 2005-06-07 21:45 nshmyrev * saa7134-cards.c, saa7134.h, saa7134-input.c: - Add new cards ADS Instant TV PCI (PTV-350) saa713x. Kworld/Tevion V-Stream Xpert TV-PVR 713x Thanks to Fabrice Aeschbacher and hermann pitton . - Fix for FlyView FM Mini 2005-06-06 02:40 mchehab * tea5767.c: - Frequency select now is correct for TEA5767_LOW_LO_32768 on PV Ultra Pro - Frequency is multiple of 62,5 Khz instead of 50Khz. This patch provides a table to increment at 50Khz - there are an odd table and an even table 2005-06-06 05:05 mchehab * doc/V4L2_API.html: - Included V4L2 API from http://v4l2spec.bytesex.org *doc/V4L1_API.html - Include Obsoleted V4L API from doc on kernel-2.6.12-rc5-mm2 2005-06-06 04:52 mchehab * tuner-core.c: - temporary debug log removed. 2005-06-06 04:52 mchehab * tea5767.c: - Implemented status dump information for debug - Signal strengh indication corrected - Mono/Stereo detection corrected * tuner-core.c: - Implemented radio stereo indication according w/ V4L and V4L2 API 2005-06-05 17:32 mchehab * tea5767.c, Makefile, tuner-core.c, tuner-simple.c, tuner.h: - Support for radio chip tea5767hn included. - It is used on several TV+FM cards, always at addr I2C 0xC0. 2005-06-05 06:52 mchehab * cx88-tvaudio.c, cx88.h: - deemphasis code implemented, but not used yet. Has to be defined an API for that. 2005-06-03 18:56 mchehab * cx88-cards.c: - PV Ultra Pro PCI ID was included by accident. Removed. * tuner-simple.c: - Ymec chipset now reflects Philips, instead of Temic. 2005-06-03 14:26 mchehab * cx88-cards.c: - changed tuner number by it's name as defined on tuner.h. * scripts/make_kern_diff.sh - now it also makes diff for include files. 2005-06-03 13:36 mchehab * cx88-blackbird.c: - Blackbird firmware API cleanup, symbolic constants for param values. - improved readability and comprehensibility for api calls. * cx88-cards.c: - PVR2000 & MEC gpio fixes. * cx88-tvaudio.c: - enable sound input from external adc * cx88-video.c: - initialize the hue, contrast and brightness controls to default values * cx88-mpeg.c: - s/cx_write/cx_set for MO_TS_INTMSK, MO_DEV_CNTRL2, MO_TS_DMACNTRL Thanks to Catalin Climov 2005-06-03 12:33 mchehab * cx88-cards.c, cx88.h, CARDLIST.cx88, CARDLIST.tuner, tuner-simple.c: - DViCO FusionHDTV3 Gold-Q renamed to Gold-T - adds (ATSC/NTSC) next to the Thomson DDT 7611 name. Thanks to Michael Krufky . 2005-06-01 20:21 mchehab * cx88-cards.c: - PV Ultra Pro PCI ID was wrong. Removed. 2005-06-01 19:54 nshmyrev * scripts/hwdata.pl: - script for collecting pci data from sources in Linux PCI ID's format 2005-06-01 04:31 mchehab * cx88-cards.c: - cosmetic changes to reflect pal_m patch applied to -mm series. 2005-06-01 03:32 mchehab * scripts/make_kern_diff.sh: - new script to check differences between kernel CVS and kernel 2.6 2005-05-30 16:43 mchehab * cx88-cards.c: - changed tuner number to its corresponding name for PV Ultra Pro. 2005-05-30 16:33 mchehab * cx88-cards.c: - Included PCI ID 14f1:8800 to CX88_BOARD_PIXELVIEW_PLAYTV_ULTRA_PRO 2005-05-30 02:42 mchehab * tuner-core.c, tuner-simple.c, tuner.h: - tuner-core changed to support multiple I2C devices - has to define CONFIG_TUNER_MULTI_I2C to allow new behavor - By default, it uses first I2C device for FM and TV - New client control TUNER_SET_ADDR changes I2C addr for FM or TV - TVision 5533 MF now uses I2C on 0xC2 for TV and on 0xC0 for radio - TVision 5533 MF div now uses only integer arithmetics - tuner I2C dettach now generates warn log if failed 2005-05-29 13:38 nshmyrev * cx88-cards.c, cx88.h: Add support for "DViCO - FusionHDTV 3 Gold-Q". Thanks to Michael Krufky . 2005-05-27 05:45 mchehab * tuner-simple.c: - Added initial support for Radio tuner for Ymec TVF xxx3 MF - Buffer values determinated empirically. - There's a hack for selecting I2C bus for Radio (0xC0>>1) 2005-05-25 04:00 nshmyrev * bttv-cards.c, bttv.h: Add support for the Adlink RTV24 capture card. Thanks to Peter Skipworth 2005-05-25 02:40 nshmyrev * saa7134-vbi.c, saa7134-video.c, saa7134.h: saa7134 ntsc vbi fix. Patch from mschimek@nusurf.at which is merged to kernel -mm tree. 2005-05-25 02:25 kraxel * bttv-i2c.c: Don't try to access the i2c bus if the register wasn't successful. 2005-05-23 23:57 nshmyrev * saa7134-cards.c, saa7134-input.c: Add Behold names to Manli cards, since they should be identical. Add remote support for those card. Thanks to Michael Tokarev . 2005-05-23 00:55 nshmyrev * cx88-input.c: enables the remote control input on the KWorld XPert DVB-T card. Thanks to cybercide@f2s.com 2005-05-22 23:50 nshmyrev * saa7134-cards.c, saa7134.h, saa7134-input.c: Update entries for Lifeview Platinum FM, Avermedia 307 Studio, Avermedia 307 and Avermedia GO 007 FM 2005-05-22 23:40 nshmyrev * ir-common.c: Update hauppage ir codes 2005-05-22 23:20 nshmyrev * tda9887.c, tuner-core.c: Fix module_param_string argument order 2005-05-22 23:20 nshmyrev * bttv-i2c.c, compat.h, cx88-dvb.c, saa6752hs.c: * saa7134-core.c, saa7134-empress.c: Merge changes from 2.6.12 kernel. 2005-05-22 23:06 nshmyrev * scripts/cardlist, doc/CARDLIST.bttv, doc/CARDLIST.cx88: * doc/CARDLIST.tuner, doc/CARDLIST.saa7134: Update cardlist script and list of cards 2005-05-18 01:30 mchehab * tuner-simple.c, tuner.h: - Added support for some Ymec tuners used on Pixelview Cards. - There are some docs about it on http://www.ymec.com.tw/tuner.htm. 2005-05-15 19:07 mchehab * scripts/cardlist, doc/CARDLIST.bttv, doc/CARDLIST.cx88, doc/CARDLIST.saa7134, doc/CARDLIST.tuner: - scripts/cardlist updated to generate doc/CARDLIST.cx88 - doc/CARDLIST.xxx updated. 2005-05-15 19:01 mchehab * cx88-cards.c, cx88.h, cx88-input.c, ir-common.c, ir-common.h, ir-kbd-gpio.c: - Added support for Pixelview Ultra Pro Stereo by Manuel Capinha. 2005-05-15 18:49 mchehab * cx88-core.c: - Mauro Chehab(mchehab at brturbo.com.br): Added support for PAL-M FSC. 2005-04-26 11:01 kraxel * README.patches: - update README.patches 2005-04-04 00:14 kraxel * README.patches: - Final commit: add README.patches 2005-03-10 11:07 kraxel * or51132.c: - fix from akpm. 2005-03-08 09:38 kraxel * tuner-simple.c, tuner.h, tveeprom.c: - tuner + tveeprom updates from Jarod Wilson. 2005-03-07 17:10 kraxel * cx88-tvaudio.c: - cx88: stereo/bilang fix. 2005-03-07 16:58 kraxel * cx88-blackbird.c, cx88-dvb.c, cx88-video.c: - minor cleanup. 2005-03-07 15:18 kraxel * cx88-dvb.c, cx88-mpeg.c: - fix cx88-dvb. 2005-03-07 13:01 kraxel * cx88-mpeg.c, saa7134-cards.c, saa7134.h, tda8290.c, scripts/update: - add flyvideo duo. 2005-03-04 10:34 kraxel * cx88-mpeg.c: - hopefully fix dvb ts setup. 2005-03-04 10:24 kraxel * mt20xx.c, tda8290.c, tuner-simple.c, tveeprom.c: - build fixes for older kernels. 2005-03-04 10:12 kraxel * cx88-cards.c, cx88-input.c, cx88.h: - cx88: add support for IO-DATA BCTV7E. 2005-03-03 16:30 kraxel * saa6752hs.c, tuner-simple.c: - misc small stuff. 2005-03-02 14:16 kraxel * tuner-simple.c: - one more tuner fix from Jarod Wilson. 2005-03-01 11:22 kraxel * tuner-simple.c, tuner.h, tvaudio.c, tveeprom.c: - tuner update (for pvr) from Jarod Wilson. 2005-02-24 14:32 kraxel * cx88-video.c, video-buf.c: - catch pci_map_sg failure. 2005-02-22 15:06 kraxel * bttv-cards.c, bttv.h: - Kodicom-4400R support (by William M. Brack). 2005-02-22 13:28 kraxel * cx88-input.c, ir-common.c, ir-common.h, ir-kbd-gpio.c: - cx88: ir patches from Robert Reid. 2005-02-22 10:56 kraxel * cx88-cards.c, cx88-tvaudio.c, or51132.c, saa7134-core.c, tuner-simple.c: - misc fixes from various people. - make or51132.c compile (not work) on 2.6.10. 2005-02-21 14:57 kraxel * Makefile, btcx-risc.c, bttv-cards.c, bttv-driver.c, cx88.h, saa7134-core.c, doc/Cards, scripts/update: - add some bttv debug code. 2005-02-18 17:18 kraxel * doc/: lifeview.txt, liveview.txt: - one more rename *sigh*. 2005-02-18 17:16 kraxel * doc/: liveview.txt, saa7134-liveview.txt: - rename docfile. 2005-02-18 14:26 kraxel * cx88-dvb.c, cx88-mpeg.c, cx88.h, or51132.c, or51132.h: - more HD3000 stuff from Rusty Scott. 2005-02-18 13:28 kraxel * saa7134-cards.c, saa7134-dvb.c: - medion 7134 dvb-t support -- first cut, likely doesn't work yet. 2005-02-17 11:24 kraxel * cx88-dvb.c, or51132.c, or51132.h, doc/saa7134-liveview.txt: - or51132 update from Rusty Scott, some fixups from me ;) 2005-02-16 14:11 kraxel * cx88-blackbird.c, cx88-cards.c, cx88-input.c, cx88.h, ir-common.c, ir-common.h: - move some bits from cx88-input to ir-common. - blackbird fixes, add new blackbird card. 2005-02-16 13:28 kraxel * compat.h: - make saa7134 build again on older kernels. 2005-02-16 13:14 kraxel * bttv-gpio.c, bttv-i2c.c, bttv.h, bttvp.h: - drop unused+obsolete i2c_info code. - fix use-after-free bug in bttv-gpio. 2005-02-16 12:18 kraxel * bttv-cards.c, cx22702.c: - cx22702 fix by Rob Noble. - bttv: HD2000 fix by Rusty Scott. 2005-02-15 16:59 kraxel * compat.h, cx88-cards.c, cx88-dvb.c, cx88-i2c.c, mt20xx.c, saa7134-core.c, saa7134-video.c, tda8290.c, tuner-core.c, tuner-simple.c, tuner.h, scripts/update: - merge some patches from mainline. - tuner kernel message fixups. - misc. 2005-02-15 12:29 kraxel * .bp/2.6/i2c-tuner: - more patch build fixups. 2005-02-15 11:51 kraxel * bttv-driver.c, compat.h, cx88-mpeg.c, cx88-tvaudio.c, cx88-video.c, .bp/2.6/dvb-cx22702, .bp/2.6/dvb-frontends, .bp/2.6/dvb-mt352, .bp/2.6/dvb-or51132, .bp/2.6/dvb-pll, doc/saa7134-liveview.txt: - some powermanagement stuff. - misc fixes. - fixup patch generation control files. 2005-02-14 17:30 kraxel * cx88-cards.c, cx88-tvaudio.c, cx88-video.c, cx88.h, saa7134-cards.c, saa7134.h, tda8290.c, tuner-core.c: - cx88: more NICAM stuff. - tuner: tda8290 fix. 2005-02-10 13:40 kraxel * cx88-tvaudio.c, saa7134-cards.c: - more nicam / pal-i stuff from Ian Pickworth. 2005-02-10 12:52 kraxel * dvb-pll.c: - dtt7610 fix. 2005-02-10 12:43 kraxel * cx88-dvb.c, dvb-pll.c, dvb-pll.h, or51132.c, or51132.h, tuner-simple.c: - a number of pcHDTV cleanups. 2005-02-10 11:38 kraxel * Makefile, cx88-cards.c, cx88-dvb.c, cx88-mpeg.c, msp3400.c, or51132.c, or51132.h, scripts/update: - pcHDTV HD3000 support (by Rusty Scott). 2005-02-10 10:24 kraxel * tda8290.c, tuner-core.c, tuner.h, scripts/update: - some tuner fixups. 2005-02-09 20:27 kraxel * cx88-input.c, mt20xx.c, tda8290.c, tuner-core.c, tuner-simple.c, tuner.h: - make the new splitted tuner module build. 2005-02-09 16:42 kraxel * Makefile, mt20xx.c, saa7134-cards.c, saa7134.h, tda8290.c, tuner-core.c, tuner-simple.c, tuner.c, tuner.h, tveeprom.c: - split tuner module into multiple smaller files. 2005-02-09 14:50 kraxel * msp3400.c: - attempt #1 to fix "simpler" mode (based on patches by Jan Nikitenko). 2005-02-09 13:59 kraxel * cx88-cards.c, cx88-mpeg.c, cx88.h, tuner.c: - add Hauppauge Roslyn support (Kaustubh Bhalerao). 2005-02-09 09:54 kraxel * videodev2.h: - fix tyops. 2005-02-04 13:36 kraxel * cx22702.c: - minor cleanups. 2005-02-04 13:32 kraxel * cx22702.c: - reorder functions in cx22702.c to cut down the diff size. 2005-02-04 12:42 kraxel * cx22702.c, cx22702.h, cx88-cards.c, cx88-dvb.c, cx88.h, tda9887.c, scripts/update: - tda9887: rollback secam fixup for now ... 2005-02-03 12:50 kraxel * saa7134-cards.c: - fix saa7134 cinergy mobile (Hans J. Koch). 2005-02-03 12:45 kraxel * tda9887.c: - fix tda9887 init order bug. 2005-02-03 11:48 kraxel * saa7134-video.c: - saa7134: PAL-60 support by Phil Richards. 2005-02-03 11:24 kraxel * saa7134-empress.c, saa7134-ts.c, saa7134-video.c: - saa7134 ts fixes by Eric Lammerts + /me. 2005-01-31 12:35 kraxel * bttv-cards.c, cx88-blackbird.c, cx88-cards.c, cx88-dvb.c, cx88-input.c, cx88-video.c, dvb-pll.c, mt352.c, tveeprom.c: - whitespace cleanups. 2005-01-31 12:32 kraxel * bttv-cards.c, compat.h, saa7134-core.c: - add some defines to compat.h to build again on older kernels. - misc fixes. 2005-01-24 18:37 kraxel * Make.config, bttv-driver.c, bttv.h, bttvp.h, cx88-cards.c, cx88-tvaudio.c, dvb-pll.c, mt352.c, mt352.h, saa7134-core.c, saa7134-dvb.c, saa7134-i2c.c, scripts/update: - sync with 2.6.11-rc2 & latest dvb cvs. - misc card-specific tweaks. 2005-01-20 13:54 kraxel * cx88-tvaudio.c, cx88-video.c, cx88.h: - cx88: pal-i fixes (Ian Pickworth). - cx88: nicam-l fixes (Didier Caillaud). - cx88: misc minor fixes/cleanups. 2005-01-20 10:54 kraxel * mt352.c, .bp/2.6/dvb-frontends, scripts/update: - mt352 fixes. 2005-01-19 14:03 kraxel * mt352.c: - don't poll mt352 so much. 2005-01-19 13:01 kraxel * cx88-core.c: - audio fifo fixup. 2005-01-17 13:38 kraxel * tveeprom.c, scripts/update: - fix tveeprom. 2005-01-14 17:40 kraxel * mt352.c, saa7134-dvb.c, scripts/update: - pinnacle 300i starts working now ... 2005-01-14 14:29 kraxel * mt352.c, mt352.h, saa7134-dvb.c, tuner.c, scripts/update: - pinnacle 300i starts working a bit. 2005-01-13 18:22 kraxel * bttv-cards.c, bttv-vbi.c, cx88-cards.c, cx88.h, msp3400.c, mt352.c, saa7134-cards.c, saa7134-dvb.c, saa7134.h, tda9887.c, tuner.c, tuner.h, tveeprom.c, videodev2.h, doc/Cards, scripts/update: - card-specific and other fixes from various people. - more pinnacle 300i work (still not functional :-/). 2005-01-11 15:17 kraxel * mt352.c, saa7134-cards.c, scripts/update: - misc card fixes. 2005-01-07 14:58 kraxel * bttv-cards.c, cx88-input.c, tveeprom.c: - tveeprom tweaks. - keytable for the new hauppauge remotes. 2005-01-07 14:11 kraxel * bttv-cards.c, bttv-driver.c, bttv.h, cx88-tvaudio.c, saa7134-tvaudio.c, scripts/update: - new bttv card (by Chris Fanning). - misc. 2005-01-04 17:31 kraxel * Make.config, mt352.c, saa7134-dvb.c, tuner.c, scripts/update: - more pinnacle 300i stuff (not working yet). 2005-01-04 14:34 kraxel * cx88-core.c, cx88-mpeg.c, cx88-video.c: - fix irq initialization order bug. 2005-01-04 13:40 kraxel * bttv.h, tvaudio.c, tvaudio.h: - tda9320 support by Johnny Casey. 2005-01-03 19:56 kraxel * cx88-cards.c, tda9887.c: - misc. 2005-01-03 18:56 kraxel * cx88-dvb.c: - kworld dvb fixes from Roman Petrov. 2005-01-03 18:46 kraxel * cx88-cards.c, scripts/update: - FUSIONHDTV fix from Christopher Pascoe. 2004-12-17 15:18 kraxel * bttv-driver.c, cx88-mpeg.c, cx88-video.c, saa7134-core.c: - spinlock init cleanups. 2004-12-17 12:51 kraxel * cx88-core.c, msp3400.c, tveeprom.c, .bp/2.6/tveeprom: - misc fixes. 2004-12-14 16:33 kraxel * Makefile, bttv-cards.c, bttv-i2c.c, bttvp.h, cx88-cards.c, cx88.h, dvb-pll.c, saa7134-cards.c, saa7134.h, tveeprom.c, tveeprom.h, scripts/update: - switch over to tveeprom for hauppauge card config. 2004-12-10 13:33 kraxel * btcx-risc.c, bttv-cards.c, bttv-driver.c, bttv-i2c.c, bttv-vbi.c, cx88-blackbird.c, cx88-core.c, cx88-i2c.c, cx88-input.c, cx88-mpeg.c, cx88-tvaudio.c, cx88-vbi.c, cx88-video.c, dvb-pll.c, ir-common.c, msp3400.c, mt352.c, saa7134-core.c, saa7134-dvb.c, saa7134-empress.c, saa7134-i2c.c, saa7134-input.c, saa7134-oss.c, saa7134-ts.c, saa7134-tvaudio.c, saa7134-vbi.c, saa7134-video.c, tda9887.c, tvaudio.c, tvmixer.c, v4l1-compat.c, video-buf.c, scripts/update: - add moduleparam.h include to many files. - some pinnacle 300i progress (can talk to mt352 now, not working yet through). - misc minor stuff. 2004-12-09 14:26 kraxel * cx22702.c, .bp/2.6/dvb-frontends: - drop unused code. 2004-12-09 13:51 kraxel * Makefile, bttv-cards.c, cx22702.c, cx22702.h, cx88-cards.c, cx88-dvb.c, cx88.h, dvb-pll.c, dvb-pll.h, ir-kbd-i2c.c, msp3400.c, mt352.c, mt352.h, mt352_priv.h, saa6752hs.c, saa7134-cards.c, saa7134-dvb.c, saa7134-i2c.c, saa7134-video.c, saa7134.h, video-buf-dvb.c, video-buf-dvb.h, scripts/update: - work on dvb pll stuff. - misc dvb updates. - pinnacle 300i stuff (not working yet). 2004-12-07 14:17 kraxel * cx88-blackbird.c, cx88-core.c, cx88.h, msp3400.c, tuner.c, .bp/2.6/cx88-update: - misc minor stuff. 2004-12-02 15:23 kraxel * bttv-driver.c, cx88-blackbird.c, cx88-video.c, saa7134-empress.c, saa7134-video.c, video-buf.c: - fix memory leak in drivers. 2004-12-02 14:44 kraxel * bttv-cards.c, cx88-blackbird.c, cx88-core.c, cx88.h: - attempt to fix cx88 blackbird. - fix vbi initialization issue. 2004-12-01 16:10 kraxel * cx88-input.c, saa6752hs.c, videodev2.h: - mpeg aspect ratio stuff. 2004-11-30 18:00 kraxel * cx88-input.c: - put new source file into cvs as well ;) 2004-11-30 18:00 kraxel * Makefile, cx88-cards.c, cx88-core.c, cx88-dvb.c, cx88-mpeg.c, cx88-vbi.c, cx88-video.c, cx88.h, scripts/update: - new cx88-based dvb card by Christopher Pascoe. - cx88: IR support by Christopher Pascoe and me. 2004-11-30 12:26 kraxel * cx88-cards.c, cx88.h, saa7134-cards.c, saa7134-input.c, saa7134-oss.c, saa7134-tvaudio.c, saa7134.h, tuner.c, tuner.h: - add new tuners. - ir support for Compro Videomate by Michael Mellor. 2004-11-26 13:59 kraxel * saa7134-cards.c, saa7134-core.c: - delayed module loading for saa7134. 2004-11-24 12:55 kraxel * saa7134-tvaudio.c: - empress fixes by Gert Vervoort. 2004-11-23 18:29 kraxel * bttvp.h, compat.h, cx88-core.c, cx88.h, saa6752hs.c, saa7134-core.c, saa7134.h: - merge iomem annotations from Al Viro. 2004-11-22 19:10 kraxel * saa6752hs.c, saa7134-cards.c, saa7134-input.c, saa7134.h, tda9887.c: - saa7134: misc card-specific tweaks + new entries. 2004-11-19 19:07 kraxel * bttv-cards.c, bttv-driver.c, bttv-i2c.c, bttv-risc.c, bttv.h, bttvp.h, cx88-blackbird.c, cx88-cards.c, cx88-tvaudio.c, cx88-video.c, msp3400.c, saa6752hs.c, saa7134-cards.c, saa7134-core.c, saa7134-empress.c, saa7134-video.c, saa7134.h, tda7432.c, tda9875.c, tvaudio.c, v4l2-common.c, videodev2.h: - misc cleanups. - blackbird + empress updates. 2004-11-19 13:16 kraxel * bttv-cards.c, saa7134-core.c, saa7134-video.c: - saa7134: signal detection fixes. 2004-11-18 15:05 kraxel * saa6752hs.c, saa7134-cards.c, saa7134-core.c, saa7134-empress.c, saa7134-video.c, saa7134.h, video-buf-dvb.c, videodev2.h: - a batch of mpeg2/empress fixes/changes. 2004-11-17 19:47 kraxel * bttv-i2c.c, bttv-if.c, cx88-blackbird.c, cx88-cards.c, cx88-core.c, saa7134-cards.c, scripts/update: - misc minor cleanups and card-specific fixes. 2004-11-10 12:07 kraxel * Makefile, bttv-driver.c, bttv.h, saa6752hs.c, saa6752hs.h, saa7134-cards.c, saa7134-empress.c, saa7134-input.c, saa7134-tvaudio.c, tda9887.c, tuner.c, videodev2.h: - lots of empress stuff from Andrew de Quincey + some rewrites from me. - misc fixes. 2004-11-09 12:34 kraxel * bttv-cards.c, bttv-driver.c, saa7134-cards.c, saa7134-core.c, saa7134-empress.c, tda9887.c, tuner.c, tuner.h, tvaudio.c, tvmixer.c: - avermedia fixes (by Nickolay V. Shmyrev). - make it build on non-cutting edge kernels (i.e. 2.6.9 ;) - convert remaining modules to new-style insmod options. 2004-11-08 11:57 kraxel * saa7134-cards.c: - saa7134: cardlist update (Michael Rodriguez-Torrent). 2004-11-07 15:44 kraxel * bttv-driver.c, cx88-dvb.c, cx88-video.c, saa7134-cards.c, saa7134-core.c, saa7134-dvb.c, saa7134-video.c, video-buf.c: - kill obsolete stuff. 2004-11-07 14:17 kraxel * btcx-risc.c, bttv-cards.c, bttv-driver.c, bttv-i2c.c, bttv-vbi.c, cx88-blackbird.c, cx88-dvb.c, cx88-vbi.c, cx88-video.c, ir-common.c, saa7134-core.c, saa7134-dvb.c, saa7134-empress.c, saa7134-i2c.c, saa7134-input.c, saa7134-oss.c, saa7134-ts.c, saa7134-tvaudio.c, saa7134-vbi.c, saa7134-video.c, tda9887.c, tuner.c, v4l1-compat.c, video-buf-dvb.c, video-buf-dvb.h, video-buf.c, video-buf.h, scripts/update: - yet another video-buf interface change + fixups. - move more modules to new-style insmod options. 2004-11-05 10:40 kraxel * cx88-dvb.c, saa7134-cards.c: - misc. 2004-11-04 12:03 kraxel * saa7134-cards.c, saa7134.h: - saa7134: added cinergy mobile (thanks to Hans Koch), tuner not working yet through ... 2004-11-03 10:04 kraxel * bttv-driver.c, bttv-gpio.c, cx88-cards.c, cx88-dvb.c, cx88.h, ir-kbd-i2c.c, msp3400.c, saa7134-cards.c, saa7134.h: - cx88: fix/add dvb cards by Christopher Pascoe - saa7134: new card - misc minor fixes. 2004-10-27 20:34 kraxel * bttv-cards.c, bttv-gpio.c, bttv-i2c.c, videodev.h: - drop some old, obsolete code. - misc fixes. 2004-10-25 13:51 kraxel * cx88-tvaudio.c: - cx88 try to make PAL-I sound work. 2004-10-25 13:26 kraxel * bttv-cards.c, bttv-driver.c, bttvp.h, cx88-core.c, cx88-mpeg.c, cx88-video.c, cx88.h, ir-kbd-gpio.c, saa7134-cards.c, saa7134-input.c, saa7134.h, tda9887.c, tuner.c, .bp/2.6/saa7134-update, .bp/2.6/video-buf: - new saa7134 card by Nickolay V. Shmyrev - misc stuff 2004-10-21 14:51 kraxel * Makefile, video-buf-dvb.c, .bp/2.6/20_v4l2, .bp/2.6/30_video-buf, .bp/2.6/31_bt832, .bp/2.6/31_i2c, .bp/2.6/31_ir-input, .bp/2.6/31_tuner, .bp/2.6/32_bttv, .bp/2.6/32_bttv-input, .bp/2.6/33_saa7134, .bp/2.6/34_cx22702, .bp/2.6/34_cx88, .bp/2.6/35_documentation: - kill old buildpatch files. 2004-10-20 19:44 kraxel * Makefile, cx22702.c, cx22702.h, cx88-dvb.c, saa7134-dvb.c, saa7134-empress.c, saa7134.h, video-buf-dvb.c, video-buf-dvb.h: - switch over to "frontend refactored" cvs branch. 2004-10-20 11:43 kraxel * tuner.c, video-buf-dvb.c: - tuner: switch to new module parameters. - misc cleanups. 2004-10-19 18:02 kraxel * Make.config, Makefile, cx22702.c, cx88-blackbird.c, cx88-cards.c, cx88-dvb.c, cx88-mpeg.c, cx88-video.c, cx88.h, saa7134-cards.c, saa7134-core.c, saa7134-dvb.c, saa7134-empress.c, saa7134-ts.c, saa7134-tvaudio.c, saa7134-video.c, saa7134.h, video-buf-dvb.c, video-buf-dvb.h, scripts/update: - saa7134 reorganiation for modular mpeg2 stuff - splitted some generic dvb code into the new video-buf-dvb module. 2004-10-15 12:29 kraxel * cx88-video.c, msp3400.c, saa7134-tvaudio.c, scripts/update: - fix cx88 polling. 2004-10-13 13:28 kraxel * .bp/2.6/: bttv-input, bttv-update, cx88-update, dvb-frontends, i2c-bt832, i2c-ir, i2c-misc, i2c-tuner, saa7134-update, v4l-driver-doc, v4l2-api, video-buf: - rename generated patches. 2004-10-13 12:38 kraxel * audiochip.h, bt832.c, bt832.h, bt848.h, btcx-risc.c, bttv-cards.c, bttv-driver.c, bttv-gpio.c, bttv-i2c.c, bttv-if.c, bttv-risc.c, bttv-vbi.c, bttv.h, bttvp.h, cx22702.c, cx88-alsa.c, cx88-blackbird.c, cx88-cards.c, cx88-core.c, cx88-dvb.c, cx88-i2c.c, cx88-mpeg.c, cx88-reg.h, cx88-tvaudio.c, cx88-vbi.c, cx88-video.c, dpl3518.c, dpl3518.h, ir-common.c, msp3400-old.c, msp3400.c, plx9054.h, rds-saa6588.c, saa6752hs.c, saa6752hs.h, saa7134-cards.c, saa7134-core.c, saa7134-i2c.c, saa7134-input.c, saa7134-oss.c, saa7134-ts.c, saa7134-tvaudio.c, saa7134-vbi.c, saa7134-video.c, saa7134.h, tda7432.c, tda9875.c, tda9887.c, tuner.c, tuner.h, tvaudio.c, tvmixer.c, v4l1-compat.c, v4l2-common.c, video-buf.c, video-buf.h, videodev.h, videodev2.h, scripts/strip-trailing-whitespaces.sh: - kill trailing whitespaces. 2004-10-12 19:08 kraxel * saa7134-cards.c, saa7134-core.c, saa7134.h, videodev2.h, .bp/2.6/34_cx22702, scripts/update: - saa7134: card list updates. - some v4l2 mpeg ioctl tweaks. 2004-10-12 09:33 kraxel * bttv-driver.c, cx22702.c, cx88-blackbird.c, cx88-cards.c, cx88-core.c, cx88-dvb.c, cx88-mpeg.c, cx88-video.c, cx88.h, tuner.c, scripts/update: - more power management stuff. - misc fixes. 2004-10-11 16:53 kraxel * bttv-driver.c, cx88-blackbird.c, cx88-video.c, saa7134-ts.c, saa7134-video.c, video-buf.c, video-buf.h, scripts/update: - fix poll/select oops. 2004-10-11 15:45 kraxel * Make.config, bttv-driver.c, cx22702.c, cx88-cards.c, cx88-i2c.c, cx88-tvaudio.c, cx88-vbi.c, cx88-video.c, cx88.h, tuner.c, scripts/update: - some powermanagement stuff. - misc minor fixes. 2004-10-08 13:22 kraxel * bttv-driver.c, msp3400.c, tda9887.c, tuner.c: - add suspend support for some i2c modules. 2004-10-07 14:29 kraxel * cx88-blackbird.c, cx88-core.c, cx88-dvb.c, cx88-i2c.c, cx88-mpeg.c, cx88-tvaudio.c, cx88-vbi.c, cx88-video.c, msp3400.c, scripts/update: - switch msp3400 + cx88 to 2.6-style module parameters. 2004-10-07 13:29 kraxel * msp3400-old.c, msp3400.c, scripts/update: - created a copy of the current msp3400 module (with 2.4 support). - msp3400: 2.6-ified it (use kthread, throw away several ifdefs). - msp3400: use a kernel thread for msp34xxg as well, so the std detection runs asyncronly. 2004-10-06 19:30 kraxel * bttv-driver.c, bttv-i2c.c, bttv-risc.c, bttv-vbi.c, bttvp.h, cx88-i2c.c, saa7134-i2c.c, scripts/update: - bttv: irq fixes. - add i2c scans. 2004-10-06 15:45 kraxel * bttv-cards.c, cx88-cards.c, cx88-video.c, tda9887.c: - cx88: AverTV Studio 303 (M126) fixes. 2004-10-05 14:57 kraxel * bttv-i2c.c, compat.h, msp3400.c: - misc build fixes. - start switching over msp34xx to v4l2. 2004-09-30 16:17 kraxel * msp3400.c, saa7134-cards.c: - saa7134: cinergy 200 fixes. - msp3400: drop dfp register access hooks. 2004-09-30 15:47 kraxel * msp3400.c, msp3400.h, tuner.c: - tuner: fix entries. - msp3400: merge with ivtv -- part one (thanks to David George). 2004-09-30 14:21 kraxel * Make.config, Makefile, bttv-driver.c, saa7134-cards.c, saa7134.h: - cx88: build dvb stuff only on 2.6.9. - saa7134: new card by Michael Rodriguez-Torrent. - bttv: remove check for cx88 boards. 2004-09-27 19:15 kraxel * cx22702.c, cx88-blackbird.c: - blackbird oops fix. 2004-09-23 15:58 kraxel * Makefile, bttv-driver.c, bttv-vbi.c, cx22702.c, cx22702.h, cx88-blackbird.c, cx88-cards.c, cx88-dvb.c, cx88-i2c.c, cx88-vbi.c, cx88-video.c, cx88.h, saa7134-ts.c, saa7134-vbi.c, saa7134-video.c, video-buf.c, video-buf.h, scripts/update: - make video-bufg don't touch struct file any more, pass through a void ptr instead of a file ptr everythere. - add cx22702 fe driver, 2004-09-22 13:47 kraxel * bttv-i2c.c, cx88-cards.c, cx88-core.c, msp3400.c, saa7134-tvaudio.c, tda9887.c, tuner.c: - misc sleep cleanups. 2004-09-20 19:31 kraxel * saa7134.h: - fix tyops. 2004-09-20 15:53 kraxel * saa7134-cards.c, saa7134-tvaudio.c, saa7134.h, videodev2.h: - saa7134: add Compro VideoMate TV Gold+ (Eric Dorland). - v4l2: mpeg ioctl tweaks. 2004-09-20 13:53 kraxel * cx88-cards.c, cx88.h: - cx88: add Provideo PV259 by Steven Myers. 2004-09-20 13:39 kraxel * bttv-driver.c, cx88-cards.c, cx88-i2c.c, tuner.c, videodev2.h: - bttv: dark red image fixed (thanks to jeremy smith). - misc cx88 tweaks. 2004-09-17 13:49 kraxel * cx88-tvaudio.c, cx88.h, videodev2.h: - cx88: maybe fix nicam + pal-i - v4l2: mpeg api first cut 2004-09-16 17:38 kraxel * bttv-cards.c, cx88-cards.c, saa7134-tvaudio.c: - misc card specific stuff. 2004-09-16 11:06 kraxel * scripts/strip-trailing-whitespaces.sh: - add script to kill trailing whitespaces in the sources. 2004-09-16 10:43 kraxel * bttv-i2c.c: - bttv: take care that i2c adapter class is set correctly. 2004-09-16 10:27 kraxel * cx88-cards.c: - autoload frontends. 2004-09-16 09:05 kraxel * bttv-risc.c, cx88-core.c, cx88-i2c.c: - bttv: fix planat capture. - bttv: add risc buffer size sanity checks. 2004-09-15 18:15 kraxel * btcx-risc.c, btcx-risc.h, bttv-cards.c, bttv-driver.c, bttv-gpio.c, bttv-i2c.c, bttv-if.c, bttv-risc.c, bttv-vbi.c, bttv.h, bttvp.h, cx88-cards.c, cx88-core.c, cx88-dvb.c, cx88-i2c.c, cx88-reg.h, cx88-tvaudio.c, cx88-vbi.c, ir-common.c, ir-common.h, ir-kbd-gpio.c, ir-kbd-i2c.c, saa7134-cards.c, saa7134-core.c, saa7134-i2c.c, saa7134-input.c, saa7134-oss.c, saa7134-reg.h, saa7134-ts.c, saa7134-tvaudio.c, saa7134-vbi.c, saa7134-video.c, saa7134.h, video-buf.c, video-buf.h: - added a bunch of Id tags. 2004-09-15 17:35 kraxel * bttv-risc.c, cx88-dvb.c, cx88-i2c.c, cx88-mpeg.c, scripts/update: - bttv: fix planar capture oops. - cx88: make dvb driver quiet. - cx88: some i2c init/exit fixes. 2004-09-10 14:13 kraxel * tuner.c, tuner.h: - add TCL 2002N tuner (Michael T. Dean). 2004-09-10 10:54 kraxel * .cvsignore: - update .cvsignore for 2.4 2004-09-10 10:50 kraxel * compat.h, cx88-blackbird.c, cx88-i2c.c: - cx88: i2c fixups. 2004-09-10 10:46 kraxel * Make.config, ir-common.h, msp3400.c, tuner.c: - fix 2.4 kernel builds. 2004-09-09 16:00 kraxel * cx88-blackbird.c: - gcc 2.95 build fix. 2004-09-07 16:30 kraxel * bttv-cards.c, cx88-cards.c, cx88.h, .bp/2.6/34_cx88: - cx88: add connexant dvb reference design by Andrew de Quincey - misc fixes. 2004-09-06 15:29 kraxel * cx88-dvb.c, saa7134-cards.c, saa7134-input.c: - IR remote support for Medion 2819 by Alex - more cx88 dvb fixes. 2004-09-06 14:00 kraxel * saa7134-core.c: - fix saa7134 oops. 2004-09-06 12:40 kraxel * cx88-dvb.c, cx88-mpeg.c, cx88.h: - cx88: misc dvb tweaks. 2004-09-06 11:25 kraxel * bttv-cards.c, bttv.h, cx88-cards.c, cx88.h, saa7134-cards.c: - bttv: add DVICO FusionHDTV DVB-T Lite (Christopher Pascoe). - cx88: add Hauppuage Nova-T DVB-t (Steve Toth). 2004-09-03 16:54 kraxel * bttv-driver.c, cx88-blackbird.c, msp3400.c, saa6752hs.c, saa7134-core.c, saa7134-ts.c, saa7134.h: - msleep() cleanups from kernel janitors. 2004-09-03 11:25 kraxel * cx88-dvb.c, cx88.h: - cx88: minor dvb tweaks. 2004-09-01 21:18 kraxel * cx88-core.c: - cx88: fix wrapfix. 2004-09-01 21:17 kraxel * bttv-cards.c: - s/0/NULL/. 2004-08-31 16:46 kraxel * cx88-core.c: - cx88: make cx88_wakeup() work correctly after waking 2^16 buffers. 2004-08-31 16:08 kraxel * cx88-dvb.c, cx88-mpeg.c, cx88.h: - cx88: add timeout error counter. 2004-08-31 13:58 kraxel * bttv-driver.c, cx88-blackbird.c, cx88-cards.c, cx88-core.c, cx88-dvb.c, cx88-i2c.c, cx88-mpeg.c, cx88-vbi.c, cx88-video.c, cx88.h: - cx88: merge dvb patches (by Christopher Pascoe), step one. - cx88: added some code lines for error stats. 2004-08-26 12:59 kraxel * cx88-cards.c, cx88-tvaudio.c, cx88-video.c, cx88.h, tuner.c, tuner.h: - cx88: Dvico FusionHDTV patches by Mac Michaels 2004-08-26 12:03 kraxel * doc/hauppauge-wintv-cx88-ir.txt: - add hauppauge IR docs. 2004-08-26 12:03 kraxel * compat.h: - add __user + __kernel #defines for older kernels. 2004-08-25 18:25 kraxel * saa7134-oss.c, doc/README.cx88: - saa7134: build fix. - cx88: doc update. 2004-08-25 17:53 kraxel * bttv-cards.c, bttv-driver.c, ir-kbd-gpio.c, ir-kbd-i2c.c, saa7134-core.c, saa7134-oss.c, saa7134-ts.c, saa7134-video.c, tvmixer.c, v4l1-compat.c, video-buf.c, video-buf.h, videodev.h, videodev2.h: - merge 2.6.9-rc1 changes (mostly __user stuff). 2004-08-25 16:47 kraxel * Makefile, cx88-blackbird.c, cx88-cards.c, cx88-core.c, cx88-dvb.c, cx88-mpeg.c, cx88-tvaudio.c, cx88-vbi.c, cx88-video.c, cx88.h, tuner.c, tuner.h, scripts/update: - cx88: plenty of mpeg work. blackbird might even work with some luck. dvb needs more work. 2004-08-23 12:43 kraxel * saa7134-cards.c, saa7134.h, tuner.c: - saa7134: new card by Alain St-Denis 2004-08-23 12:38 kraxel * bttv-risc.c, cx88-blackbird.c, cx88-cards.c, cx88.h, tuner.c, tuner.h: - some bttv debug code. - new tuner type by Michael T. Dean 2004-08-17 13:24 kraxel * bttv-cards.c, bttv.h, ir-kbd-gpio.c, tuner.c: - bttv card list updates (by Attila Kondoros + others). 2004-08-17 11:19 kraxel * bttv-cards.c, bttv-i2c.c, bttv.h: - bttv: two new cards by Andre Schwarz - bttv: i2c-hw bugfix. 2004-08-16 12:40 kraxel * bttv-cards.c: - bttv: firmware loader fix by Kenneth Aafløy 2004-07-30 17:26 kraxel * cx88-blackbird.c, cx88-mpeg.c, cx88-reg.h: - cx88: started going over the blackbird code. 2004-07-30 15:43 kraxel * Makefile, bttvp.h, compat.h, cx88-blackbird.c, cx88-core.c, cx88-dvb.c, cx88-mpeg.c, cx88-tvaudio.c, cx88-vbi.c, cx88-video.c, cx88.h, id.h, saa6752hs.c, saa7134.h: - cx88: more reorganization + code shuffeling. 2004-07-30 13:14 kraxel * cx88-alsa.c, cx88-cards.c, cx88-core.c, cx88-mpeg.c, cx88-video.c, cx88.h: - cx88: more reorganization stuff. 2004-07-29 23:35 kraxel * Makefile, cx88-alsa.c, cx88-blackbird.c, cx88-cards.c, cx88-core.c, cx88-i2c.c, cx88-mpeg.c, cx88-tvaudio.c, cx88-vbi.c, cx88-video.c, cx88.h, saa7134-core.c, scripts/update: - cx88: big code reorganization. - cx88: started merging blackbird patches, not working yet. 2004-07-29 14:49 kraxel * cx88-cards.c: - cx88: enable radio for MSI TV@nywhere master. 2004-07-28 13:32 kraxel * bttv-cards.c, tuner.c, tuner.h: - tuner: added new type. - bttv: added id. 2004-07-23 03:06 kraxel * cx88-tvaudio.c, cx88-video.c, cx88.h: - add range check for cx88 card= insmod option. - make cx88 tvaudio less verbose. 2004-07-22 15:54 kraxel * bttv-gpio.c, bttv-i2c.c, bttv.h, bttvp.h, cx88-video.c: - saa7134 build fix. - bttv i2c attach/detach hook for subdrivers. 2004-07-22 15:34 kraxel * cx88-video.c: - filter fixes for secam. 2004-07-15 20:29 kraxel * bttv-driver.c: - bttv: alignment fix. 2004-07-14 14:42 kraxel * saa7134-cards.c: - saa7134: add some printks with config hints. 2004-07-14 14:25 kraxel * saa7134-cards.c, saa7134-oss.c, saa7134-tvaudio.c, saa7134-video.c, saa7134.h: - saa7134: drop i2s_rate field + related changes. - saa7134: adapt sync_control bits when the signal comes and goes away. 2004-07-08 09:38 kraxel * cx88-cards.c, cx88-video.c, saa7134-cards.c: - misc fixes. 2004-07-07 16:37 kraxel * cx88-cards.c: - cx88: ATI TV Wonder Pro tweaks. 2004-07-07 08:42 kraxel * cx88-cards.c, cx88-i2c.c, cx88-video.c, cx88.h, saa7134-cards.c, saa7134-core.c, saa7134-i2c.c, saa7134-tvaudio.c, saa7134-video.c, saa7134.h, tda9887.c, tuner.h, doc/CARDLIST.saa7134, doc/Cards: - saa7134: add automute option. - tda9887: add config i2c command. 2004-07-06 12:26 kraxel * cx88-video.c, cx88.h: - more secam fixups. 2004-07-06 09:52 kraxel * bttv-risc.c: - bttv: finetune chroma lines used for yuv planar modes (based on patch by Michael Niedermayer). 2004-06-30 20:30 kraxel * saa7134.h: - saa7134 build fix. 2004-06-30 17:09 kraxel * tda9887.c: - add missing break. 2004-06-30 16:46 kraxel * bt832.c, ir-kbd-i2c.c, msp3400.c, saa6752hs.c, tda7432.c, tda9875.c, tda9887.c, tuner.c, tvaudio.c, tvmixer.c: - batch of triviasl i2c fixes by Arthur Othieno. 2004-06-30 16:40 kraxel * saa7134-cards.c: - saa7134: initial TerraTec Cinergy 200 TV support by Patrick Grimm. 2004-06-30 16:13 kraxel * tda9887.c: - tda9887: radio afc support by Robert DeLuca. 2004-06-30 14:20 kraxel * cx88-cards.c, cx88.h: - oops, tyops. 2004-06-30 14:18 kraxel * cx88-cards.c, cx88-video.c, cx88.h: - cx88: KWorld DVB-T card entry by Soyeb Aswat 2004-06-29 09:33 kraxel * cx88-cards.c, tuner.c: - lg tuner fix by Andrzej Stypula. 2004-06-25 13:53 kraxel * saa7134-video.c: - fix saa7134 radio tuning (thanks to Robert DeLuca). 2004-06-23 16:33 kraxel * bttv-cards.c, bttv.h, cx88-video.c, cx88.h, ir-kbd-gpio.c, saa7134-ts.c, tuner.c: - misc fixes from various people. 2004-06-09 11:51 kraxel * cx88-cards.c: - cx88: asus card entry update by Alex Deucher 2004-06-09 11:48 kraxel * cx88-cards.c, cx88.h: - cx88: MSI TV-@nywhere updates by David Lloyd 2004-06-08 12:19 kraxel * bt832.c, bttv-cards.c, bttv-i2c.c, cx88-cards.c, cx88-i2c.c, id.h, msp3400.c, saa6752hs.c, saa7134-i2c.c, tda7432.c, tda9875.c, tda9887.c, tuner.c, tvaudio.c, tvmixer.c: - update i2c stuff for the changes in upcoming 2.6.7 2004-06-07 15:22 kraxel * bttv-cards.c, bttv.h, cx88-cards.c, cx88.h, ir-kbd-i2c.c: - added more cards to cx88 + bttv, this time tried to compile before commit Anja ;) 2004-06-07 13:33 kraxel * bttv-cards.c: - bttv: add Spirit TV Tuner by Stafford Goodsell 2004-05-28 18:21 kraxel * ir-common.h, video-buf.c: - userptr fix. - add KEY_TEXT define for 2.4. 2004-05-26 16:05 kraxel * ir-kbd-gpio.c, saa6752hs.c, saa7134-cards.c, saa7134-ts.c, saa7134.h: - saa7134: add Items MuchTV card by Norman Jonas. - saa7134: make ts buffer size configurable by Andrew de Quincey. 2004-05-25 11:27 kraxel * bttv-cards.c, cx88-cards.c, cx88-video.c, cx88.h: - cx88: added Prolink PlayTV PVR by Matheus Izvekov. - cx88: kill temporary oops debug code. 2004-05-24 15:24 kraxel * cx88-cards.c, cx88.h, ir-common.c: - cx88: add IODATA GV-VCP3/PCI by 河村直樹 (Kawamura Naoki). - ir-common: update rc5 keytable. 2004-05-24 15:13 kraxel * ir-kbd-gpio.c: - ir-kbd-gpio: fix winfast2000 keymask (by Torbjörn Jansson). 2004-05-24 14:58 kraxel * bttv-cards.c: - bttv: modtec tuner detection updated (by Christopher Hill). 2004-05-24 14:57 kraxel * cx88-cards.c, cx88-tvaudio.c, cx88-video.c, saa7134-cards.c, saa7134-input.c: - added insmod option to disable saa7134 input device. - card list updates. - cx88 alignment fix. 2004-05-14 12:17 kraxel * ir-kbd-gpio.c: - avermedia IR fixes (by Tomas Kopal). 2004-05-13 20:44 kraxel * saa7134-input.c, saa7134-tvaudio.c, saa7134-video.c: - saa7134 audio scan fixes. - add insmod option to disable IR support in saa7134. 2004-05-13 19:04 kraxel * cx88-video.c, saa7134-ts.c, saa7134-video.c, tda9887.c, tuner.c, .bp/2.4/34_cx88, scripts/update: - v4l2 support in tuner + tda9887 - switch over cx88 + saa7134 to use v4l2 for tuning. - misc tweaks. 2004-05-07 11:00 kraxel * cx88-vbi.c, cx88-video.c, msp3400.c, tuner.c: - fix and enable single field capture in cx88. - mt2050 antenna selection, based on patch by Matthias Reichl. - msp3400 cleanups by Perry Gilfillan. 2004-04-28 09:56 kraxel * bttv-cards.c, cx88-i2c.c, cx88-video.c: - add bt878-based dvb card. 2004-04-23 17:44 kraxel * cx88-video.c: - cx88: minor audio fixes. 2004-04-23 11:21 kraxel * cx88-cards.c, cx88-tvaudio.c: - cx88: MSI TVanywhere fixes from dscaler via Michal. - cx88: fix nicam kernel oops. 2004-04-23 10:54 kraxel * tda9887.c: - tda9887: enable QSS by default (use qss=0 to disable if needed). 2004-04-23 10:47 kraxel * ir-common.h, ir-kbd-i2c.c: - ir-kbd-i2c: purpletv ir fixes by 陳王展 (Wang-Chan Chen). 2004-04-23 10:15 kraxel * bttv-cards.c, bttv.h: - bttv: support for the Picolo Tetra by Eric DEBIEF 2004-04-23 10:08 kraxel * saa7134-cards.c, saa7134-input.c: - saa7134: IR support for the smarttv by Maciej Zarzycki vel Maczar 2004-04-22 13:06 kraxel * cx88-cards.c, cx88-video.c, cx88.h, tda9887.c: - cx88: print some help for unknown cards. - tda9887: make qss insmod option work for both enable/disable. 2004-04-21 15:56 kraxel * Makefile, bttvp.h, cx88.h, saa7134.h, scripts/release.sh: - bumb versions for release. 2004-04-21 13:31 kraxel * saa7134-cards.c: - tuner fix. 2004-04-21 10:48 kraxel * cx88-tvaudio.c, ir-kbd-i2c.c, saa7134-cards.c, saa7134-core.c, saa7134-input.c, saa7134-video.c, saa7134.h, tda9887.c: - saa7134: new card entry (by m8923014@msg.ndhu.edu.tw). - ir-kbd-i2c: new remote (also m8923014@msg.ndhu.edu.tw). 2004-04-19 18:37 kraxel * bttv-driver.c, cx88-cards.c, cx88-tvaudio.c, ir-kbd-gpio.c, saa7134-cards.c, saa7134-input.c, saa7134.h, tuner.c, video-buf.c, .bp/2.6/31_i2c, .bp/2.6/31_tuner: - cx88: some btsc-sap bits (not enabled yet). - saa7134: new entry for the avermedia 305. - misc fixes. 2004-04-15 12:41 kraxel * cx88-video.c: - cx88: reverse volume control scale (high values == loud). 2004-04-15 12:33 kraxel * .cvsignore, cx88-tvaudio.c, cx88-video.c, cx88.h: - add audio status monitoring thread to cx88. 2004-04-14 13:19 kraxel * cx88-video.c, saa7134-oss.c, tda9887.c, video-buf.c, videodev2.h: - cx88/tda9887: secam fixes. - video-buf: add sanity checks (thanks to Laurent Pinchart). - saa7133: fix off-by-one bug for oss sound recording. 2004-04-13 19:00 kraxel * bttv-driver.c, bttv-risc.c, bttv-vbi.c, bttvp.h, saa7134-cards.c, saa7134-oss.c, saa7134-tvaudio.c, saa7134.h: - bttv: splitted video + vbi buffer switching, that should make bttv less sensitive to IRQ latencies. - saa7134: new card added, minor saa7133 fixes (by toshii@netbsd.org). 2004-04-13 14:47 kraxel * cx88-reg.h, cx88-tvaudio.c, saa7134-cards.c: - cx88: some tvaudio code from dscaler cvs (btsc + nicam). 2004-04-13 13:59 kraxel * bttv-cards.c, cx88-cards.c, tda9887.c: - tda9887: secam-dk support - cx88: new pci subsystem id for cx88-cards.c - bt878: pinnacle/rave radio fix 2004-04-08 14:45 kraxel * cx88-video.c: - fix cx88 CrCb swapping (credits go to alsa@slackware.ru). 2004-04-08 11:03 kraxel * cx88-tvaudio.c, saa7134-video.c: - cx88: more PAL-DK fixes. 2004-04-08 10:14 kraxel * cx88-tvaudio.c, saa7134-tvaudio.c, doc/CARDLIST.saa7134: - cx88: fix PAL-DK fm/stereo. - misc. 2004-04-06 17:58 kraxel * saa7134-cards.c: - add saa7134 asus inputs (by Martin Hicks). 2004-04-06 17:42 kraxel * saa7134-tvaudio.c: - add retry loop for carrier scan. 2004-04-06 17:36 kraxel * cx88-video.c: - fix cx88 svideo. 2004-04-06 17:24 kraxel * tda9887.c, tuner.c, videodev2.h, scripts/update: - major rewrite of the tda9887 module. - start switching over tuner + tda9887 to v4l2. 2004-04-06 15:19 kraxel * saa7134-cards.c: - saa7134 card list fixes. 2004-04-06 15:19 kraxel * video-buf.c: - make pci_sync change depend on kernel version. 2004-04-05 18:57 kraxel * tda9887.c, scripts/cardlist, scripts/saa7134.pl, scripts/update: - added tda9887 debug code. - scripts/saa7134.pl fix. 2004-04-05 15:04 kraxel * saa7134-cards.c, saa7134-tvaudio.c, videodev2.h: - new Bayer image format for v4l2. - misc saa7134 fixes. 2004-04-05 10:48 kraxel * bttvp.h, cx88.h, saa7134.h, scripts/release.sh (utags: release-20040405): - update version numbers for release. 2004-04-05 10:13 kraxel * video-buf.c (tags: release-20040405): - merge video-buf fix from 2.6.5 2004-04-05 10:09 kraxel * ir-common.h (tags: release-20040405): - add some KEY_* #defines for 2.4 compatibility. 2004-04-01 13:51 kraxel * saa7134-cards.c, saa7134-tvaudio.c (utags: release-20040405): - fix tuner for saa7133 asus board. 2004-03-31 22:24 kraxel * cx88-cards.c (tags: release-20040405), cx88-video.c (tags: release-20040405), cx88.h, saa7134-cards.c: - tda9887 autoload for cx88. 2004-03-31 13:16 kraxel * bttv-cards.c (tags: release-20040405), bttv-driver.c (tags: release-20040405), bttv-i2c.c (tags: release-20040405), bttvp.h, saa7134-cards.c: - make bttv hw i2c configurable per card, enable for twinhan dst. 2004-03-30 17:59 kraxel * bttv-driver.c, cx88-tvaudio.c (tags: release-20040405): - fix byte-wide register access in cx88. 2004-03-30 12:32 kraxel * cx88-i2c.c (tags: release-20040405): - fix buffer overflow in cx8800_i2c_init. 2004-03-30 11:35 kraxel * bttv-cards.c: - ImageNation PXC200* fixes by Luke Fletcher 2004-03-29 20:28 kraxel * cx88-cards.c: - tuner added for the cx88 winfast. 2004-03-29 18:41 kraxel * ir-kbd-i2c.c (tags: release-20040405): - pv951 IR support by Mark Phalan. 2004-03-25 19:23 kraxel * cx88-reg.h (tags: release-20040405): - fix register #define. 2004-03-25 17:26 kraxel * bttv-driver.c: - minor vbi fix. - add some latency debug code to the bttv irq handler (enable with debug_latency=1). 2004-03-25 15:16 kraxel * saa7134-input.c (tags: release-20040405): - saa7134 IR updates by Job D. R. Borges 2004-03-25 14:00 kraxel * bttv-driver.c, cx88-vbi.c (tags: release-20040405), cx88-video.c, cx88.h, saa7134-core.c (tags: release-20040405): - cx88 vbi fixes by Tom Zoerner 2004-03-17 13:18 kraxel * saa7134-video.c (tags: release-20040405): - fix saa7134 cropping. 2004-03-17 12:31 kraxel * bttv-cards.c, cx88-cards.c, cx88-video.c, doc/README.cx88 (tags: release-20040405): - bttv card list update. - attempt to fix svideo in cx88. - documentation update. 2004-03-17 09:13 kraxel * cx88-tvaudio.c, cx88-vbi.c, cx88-video.c: - misc cx88 fixes. 2004-03-16 13:59 kraxel * cx88-tvaudio.c, cx88-video.c, cx88.h: - misc. 2004-03-16 13:34 kraxel * cx88-cards.c, cx88-tvaudio.c, cx88-video.c, cx88.h, tuner.c (tags: release-20040405), scripts/update (tags: release-20040405): - plenty of cx88 audio fixes. * grabbed some A2 code from dscaler cvs. * merged patches by zarquon@earendel.org. * code cleanups. 2004-03-15 13:46 kraxel * bttv-cards.c, saa7134-video.c, v4l1-compat.c (tags: release-20040405), videodev2.h (tags: release-20040405): - cropcap fixes. - v4l1-compat fix. 2004-03-10 12:18 kraxel * cx88-cards.c, saa7134-video.c, saa7134.h: - crop support for saa7134. 2004-03-08 11:26 kraxel * saa7134-oss.c (tags: release-20040405), video-buf.c, video-buf.h (tags: release-20040405): - fix saa7134 oss oops. 2004-03-05 16:39 kraxel * cx88-cards.c, cx88-i2c.c, cx88-video.c, ir-kbd-gpio.c (tags: release-20040405), saa7134-core.c, saa7134-oss.c, saa7134.h, v4l1-compat.c, video-buf.c, video-buf.h, doc/CARDLIST.bttv (tags: release-20040405), doc/CARDLIST.saa7134 (tags: release-20040405), doc/CARDLIST.tuner (tags: release-20040405), doc/README.cx88, scripts/saa7134.pl (tags: release-20040405), scripts/update: - more cards supported in ir-kbd-gpio.c - add magics to video-buf structs. - fix saa7134 oss driver spinlocks. - misc minor stuff. 2004-03-01 13:16 kraxel * bttv-driver.c, cx88-cards.c: - reprogram picture settings after reset. 2004-02-24 20:20 kraxel * bttvp.h, cx88.h, saa7134.h, scripts/release.sh: - bump version numbers for release. 2004-02-24 19:46 kraxel * .bp/2.6/34_cx88 (tags: release-20040405): - add cx88-vbi.c to the patchlist. 2004-02-24 19:00 kraxel * .cvsignore (tags: release-20040405), .snapshot: - delete .snapshot. 2004-02-24 18:59 kraxel * .snapshot, bttv-cards.c: - one more pinnacle fix (don't load tvaudio). 2004-02-24 00:55 kraxel * tuner.c: - kill type= insmod option step one: print a warning. 2004-02-24 00:46 kraxel * bttv-cards.c: - fix bttv 10fc:d018 (I-O Data Co. GV-BCTV5/PCI) Junichi Uekawa 2004-02-24 00:44 kraxel * bttv-cards.c: -add bttv 153b:ff23 (Terratec TValue Radio) Tobias Diedrich 2004-02-23 20:02 kraxel * .cvsignore, Makefile (tags: release-20040405), bttv-driver.c: - comment bttv irq flags. 2004-02-22 02:59 kraxel * audiochip.h (tags: release-20040405), bt832.c (tags: release-20040405), bt832.h (tags: release-20040405), bt848.h (tags: release-20040405), bttv-cards.c, bttv-driver.c, bttv-if.c (tags: release-20040405), bttv.h (tags: release-20040405), bttvp.h, dpl3518.c (tags: release-20040405), dpl3518.h (tags: release-20040405), i2c-compat.h (tags: release-20040405), id.h (tags: release-20040405), msp3400.c (tags: release-20040405), msp3400.h (tags: release-20040405), plx9054.h (tags: release-20040405), tda7432.c (tags: release-20040405), tda9875.c (tags: release-20040405), tda9887.c (tags: release-20040405), tda9887.h (tags: release-20040405), .snapshot, Make.config (tags: release-20040405), Makefile, README (tags: release-20040405), btcx-risc.c (tags: release-20040405), btcx-risc.h (tags: release-20040405), bttv-gpio.c (tags: release-20040405), bttv-i2c.c, bttv-risc.c (tags: release-20040405), bttv-vbi.c (tags: release-20040405), cx88-cards.c, cx88-core.c (tags: release-20040405), cx88-i2c.c, cx88-reg.h, cx88-tvaudio.c, cx88-vbi.c, cx88-video.c, cx88.h, ir-common.c (tags: release-20040405), ir-common.h, ir-kbd-gpio.c, ir-kbd-i2c.c, rds-saa6588.c (tags: release-20040405), saa6752hs.c (tags: release-20040405), saa6752hs.h (tags: release-20040405), saa7134-cards.c, saa7134-core.c, saa7134-i2c.c (tags: release-20040405), saa7134-input.c, saa7134-oss.c, saa7134-reg.h (tags: release-20040405), saa7134-ts.c (tags: release-20040405), saa7134-tvaudio.c, saa7134-vbi.c (tags: release-20040405), saa7134-video.c, saa7134.h, tuner.c, tuner.h (tags: release-20040405), tvaudio.c (tags: release-20040405), tvaudio.h (tags: release-20040405), tvmixer.c (tags: release-20040405), v4l1-compat.c, v4l2-common.c (tags: release-20040405), vbi (tags: release-20040405), video-buf.c, video-buf.h, videodev.h (tags: release-20040405), videodev2.h, .bp/2.4/20_v4l2 (tags: release-20040405), .bp/2.4/30_video-buf (tags: release-20040405), .bp/2.4/31_bt832 (tags: release-20040405), .bp/2.4/31_i2c (tags: release-20040405), .bp/2.4/31_ir-input (tags: release-20040405), .bp/2.4/31_tuner (tags: release-20040405), .bp/2.4/32_bttv (tags: release-20040405), .bp/2.4/33_saa7134 (tags: release-20040405), .bp/2.4/35_documentation (tags: release-20040405), .bp/2.6/20_v4l2 (tags: release-20040405), .bp/2.6/30_video-buf (tags: release-20040405), .bp/2.6/31_bt832 (tags: release-20040405), .bp/2.6/31_i2c (tags: release-20040405), .bp/2.6/31_ir-input (tags: release-20040405), .bp/2.6/31_tuner (tags: release-20040405), .bp/2.6/32_bttv (tags: release-20040405), .bp/2.6/32_bttv-input (tags: release-20040405), .bp/2.6/33_saa7134 (tags: release-20040405), .bp/2.6/34_cx88, .bp/2.6/35_documentation (tags: release-20040405), doc/CARDLIST.bttv, doc/CARDLIST.saa7134, doc/CARDLIST.tuner, doc/Cards (tags: release-20040405), doc/MAKEDEV (tags: release-20040405), doc/README.bttv (tags: release-20040405), doc/README.cx88, doc/README.saa7134 (tags: release-20040405), doc/Sound-FAQ (tags: release-20040405), doc/Tuners (tags: release-20040405), doc/README.ir (tags: release-20040405), doc/insmod-options (tags: release-20040405), doc/not-in-cx2388x-datasheet.txt (tags: release-20040405), scripts/cardlist (tags: release-20040405), scripts/config.bttv (tags: release-20040405), scripts/config.cx88 (tags: release-20040405), scripts/config.saa7134 (tags: release-20040405), scripts/modules.sh (tags: release-20040405), scripts/release.sh, scripts/saa7134.pl, scripts/update (utags: start): - import video4linux drivers. 2004-02-22 02:59 kraxel * audiochip.h, bt832.c, bt832.h, bt848.h, bttv-cards.c, bttv-driver.c, bttv-if.c, bttv.h, bttvp.h, dpl3518.c, dpl3518.h, i2c-compat.h, id.h, msp3400.c, msp3400.h, plx9054.h, tda7432.c, tda9875.c, tda9887.c, tda9887.h, .snapshot, Make.config, Makefile, README, btcx-risc.c, btcx-risc.h, bttv-gpio.c, bttv-i2c.c, bttv-risc.c, bttv-vbi.c, cx88-cards.c, cx88-core.c, cx88-i2c.c, cx88-reg.h, cx88-tvaudio.c, cx88-vbi.c, cx88-video.c, cx88.h, ir-common.c, ir-common.h, ir-kbd-gpio.c, ir-kbd-i2c.c, rds-saa6588.c, saa6752hs.c, saa6752hs.h, saa7134-cards.c, saa7134-core.c, saa7134-i2c.c, saa7134-input.c, saa7134-oss.c, saa7134-reg.h, saa7134-ts.c, saa7134-tvaudio.c, saa7134-vbi.c, saa7134-video.c, saa7134.h, tuner.c, tuner.h, tvaudio.c, tvaudio.h, tvmixer.c, v4l1-compat.c, v4l2-common.c, vbi, video-buf.c, video-buf.h, videodev.h, videodev2.h, .bp/2.4/20_v4l2, .bp/2.4/30_video-buf, .bp/2.4/31_bt832, .bp/2.4/31_i2c, .bp/2.4/31_ir-input, .bp/2.4/31_tuner, .bp/2.4/32_bttv, .bp/2.4/33_saa7134, .bp/2.4/35_documentation, .bp/2.6/20_v4l2, .bp/2.6/30_video-buf, .bp/2.6/31_bt832, .bp/2.6/31_i2c, .bp/2.6/31_ir-input, .bp/2.6/31_tuner, .bp/2.6/32_bttv, .bp/2.6/32_bttv-input, .bp/2.6/33_saa7134, .bp/2.6/34_cx88, .bp/2.6/35_documentation, doc/CARDLIST.bttv, doc/CARDLIST.saa7134, doc/CARDLIST.tuner, doc/Cards, doc/MAKEDEV, doc/README.bttv, doc/README.cx88, doc/README.saa7134, doc/Sound-FAQ, doc/Tuners, doc/README.ir, doc/insmod-options, doc/not-in-cx2388x-datasheet.txt, scripts/cardlist, scripts/config.bttv, scripts/config.cx88, scripts/config.saa7134, scripts/modules.sh, scripts/release.sh, scripts/saa7134.pl, scripts/update: Initial revision