summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10528): em28xx: support added for IO-DATA GV/MVP SZ - EMPIA-2820 chi...Indika Katugampala3-0/+34
2009-03-30V4L/DVB (10525): em28xx: Coding style fixes and a typo correctionNicola Soranzo6-45/+58
2009-03-30V4L/DVB (10524): em28xx: Add DVC 101 model to Pinnacle Dazzle descriptionDouglas Schilling Landgraf2-2/+2
2009-03-30V4L/DVB (10523): em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIODouglas Schilling Landgraf2-5/+9
2009-03-30V4L/DVB (10522): em28xx-audio: replace printk with em28xx_errdevAlexey Klimov1-1/+1
2009-03-30V4L/DVB (10521): em28xx-audio: Add lock for usersDouglas Schilling Landgraf1-1/+3
2009-03-30V4L/DVB (10520): em28xx-audio: Add spinlock for triggerDouglas Schilling Landgraf1-3/+11
2009-03-30V4L/DVB (10519): em28xx: Fix for em28xx audio startupRobert Krakora2-12/+2
2009-03-30V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function renameRobert Krakora2-4/+31
2009-03-30V4L/DVB (10517): em28xx: remove bad check (changeset a31c595188af)Douglas Schilling Landgraf1-14/+2
2009-03-30V4L/DVB (10516): em28xx: Add support for Easy Cap Capture DC-60Mauro Carvalho Chehab3-3/+24
2009-03-30V4L/DVB (10515): Adds IR table for the IR provided with this board and includ...Mauro Carvalho Chehab3-0/+51
2009-03-30V4L/DVB (10514): em28xx: Add support for Kaiomy TVnPC U2 stickMauro Carvalho Chehab3-0/+45
2009-03-30V4L/DVB (10512): tda1004x: Fix eeprom firmware load on boards with 16MHz XtalMauro Carvalho Chehab1-6/+24
2009-03-30V4L/DVB (10511): saa7134: get rid of KBLMauro Carvalho Chehab3-29/+30
2009-03-30V4L/DVB (10509): saa7134-video: two int controls lack a stepMauro Carvalho Chehab1-0/+2
2009-03-30V4L/DVB (10508): saa7134: Cleanup: remove unused waitqueue from structMauro Carvalho Chehab1-1/+0
2009-03-30V4L/DVB (10507): saa7134: Fix analog mode on devices that need to open an i2c...Mauro Carvalho Chehab1-70/+77
2009-03-30V4L/DVB (10506): saa7134: move tuner init code to saa7134-cardsMauro Carvalho Chehab2-24/+24
2009-03-30V4L/DVB (10505): tda8290: Print an error if i2c_gate is not providedMauro Carvalho Chehab1-1/+5
2009-03-30V4L/DVB (10504): tda827x: Be sure that gate will be open/closed at the proper...Mauro Carvalho Chehab1-81/+102
2009-03-30V4L/DVB (10502): saa7146: move v4l2 device registration to saa7146_vv.Hans Verkuil2-9/+16
2009-03-30V4L/DVB (10501): saa7146: prevent unnecessary loading of v4l2-common.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10500): saa7146: setting control while capturing should return EBUSY...Hans Verkuil1-2/+2
2009-03-30V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil11-395/+315
2009-03-30V4L/DVB (10498): saa7146: the adapter class will be NULL when v4l2_subdev is ...Hans Verkuil1-2/+1
2009-03-30V4L/DVB (10497): saa7146: i2c adapdata now points to v4l2_device.Hans Verkuil3-3/+9
2009-03-30V4L/DVB (10496): saa7146: implement v4l2_device support.Hans Verkuil2-7/+13
2009-03-30V4L/DVB (10490): v4l2: prefill ident and revision from v4l2_dbg_chip_ident.Hans Verkuil1-0/+3
2009-03-30V4L/DVB (10489): doc: use consistent naming conventions for vdev and v4l2_dev.Hans Verkuil1-11/+11
2009-03-30V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil15-130/+129
2009-03-30V4L/DVB (10487): doc: update hm12 documentation.Hans Verkuil1-0/+4
2009-03-30V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw videoHans Verkuil2-11/+20
2009-03-30V4L/DVB (10465): dsbr100: Add few lost mutex locks.Alexey Klimov1-0/+6
2009-03-30V4L/DVB (10464): radio-si470x: use usb_make_path in usb-radio driversAlexey Klimov1-1/+3
2009-03-30V4L/DVB (10463): radio-mr800: fix checking of retval after usb_bulk_msgAlexey Klimov1-3/+3
2009-03-30V4L/DVB (10462): radio-mr800: increase version and add commentsAlexey Klimov1-15/+17
2009-03-30V4L/DVB (10461): radio-mr800: add few lost mutex locksAlexey Klimov1-0/+5
2009-03-30V4L/DVB (10460): radio-mr800: add stereo supportAlexey Klimov1-2/+79
2009-03-30V4L/DVB (10459): radio-mr800: fix amradio_set_freqAlexey Klimov1-2/+3
2009-03-30V4L/DVB (10458): radio-mr800: move radio start and stop in one functionAlexey Klimov1-43/+21
2009-03-30V4L/DVB (10457): radio-mr800: add more dev_err messages in probeAlexey Klimov1-3/+7
2009-03-30V4L/DVB (10456): radio-mr800: place dev_err instead of dev_warnAlexey Klimov1-1/+1
2009-03-30V4L/DVB (10455): radio-mr800: codingstyle cleanupsAlexey Klimov1-11/+25
2009-03-30V4L/DVB (10453): af9015: add MC44S803 supportJochen Friedrich2-13/+28
2009-03-30V4L/DVB (10452): Add Freescale MC44S803 tuner driverJochen Friedrich5-0/+634
2009-03-30V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz sy...Andy Walls6-27/+88
2009-03-30V4L/DVB (10445): cx18: Process Raw VBI on a whole frame basis; fix VBI buffer...Andy Walls2-52/+33
2009-03-30V4L/DVB (10444): cx18: Fix sliced VBI PTS and fix artifacts in last raw line ...Andy Walls1-5/+19
2009-03-30V4L/DVB (10443): cx18: Use correct line counts per field in firmware API callAndy Walls2-5/+3