summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10796): Add init code for NetUP Dual DVB-S2 CI cardAbylay Ospan2009-03-302-0/+150
* V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho2009-03-305-20/+7
* V4L/DVB (10792): cx88: remove unnecessary forward declaration of cx88_coreTrent Piepho2009-03-301-1/+0
* V4L/DVB (10791): videodev: not possible to register NULL video_deviceTrent Piepho2009-03-301-4/+3
* V4L/DVB (10788): gspca - vc032x: Bad matrix for sensor mi1310_soc.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (10787): gspca - mars: Bad webcam register values tied to saturation.Jean-Francois Moine2009-03-301-10/+13
* V4L/DVB (10784): mxl5007t: update driver for MxL 5007T V4Michael Krufky2009-03-301-133/+135
* V4L/DVB (10783): mxl5007t: fix devname for hybrid_tuner_request_stateMichael Krufky2009-03-301-1/+1
* V4L/DVB (10782): mxl5007t: warn when unknown revisions are detectedMichael Krufky2009-03-301-0/+1
* V4L/DVB (10781): mxl5007t: mxl5007t_get_status should report if tuner is lockedMichael Krufky2009-03-301-2/+6
* V4L/DVB (10780): mxl5007t: remove function mxl5007t_check_rf_input_powerMichael Krufky2009-03-301-29/+0
* V4L/DVB (10779): mxl5007t: remove analog tuning codeMichael Krufky2009-03-301-124/+0
* V4L/DVB (10772): siano: prevent duplicate variable declarationMichael Krufky2009-03-305-3/+13
* V4L/DVB (10769): Update dependencies of the modules converted to V4L2Mauro Carvalho Chehab2009-03-301-8/+8
* V4L/DVB (10764): cx18: Disable AC3 controls as the firmware doesn't support AC3Andy Walls2009-03-301-1/+1
* V4L/DVB (10763): cx18: Increment version number due to significant changes fo...Andy Walls2009-03-301-2/+2
* V4L/DVB (10762): cx18: Get rid of unused variables related to video outputAndy Walls2009-03-302-8/+3
* V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom...Andy Walls2009-03-306-77/+135
* V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI inser...Andy Walls2009-03-301-1/+5
* V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...Andy Walls2009-03-3012-123/+278
* V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls2009-03-3013-363/+250
* V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...Andy Walls2009-03-3011-66/+98
* V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...Andy Walls2009-03-306-119/+71
* V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a...Andy Walls2009-03-302-260/+336
* V4L/DVB (10753): siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLMichael Krufky2009-03-302-21/+21
* V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device idMichael Krufky2009-03-303-0/+20
* V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous...Michael Krufky2009-03-304-33/+32
* V4L/DVB (10750): import changes from SianoUri Shkolnik2009-03-305-29/+62
* V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.cMichael Krufky2009-03-303-49/+47
* V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusbUri Shkolnik2009-03-301-1/+1
* V4L/DVB (10747): sms1xxx: move definition of struct smsdvb_client_t into smsd...Michael Krufky2009-03-302-21/+20
* V4L/DVB (10746): sms1xxx: enable rf switch on Hauppauge Tiger devicesMichael Krufky2009-03-303-3/+42
* V4L/DVB (10744): dm1105: infrared remote code is remaked.Igor M. Liplianin2009-03-302-83/+55
* V4L/DVB (10743): dm1105: not demuxing from interrupt context.Igor M. Liplianin2009-03-301-50/+60
* V4L/DVB (10741): em28xx: Add Kaiser Baas Video to DVD maker supportDouglas Schilling Landgraf2009-03-301-1/+3
* V4L/DVB (10740): em28xx-cards: Add SIIG AVTuner-PVR boardDouglas Schilling Landgraf2009-03-301-1/+1
* V4L/DVB (10739): em28xx-cards: remove incorrect entryDouglas Schilling Landgraf2009-03-302-21/+0
* V4L/DVB (10738): Get rid of video_decoder.h header were uneededMauro Carvalho Chehab2009-03-303-3/+0
* V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Hans Verkuil2009-03-3010-125/+10
* V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil2009-03-3017-95/+56
* V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.Hans Verkuil2009-03-305-288/+159
* V4L/DVB (10728): adv7175: convert to v4l2-subdev.Hans Verkuil2009-03-302-143/+166
* V4L/DVB (10727): adv7170: convert to v4l2_subdev.Hans Verkuil2009-03-301-153/+168
* V4L/DVB (10726): vpx3220: convert to v4l2_subdev.Hans Verkuil2009-03-301-231/+266
* V4L/DVB (10725): saa7185: convert to v4l2_subdev.Hans Verkuil2009-03-301-98/+119
* V4L/DVB (10724): saa7110: convert to v4l2_subdev.Hans Verkuil2009-03-301-218/+250
* V4L/DVB (10723): ks0127: add supported ks0127 variants to the i2c device list.Hans Verkuil2009-03-301-0/+2
* V4L/DVB (10722): ks0127: convert to v4l2_subdev.Hans Verkuil2009-03-301-336/+310