Age | Commit message (Expand) | Author |
2009-02-07 | saa7146: setting control while capturing should return EBUSY, not EINVAL. | Hans Verkuil |
2009-02-07 | saa7146: convert saa7146 and mxb in particular to v4l2_subdev. | Hans Verkuil |
2009-02-07 | v4l2: prefill ident and revision from v4l2_dbg_chip_ident. | Mauro Carvalho Chehab |
2009-02-07 | saa7146: the adapter class will be NULL when v4l2_subdev is used. | Hans Verkuil |
2009-02-07 | saa7146: i2c adapdata now points to v4l2_device. | Hans Verkuil |
2009-02-07 | saa7146: implement v4l2_device support. | Hans Verkuil |
2009-02-07 | ivtv: cleanup naming conventions | Mauro Carvalho Chehab |
2009-02-06 | ivtv/cx18: fix g_fmt and try_fmt for raw video | Mauro Carvalho Chehab |
2009-02-06 | dvb: fix 2.6.16 compile warning | Mauro Carvalho Chehab |
2009-02-09 | merge: http://linuxtv.org/hg/~dougsland/radios | Mauro Carvalho Chehab |
2009-02-09 | merge: http://linuxtv.org/hg/~anttip/mc44s803/ | Mauro Carvalho Chehab |
2009-02-09 | merge: http://linuxtv.org/hg/~awalls/cx18-sliced-vbi | Mauro Carvalho Chehab |
2009-02-09 | merge: http://linuxtv.org/hg/~awalls/cx18 | Mauro Carvalho Chehab |
2009-02-08 | cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least | Andy Walls |
2009-02-08 | dsbr100: Add few lost mutex locks. | Douglas Schilling Landgraf |
2009-02-07 | cx18: Process Raw VBI on a whole frame basis; fix VBI buffer size | Andy Walls |
2009-02-06 | cx18: Fix sliced VBI PTS and fix artifacts in last raw line of field | Andy Walls |
2009-02-06 | cx18: Use correct line counts per field in firmware API call | Andy Walls |
2009-02-06 | cx18: Fixes for enforcing when Encoder Raw VBI params can be set | Andy Walls |
2009-02-05 | radio-si470x: use usb_make_path in usb-radio drivers | Douglas Schilling Landgraf |
2009-02-05 | cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state management | Andy Walls |
2009-02-05 | radio-mr800: fix checking of retval after usb_bulk_msg | Douglas Schilling Landgraf |
2009-02-05 | radio-mr800: increase version and add comments | Douglas Schilling Landgraf |
2009-02-05 | radio-mr800: add few lost mutex locks | Douglas Schilling Landgraf |
2009-02-05 | radio-mr800: add stereo support | Douglas Schilling Landgraf |
2009-02-05 | radio-mr800: fix amradio_set_freq | Douglas Schilling Landgraf |
2009-02-05 | radio-mr800: move radio start and stop in one function | Douglas Schilling Landgraf |
2009-02-05 | radio-mr800: add more dev_err messages in probe | Douglas Schilling Landgraf |
2009-02-05 | radio-mr800: place dev_err instead of dev_warn | Douglas Schilling Landgraf |
2009-02-05 | radio-mr800: codingstyle cleanups | Douglas Schilling Landgraf |
2009-02-02 | af9015: add MC44S803 support | Antti Palosaari |
2009-02-02 | Add Freescale MC44S803 tuner driver | Antti Palosaari |
2009-02-02 | gspca - vc032x: Cleanup source, optimize and check i2c_write. | Jean-Francois Moine |
2009-02-01 | cx18: Remove an unused spinlock | Andy Walls |
2009-02-01 | cx18: Fix presentation timestamp (PTS) for VBI buffers | Andy Walls |
2009-02-01 | cx18: Fix coding style of a switch statement per checkpatch.pl | Andy Walls |
2009-02-01 | gspca - vc032x: Bad revision for the webcam 041e:405b. | Jean-Francois Moine |
2009-02-01 | gspca - sonixj: Adjust some exchanges with the sensor mt9v111. | Jean-Francois Moine |
2009-02-01 | gspca - sonixj: Simplify the probe of the sensors mi0360/mt9v111. | Jean-Francois Moine |
2009-02-01 | gspca - sonixj: Specific gamma tables per sensor. | Jean-Francois Moine |
2009-02-01 | gspca - sonixj: Sensor sp80708 added for webcam 0c45:6143. | Jean-Francois Moine |
2009-02-01 | merge: v4l-dvb | Jean-Francois Moine |
2009-02-01 | merge: http://linuxtv.org/hg/~mkrufky/fixes | Mauro Carvalho Chehab |
2009-02-01 | merge: http://mercurial.intuxication.org/hg/v4l-dvb-commits/v4l-dvb-commits | Mauro Carvalho Chehab |
2009-02-01 | merge: http://linuxtv.org/hg/~dheitmueller/v4l-dvb-s5h1409 | Mauro Carvalho Chehab |
2009-02-01 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2009-01-31 | saa7134-core: loading saa7134-alsa is now the default | Mauro Carvalho Chehab |
2009-01-31 | saa7134-core: remove oss option, since saa7134-oss doesn't exist anymore | Mauro Carvalho Chehab |
2009-01-31 | saa7134-alsa: saa7130 doesn't support digital audio | Mauro Carvalho Chehab |
2009-01-30 | cx18: Clean-up and enable sliced VBI handling | Andy Walls |