summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-14media: staging/intel-ipu3: abi: Add register definitions and enumYong Zhi1-0/+661
2018-12-14media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUTSakari Ailus4-4/+34
2018-12-12media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flagOndrej Jirman1-2/+2
2018-12-12media: platform: Add Aspeed Video Engine driverEddie James3-0/+1739
2018-12-07media: vimc: fix start stream when link is disabledHelen Fornazier1-0/+2
2018-12-07media: v4l2-device: Link subdevices to their parent devices if availableTomasz Figa1-0/+1
2018-12-07media: siano: Use kmemdup instead of duplicating its functionWen Yang1-2/+1
2018-12-07media: rockchip vpu: remove some unused varsMauro Carvalho Chehab3-16/+0
2018-12-07media: cedrus: don't initialize pointers with zeroMauro Carvalho Chehab2-2/+2
2018-12-07media: cetrus: return an error if alloc failsMauro Carvalho Chehab1-1/+2
2018-12-07media: cedrus: Add device-tree compatible and variant for A64 supportPaul Kocialkowski1-0/+8
2018-12-07media: cedrus: Add device-tree compatible and variant for H5 supportPaul Kocialkowski1-0/+8
2018-12-07media: video-i2c: check if chip struct has set_power functionMatt Ranostay1-5/+17
2018-12-07media: video-i2c: support runtime PMAkinobu Mita1-2/+139
2018-12-07media: staging: media: imx: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-12-07media: vivid: Improve timestampingGabriel Francisco Mandaji3-18/+40
2018-12-07media: rcar-vin: add R8A77980 supportSergei Shtylyov1-0/+32
2018-12-07media: rcar-csi2: add R8A77980 supportSergei Shtylyov1-0/+11
2018-12-07media: Use of_node_name_eq for node name comparisonsRob Herring4-13/+11
2018-12-07media: venus: core: Set dma maximum segment sizeVivek Gautam1-0/+8
2018-12-07media: venus: Support V4L2 QP parameters in Venus encoderKelvin Lawson1-0/+19
2018-12-07media: v4l2-ioctl: Zero v4l2_plane_pix_format reserved fieldsEzequiel Garcia1-0/+10
2018-12-07media: marvell-ccic: trivial fix to the datasheet URLLubomir Rintel1-1/+1
2018-12-07media: cedrus: Remove global IRQ spin lock from the driverPaul Kocialkowski5-29/+1
2018-12-07media: sun6i: fix spelling mistake "droped" -> "dropped"Colin Ian King1-2/+2
2018-12-07media: pvrusb2: fix spelling mistake "statuss" -> "status"Colin Ian King1-1/+1
2018-12-07media: coda: fix H.264 deblocking filter controlsPhilipp Zabel4-22/+20
2018-12-07media: staging: tegra-vde: Replace debug messages with trace pointsDmitry Osipenko2-95/+220
2018-12-07media: venus: add support for key frameMalathi Gottam1-1/+18
2018-12-07media: lmedm04: Move interrupt buffer to priv buffer.Malcolm Priestley1-19/+9
2018-12-07media: lmedm04: Add missing usb_free_urb to free interrupt urb.Malcolm Priestley1-0/+1
2018-12-05media: stkwebcam: Bugfix for wrong return valuesAndreas Pape1-1/+5
2018-12-05media: stkwebcam: Support for ASUS A6VM notebook added.Andreas Pape1-0/+7
2018-12-05media: rockchip/vpu: fix a few alignmentsMauro Carvalho Chehab2-4/+4
2018-12-05media: add Rockchip VPU JPEG encoder driverEzequiel Garcia18-0/+3447
2018-12-05Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab445-2662/+4497
2018-12-05media: vicodec: Change variable namesDafna Hirschfeld1-46/+48
2018-12-05media: v4l2: async: remove locking when initializing async notifierNiklas Söderlund1-4/+0
2018-12-05media: ov5640: Remove duplicate auto-exposure setupMaxime Ripard1-1/+1
2018-12-05media: ov5640: Add 60 fps supportMaxime Ripard1-4/+16
2018-12-05media: ov5640: Make the FPS clamping / rounding more extendableMaxime Ripard1-12/+15
2018-12-05media: ov5640: Make the return rate type more explicitMaxime Ripard1-4/+4
2018-12-05media: ov5640: Enhance FPS handlingMaxime Ripard1-255/+51
2018-12-05media: ov5640: Remove pixel clock ratesMaxime Ripard1-20/+1
2018-12-05media: ov5640: Compute the clock rate at runtimeMaxime Ripard1-1/+2
2018-12-05media: ov5640: Remove redundant register setupMaxime Ripard1-10/+0
2018-12-05media: ov5640: Remove redundant definesMaxime Ripard1-5/+2
2018-12-05media: ov5640: Remove the clocks registers initializationMaxime Ripard1-24/+22
2018-12-05media: ov5640: Adjust the clock based on the expected rateMaxime Ripard1-1/+364
2018-12-05media: ov5640: Fix set format regressionJacopo Mondi1-9/+8