aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-01-21[media] omap3isp: Correctly set QUERYCAP capabilitiesSakari Ailus
2015-01-21[media] cx23885: fix free interrupt bugHans Verkuil
2015-01-21[media] pvrusb2: fix missing device_caps in querycapHans Verkuil
2015-01-21[media] vb2: fix vb2_thread_stop race conditionsHans Verkuil
2015-01-21[media] rcar_vin: Update device_caps and capabilities in querycapNobuhiro Iwamatsu
2015-01-21[media] soc-camera: fix device capabilities in multiple camera host driversGuennadi Liakhovetski
2015-01-21[media] Fix Mygica T230 supportJonathan McDowell
2015-01-21[media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entryMatthias Schwarzott
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2014-12-16[media] bq/c-qcam, w9966, pms: move to staging in preparation for removalHans Verkuil
2014-12-16[media] tlg2300: move to staging in preparation for removalHans Verkuil
2014-12-16[media] vino/saa7191: move to staging in preparation for removalHans Verkuil
2014-12-16[media] cx88: remove leftover start_video_dma() callHans Verkuil
2014-12-16[media] cx88: add missing alloc_ctx supportHans Verkuil
2014-12-16[media] v4l2-ioctl: WARN_ON if querycap didn't fill device_capsHans Verkuil
2014-12-16[media] vivid: fix CROP_BOUNDS typo for video outputHans Verkuil
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12[media] rcar_vin: Fix interrupt enable in progressiveKoji Matsuoka
2014-12-12[media] rcar_vin: Enable VSYNC field toggle modeKoji Matsuoka
2014-12-12[media] rcar_vin: Add scaling supportKoji Matsuoka
2014-12-12[media] rcar_vin: Add DT support for r8a7793 and r8a7794 SoCsYoshihiro Kaneko
2014-12-12[media] rcar_vin: Add YUYV capture format supportKoji Matsuoka
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2014-12-05media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-04[media] img-ir: Don't set driver's module ownerJames Hogan
2014-12-04[media] img-ir: Depend on METAG or MIPS or COMPILE_TESTJames Hogan
2014-12-04[media] img-ir/hw: Drop [un]register_decoder declarationsJames Hogan
2014-12-04[media] img-ir/hw: Fix potential deadlock stopping timerJames Hogan
2014-12-04[media] img-ir/hw: Always read data to clear bufferDylan Rajaratnam
2014-12-04[media] redrat3: ensure dma is setup properlySean Young
2014-12-04[media] ddbridge: remove unneeded check before dvb_unregister_device()Markus Elfring
2014-12-04[media] si2157: One function call less in si2157_init() after errorMarkus Elfring
2014-12-04[media] tuners: remove uneeded checks before release_firmware()Markus Elfring
2014-12-04[media] stv090x: add an extra protetion against buffer overflowMauro Carvalho Chehab
2014-12-04[media] stv090x: Remove an unreachable codeMauro Carvalho Chehab
2014-12-04[media] stv090x: Some whitespace cleanupsMauro Carvalho Chehab
2014-12-04[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanupsMauro Carvalho Chehab
2014-12-04[media] si2168: add support for firmware files in new formatOlli Salonen
2014-12-04[media] si2168: debug printout for firmware versionOlli Salonen
2014-12-04[media] cx24117: Grammar s/if ... if/if ... is/Geert Uytterhoeven