Age | Commit message (Expand) | Author |
2006-07-24 | cx88: add support for Norwood PCI TV Tuner (non-pro) | Michael Krufky |
2006-07-23 | V4L2 conversion: radio-maestro | Mauro Carvalho Chehab |
2006-07-23 | Fix: compile for radio aimslab and aztech with V4L2 only | Mauro Carvalho Chehab |
2006-07-19 | videodev.h should be included also when V4L1_COMPAT is selected. | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed | Mauro Carvalho Chehab |
2006-07-18 | Check __must_check warning in video_device_create_file | Mauro Carvalho Chehab |
2006-07-18 | video_device_create_file should return the value of class_device_create_file | Michael Krufky |
2006-06-28 | merge: http://linuxtv.org/hg/~hverkuil/tda9887 | Mauro Carvalho Chehab |
2006-06-26 | Pass an explicit log prefix to cx2341x_log_status | Hans Verkuil |
2006-06-26 | Fix 64-bit compile warnings. | Hans Verkuil |
2006-06-25 | Add tda9887-specific tuner configuration | Hans Verkuil |
2006-06-24 | Add V4L2_CID_MPEG_STREAM_VBI_FMT control | Hans Verkuil |
2006-06-23 | Merge tda9887 module into tuner. | Mauro Carvalho Chehab |
2006-06-23 | Explicitly set the enum values. | Hans Verkuil |
2006-06-21 | CX2341X port was always set to 'memory', but 'streaming' is also possible | Hans Verkuil |
2006-06-19 | Add cx2341x-specific control array to cx2341x.c | Hans Verkuil |
2006-06-18 | Add CX2341X MPEG encoder module. | Hans Verkuil |
2006-06-18 | Add helper functions for control processing to v4l2-common. | Hans Verkuil |
2006-06-18 | Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS. | Hans Verkuil |
2006-06-08 | Fix compilation with kernel 2.6.17 | Mauro Carvalho Chehab |
2006-06-06 | Fixes lots of small errors at videodev. | Mauro Carvalho Chehab |
2006-06-05 | Removed all references to kernel stuff from videodev.h and videodev2.h | Mauro Carvalho Chehab |
2006-06-04 | Several improvements at videodev.c | Mauro Carvalho Chehab |
2006-05-22 | New cx88 card #50: NPG Tech RealTV | Ricardo Cerqueira |
2006-05-18 | merge: from master | rmcc@localhost.localdomain |
2006-05-08 | Merge: from master. | Hans Verkuil |
2006-05-02 | i2c-compat.h were duplicated at linux/include. removing. | Mauro Carvalho Chehab |
2006-04-29 | From: Hans Verkuil <hverkuil@xs4all.nl> | Hans Verkuil |
2006-04-27 | v4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XF | Michael Krufky |
2006-04-24 | Added missing pwc files from previous commit | Mauro Carvalho Chehab |
2006-04-22 | Add support for the cx25836/7 video decoder. | Hans Verkuil |
2006-04-19 | Add support for Samsung TCPG 6121P30A PAL tuner. | Hans Verkuil |
2006-04-11 | Merge: from V4L1 tree | Mauro Carvalho Chehab |
2006-04-11 | Since we are not using CVS, $Id makes no sense anymore | Mauro Carvalho Chehab |
2006-04-10 | Add sysfs device links to dvb devices | Andrew de Quincey |
2006-04-02 | Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 | Hans Verkuil |
2006-04-02 | Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. | Hans Verkuil |
2006-04-01 | Make msp3400 routing defines more consistent | Hans Verkuil |
2006-03-31 | Move cx2341x.h to media/cx2341x.h | Hans Verkuil |
2006-03-29 | Remove trailing newlines | Hans Verkuil |
2006-03-29 | Add new NEC uPD64031A and uPD64083 i2c drivers | Hans Verkuil |
2006-03-26 | Subject: Pinnacle PCTV grey remote control support | Ricardo Cerqueira |
2006-03-25 | Added the new routing commands to cx25840. | Hans Verkuil |
2006-03-25 | Implement new routing commands in saa7127.c | Hans Verkuil |
2006-03-25 | Implement routing command for saa7115.c | Hans Verkuil |
2006-03-24 | Implement new routing commands for wm8775 and cs53l32a. | Hans Verkuil |
2006-03-19 | Implement correct msp3400 input/output routing | Hans Verkuil |
2006-03-19 | Add new media/msp3400.h header containing the routing macros | Hans Verkuil |
2006-03-19 | Cleanup audio input handling | Hans Verkuil |
2006-03-18 | renamed I2C_foo addresses to I2C_ADDR_foo | Mauro Carvalho Chehab |