summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-303-83/+56
* 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-302-2/+4
* V4L/DVB (10740): em28xx-cards: Add SIIG AVTuner-PVR boardDouglas Schilling Landgraf2009-03-302-2/+2
* V4L/DVB (10739): em28xx-cards: remove incorrect entryDouglas Schilling Landgraf2009-03-303-22/+0
* V4L/DVB(10738a): remove include/linux/video_encoder.hMauro Carvalho Chehab2009-03-303-25/+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-302-153/+174
* V4L/DVB (10726): vpx3220: convert to v4l2_subdev.Hans Verkuil2009-03-302-231/+271
* V4L/DVB (10725): saa7185: convert to v4l2_subdev.Hans Verkuil2009-03-302-98/+122
* V4L/DVB (10724): saa7110: convert to v4l2_subdev.Hans Verkuil2009-03-302-221/+251
* 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-302-336/+315
* V4L/DVB (10721): bt856: convert to v4l2_subdev.Hans Verkuil2009-03-302-107/+139
* V4L/DVB (10720): bt819: that delay include is needed after all.Hans Verkuil2009-03-301-0/+1
* V4L/DVB (10719): bt819: convert to v4l2_subdev.Hans Verkuil2009-03-302-225/+257
* V4L/DVB (10718): bt866: convert to v4l2_subdev.Hans Verkuil2009-03-302-110/+126
* V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks.Hans Verkuil2009-03-301-2/+10
* V4L/DVB (10716): zoran: change buffer defaults to something that works with t...Hans Verkuil2009-03-301-2/+2
* V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_...Hans Verkuil2009-03-302-90/+43
* V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil2009-03-3018-2562/+636
* V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff.Hans Verkuil2009-03-301-3/+7
* V4L/DVB (10712): zoran: fix G_FMTHans Verkuil2009-03-301-1/+1
* V4L/DVB (10711): zoran: fix TRY_FMT supportHans Verkuil2009-03-303-24/+63
* V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...Hans Verkuil2009-03-303-233/+184
* V4L/DVB (10709): zoran: set correct parent of the video device.Hans Verkuil2009-03-301-0/+1
* V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead.Hans Verkuil2009-03-302-417/+46
* V4L/DVB (10707): zoran: set bytesperline to 0 when using MJPEG.Hans Verkuil2009-03-301-6/+2
* V4L/DVB (10706): zoran: fix field typo.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10705): zoran: use slider flag with volume etc. controls.Hans Verkuil2009-03-301-0/+1
* V4L/DVB (10704): zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and al...Hans Verkuil2009-03-302-160/+31
* V4L/DVB (10703): zoran: convert to video_ioctl2 and remove 'ready_to_be_freed...Hans Verkuil2009-03-302-1443/+1112
* V4L/DVB (10702): saa7115: add querystd and g_input_status support for zoran.Hans Verkuil2009-03-301-0/+43
* V4L/DVB (10701): saa7185: add colorbar support.Hans Verkuil2009-03-301-0/+14
* V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present.Hans Verkuil2009-03-301-5/+6
* V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil2009-03-3013-202/+141
* V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.Hans Verkuil2009-03-304-145/+75
* V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr()Hans Verkuil2009-03-302-0/+11
* V4L/DVB (10687): v4l2-common/v4l2-spec: support/document write-only and butto...Hans Verkuil2009-03-301-5/+24