summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2017-03-03[media] media: ti-vpe: vpe: allow use of user specified strideBenoit Parrot
2017-03-03[media] media: ti-vpe: vpdma: add support for user specified strideBenoit Parrot
2017-03-03[media] dvb-usb-firmware: don't do DMA on stackStefan Brüns
2017-03-03[media] dvb-usb-cxusb: Geniatech T230C supportEvgeny Plehov
2017-03-03[media] si2157: Si2141/2151 tuner supportEvgeny Plehov
2017-03-03[media] si2168: Si2168-D60 supportEvgeny Plehov
2017-03-03[media] vcodec: mediatek: Add Mediatek JPEG Decoder DriverRick Chang
2017-03-03[media] exynos-gsc: Add support for NV{16,21,61}M pixel formatsThibault Saunier
2017-03-03[media] exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-03-03[media] coda/imx-vdoa: platform_driver should not be constArnd Bergmann
2017-03-03[media] tc358743: fix register i2c_rd/wr functionsArnd Bergmann
2017-03-03[media] mxl111sf: reduce stack usage in init functionArnd Bergmann
2017-03-03[media] cx231xx-i2c: reduce stack size in bus scanArnd Bergmann
2017-03-03[media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann
2017-03-03[media] vivid: support for contiguous DMA buffersVincent ABRIOU
2017-03-03[media] atmel-isc: add the isc pipeline functionSongjun Wu
2017-03-03[media] bdisp: Clean up file handle in open() error pathShailendra Verma
2017-02-22Merge tag 'v4.10' into patchworkMauro Carvalho Chehab
2017-02-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-14[media] siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab
2017-02-14Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-13[media] cec: initiator should be the same as the destination for, pollHans Verkuil
2017-02-08[media] mtk-vcodec: fix build warnings without DEBUGMinghsiu Tsai
2017-02-08[media] zd1301: fix building interface driver without demodulatorArnd Bergmann
2017-02-08[media] usbtv: add sharpness controlLubomir Rintel
2017-02-08[media] cxusb: Use a dma capable buffer also for readingStefan Brüns
2017-02-08[media] ttpci: address stringop overflow warningArnd Bergmann
2017-02-08[media] dvb-usb-v2: avoid use-after-freeArnd Bergmann
2017-02-08[media] add Hama Hybrid DVB-T Stick supportPiotr Oleszczyk
2017-02-08[media] et8ek8: Fix compiler / Coccinelle warningsSakari Ailus
2017-02-08[media] media: fix semicolon.cocci warningsFengguang Wu
2017-02-08[media] media: exynos4-is: add flags to dummy Exynos IS i2c adapterMarek Szyprowski
2017-02-08[media] v4l: of: check for unique lanes in data-lanes and clock-lanesNiklas Söderlund
2017-02-08[media] coda/imx-vdoa: constify structsMauro Carvalho Chehab
2017-02-08[media] st-delta: debug: trace stream/frame information & summaryHugues Fruchet
2017-02-08[media] st-delta: add mjpeg supportHugues Fruchet
2017-02-08[media] st-delta: EOS (End Of Stream) supportHugues Fruchet
2017-02-08[media] st-delta: rpmsg ipc supportHugues Fruchet
2017-02-08[media] st-delta: add memory allocator helper functionsHugues Fruchet
2017-02-08[media] st-delta: STiH4xx multi-format video decoder v4l2 driverHugues Fruchet
2017-02-07[media] cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko
2017-02-07[media] cx231xx: Initial support Evromedia USB Full Hybrid Full HDOleh Kravchenko
2017-02-06Merge tag 'media/v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-03[media] v4l2-async: failing functions shouldn't have side effectsTuukka Toivonen
2017-02-03[media] mantis_dvb: fix some error codes in mantis_dvb_init()Dan Carpenter
2017-02-03[media] exynos-gsc: Avoid spamming the log on VIDIOC_TRY_FMTJavier Martinez Canillas
2017-02-03[media] dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab
2017-02-03[media] exynos4-is: Add missing 'of_node_put'Christophe JAILLET
2017-02-03[media] media: dvb-frontends: constify vb2_ops structureBhumika Goyal