Age | Commit message (Expand) | Author |
2007-12-10 | Removed a bad whitespace | Mauro Carvalho Chehab |
2007-12-10 | merge backout patch | Mauro Carvalho Chehab |
2007-12-10 | backout a backward compatibility patch that shouldn't go to master | Mauro Carvalho Chehab |
2007-12-10 | tuner: use char *name instead of 128 byte fixed array for demod info | Michael Krufky |
2007-12-10 | tda8290: fix codingstyle, open brace following struct on the same line | Michael Krufky |
2007-12-09 | tda18271: pass i2c gate configuration into tda18271_attach() | Michael Krufky |
2007-12-09 | tda18271: use an enum rather than an integer to store analog / digital state | Michael Krufky |
2007-12-09 | saa7134: enable LNA in analog mode for Hauppauge WinTV HVR-1110 | Michael Krufky |
2007-12-09 | tuner: bug-fix: default mode was set to bogus value | Michael Krufky |
2007-12-09 | tuner: add struct analog_demod_info to struct analog_tuner_ops | Michael Krufky |
2007-12-09 | saa7134: Enable remote control support for Avermedia M102 | Mauro Carvalho Chehab |
2007-12-09 | tda8290: remove dependency on struct tuner | Michael Krufky |
2007-12-09 | tda8290: prevent possible memory leak | Michael Krufky |
2007-12-08 | V4L: Memory leak! Fix count in videobuf-vmalloc mmap | Mauro Carvalho Chehab |
2007-12-08 | pvrusb2: Fix compilation for OnAir Creator config | Mike Isely |
2007-12-08 | pvrusb2: rework device descriptor layout | Mike Isely |
2007-12-08 | pvrusb2: Remove obsolete (and misleading) comment | Mike Isely |
2007-12-08 | pvrusb2: Remove old obsolete CONFIG flags for pvrusb2 driver. | Mike Isely |
2007-12-08 | pvrusb2: Device CONFIG flags for OnAir device support | Mike Isely |
2007-12-08 | pvrusb2: Implement experimental support for OnAir Creator and USB2 devices | Mike Isely |
2007-12-08 | pvrusb2: Mark Gotview hardware as having a cx2584x part | Mike Isely |
2007-12-08 | tuner: combine set_tv_freq and set_radio_freq into a single set_params method | Michael Krufky |
2007-12-08 | tda8290: access frontend structure directly, where possible | Michael Krufky |
2007-12-08 | ivtv: Some general fixes | Mauro Carvalho Chehab |
2007-12-10 | merge: http://linuxtv.org/hg/~mcisely/pvrusb2 | Mauro Carvalho Chehab |
2007-12-10 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-12-10 | CodingStyle fixes | Mauro Carvalho Chehab |
2007-12-10 | Miscelaneous cleanups | Mauro Carvalho Chehab |
2007-12-10 | Avoid troubles when using multiple devices | Mauro Carvalho Chehab |
2007-12-10 | Allow vivi to open multiple video devices | Mauro Carvalho Chehab |
2007-12-10 | Fix vivi to support non-zero minor node | Mauro Carvalho Chehab |
2007-12-08 | Fix in-kernel compilation for cxusb | Mauro Carvalho Chehab |
2007-12-08 | ivtv: remove i2c legacy support from drivers that no longer need it | Hans Verkuil |
2007-12-07 | v4l-nopage-fix | Mauro Carvalho Chehab |
2007-12-08 | ivtv: convert to bus-based i2c API. | Hans Verkuil |
2007-12-08 | ivtv: select VIDEO_IR in Kconfig | Hans Verkuil |
2007-12-08 | ivtv: add AVerMedia EZMaker PCI Deluxe support | Hans Verkuil |
2007-12-08 | ivtv: update version number to 1.2 | Hans Verkuil |
2007-12-07 | Subject: v4l: nopage | Mauro Carvalho Chehab |
2007-12-07 | merge: http://linuxtv.org/hg/~mkrufky/v4l-dvb | Mauro Carvalho Chehab |
2007-12-07 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cleanups | Mauro Carvalho Chehab |
2007-12-07 | Fix some errors at the video_ioctl2 conversion | Mauro Carvalho Chehab |
2007-12-07 | Reorder functions to make easier to compare with the previous code | Mauro Carvalho Chehab |
2007-12-07 | Converted saa7134-video to use video_ioctl2 | Mauro Carvalho Chehab |
2007-12-07 | saa7134-dvb: fix tuning for WinTV HVR-1110 | Michael Krufky |
2007-12-06 | cx23885: enable EZ-QAM mode for Hauppauge WinTV HVR-1800 | Michael Krufky |
2007-12-06 | tda18271: remove tuning offset for atsc/qam | Michael Krufky |
2007-12-05 | DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB3000MC | Mauro Carvalho Chehab |
2007-12-03 | merge: http://linuxtv.org/hg/~mkrufky/tda18271 | Mauro Carvalho Chehab |
2007-12-03 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb-yuv | Mauro Carvalho Chehab |