summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-1183-199/+225
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-11260-665/+676
* media: imx-pxp: add i.MX Pixel Pipeline driverPhilipp Zabel2018-09-114-0/+3448
* media: vimc: implement basic v4l2-ctrlsGuilherme Gallo2018-09-111-0/+20
* media: vicodec: change codec license to LGPLHans Verkuil2018-09-114-4/+4
* media: uvcvideo: Add a D4M camera descriptionGuennadi Liakhovetski2018-09-111-0/+11
* media: uvcvideo: Store device information pointer in struct uvc_deviceLaurent Pinchart2018-09-113-14/+16
* media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRKGuennadi Liakhovetski2018-09-111-9/+9
* media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit2018-09-111-1/+1
* media: uvcvideo: Fix spelling mistake: "entites" -> "entities"Colin Ian King2018-09-111-4/+3
* media: uvcvideo: Remove unnecessary NULL check before debugfs_remove_recursiveGustavo A. R. Silva2018-09-111-5/+1
* media: uvcvideo: Make uvc_control_mapping menu_info field constLaurent Pinchart2018-09-112-6/+6
* media: uvcvideo: Make some structs constJoe Perches2018-09-111-2/+2
* media: vicodec: fix sparse warningHans Verkuil2018-09-111-2/+1
* media: vicodec: fix wrong sizeimageHans Verkuil2018-09-111-5/+10
* media: v4l2-tpg: add Z16 supportHans Verkuil2018-09-111-0/+3
* media: v4l2-tpg: show either Y'CbCr or HSV encodingHans Verkuil2018-09-111-2/+6
* media: staging/media/mt9t031/Kconfig: remove bogus entryHans Verkuil2018-09-101-6/+0
* media: i2c: mt9v111: Fix v4l2-ctrl error handlingJacopo Mondi2018-09-101-28/+13
* media: adv7842: enable reduced fps detectionHans Verkuil2018-08-311-0/+9
* media: cobalt: Use v4l2_calc_timeperframe helperJose Abreu2018-08-311-2/+7
* media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helperJose Abreu2018-08-311-0/+39
* media: ov5640: fix mode change regressionHugues Fruchet2018-08-311-5/+16
* media: ov772x: Disable clk on error pathAlexey Khoroshilov2018-08-311-0/+1
* media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memsetzhong jiang2018-08-311-4/+2
* media: i2c: Fix pm_runtime_get_if_in_use() usage in sensor driversSakari Ailus2018-08-315-5/+5
* media: ov5670, ov13858: Use pm_runtime_idleSakari Ailus2018-08-312-18/+2
* media: ov9650: use SCCB regmapAkinobu Mita2018-08-312-82/+76
* media: ov772x: use SCCB regmapAkinobu Mita2018-08-312-111/+82
* media: vicodec: fix out-of-range values when decodingHans Verkuil2018-08-311-2/+8
* media: vicodec: split off v4l2 specific parts for the codecHans Verkuil2018-08-314-382/+458
* media: vicodec: rename and use proper fwht prefix for codecHans Verkuil2018-08-314-113/+117
* media: vicodec: improve handling of uncompressable planesHans Verkuil2018-08-312-5/+7
* media: vicodec: simplify blocktype checkingHans Verkuil2018-08-311-2/+1
* media: vicodec: simplify flags handlingHans Verkuil2018-08-311-13/+13
* media: vicodec: add support for more pixel formatsHans Verkuil2018-08-313-100/+324
* media: vicodec: add QP controlsHans Verkuil2018-08-313-17/+68
* media: camss: add missing includesArnd Bergmann2018-08-297-0/+7
* media: camss: Use managed memory allocationsTodor Tomov2018-08-292-7/+8
* media: camss: mark PM functions as __maybe_unusedArnd Bergmann2018-08-291-2/+2
* media: af9035: prevent buffer overflow on writeJozef Balga2018-08-291-2/+4
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2611-179/+72
|\
| * target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-223-30/+10
| * iscsi target: fix session creation failure handlingMike Christie2018-08-221-14/+21
| * drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-221-29/+12
| * dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+7
| * media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-221-11/+5
| * cb710: Convert to new IDA APIMatthew Wilcox2018-08-221-18/+5
| * rsxx: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+5
| * osd: Convert to new IDA APIMatthew Wilcox2018-08-221-15/+7