Age | Commit message (Collapse) | Author |
|
- New debug warn when no_overlay active.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- no_overlay now behaves as described on docs.
* doc/insmod-options:
- no_overlay flag description updated.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- treating MM_KERNEL as non-mm.
* bttv-cards.c,bttv-driver.c:
- no_overlay bttv insmod parameter now works.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
* Makefile, scripts/merge-trees.sh, scripts/unmerge-trees.sh:
- Fix cvs compile to work for both latest -linus and -mm trees.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
|
|
- pci_dma_supported() is called after pci_set_dma_mask() which
already did check that for us. The attached patch removes the
unneeded call to pci_dma_supported()
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Removed remaining trailing spaces.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- driver.suspend API modified at 2.6.13-rc3-mm1.
- Warnings removed when compiling against 2.6.13-rc3-mm1.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
saa7134-cards.c
|
|
- 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
|
|
- 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 <sylvain.meyer@worldonline.fr>
|
|
- radio range is now defined on tuner-core.c. Cleaning up.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Should compile cleanly with linux-2.6.11 also.
make snapshot improved.
|
|
|
|
- misc fixes.
- fixup patch generation control files.
|
|
- misc card-specific tweaks.
|
|
- misc.
|
|
|
|
- some pinnacle 300i progress (can talk to mt352 now, not working yet
through).
- misc minor stuff.
|
|
|
|
- blackbird + empress updates.
|
|
- misc fixes.
|
|
- make it build on non-cutting edge kernels (i.e. 2.6.9 ;)
- convert remaining modules to new-style insmod options.
|
|
|
|
- move more modules to new-style insmod options.
|
|
- saa7134: new card
- misc minor fixes.
|
|
- misc stuff
|
|
|
|
- misc fixes.
|
|
|
|
- misc minor fixes.
|
|
|
|
- add i2c scans.
|
|
- saa7134: new card by Michael Rodriguez-Torrent.
- bttv: remove check for cx88 boards.
|
|
a void ptr instead of a file ptr everythere.
- add cx22702 fe driver,
|
|
- misc cx88 tweaks.
|
|
|
|
|
|
- cx88: added some code lines for error stats.
|
|
|
|
|
|
- saa7134: new entry for the avermedia 305.
- misc fixes.
|
|
less sensitive to IRQ latencies.
- saa7134: new card added, minor saa7133 fixes (by toshii@netbsd.org).
|
|
|
|
|
|
- add some latency debug code to the bttv irq handler
(enable with debug_latency=1).
|
|
|
|
|