summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2015-05-12[media] si2157: support selection of IF interfaceOlli Salonen
2015-05-12[media] si2168: add I2C error handlingOlli Salonen
2015-05-12[media] dvbsky: use si2168 config option ts_clock_gappedOlli Salonen
2015-05-12[media] si2168: add support for gapped clockOlli Salonen
2015-05-12[media] mantis: fix error handlingSilvan Jegen
2015-05-12[media] dw2102: TeVii S482 supportOlli Salonen
2015-05-12[media] marvell-ccic: fix RGB444 formatHans Verkuil
2015-05-12[media] media: i2c: ov2659: Use v4l2_of_alloc_parse_endpoint()Lad, Prabhakar
2015-05-12[media] constify of_device_id arrayFabian Frederick
2015-05-12[media] s5p-mfc: Set last buffer flagPhilipp Zabel
2015-05-12[media] coda: Set last buffer flag and fix EOS eventPhilipp Zabel
2015-05-12[media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel
2015-05-12[media] media: platform: s5p: Constify platform_device_idKrzysztof Kozlowski
2015-05-12[media] media: platform: s3c-camif: Constify platform_device_idKrzysztof Kozlowski
2015-05-12[media] media: platform: exynos4-is: Constify platform_device_idKrzysztof Kozlowski
2015-05-12[media] media: platform: exynos-gsc: Constify platform_device_idKrzysztof Kozlowski
2015-05-11Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab
2015-05-08media controller: add EXPERIMENTAL to Kconfig option for DVB supportMauro Carvalho Chehab
2015-05-08media: replace bellow -> belowMauro Carvalho Chehab
2015-05-05Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-05-01[media] saa7164: fix compiler warningHans Verkuil
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2015-05-01dt3155: fix CodingStyle issuesMauro Carvalho Chehab
2015-05-01[media] dt3155: add GFP_DMA32 flag to vb2 queueHans Verkuil
2015-05-01[media] dt3155: move out of staging into drivers/media/pciHans Verkuil
2015-05-01[media] marvell-ccic: fix memory leak on failure path in cafe_smbus_setup()Alexey Khoroshilov
2015-05-01[media] marvell-ccic: fix V4L2_PIX_FMT_SBGGR8 supportHans Verkuil
2015-05-01[media] marvell-ccic: drop support for PIX_FMT_422PHans Verkuil
2015-05-01[media] marvell-ccic: fix the bytesperline and sizeimage calculationsHans Verkuil
2015-05-01[media] ov7670: use colorspace SRGB instead of JPEGHans Verkuil
2015-05-01[media] marvell-ccic: drop V4L2_PIX_FMT_JPEG dead codeHans Verkuil
2015-05-01[media] marvell-ccic: add planar support to dma-vmallocHans Verkuil
2015-05-01[media] marvell-ccic: correctly requeue buffersHans Verkuil
2015-05-01[media] marvell-ccic: fix streaming issuesHans Verkuil
2015-05-01[media] marvell-ccic: add DMABUF support for all three DMA modesHans Verkuil
2015-05-01[media] marvell-ccic: add create_bufs supportHans Verkuil
2015-05-01[media] marvell-ccic: use vb2 helpers and core lockingHans Verkuil
2015-05-01[media] marvell-ccic: implement control eventsHans Verkuil
2015-05-01[media] marvell-ccic: switch to struct v4l2_fhHans Verkuil
2015-05-01[media] marvell-ccic: control handler fixesHans Verkuil
2015-05-01[media] marvell-ccic: fill in colorspaceHans Verkuil
2015-05-01[media] ov7670: check for valid width/height in ov7670_enum_frame_intervalHans Verkuil
2015-05-01[media] marvell-ccic: webcam drivers shouldn't support g/s_stdHans Verkuil
2015-05-01[media] marvell-ccic: fill in bus_infoHans Verkuil
2015-05-01[media] marvell-ccic: fix vb2 warningHans Verkuil