Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-15 | - add audio status monitoring thread to cx88. | Gerd Knorr | |
2004-04-14 | - cx88/tda9887: secam fixes. | Gerd Knorr | |
- video-buf: add sanity checks (thanks to Laurent Pinchart). - saa7133: fix off-by-one bug for oss sound recording. | |||
2004-04-13 | - bttv: splitted video + vbi buffer switching, that should make bttv | Gerd Knorr | |
less sensitive to IRQ latencies. - saa7134: new card added, minor saa7133 fixes (by toshii@netbsd.org). | |||
2004-04-13 | - cx88: some tvaudio code from dscaler cvs (btsc + nicam). | Gerd Knorr | |
2004-04-13 | - tda9887: secam-dk support | Gerd Knorr | |
- cx88: new pci subsystem id for cx88-cards.c - bt878: pinnacle/rave radio fix | |||
2004-04-08 | - fix cx88 CrCb swapping (credits go to alsa@slackware.ru). | Gerd Knorr | |
2004-04-08 | - cx88: more PAL-DK fixes. | Gerd Knorr | |
2004-04-08 | - cx88: fix PAL-DK fm/stereo. | Gerd Knorr | |
- misc. | |||
2004-04-06 | - add saa7134 asus inputs (by Martin Hicks). | Gerd Knorr | |
2004-04-06 | - add retry loop for carrier scan. | Gerd Knorr | |
2004-04-06 | - fix cx88 svideo. | Gerd Knorr | |
2004-04-06 | - major rewrite of the tda9887 module. | Gerd Knorr | |
- start switching over tuner + tda9887 to v4l2. | |||
2004-04-06 | - saa7134 card list fixes. | Gerd Knorr | |
2004-04-06 | - make pci_sync change depend on kernel version. | Gerd Knorr | |
2004-04-05 | - added tda9887 debug code. | Gerd Knorr | |
- scripts/saa7134.pl fix. | |||
2004-04-05 | - new Bayer image format for v4l2. | Gerd Knorr | |
- misc saa7134 fixes. | |||
2004-04-05 | - update version numbers for release. | Gerd Knorr | |
2004-04-05 | - merge video-buf fix from 2.6.5 | Gerd Knorr | |
2004-04-01 | - fix tuner for saa7133 asus board. | Gerd Knorr | |
2004-03-31 | - tda9887 autoload for cx88. | Gerd Knorr | |
2004-03-31 | - make bttv hw i2c configurable per card, enable for twinhan dst. | Gerd Knorr | |
2004-03-30 | - fix byte-wide register access in cx88. | Gerd Knorr | |
2004-03-30 | - fix buffer overflow in cx8800_i2c_init. | Gerd Knorr | |
2004-03-30 | - ImageNation PXC200* fixes by Luke Fletcher | Gerd Knorr | |
2004-03-29 | - tuner added for the cx88 winfast. | Gerd Knorr | |
2004-03-29 | - pv951 IR support by Mark Phalan. | Gerd Knorr | |
2004-03-25 | - fix register #define. | Gerd Knorr | |
2004-03-25 | - minor vbi fix. | Gerd Knorr | |
- add some latency debug code to the bttv irq handler (enable with debug_latency=1). | |||
2004-03-25 | - saa7134 IR updates by Job D. R. Borges | Gerd Knorr | |
2004-03-25 | - cx88 vbi fixes by Tom Zoerner | Gerd Knorr | |
2004-03-17 | - fix saa7134 cropping. | Gerd Knorr | |
2004-03-17 | - bttv card list update. | Gerd Knorr | |
- attempt to fix svideo in cx88. - documentation update. | |||
2004-03-17 | - misc cx88 fixes. | Gerd Knorr | |
2004-03-16 | - misc. | Gerd Knorr | |
2004-03-16 | - plenty of cx88 audio fixes. | Gerd Knorr | |
* grabbed some A2 code from dscaler cvs. * merged patches by zarquon@earendel.org. * code cleanups. | |||
2004-03-15 | - cropcap fixes. | Gerd Knorr | |
- v4l1-compat fix. | |||
2004-03-10 | - crop support for saa7134. | Gerd Knorr | |
2004-03-08 | - fix saa7134 oss oops. | Gerd Knorr | |
2004-03-05 | - more cards supported in ir-kbd-gpio.c | Gerd Knorr | |
- add magics to video-buf structs. - fix saa7134 oss driver spinlocks. - misc minor stuff. | |||
2004-03-01 | - reprogram picture settings after reset. | Gerd Knorr | |
2004-02-24 | - bump version numbers for release. | Gerd Knorr | |
2004-02-24 | - one more pinnacle fix (don't load tvaudio). | Gerd Knorr | |
2004-02-23 | - fix bttv 10fc:d018 (I-O Data Co. GV-BCTV5/PCI) | Gerd Knorr | |
Junichi Uekawa <dancer@netfort.gr.jp> | |||
2004-02-23 | -add bttv 153b:ff23 (Terratec TValue Radio) | Gerd Knorr | |
Tobias Diedrich <ranma@gmx.at> | |||
2004-02-23 | - comment bttv irq flags. | Gerd Knorr | |
2004-02-22 | Initial revision | Gerd Knorr | |
2003-09-10 | Remove analog saa7146 driver for "Hexium" cards from "dvb-kernel" | Michael Hunold | |
CVS. It has been included to 2.6.0-test4, so no need to have it hanging around here. I'll add it to the "analog-2.4" directory later. | |||
2003-07-17 | [V4L] - fix static build for hexium_gemini and hexium_orion drivers (Thanks ↵ | Michael Hunold | |
to Adrian Bunk <bunk@fs.tum.de> for reporting this) [V4L] - set debug verbosity to 0 for hexium_gemini and hexium_orion drivers [V4L] - make hexium_gemini and hexium_orion drivers depdend on i2c module [V4L] - make saa7146 module depend on hexium_gemini and hexium_orion drivers [V4L] - let the saa7146 i2c bus report itself as I2C_ADAP_CLASS_TV_ANALOG | |||
2003-07-07 | Make the "ext_vv_data" informations a per-device information instead | Michael Hunold | |
of a per-extension information. This is needed for the DVB-C cards, which seem to have swapped field order and need to propagate some video4linux specific stuff for the analog module to work. | |||
2003-06-26 | - fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.c | Michael Hunold | |
- change saa7146_vv.h the way described earlier - follow these changes in budget-av and hexium driver |