aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-148/+26
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2014-03-06[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel3-19/+9
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel9-129/+17
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai30-70/+80
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai11-36/+29
2014-02-10Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo30-70/+80
2014-02-07dma-buf: avoid using IS_ERR_OR_NULLColin Cross1-1/+1
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-02-02compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin1-1/+1
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds215-17396/+16869
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-1/+1
2014-01-27[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-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linuxLinus 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-14[media] em28xx-audio: provide an error code when URB submit failsMauro Carvalho Chehab1-3/+3
2014-01-14[media] em28xx: fix check for audio only usb interfaces when changing the usb alternate settingFrank Schaefer1-2/+13
2014-01-14[media] em28xx: fix usb alternate setting for analog and digital video endpoints > 0Frank Schaefer5-14/+13
2014-01-14[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