summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx25821
Commit message (Expand)AuthorAgeFilesLines
* [media] cx25821: fix sparse warningHans Verkuil2014-09-031-2/+3
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-3/+0
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-4/+3
* [media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-102-2/+2
* [media] cx25821: fix sparse warningsHans Verkuil2013-10-174-20/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-126/+53
|\
| * cx25821: sanitize cx25821_openfile_audio() a bit...Al Viro2013-04-131-68/+28
| * cx25821: sanitize cx25821_get_audio_data() a bitAl Viro2013-04-131-58/+25
* | [media] cx25821-alsa: get rid of a __must_check warningMauro Carvalho Chehab2013-04-251-0/+2
* | [media] cx25821-video: declare cx25821_vidioc_s_std as staticMauro Carvalho Chehab2013-04-251-1/+2
* | [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_capMauro Carvalho Chehab2013-04-251-2/+1
* | [media] cx25821: remove cx25821-audio-upstream.c from the MakefileHans Verkuil2013-04-162-4/+1
* | [media] cx25821: replace custom ioctls with write()Hans Verkuil2013-04-164-228/+72
* | [media] cx25821: drop cx25821-video-upstream-ch2.c/hHans Verkuil2013-04-167-1195/+243
* | [media] cx25821: add output format ioctlsHans Verkuil2013-04-161-0/+46
* | [media] cx25821: prepare querycap for output supportHans Verkuil2013-04-161-2/+2
* | [media] cx25821: group all fmt functions togetherHans Verkuil2013-04-161-41/+43
* | [media] cx25821: setup output nodes correctlyHans Verkuil2013-04-164-200/+67
* | [media] cx25821: remove references to subdevices that aren't thereHans Verkuil2013-04-163-131/+7
* | [media] cx25821: remove custom ioctls that duplicate v4l2 ioctlsHans Verkuil2013-04-163-143/+6
* | [media] cx25821: g/s/try/enum_fmt related fixes and cleanupsHans Verkuil2013-04-161-102/+32
* | [media] cx25821: switch to v4l2_fh, add event and prio handlingHans Verkuil2013-04-163-148/+59
* | [media] cx25821: replace resource management functions with fh ownershipHans Verkuil2013-04-162-100/+35
* | [media] cx25821: move vidq from cx25821_fh to cx25821_channelHans Verkuil2013-04-162-128/+115
* | [media] cx25821: remove 'type' field from cx25821_fhHans Verkuil2013-04-162-42/+15
* | [media] cx25821: use core lockingHans Verkuil2013-04-164-96/+27
* | [media] cx25821: remove unnecessary debug messagesHans Verkuil2013-04-161-12/+0
* | [media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL definesHans Verkuil2013-04-163-7/+2
* | [media] cx25821: convert to the control frameworkHans Verkuil2013-04-163-184/+41
* | [media] cx25821: embed video_device, clean up some kernel log spamHans Verkuil2013-04-163-55/+16
* | [media] cx25821: remove bogus dependenciesHans Verkuil2013-04-167-44/+4
* | [media] cx25821: remove cropping ioctlsHans Verkuil2013-04-161-44/+0
* | [media] cx25821: make lots of externals staticHans Verkuil2013-04-163-243/+153
* | [media] cx25821: s_input didn't check for invalid inputHans Verkuil2013-04-161-3/+1
* | [media] cx25821: remove unnecessary global devlistHans Verkuil2013-04-164-106/+41
* | [media] cx25821: make cx25821_sram_channels constHans Verkuil2013-04-168-92/+57
* | [media] cx25821: fix log_status, querycapHans Verkuil2013-04-161-12/+11
* | [media] cx25821: remove unused fields, ioctlsHans Verkuil2013-04-164-152/+10
* | [media] cx25821: remove bogus radio/vbi/'video-ioctl' supportHans Verkuil2013-04-164-143/+88
* | [media] cx25821: fix compiler warningHans Verkuil2013-04-162-6/+5
* | [media] cx25821: the audio channel was registered as a video nodeHans Verkuil2013-04-152-6/+7
* | [media] cx25821: do not expose broken video output streamsHans Verkuil2013-04-151-1/+1
* | [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-242-2/+2
* | [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-242-4/+4
* | [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-242-2/+2
* | [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-242-4/+4
* | [media] cx25821: Cleanup filename assignment codePeter Senna Tschudin2013-03-181-15/+6
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-242-1/+2
|\
| * [media] btcx-risc: move from media/i2c to media/commonHans Verkuil2013-02-081-0/+1
OpenPOWER on IntegriCloud