summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2017-06-20[media] media: venus: enable building of Venus video driverStanimir Varbanov3-0/+26
2017-06-20[media] media: venus: hfi: add Venus HFI filesStanimir Varbanov3-0/+1707
2017-06-20[media] media: venus: hfi: add Host Firmware Interface (HFI)Stanimir Varbanov7-0/+4643
2017-06-20[media] media: venus: venc: add video encoder filesStanimir Varbanov3-0/+1576
2017-06-20[media] media: venus: vdec: add video decoder filesStanimir Varbanov3-0/+1327
2017-06-20[media] media: venus: adding core part and helper functionsStanimir Varbanov6-0/+1614
2017-06-20[media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer managementStanimir Varbanov1-0/+37
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab4-19/+13
2017-06-20[media] ov13858: remove duplicated const declarationMauro Carvalho Chehab1-1/+1
2017-06-20[media] as3645a: Join string literals backAndy Shevchenko1-6/+6
2017-06-20[media] dw9714: Initial driver for dw9714 VCMRajmohan Mani3-0/+302
2017-06-20[media] ov13858: add support for OV13858 sensorHyungwoo Yang3-0/+1825
2017-06-20[media] v4l: ctrls: Add a control for digital gainSakari Ailus1-0/+1
2017-06-20[media] add Omnivision OV5640 sensor driverSteve Longerbeam3-0/+2355
2017-06-20[media] platform: add video-multiplexer subdevice driverPhilipp Zabel3-0/+343
2017-06-20[media] max2175: remove an useless comparisionMauro Carvalho Chehab1-1/+1
2017-06-20[media] media: platform: rcar_drif: Add DRIF supportRamesh Shanmugasundaram3-0/+1524
2017-06-20[media] media: Add new SDR formats PC16, PC18 & PC20Ramesh Shanmugasundaram1-0/+3
2017-06-20[media] media: i2c: max2175: Add MAX2175 supportRamesh Shanmugasundaram4-0/+1576
2017-06-20[media] s5p_cec: set the CEC_CAP_NEEDS_HPD flag if neededHans Verkuil1-1/+3
2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil3-7/+19
2017-06-20[media] stih-cec/vivid/pulse8/rainshadow: use cec_transmit_attempt_doneHans Verkuil4-20/+13
2017-06-20[media] cec: add cec_transmit_attempt_done helper functionHans Verkuil1-0/+26
2017-06-20[media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil1-0/+14
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg2-2/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-3/+2
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie16-50/+53
2017-06-15Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-9/+11
2017-06-13[media] s3c-camif: fix arguments position in a function callGustavo A. R. Silva1-2/+2
2017-06-13[media] s5k6aa: set usleep_range() range greater than 0Nicholas Mc Guire1-1/+1
2017-06-13[media] exynos-gsc: Use user configured colorspace if providedThibault Saunier2-5/+5
2017-06-13[media] exynos4-is: use devm_of_platform_populate()Benjamin Gaignard1-5/+2
2017-06-13[media] s5p-mfc: fix spelling mistake: "destionation" -> "destination"Colin Ian King2-2/+2
2017-06-13[media] s5p-jpeg: fix recursive spinlock acquisitionAlexandre Courbot1-3/+9
2017-06-13[media] rc-core: cleanup rc_register_device pt2David Härdeman1-57/+10
2017-06-13[media] rc-core: cleanup rc_register_deviceDavid Härdeman3-39/+74
2017-06-13[media] sir_ir: annotate hardware config module parametersSean Young1-2/+2
2017-06-13[media] cec: add STM32 cec driverBenjamin Gaignard4-0/+377
2017-06-09v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart1-0/+24
2017-06-09v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm4-3/+13
2017-06-09v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart1-0/+6
2017-06-09v4l: rcar-fcp: Don't get/put module referenceLaurent Pinchart1-9/+2
2017-06-08[media] vb2: Move buffer cache synchronisation to prepare from queueSakari Ailus1-8/+12
2017-06-08[media] vb2: Rename confusingly named internal buffer preparation functionsSakari Ailus1-9/+9
2017-06-08[media] v4l: rcar_fdp1: use proper name for the R-Car SoCWolfram Sang1-1/+1
2017-06-08[media] ad5820: unregister async sub-deviceSakari Ailus1-1/+1
2017-06-08[media] platform/Makefile: don't depend on arch to include dirsMauro Carvalho Chehab1-2/+2
2017-06-08[media] davinci: Switch from V4L2 OF to V4L2 fwnodeSakari Ailus2-9/+13
2017-06-08[media] cec: race fix: don't return -ENONET in cec_receive()Hans Verkuil1-7/+1
2017-06-07[media] pvrusb2: remove redundant check on cnt > 8Colin Ian King1-1/+1