aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2014-02-04[media] adv7842: Composite free-run platfrom-data fixMartin Bugge
2014-02-04[media] v4l2-dv-timings: fix GTF calculationMartin Bugge
2014-02-04[media] hdpvr: Fix memory leak in debugMasanari Iida
2014-02-04[media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2Antti Palosaari
2014-02-04[media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unsetDave Jones
2014-02-04[media] mxl111sf: Fix unintentional garbage stack readDave Jones
2014-02-04[media] cx24117: use a valid dev pointer for dev_err printoutAndi Shyti
2014-02-04[media] cx24117: remove dead code in always 'false' if statementAndi Shyti
2014-02-04[media] update Michael Krufky's email addressMichael Krufky
2014-02-04[media] vb2: Check if there are buffers before streamonRicardo Ribalda
2014-02-04[media] Revert "[media] videobuf_vm_{open,close} race fixes"Hans Verkuil
2014-02-04[media] media: bt8xx: add missing put_device callLevente Kurusa
2014-02-04[media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionallySylwester Nawrocki
2014-02-04[media] exynos4-is: Compile in fimc runtime PM callbacks conditionallySylwester Nawrocki
2014-02-04[media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()Sylwester Nawrocki
2014-02-04[media] s5p-jpeg: Fix wrong NV12 format parametersJacek Anaszewski
2014-02-04[media] s5k5baf: allow to handle arbitrary long i2c sequencesAndrzej Hajda
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-27[media] media: v4l2-dev: fix video device index assignmentMarek Szyprowski
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-15[media] rc-core: reuse device numbersMauro Carvalho Chehab
2014-01-15[media] em28xx-cards: properly initialize the device bitmapMauro Carvalho Chehab
2014-01-15[media] media: st-rc: Add reset supportSrinivas Kandagatla
2014-01-15[media] m2m-deinterlace: fix allocated struct typeJassi Brar
2014-01-15[media] radio-usb-si4713: fix sparse non static symbol warningsWei Yongjun
2014-01-15[media] em28xx-audio: remove needless check before usb_free_coherent()Wei Yongjun
2014-01-15[media] au0828: Fix sparse non static symbol warningWei Yongjun
2014-01-14[media] em28xx-audio: provide an error code when URB submit failsMauro Carvalho Chehab
2014-01-14[media] em28xx: fix check for audio only usb interfaces when changing the usb...Frank Schaefer
2014-01-14[media] em28xx: fix usb alternate setting for analog and digital video endpoi...Frank Schaefer
2014-01-14[media] em28xx: make 'em28xx_ctrl_ops' staticFengguang Wu
2014-01-14em28xx-alsa: Fix error patch for init/finiMauro Carvalho Chehab
2014-01-14[media] em28xx-audio: flush work at .finiMauro Carvalho Chehab
2014-01-14[media] drxk: remove the option to load firmware asynchronouslyMauro Carvalho Chehab
2014-01-14[media] em28xx: adjust period size at runtimeMauro Carvalho Chehab
2014-01-14[media] em28xx: push mutex down to extensions on .fini callbackMauro Carvalho Chehab
2014-01-14[media] em28xx: Fix usb diconnect logicMauro Carvalho Chehab
2014-01-14[media] em28xx: print a message at disconnectMauro Carvalho Chehab
2014-01-14[media] em28xx-audio: disconnect before freeing URBsMauro Carvalho Chehab
2014-01-14[media] em28xx-audio: simplify error handlingMauro Carvalho Chehab
2014-01-14[media] em28xx-audio: fix return code on device disconnectMauro Carvalho Chehab
2014-01-14[media] em28xx-v4l: fix the freeing of the video devices memoryFrank Schaefer
2014-01-14[media] em28xx: always call em28xx_release_resources() in the usb disconnect ...Frank Schaefer
2014-01-14[media] em28xx-v4l: move v4l2_ctrl_handler freeing and v4l2_device unregistra...Frank Schaefer
2014-01-14[media] em28xx: move v4l2 dummy clock deregistration from the core to the v4l...Frank Schaefer
2014-01-14[media] em28xx: move v4l2_device_disconnect() call from the core to the v4l e...Frank Schaefer
2014-01-14[media] em28xx: move usb transfer uninit on device disconnect from the core t...Frank Schaefer
2014-01-14[media] em28xx: move usb buffer pre-allocation and transfer uninit from the c...Frank Schaefer