diff options
| author | Nickolay V. Shmyrev <devnull@localhost> | 2005-06-22 22:31:38 +0000 |
|---|---|---|
| committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-06-22 22:31:38 +0000 |
| commit | 44d8b9bf4cc9a4680bda3d2e797edb7c9f7f0363 (patch) | |
| tree | b43657dae4734c4f82afa6f23083b4c8b086989f /v4l | |
| parent | 038f4c24539b60a930858b7e326f7220a40beade (diff) | |
| download | mediapointer-dvb-s2-44d8b9bf4cc9a4680bda3d2e797edb7c9f7f0363.tar.gz mediapointer-dvb-s2-44d8b9bf4cc9a4680bda3d2e797edb7c9f7f0363.tar.bz2 | |
* 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
Diffstat (limited to 'v4l')
| -rw-r--r-- | v4l/ChangeLog | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 27b1d7a47..cc55bdee6 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,20 @@ +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 @@ -86,7 +103,6 @@ Signed-off-by: Michael Krufky <mkrufky@m1k.net> 2005-06-21 0240 mchehab ->>>>>>> 1.81 *tuner-core.c: - VIDIOCSTUNER removed. |
