aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-01[media] coda: fix build error by making reset control optionalPhilipp Zabel1-2/+2
2014-07-30[media] media: atmel-isi: add primary DT supportJosh Wu1-2/+63
2014-07-30[media] media: atmel-isi: convert the pdata from pointer to structureJosh Wu1-11/+11
2014-07-30[media] media: atmel-isi: add v4l2 async probe supportJosh Wu1-0/+5
2014-07-30[media] rcar_vin: add devicetree supportBen Dooks1-7/+65
2014-07-30[media] media: pxa_camera device-tree supportRobert Jarzmik1-2/+79
2014-07-30[media] soc_camera: add support for dt binding soc_camera driversBen Dooks1-1/+128
2014-07-30[media] s5p-mfc: remove unnecessary calling to function video_devdata()Zhaowei Yuan1-1/+1
2014-07-30[media] s5p-jpeg: add chroma subsampling adjustment for Exynos3250Jacek Anaszewski1-21/+38
2014-07-30[media] s5p-jpeg: Prevent erroneous downscaling for Exynos3250 SoCJacek Anaszewski1-0/+18
2014-07-30[media] s5p-jpeg: Assure proper crop rectangle initializationJacek Anaszewski1-0/+15
2014-07-30[media] s5p-jpeg: fix g_selection opJacek Anaszewski1-5/+7
2014-07-30[media] s5p-jpeg: Adjust jpeg_bound_align_image to Exynos3250 needsJacek Anaszewski1-5/+20
2014-07-30[media] s5p-jpeg: return error immediately after get_byte failsJacek Anaszewski1-2/+2
2014-07-30[media] s5p-jpeg: Add support for Exynos3250 SoCJacek Anaszewski7-22/+1338
2014-07-26[media] v4l2: blackfin: select proper pinctrl state in ppi_set_params if CONFIG_PINCTRL is enabledSonic Zhang1-0/+17
2014-07-26[media] v4l2: bfin: Ensure delete and reinit list entry on NOMMU architectureSonic Zhang1-3/+3
2014-07-26[media] media: blackfin: ppi: Pass device pointer to request peripheral pinsSonic Zhang2-4/+6
2014-07-26[media] coda: Propagate the correct error on devm_request_threaded_irq()Fabio Estevam1-4/+5
2014-07-26[media] coda: Return the real error on platform_get_irq()Fabio Estevam1-1/+1
2014-07-22[media] coda: store IRAM size in struct coda_devtypePhilipp Zabel1-13/+6
2014-07-22[media] coda: store global temporary buffer size in struct coda_devtypePhilipp Zabel1-13/+8
2014-07-22[media] coda: store per-context work buffer size in struct coda_devtypePhilipp Zabel1-32/+26
2014-07-22[media] coda: export auxiliary buffers via debugfsPhilipp Zabel1-11/+53
2014-07-22[media] coda: increase frame stride to 16 for h.264Philipp Zabel1-2/+2
2014-07-22[media] coda: round up internal frames to multiples of macroblock size for h.264Philipp Zabel1-5/+20
2014-07-22[media] coda: allow odd width, but still round up bytesperlinePhilipp Zabel1-2/+2
2014-07-22[media] coda: add bytesperline to queue dataPhilipp Zabel1-11/+16
2014-07-22[media] coda: add reset control supportPhilipp Zabel1-0/+51
2014-07-22[media] coda: rename prescan_failed to hold and stop stream after timeoutPhilipp Zabel1-7/+9
2014-07-22[media] coda: add sequence counter offsetPhilipp Zabel1-4/+9
2014-07-22[media] coda: alert userspace about macroblock errorsPhilipp Zabel1-5/+9
2014-07-22[media] coda: add decoder timestamp queuePhilipp Zabel1-1/+49
2014-07-22[media] coda: try to schedule a decode run after a stop commandMichael Olbrich1-0/+2
2014-07-22[media] coda: add cyclic intra refresh controlPhilipp Zabel1-1/+8
2014-07-22[media] coda: add h.264 deblocking filter controlsPhilipp Zabel1-1/+32
2014-07-22[media] coda: add h.264 min/max qp controlsPhilipp Zabel1-0/+27
2014-07-22[media] coda: select GENERIC_ALLOCATORPhilipp Zabel1-0/+1
2014-07-22[media] coda: split firmware version check out of coda_hw_initPhilipp Zabel1-5/+37
2014-07-22[media] coda: Add runtime pm supportPhilipp Zabel1-5/+60
2014-07-22[media] coda: use ctx->fh.m2m_ctx instead of ctx->m2m_ctxPhilipp Zabel1-34/+32
2014-07-22[media] coda: Use mem-to-mem ioctl helpersPhilipp Zabel1-99/+14
2014-07-22[media] coda: add workqueue to serialize hardware commandsPhilipp Zabel1-88/+74
2014-07-22[media] coda: add selection API support for h.264 decoderPhilipp Zabel1-0/+94
2014-07-22[media] coda: remove BUG() in get_q_dataPhilipp Zabel1-7/+5
2014-07-22[media] coda: Add encoder/decoder support for CODA960Philipp Zabel2-47/+466
2014-07-22[media] s5p-mfc: Add init buffer cmd to MFCV6Arun Kumar K1-2/+4
2014-07-22[media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K3-8/+31
2014-07-22[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K2-34/+1
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab2-0/+2