summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10618): gspca - some drivers: Fix compilation warnings.Jean-Francois Moine3-6/+6
2009-03-30V4L/DVB (10617): gspca - vc032x: Remove the vc0321 reset.Jean-Francois Moine1-10/+0
2009-03-30V4L/DVB (10616): tw9910: color format check is added on set_fmtKuninori Morimoto1-0/+13
2009-03-30V4L/DVB (10575): V4L2: Add COLORFX user controlSergio Aguirre1-1/+8
2009-03-30V4L/DVB (10574): saa7134: fix Avermedia E506R composite inputTim Farrington1-3/+3
2009-03-30V4L/DVB (10571): v4l2-framework.txt: Fixes the videobuf init functionsMauro Carvalho Chehab1-9/+21
2009-03-30V4L/DVB (10570): v4l2-framework: documments videobuf usage on driversMauro Carvalho Chehab1-1/+91
2009-03-30V4L/DVB (10568): bttv: dynamically allocate device dataTrent Piepho3-34/+31
2009-03-30V4L/DVB (10567): bttv: shrink muxsel data in card databaseTrent Piepho4-159/+195
2009-03-30V4L/DVB (10566): bttv: clean up mux code for IDS EagleTrent Piepho1-3/+2
2009-03-30V4L/DVB (10565): bttv: fix external mux for RemoteVision MXTrent Piepho1-3/+6
2009-03-30V4L/DVB (10564): bttv: fix external mux for PHYTEC VD-009Trent Piepho1-8/+18
2009-03-30V4L/DVB (10563): bttv: clean up mux code for IVC-120GTrent Piepho1-4/+2
2009-03-30V4L/DVB (10562): bttv: rework the way digital inputs are indicatedTrent Piepho5-11/+17
2009-03-30V4L/DVB (10561): bttv: store card database more efficientlyTrent Piepho2-417/+249
2009-03-30V4L/DVB (10560): bttv: make tuner card info more consistentTrent Piepho4-230/+77
2009-03-30V4L/DVB (10559): bttv: Fix TDA9880 norm setting codeTrent Piepho3-22/+30
2009-03-30V4L/DVB (10558): bttv: norm value should be unsignedTrent Piepho5-15/+13
2009-03-30V4L/DVB (10556): em28xx-cards: Add Pinnacle Dazzle Video Creator Plus DVC107 ...Douglas Schilling Landgraf2-2/+2
2009-03-30V4L/DVB (10555): em28xx: CodingStyle fixesNicola Soranzo1-4/+6
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil8-1/+13
2009-03-30V4L/DVB (10542): v4l2-subdev: add querystd and g_input_statusHans Verkuil3-0/+9
2009-03-30V4L/DVB (10540): cx2341x: fixed bug causing several audio controls to be no l...Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10539): saa6588: remove legacy_class, not needed for saa6588Hans Verkuil1-1/+0
2009-03-30V4L/DVB (10538): saa6588: add g_chip_ident support.Hans Verkuil2-0/+12
2009-03-30V4L/DVB (10537): saa6588: convert to v4l2_subdev.Hans Verkuil1-44/+71
2009-03-30V4L/DVB (10536): saa6588: convert to v4l2-i2c-drv-legacy.hHans Verkuil1-55/+27
2009-03-30V4L/DVB (10531): Code rearrangements in preparation for other report typesTobias Lorenz1-55/+67
2009-03-30V4L/DVB (10530): Documentation and code cleanupsTobias Lorenz2-8/+14
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