summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10562): bttv: rework the way digital inputs are indicatedTrent Piepho2009-03-305-11/+17
* V4L/DVB (10561): bttv: store card database more efficientlyTrent Piepho2009-03-302-417/+249
* V4L/DVB (10560): bttv: make tuner card info more consistentTrent Piepho2009-03-304-230/+77
* V4L/DVB (10559): bttv: Fix TDA9880 norm setting codeTrent Piepho2009-03-303-22/+30
* V4L/DVB (10558): bttv: norm value should be unsignedTrent Piepho2009-03-305-15/+13
* V4L/DVB (10556): em28xx-cards: Add Pinnacle Dazzle Video Creator Plus DVC107 ...Douglas Schilling Landgraf2009-03-301-1/+1
* V4L/DVB (10555): em28xx: CodingStyle fixesNicola Soranzo2009-03-301-4/+6
* V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil2009-03-307-1/+8
* V4L/DVB (10542): v4l2-subdev: add querystd and g_input_statusHans Verkuil2009-03-301-0/+4
* V4L/DVB (10540): cx2341x: fixed bug causing several audio controls to be no l...Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10539): saa6588: remove legacy_class, not needed for saa6588Hans Verkuil2009-03-301-1/+0
* V4L/DVB (10538): saa6588: add g_chip_ident support.Hans Verkuil2009-03-301-0/+9
* V4L/DVB (10537): saa6588: convert to v4l2_subdev.Hans Verkuil2009-03-301-44/+71
* V4L/DVB (10536): saa6588: convert to v4l2-i2c-drv-legacy.hHans Verkuil2009-03-301-55/+27
* V4L/DVB (10531): Code rearrangements in preparation for other report typesTobias Lorenz2009-03-301-55/+67
* V4L/DVB (10530): Documentation and code cleanupsTobias Lorenz2009-03-301-5/+6
* V4L/DVB (10528): em28xx: support added for IO-DATA GV/MVP SZ - EMPIA-2820 chi...Indika Katugampala2009-03-302-0/+33
* V4L/DVB (10525): em28xx: Coding style fixes and a typo correctionNicola Soranzo2009-03-306-45/+58
* V4L/DVB (10524): em28xx: Add DVC 101 model to Pinnacle Dazzle descriptionDouglas Schilling Landgraf2009-03-301-1/+1
* V4L/DVB (10523): em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIODouglas Schilling Landgraf2009-03-302-5/+9
* V4L/DVB (10522): em28xx-audio: replace printk with em28xx_errdevAlexey Klimov2009-03-301-1/+1
* V4L/DVB (10521): em28xx-audio: Add lock for usersDouglas Schilling Landgraf2009-03-301-1/+3
* V4L/DVB (10520): em28xx-audio: Add spinlock for triggerDouglas Schilling Landgraf2009-03-301-3/+11
* V4L/DVB (10519): em28xx: Fix for em28xx audio startupRobert Krakora2009-03-302-12/+2
* V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function renameRobert Krakora2009-03-302-4/+31
* V4L/DVB (10517): em28xx: remove bad check (changeset a31c595188af)Douglas Schilling Landgraf2009-03-301-14/+2
* V4L/DVB (10516): em28xx: Add support for Easy Cap Capture DC-60Mauro Carvalho Chehab2009-03-302-2/+22
* V4L/DVB (10515): Adds IR table for the IR provided with this board and includ...Mauro Carvalho Chehab2009-03-302-0/+50
* V4L/DVB (10514): em28xx: Add support for Kaiomy TVnPC U2 stickMauro Carvalho Chehab2009-03-302-0/+44
* V4L/DVB (10512): tda1004x: Fix eeprom firmware load on boards with 16MHz XtalMauro Carvalho Chehab2009-03-301-6/+24
* V4L/DVB (10511): saa7134: get rid of KBLMauro Carvalho Chehab2009-03-303-29/+30
* V4L/DVB (10509): saa7134-video: two int controls lack a stepMauro Carvalho Chehab2009-03-301-0/+2
* V4L/DVB (10508): saa7134: Cleanup: remove unused waitqueue from structMauro Carvalho Chehab2009-03-301-1/+0
* V4L/DVB (10507): saa7134: Fix analog mode on devices that need to open an i2c...Mauro Carvalho Chehab2009-03-301-70/+77
* V4L/DVB (10506): saa7134: move tuner init code to saa7134-cardsMauro Carvalho Chehab2009-03-302-24/+24
* V4L/DVB (10505): tda8290: Print an error if i2c_gate is not providedMauro Carvalho Chehab2009-03-301-1/+5
* V4L/DVB (10504): tda827x: Be sure that gate will be open/closed at the proper...Mauro Carvalho Chehab2009-03-301-81/+102
* V4L/DVB (10502): saa7146: move v4l2 device registration to saa7146_vv.Hans Verkuil2009-03-302-9/+16
* V4L/DVB (10501): saa7146: prevent unnecessary loading of v4l2-common.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10500): saa7146: setting control while capturing should return EBUSY...Hans Verkuil2009-03-301-2/+2
* V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil2009-03-3010-395/+297
* V4L/DVB (10498): saa7146: the adapter class will be NULL when v4l2_subdev is ...Hans Verkuil2009-03-301-2/+1
* V4L/DVB (10497): saa7146: i2c adapdata now points to v4l2_device.Hans Verkuil2009-03-302-3/+4
* V4L/DVB (10496): saa7146: implement v4l2_device support.Hans Verkuil2009-03-301-7/+10
* V4L/DVB (10490): v4l2: prefill ident and revision from v4l2_dbg_chip_ident.Hans Verkuil2009-03-301-0/+3
* V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil2009-03-3015-130/+129
* V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw videoHans Verkuil2009-03-302-11/+20
* V4L/DVB (10465): dsbr100: Add few lost mutex locks.Alexey Klimov2009-03-301-0/+6
* V4L/DVB (10464): radio-si470x: use usb_make_path in usb-radio driversAlexey Klimov2009-03-301-1/+3
* V4L/DVB (10463): radio-mr800: fix checking of retval after usb_bulk_msgAlexey Klimov2009-03-301-3/+3
OpenPOWER on IntegriCloud