Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/media/dvb/ttpci
David Härdeman 59327a4897 V4L/DVB (5246): Budget-ci: IR handling fixups
Commit 00c4cc6751 Oliver Endriss changed 
the budget-ci driver to use interrupt mode for i2c transfers.

This also meant that a new bunch of IR bytes that were previously lost 
are now received, which allowed me to better understand how the MSP430 
chip works. Unfortunately it also means that the current driver gets 
some assumptions wrong and might generate double keypresses for one IR 
command. 

The attached patch fixes this by throwing away the repeat bytes and by 
associating the correct command and device bytes.

Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-02-21 13:35:32 -02:00
..
av7110.c V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110 2007-02-21 13:35:20 -02:00
av7110.h V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110 2007-02-21 13:35:20 -02:00
av7110_av.c V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110 2007-02-21 13:34:15 -02:00
av7110_av.h
av7110_ca.c V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110 2007-02-21 13:34:15 -02:00
av7110_ca.h
av7110_hw.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
av7110_hw.h
av7110_ipack.c
av7110_ipack.h
av7110_ir.c V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriate 2007-02-21 13:35:18 -02:00
av7110_v4l.c V4L/DVB (5245): Dvb-ttpci: use i2c gate ctrl from stv0297 frontend driver 2007-02-21 13:35:31 -02:00
budget-av.c V4L/DVB (5189): Budget-av: Call saa7146_vv_release on exit 2007-02-21 13:35:15 -02:00
budget-ci.c V4L/DVB (5246): Budget-ci: IR handling fixups 2007-02-21 13:35:32 -02:00
budget-core.c V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop code 2006-07-29 17:22:23 -03:00
budget-patch.c Fix misc .c/.h comment typos 2006-11-30 05:24:39 +01:00
budget.c V4L/DVB (4916): Av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C transfers 2006-12-10 09:05:35 -02:00
budget.h V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop code 2006-07-29 17:22:23 -03:00
fdump.c
Kconfig V4L/DVB (4879): budget-ci IR: integrate with ir-common 2006-12-10 09:05:17 -02:00
Makefile V4L/DVB (4106): Fix problems with AV7110 firmware building 2006-06-25 02:05:09 -03:00
ttpci-eeprom.c
ttpci-eeprom.h