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