Age | Commit message (Collapse) | Author |
|
* ../linux/drivers/media/video/bttv-driver.c: (bttv_irq):
* ../linux/drivers/media/video/bttv-gpio.c: (bttv_any_irq):
* ../linux/drivers/media/video/bttv.h:
* ../linux/drivers/media/video/bttvp.h:
* ../linux/drivers/media/video/ir-kbd-gpio.c: (rc5_decode),
(ir_rc5_irq), (ir_rc5_timer_end), (ir_rc5_timer_keyup), (ir_probe),
(ir_remove):
Support for Nebula rc5-based gpio remote.
Signed-off-by: Mark Weaver <mark-clist@npsl.co.uk>
|
|
- Whitespace script improved.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Lots of small changes to allow compiling with kernel 2.4.
Compilation result not tested yet.
- After this patch, .version should be removed, since its
syntax has changed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
* bttvp.h:
- Rename vprintk to verbose_printk to fix name clash.
Signed-off-by: Bernd Petrovitsch <bernd@firmix.at>
|
|
- Removed remaining trailing spaces.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
where KERNEL_VERSION is required.
- incremented versions for CX88, BTTV and SAA7134.
* compat.h:
- Included linux/version.h.
This change is required to be compatible with
a patch applied at Kernel by Olaf Hering <olh@suse.de>
this patch does reduce kernel dependency of its version number.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- 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>
|
|
- Fix gcc 4.0 compilation
* cx88-input.c:
- Add remove for MSI TV@nywhere. Thanks to
Jorik Jonker <jorik@dnd.utwente.nl>
|
|
- fix use-after-free bug in bttv-gpio.
|
|
- misc card-specific tweaks.
|
|
|
|
|
|
- blackbird + empress updates.
|
|
- misc stuff
|
|
|
|
- add i2c scans.
|
|
|
|
|
|
- bttv i2c attach/detach hook for subdrivers.
|
|
|
|
less sensitive to IRQ latencies.
- saa7134: new card added, minor saa7133 fixes (by toshii@netbsd.org).
|
|
|
|
|
|
|
|
|