aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* V4L/DVB (10429): gspca - sonixj: Simplify the probe of the sensors mi0360/mt9...Jean-Francois Moine2009-03-301-17/+15
* V4L/DVB (10428): gspca - sonixj: Specific gamma tables per sensor.Jean-Francois Moine2009-03-301-3/+26
* V4L/DVB (10427): gspca - sonixj: Sensor sp80708 added for webcam 0c45:6143.Jean-Francois Moine2009-03-301-5/+140
* V4L/DVB (10425): gspca - sonixj: Bad initialization of sensor mt9v111.Jean-Francois Moine2009-03-301-0/+1
* V4L/DVB (10424): gspca - vc032x: Add resolution 1280x1024 for sensor mi1310_soc.Jean-Francois Moine2009-03-301-56/+157
* V4L/DVB (10423): gspca - sonixj: Bad sensor definition of the webcams 0c45:60c0.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (10420): gspca - vc032x: Webcam 041e:405b added and mi1310_soc updated.Jean-Francois Moine2009-03-301-184/+188
* V4L/DVB (10419): gspca - sonixj: Sensor mt9v111 added.Jean-Francois Moine2009-03-301-26/+180
* V4L/DVB (10417): sms1xxx: add missing usb id 2040:2011Michael Krufky2009-03-301-0/+2
* V4L/DVB (10416): tveeprom: update to include Hauppauge tuners 151-155Michael Krufky2009-03-301-0/+5
* V4L/DVB (10415): dib0700: add data debug to dib0700_i2c_xfer_newMichael Krufky2009-03-301-0/+7