| Age | Commit message (Collapse) | Author | 
|---|
|  | From: Mauro Carvalho Chehab <mchehab@infradead.org>
Fixed also a small mistake at including mutex.h
kernel-sync
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | 
|  | From: Ingo Molnar <mingo@elte.hu>
Semaphore to mutex conversion.
The conversion was generated via scripts, and the result was validated
automatically via a script as well.
build-tested.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
kernel-sync | 
|  | From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
kernel-sync
- Makes V4L compile with kernel 2.4
- em28xx doesn't compile with 2.4 kernels. Additional work is
  necessary to make it compile.
Thanks-to: Stefan Leichter <Stefan.Leichter@camLine.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | kernel-sync
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Revert my changes from this morning.  I was wrong :-(
	  Thanks to Laurent Pinchart <laurent.pinchart@skynet.be>
          for pointing out my error.
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Removed linux version check, #include <linux/input.h>
...Should now work for everybody.
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | From: Ricardo Cerqueira <v4l@cerqueira.org>
kernel-sync
Ported changes by Dmitry Torokhov <dtor_core@ameritech.net> and added
backwards compatibility checks for kernels < 2.6.15
Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Enable cx24123 dvb frontend module
          in merged v4l/dvb cvs trees and kernel >= 2.6.16
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | From:
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | From: Tyler Trafford <tatrafford@comcast.net>
Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | * ../v4l/compat.h:
	Fix compilation with older kernels.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | (default_set_tv_freq):
        - ISO C90 forbids mixed declarations and code
        * ../v4l/compat.h:
        - Do not build support for nxt200x unless at least one of the
          following is true:
          a) KERNEL_VERSION >= 2.6.15
          b) v4l / dvb merge-trees build environment.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Fix kcalloc error with kernel < 2.6.9.
	Signed-off-by: Nickolay V. Shmyrev <<nshmyrev@yandex.ru>> | 
|  | Fix build of em driver with 2.6.8 kernel.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | - moved Pinnacle IR table (ir_codes_em2820) to em2820-input.c
        - IR struct renamed and moved to a header file.
        - New file to handle em2820-specific IR.
        - Some cleanups.
        - attach now detects I2C IR and calls em2820-specific IR code
        - IR compat code moved to compat.h
        - New header with struct IR_i2c there, to allow it to be
          used by board-specific input handlers.
Some improvements at em28xx board detection:
        - Board detection message improved to show interface and class.
        - Now it doesn't touch audio interfaces.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Fix compilation with 2.6.8.
	Signed-off-by: Nickolay V. Shmyrev <<nshmyrev@yandex.ru>> | 
|  | Signed-off-by: Markus Rechberger <mrechberger@gmail.com> | 
|  | - 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> | 
|  | <cavedon@sssup.it>,Mauro Carvalho Chehab <mchehab@brturbo.com.br>
- Added support for Empia EM2820/2840 USB video capture devices.
  Current support is working for:
	Terratec Cinergy 250 USB
	Pinnacle PCTV USB 2
	Hauppauge WinTV USB 2
  Support is not working for:
	Terratec Cinergy 250 USB (em2800 based)
	MSI VOX USB 2.0 (saa7114 decoder based)
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
Signed-off-by: Ludovico Cavedon <cavedon@sssup.it>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Allow tda1004x & lgdt330x support in tree-merge for all kernels.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | * cx88-dvb.c:
	* saa7134-dvb.c:
	* scripts/merge-trees.sh:
	* scripts/unmerge-trees.sh:
	- move some #if kernel version into compat.h
	Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - fix build for 2.6.14
        * compat.h:
        * ir-kbd-i2c.c: (ir_probe):
        * saa7134-i2c.c:
        * tvaudio.c: (chip_probe):
        - removed some #if kernel version > 2.6.13 ... using compat.h instead.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Use KEY_MEDIA instead of KEY_VIDEOMODESWITCH since
	it fix build with older kernels.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
	Signed-off-by: James Schettine <james@NOSPAM.MyVnc.com> | 
|  |  | 
|  | - Fix build with kernel earlier than 2.6.9.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | compat.h changed to reflect latest API change.
Included a script to make ChangeLog Generation easier.
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> | 
|  | - Add new Typhoon DVB-T Cardbus. Thanks to
	Juergen Orschiedt <jorschiedt@web.de>
	cx88-core.c:
	- Fix compilation with gcc4.0 | 
|  | cx88-i2c.c, cx88-vbi.c, cx88-video.c, dpl3518.c, dpl3518.h,
          i2c-compat.h, id.h, msp3400.h, or51132.c, or51132.h, plx9054.h,
          rds-saa6588.c, saa7134-dvb.c, tda7432.c, tda9875.c, tvaudio.c,
          tveeprom.h, tvmixer.c, v4l1-compat.c, video-buf-dvb.h:
        - Minor changes to synchronize with -mm series;
        - PAL-60 code maintained for SAA7134. However, -mm has different
          values;
        - Now, every .c or .h file has cvs field ID. | 
|  | Update entries for Lifiview Platinum FM and Avermedia cards | 
|  |  | 
|  | - tuner kernel message fixups.
- misc. | 
|  | - misc fixes.
- fixup patch generation control files. | 
|  | - misc fixes. | 
|  |  | 
|  | - start switching over msp34xx to v4l2. | 
|  |  | 
|  |  | 
|  |  |