aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-01[media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil3-204/+82
2015-10-01[media] saa7164: fix input and tuner compliance problemsHans Verkuil2-10/+20
2015-10-01[media] saa7164: remove unused videobuf referencesHans Verkuil2-3/+0
2015-10-01[media] saa7164: fix format ioctlsHans Verkuil3-125/+20
2015-10-01[media] saa7164: add support for control eventsHans Verkuil2-2/+7
2015-10-01[media] saa7164: fix poll bugsHans Verkuil1-11/+4
2015-10-01[media] saa7164: add v4l2_fh supportHans Verkuil3-4/+12
2015-10-01[media] saa7164: convert to the control frameworkHans Verkuil3-742/+81
2015-10-01[media] media/v4l2-compat-ioctl32: Simple stylechecksRicardo Ribalda1-6/+7
2015-10-01[media] vivid: add 10 and 12 bit Bayer formatsHans Verkuil2-0/+147
2015-10-01[media] v4l2-compat-ioctl32: add missing SDR supportHans Verkuil1-2/+21
2015-10-01[media] vim2m: small cleanup: use assignment instead of memcpyHans Verkuil1-5/+2
2015-09-30[media] vivid: add support for SMPTE 2084 transfer functionHans Verkuil1-0/+1
2015-09-30[media] vivid-tpg: add support for SMPTE 2084 transfer functionHans Verkuil2-4/+94
2015-09-30[media] vivid: add support for the DCI-P3 colorspaceHans Verkuil2-0/+4
2015-09-30[media] vivid-tpg: support the DCI-P3 colorspaceHans Verkuil2-6/+146
2015-09-30[media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953Hans Verkuil1-43/+47
2015-09-30[media] vivid: use ARRAY_SIZE to calculate max control valueHans Verkuil1-7/+7
2015-09-25[media] v4l2-compat-ioctl32: replace pr_warn by pr_debugHans Verkuil1-2/+2
2015-09-25[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarityJosh Wu1-0/+15
2015-09-25[media] v4l: atmel-isi: Remove unused platform data fieldsLaurent Pinchart2-10/+0
2015-09-25[media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart2-18/+139
2015-09-25[media] v4l: atmel-isi: Simplify error handling during DT parsingLaurent Pinchart1-7/+4
2015-09-25[media] atmel-isi: add sanity check for supported formats in try/set_fmt()Josh Wu1-8/+29
2015-09-25[media] atmel-isi: move configure_geometry() to start_streaming()Josh Wu1-12/+5
2015-09-25[media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu1-13/+7
2015-09-25[media] atmel-isi: increase timeout to disable/enable isiJosh Wu1-1/+1
2015-09-25[media] atmel-isi: Protect PM-only functions to kill warningGeert Uytterhoeven1-0/+2
2015-09-25[media] rcar_vin: call g_std() instead of querystd()Sergei Shtylyov1-2/+2
2015-09-25[media] rcar_vin: propagate querystd() error upstreamSergei Shtylyov1-5/+9
2015-09-25[media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entriesGeert Uytterhoeven1-2/+0
2015-09-25[media] soc-camera: increase the length of clk_name on soc_of_bind()Josh Wu1-1/+1
2015-09-25[media] uvcvideo: Disable hardware timestamps by defaultLaurent Pinchart3-0/+7
2015-09-25[media] vivid: sdr cap: few enhancementsAntti Palosaari1-19/+12
2015-09-25[media] vivid: SDR cap: add control for FM deviationAntti Palosaari3-2/+42
2015-09-25[media] v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda1-4/+5
2015-09-25[media] saa7134: add Leadtek Winfast TV2100 FM card supportDarek Zielski3-0/+51
2015-09-25[media] media/pci/cobalt: Use %*ph to print small buffersAlexander Kuleshov1-5/+3
2015-09-25[media] m2m: fix bad unlock balanceZahari Doychev1-15/+8
2015-09-25[media] ivtv-alsa: Add index to specify device numberNicolas Sugino1-2/+12
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-445/+164
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds235-3379/+17131
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-1/+1
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2015-09-03[media] c8sectpfe: Remove select on undefined LIBELF_32Peter Griffin1-1/+0
2015-09-03[media] i2c: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2015-09-03[media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible_nr()Steven Rostedt1-2/+2
2015-09-03[media] tc358743: only queue subdev notifications if devnode is setPhilipp Zabel1-1/+2
2015-09-03[media] tc358743: add missing Kconfig dependency/selectHans Verkuil1-1/+2