aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [media] gspca-sonixb: Adjust hstart on sn9c103 + pas202Hans de Goede2013-05-07
* [media] pwc: Fix comment wrt lock orderingHans de Goede2013-05-07
* Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab2013-04-30
|\
| * [media] cx88: make core less verboseMauro Carvalho Chehab2013-04-28
| * [media] em28xx: fix oops at em28xx_dvb_bus_ctrl()Mauro Carvalho Chehab2013-04-28
| * [media] s5c73m3: fix indentation of the help section in KconfigGianluca Gennari2013-04-25
| * [media] cx25821-alsa: get rid of a __must_check warningMauro Carvalho Chehab2013-04-25
| * [media] cx25821-video: declare cx25821_vidioc_s_std as staticMauro Carvalho Chehab2013-04-25
| * [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_capMauro Carvalho Chehab2013-04-25
| * [media] r820t: Remove a warning for an unused valueMauro Carvalho Chehab2013-04-25
| * [media] dib0090: Fix a warning at dib0090_set_EFUSEMauro Carvalho Chehab2013-04-25
| * [media] dib8000: fix a warningMauro Carvalho Chehab2013-04-25
| * [media] dib8000: Fix sub-channel rangeMauro Carvalho Chehab2013-04-25
| * [media] dib8000: store dtv_property_cache in a temp varMauro Carvalho Chehab2013-04-25
| * [media] dib8000: warning fix: declare internal functions as staticMauro Carvalho Chehab2013-04-25
| * [media] r820t: quiet gcc warning on n_ringFengguang Wu2013-04-25
| * [media] r820t: memory leak in release()Dan Carpenter2013-04-25
| * [media] r820t: precendence bug in r820t_xtal_check()Dan Carpenter2013-04-25
| * [media] videodev2.h: Remove the unused old V4L1 buffer typesMauro Carvalho Chehab2013-04-25
| * Merge branch 'topic/cx25821' into patchworkMauro Carvalho Chehab2013-04-25
| |\
| | * [media] cx25821: remove cx25821-audio-upstream.c from the MakefileHans Verkuil2013-04-16
| | * [media] cx25821: replace custom ioctls with write()Hans Verkuil2013-04-16
| | * [media] cx25821: drop cx25821-video-upstream-ch2.c/hHans Verkuil2013-04-16
| | * [media] cx25821: add output format ioctlsHans Verkuil2013-04-16
| | * [media] cx25821: prepare querycap for output supportHans Verkuil2013-04-16
| | * [media] cx25821: group all fmt functions togetherHans Verkuil2013-04-16
| | * [media] cx25821: setup output nodes correctlyHans Verkuil2013-04-16
| | * [media] cx25821: remove references to subdevices that aren't thereHans Verkuil2013-04-16
| | * [media] cx25821: remove custom ioctls that duplicate v4l2 ioctlsHans Verkuil2013-04-16
| | * [media] cx25821: g/s/try/enum_fmt related fixes and cleanupsHans Verkuil2013-04-16
| | * [media] cx25821: switch to v4l2_fh, add event and prio handlingHans Verkuil2013-04-16
| | * [media] cx25821: replace resource management functions with fh ownershipHans Verkuil2013-04-16
| | * [media] cx25821: move vidq from cx25821_fh to cx25821_channelHans Verkuil2013-04-16
| | * [media] cx25821: remove 'type' field from cx25821_fhHans Verkuil2013-04-16
| | * [media] cx25821: use core lockingHans Verkuil2013-04-16
| | * [media] cx25821: remove unnecessary debug messagesHans Verkuil2013-04-16
| | * [media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL definesHans Verkuil2013-04-16
| | * [media] cx25821: convert to the control frameworkHans Verkuil2013-04-16
| | * [media] cx25821: embed video_device, clean up some kernel log spamHans Verkuil2013-04-16
| | * [media] cx25821: remove bogus dependenciesHans Verkuil2013-04-16
| | * [media] cx25821: remove cropping ioctlsHans Verkuil2013-04-16
| | * [media] cx25821: make lots of externals staticHans Verkuil2013-04-16
| | * [media] cx25821: s_input didn't check for invalid inputHans Verkuil2013-04-16
| | * [media] cx25821: remove unnecessary global devlistHans Verkuil2013-04-16
| | * [media] cx25821: make cx25821_sram_channels constHans Verkuil2013-04-16
| | * [media] cx25821: fix log_status, querycapHans Verkuil2013-04-16
| | * [media] cx25821: remove unused fields, ioctlsHans Verkuil2013-04-16
| | * [media] cx25821: remove bogus radio/vbi/'video-ioctl' supportHans Verkuil2013-04-16
| | * [media] cx25821: fix compiler warningHans Verkuil2013-04-16
| | * [media] cx25821: the audio channel was registered as a video nodeHans Verkuil2013-04-15