An error occurred fetching the project authors.
- 19 Jan, 2004 1 commit
-
-
Andrew Morton authored
From: Gerd Knorr <kraxel@bytesex.org> This patch adds a module with some helper functions to handle infrared remotes using the linux input layer. It doesn't do any useful stuff alone, but the saa7134 and bttv drivers will use that to support the remotes shipped with some TV cards.
-
- 08 Oct, 2003 1 commit
-
-
Michael Hunold authored
- split up saa7146 compilation in core part (saa7146.o) and video+vbi part (saa7146_vv). some drivers need both (av7110.c), some drivers only need the core stuff (budget*.c) - add entry for sp887x DVB-T modulator to corresponding Kconfig - use new SELECT facility of Kconfig, first mentioned by Adrian Bunk and Roman Zippel in DVB subsystem - use SELECT in media/video/Kconfig, too.
-
- 17 Jul, 2003 1 commit
-
-
Michael Hunold authored
- separate all EXPORT_SYMBOL stuff to saa7146_ksyms.c - properly stop capturing when no more buffers are available (missing register upload) - make extension data a per-device member, not a per-extension member, so that every device can have it's own private data (necessary for DVB drivers which handle more than one device) - implement field based capturing, ie. capturing fields to different capture buffers - change default old of capture fields for ALTERNATE mode (comply with bttv) - follow these changes in various analog saa7146 based cards drivers (mxb.c and dpc7146.c) - follow these changes in various saa7146 based budget card drivers
-
- 08 Apr, 2003 1 commit
-
-
Alan Cox authored
(Martin Hunold)
-