summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10769): Update dependencies of the modules converted to V4L2Mauro Carvalho Chehab1-8/+8
2009-03-30V4L/DVB (10764): cx18: Disable AC3 controls as the firmware doesn't support AC3Andy Walls1-1/+1
2009-03-30V4L/DVB (10763): cx18: Increment version number due to significant changes fo...Andy Walls1-2/+2
2009-03-30V4L/DVB (10762): cx18: Get rid of unused variables related to video outputAndy Walls2-8/+3
2009-03-30V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom...Andy Walls6-77/+135
2009-03-30V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI inser...Andy Walls1-1/+5
2009-03-30V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...Andy Walls12-123/+278
2009-03-30V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls13-363/+250
2009-03-30V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...Andy Walls11-66/+98
2009-03-30V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...Andy Walls6-119/+71
2009-03-30V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a...Andy Walls2-260/+336
2009-03-30V4L/DVB (10753): siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLMichael Krufky2-21/+21
2009-03-30V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device idMichael Krufky3-0/+20
2009-03-30V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous...Michael Krufky4-33/+32
2009-03-30V4L/DVB (10750): import changes from SianoUri Shkolnik5-29/+62
2009-03-30V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.cMichael Krufky3-49/+47
2009-03-30V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusbUri Shkolnik1-1/+1
2009-03-30V4L/DVB (10747): sms1xxx: move definition of struct smsdvb_client_t into smsd...Michael Krufky2-21/+20
2009-03-30V4L/DVB (10746): sms1xxx: enable rf switch on Hauppauge Tiger devicesMichael Krufky3-3/+42
2009-03-30V4L/DVB (10744): dm1105: infrared remote code is remaked.Igor M. Liplianin2-83/+55
2009-03-30V4L/DVB (10743): dm1105: not demuxing from interrupt context.Igor M. Liplianin1-50/+60
2009-03-30V4L/DVB (10741): em28xx: Add Kaiser Baas Video to DVD maker supportDouglas Schilling Landgraf1-1/+3
2009-03-30V4L/DVB (10740): em28xx-cards: Add SIIG AVTuner-PVR boardDouglas Schilling Landgraf1-1/+1
2009-03-30V4L/DVB (10739): em28xx-cards: remove incorrect entryDouglas Schilling Landgraf2-21/+0
2009-03-30V4L/DVB (10738): Get rid of video_decoder.h header were uneededMauro Carvalho Chehab3-3/+0
2009-03-30V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support.Hans Verkuil10-125/+10
2009-03-30V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil17-95/+56
2009-03-30V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.Hans Verkuil5-288/+159
2009-03-30V4L/DVB (10728): adv7175: convert to v4l2-subdev.Hans Verkuil2-143/+166
2009-03-30V4L/DVB (10727): adv7170: convert to v4l2_subdev.Hans Verkuil1-153/+168
2009-03-30V4L/DVB (10726): vpx3220: convert to v4l2_subdev.Hans Verkuil1-231/+266
2009-03-30V4L/DVB (10725): saa7185: convert to v4l2_subdev.Hans Verkuil1-98/+119
2009-03-30V4L/DVB (10724): saa7110: convert to v4l2_subdev.Hans Verkuil1-218/+250
2009-03-30V4L/DVB (10723): ks0127: add supported ks0127 variants to the i2c device list.Hans Verkuil1-0/+2
2009-03-30V4L/DVB (10722): ks0127: convert to v4l2_subdev.Hans Verkuil1-336/+310
2009-03-30V4L/DVB (10721): bt856: convert to v4l2_subdev.Hans Verkuil1-107/+136
2009-03-30V4L/DVB (10720): bt819: that delay include is needed after all.Hans Verkuil1-0/+1
2009-03-30V4L/DVB (10719): bt819: convert to v4l2_subdev.Hans Verkuil1-225/+252
2009-03-30V4L/DVB (10718): bt866: convert to v4l2_subdev.Hans Verkuil1-110/+123
2009-03-30V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks.Hans Verkuil1-2/+10
2009-03-30V4L/DVB (10716): zoran: change buffer defaults to something that works with t...Hans Verkuil1-2/+2
2009-03-30V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_...Hans Verkuil2-90/+43
2009-03-30V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil18-2562/+636
2009-03-30V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff.Hans Verkuil1-3/+7
2009-03-30V4L/DVB (10712): zoran: fix G_FMTHans Verkuil1-1/+1
2009-03-30V4L/DVB (10711): zoran: fix TRY_FMT supportHans Verkuil3-24/+63
2009-03-30V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...Hans Verkuil3-233/+184
2009-03-30V4L/DVB (10709): zoran: set correct parent of the video device.Hans Verkuil1-0/+1