Age | Commit message (Expand) | Author |
2006-06-29 | Always log pvrusb2 device register / unregister events | Mike Isely |
2006-06-28 | Fix tveeprom supported standards | Mauro Carvalho Chehab |
2006-06-28 | merge: http://linuxtv.org/hg/~hverkuil/tda9887 | Mauro Carvalho Chehab |
2006-06-28 | Subject: videocodec: make 1-bit fields unsigned | Mauro Carvalho Chehab |
2006-06-27 | merge: http://linuxtv.org/hg/~mkrufky/v4l-dvb | Mauro Carvalho Chehab |
2006-06-27 | kernel sync: use list_move() and fix a typo | Mauro Carvalho Chehab |
2006-06-26 | Remove all instances of request_module("tda9887") | Michael Krufky |
2006-06-27 | merge: http://linuxtv.org/hg/~mkrufky/blackbird | Mauro Carvalho Chehab |
2006-06-27 | Fix warning when compiling on 64 bit machines | Mauro Carvalho Chehab |
2006-06-26 | cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU | Michael Krufky |
2006-06-26 | merge: master | Mauro Carvalho Chehab |
2006-06-26 | Included required header for in-kernel compilation | Mauro Carvalho Chehab |
2006-06-26 | Stradis.c: make 2 functions static | Mauro Carvalho Chehab |
2006-06-26 | Pass an explicit log prefix to cx2341x_log_status | Hans Verkuil |
2006-06-26 | Merge: from master. | Hans Verkuil |
2006-06-26 | SYSFS support marked as experimental | Mauro Carvalho Chehab |
2006-06-26 | Include compat.h header file | Mauro Carvalho Chehab |
2006-06-26 | Fix 64-bit compile warnings. | Hans Verkuil |
2006-06-25 | merge: http://linuxtv.org/hg/~mcisely/pvrusb2 | Mauro Carvalho Chehab |
2006-06-25 | merge: http://linuxtv.org/hg/~mkrufky/blackbird | Mauro Carvalho Chehab |
2006-06-25 | Reduce the amount of pvrusb2-sourced noise going into the system log | Mike Isely |
2006-06-25 | Implement use of cx2341x module in pvrusb2 driver | Mike Isely |
2006-06-25 | Exploit new V4L control features in pvrusb2 | Mike Isely |
2006-06-25 | Don't suspend encoder when changing its attributes (in pvrusb2) | Mike Isely |
2006-06-25 | Fix faulty encoder error recovery in pvrusb2 | Mike Isely |
2006-06-25 | Various V4L control enhancements in pvrusb2 | Mike Isely |
2006-06-25 | Handle boolean controls in pvrusb2 | Mike Isely |
2006-06-25 | Make sure flags field is initialized when quering a control in pvrusb2 | Mike Isely |
2006-06-25 | Move LOG_STATUS bracketing to a different part of the pvrusb2 driver | Mike Isely |
2006-06-25 | Rearrange things in pvrusb2 driver in preparation for using cx2341x module | Mike Isely |
2006-06-25 | Increase the maximum number of controls that pvrusb2-sysfs.c can handle. | Mike Isely |
2006-06-25 | Clean up long-standing video format handling mess in pvrusb2-v4l2.c | Mike Isely |
2006-06-25 | Don't print empty enum values in pvrusb2-sysfs.c | Mike Isely |
2006-06-25 | Rearrange things in pvrusb2-encoder in preparation for use of cx2341x module | Mike Isely |
2006-06-25 | Include some extra headers that we need. | Mike Isely |
2006-06-25 | cx88-blackbird: implement VIDIOC_LOG_STATUS | Michael Krufky |
2006-06-25 | Spin lock on network changed on 2.6.18 | Mauro Carvalho Chehab |
2006-06-25 | Update this driver for recent header file movement. | Mauro Carvalho Chehab |
2006-06-25 | usb input headers changed to 2.6.18 | Mauro Carvalho Chehab |
2006-06-25 | Sync changes with alsa stuff at kernel | Mauro Carvalho Chehab |
2006-06-25 | tda9887 default TOP value is 0x10 | Hans Verkuil |
2006-06-25 | Add tda9887-specific tuner configuration | Hans Verkuil |
2006-06-25 | Remove obsoleted tuner_debug option. | Hans Verkuil |
2006-06-25 | IVTV VBI format description too long. | Hans Verkuil |
2006-06-25 | Remove duplicate 'tda9887' in info messages. | Hans Verkuil |
2006-06-25 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2006-06-25 | merge: http://linuxtv.org/hg/~endriss/v4l-dvb | Mauro Carvalho Chehab |
2006-06-25 | merge: http://linuxtv.org/hg/~manu/v4l-algo | Mauro Carvalho Chehab |
2006-06-25 | av7110: analog sound output of DVB-C rev 2.3 | Oliver Endriss |
2006-06-25 | Fix a misplaced closing bracket/else, which caused swzigzag not to be called | Manu Abraham |