summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: Documentation: v4l: document request APIAlexandre Courbot2018-08-3113-10/+739
* 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-312-0/+50
* media: videodev2.h: Add new DV flag CAN_DETECT_REDUCED_FPSJose Abreu2018-08-311-0/+7
* media: vidioc-g-dv-timings.rst: document V4L2_DV_FL_CAN_DETECT_REDUCED_FPSHans Verkuil2018-08-311-8/+19
* 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-315-114/+118
* 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
* media: video_function_calls.rst: drop obsolete video-set-attributes referenceHans Verkuil2018-08-291-1/+0
* Linux 4.19-rc1v4.19-rc1Linus Torvalds2018-08-261-2/+2
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-261-0/+15
|\
| * y2038: Provide aliases for compat helpersArnd Bergmann2018-08-221-0/+15
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2628-679/+485
|\ \
| * | ida: Change ida_get_new_above to return the idMatthew Wilcox2018-08-221-18/+12
| * | ida: Remove old APIMatthew Wilcox2018-08-223-67/+11
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-222-66/+58
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-222-46/+40
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-222-28/+23
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-222-27/+25
| * | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-221-6/+7
| * | ida: Start new test_ida moduleMatthew Wilcox2018-08-227-7/+71
| * | 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
| * | ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-221-22/+4
| * | media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-221-11/+5
| * | ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox2018-08-221-40/+4
| * | Convert net_namespace to new IDA APIMatthew Wilcox2018-08-221-10/+6
| * | 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
| * | sd: Convert to new IDA APIMatthew Wilcox2018-08-221-17/+4