summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2014-05-06media: media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang1-0/+1
2014-05-06media: omap3isp: preview: Fix the crop marginsFlorian Vaussard1-0/+9
2014-05-06media: saa7134: fix WARN_ON during resumeHans Verkuil1-2/+2
2014-05-06media: em28xx: fix PCTV 290e LNA oopsAntti Palosaari1-1/+2
2014-05-06media: m88rs2000: add caps FE_CAN_INVERSION_AUTOMalcolm Priestley1-1/+1
2014-05-06media: em28xx-audio: fix user counting in snd_em28xx_capture_open()Frank Schaefer1-11/+11
2014-05-06media: m88rs2000: prevent frontend crash on continuous transponder scansMalcolm Priestley1-0/+17
2014-05-06media: v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 supportHans Verkuil1-2/+2
2014-05-06media: v4l2-dv-timings: add module name, description, licenseHans Verkuil1-0/+4
2014-05-06media: uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel1-1/+19
2014-02-04[media] adv7842: Composite free-run platfrom-data fixMartin Bugge1-1/+1
2014-02-04[media] v4l2-dv-timings: fix GTF calculationMartin Bugge1-0/+1
2014-02-04[media] hdpvr: Fix memory leak in debugMasanari Iida1-1/+3
2014-02-04[media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2Antti Palosaari1-0/+2
2014-02-04[media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unsetDave Jones1-1/+1
2014-02-04[media] mxl111sf: Fix unintentional garbage stack readDave Jones1-1/+1
2014-02-04[media] cx24117: use a valid dev pointer for dev_err printoutAndi Shyti1-1/+1
2014-02-04[media] cx24117: remove dead code in always 'false' if statementAndi Shyti1-8/+0
2014-02-04[media] update Michael Krufky's email addressMichael Krufky16-19/+19
2014-02-04[media] vb2: Check if there are buffers before streamonRicardo Ribalda1-0/+5
2014-02-04[media] Revert "[media] videobuf_vm_{open,close} race fixes"Hans Verkuil3-19/+13
2014-02-04[media] media: bt8xx: add missing put_device callLevente Kurusa1-1/+1
2014-02-04[media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionallySylwester Nawrocki1-0/+2
2014-02-04[media] exynos4-is: Compile in fimc runtime PM callbacks conditionallySylwester Nawrocki1-0/+2
2014-02-04[media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()Sylwester Nawrocki2-3/+5
2014-02-04[media] s5p-jpeg: Fix wrong NV12 format parametersJacek Anaszewski1-4/+4
2014-02-04[media] s5k5baf: allow to handle arbitrary long i2c sequencesAndrzej Hajda1-11/+19
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds215-17396/+16869
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-1/+1
2014-01-28[media] media: v4l2-dev: fix video device index assignmentMarek Szyprowski1-1/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+6
2014-01-24Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds2-6/+17
2014-01-15[media] rc-core: reuse device numbersMauro Carvalho Chehab1-3/+17
2014-01-15[media] em28xx-cards: properly initialize the device bitmapMauro Carvalho Chehab1-5/+5
2014-01-15[media] media: st-rc: Add reset supportSrinivas Kandagatla1-0/+13
2014-01-15[media] m2m-deinterlace: fix allocated struct typeJassi Brar1-1/+1
2014-01-15[media] radio-usb-si4713: fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-01-15[media] em28xx-audio: remove needless check before usb_free_coherent()Wei Yongjun1-5/+3
2014-01-15[media] au0828: Fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-15[media] em28xx-audio: provide an error code when URB submit failsMauro Carvalho Chehab1-3/+3
2014-01-15[media] em28xx: fix check for audio only usb interfaces when changing the usb...Frank Schaefer1-2/+13
2014-01-15[media] em28xx: fix usb alternate setting for analog and digital video endpoi...Frank Schaefer5-14/+13
2014-01-15[media] em28xx: make 'em28xx_ctrl_ops' staticFengguang Wu1-1/+1
2014-01-14em28xx-alsa: Fix error patch for init/finiMauro Carvalho Chehab1-4/+5
2014-01-14[media] em28xx-audio: flush work at .finiMauro Carvalho Chehab1-0/+2
2014-01-14[media] drxk: remove the option to load firmware asynchronouslyMauro Carvalho Chehab3-25/+6
2014-01-14[media] em28xx: adjust period size at runtimeMauro Carvalho Chehab2-0/+10
2014-01-14[media] em28xx: push mutex down to extensions on .fini callbackMauro Carvalho Chehab2-2/+3
2014-01-14[media] em28xx: Fix usb diconnect logicMauro Carvalho Chehab1-6/+1
2014-01-14[media] em28xx: print a message at disconnectMauro Carvalho Chehab4-0/+8