summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* V4L/DVB (10462): radio-mr800: increase version and add commentsAlexey Klimov2009-03-301-15/+17
* V4L/DVB (10461): radio-mr800: add few lost mutex locksAlexey Klimov2009-03-301-0/+5
* V4L/DVB (10460): radio-mr800: add stereo supportAlexey Klimov2009-03-301-2/+79
* V4L/DVB (10459): radio-mr800: fix amradio_set_freqAlexey Klimov2009-03-301-2/+3
* V4L/DVB (10458): radio-mr800: move radio start and stop in one functionAlexey Klimov2009-03-301-43/+21
* V4L/DVB (10457): radio-mr800: add more dev_err messages in probeAlexey Klimov2009-03-301-3/+7
* V4L/DVB (10456): radio-mr800: place dev_err instead of dev_warnAlexey Klimov2009-03-301-1/+1
* V4L/DVB (10455): radio-mr800: codingstyle cleanupsAlexey Klimov2009-03-301-11/+25
* V4L/DVB (10453): af9015: add MC44S803 supportJochen Friedrich2009-03-302-13/+28
* V4L/DVB (10452): Add Freescale MC44S803 tuner driverJochen Friedrich2009-03-305-0/+634
* V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz sy...Andy Walls2009-03-306-27/+88
* V4L/DVB (10445): cx18: Process Raw VBI on a whole frame basis; fix VBI buffer...Andy Walls2009-03-302-52/+33
* V4L/DVB (10444): cx18: Fix sliced VBI PTS and fix artifacts in last raw line ...Andy Walls2009-03-301-5/+19
* V4L/DVB (10443): cx18: Use correct line counts per field in firmware API callAndy Walls2009-03-302-5/+3
* V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be...Andy Walls2009-03-302-28/+71
* V4L/DVB (10441): cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state mana...Andy Walls2009-03-302-29/+94
* V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffersAndy Walls2009-03-304-13/+12
* V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handlingAndy Walls2009-03-3011-160/+383
* V4L/DVB (10437): cx18: Remove an unused spinlockAndy Walls2009-03-302-3/+0
* V4L/DVB (10436): cx18: Fix coding style of a switch statement per checkpatch.plAndy Walls2009-03-301-25/+25
* V4L/DVB (10435): cx18: Normalize APU after second APU firmware loadAndy Walls2009-03-301-0/+13
* V4L/DVB (10434): cx18: Smarter verification of CX18_AUDIO_ENABLE register writesAndy Walls2009-03-302-3/+3
* V4L/DVB (10433): cx18: Defer A/V core initialization until a valid cx18_av_cm...Andy Walls2009-03-301-7/+33
* V4L/DVB (10432): gspca - vc032x: Cleanup source, optimize and check i2c_write.Jean-Francois Moine2009-03-301-56/+37
* V4L/DVB (10431): gspca - vc032x: Bad revision for the webcam 041e:405b.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (10430): gspca - sonixj: Adjust some exchanges with the sensor mt9v111.Jean-Francois Moine2009-03-301-3/+13
OpenPOWER on IntegriCloud