summaryrefslogtreecommitdiffstats
path: root/include/media/davinci (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-18media: imx-pxp: Start using the format VUYA32 instead of YUV32 (v2)Vivek Kasireddy1-4/+10
2019-02-18media: vivid: Add definitions for the 32-bit packed YUV formatsVivek Kasireddy1-0/+30
2019-02-18media: v4l2-tpg-core: Add support for 32-bit packed YUV formats (v2)Vivek Kasireddy1-0/+12
2019-02-18media: v4l: Add 32-bit packed YUV formatsVivek Kasireddy3-1/+177
2019-02-18media: cx25840: mark pad sig_types to fix cx231xx initCody P Schafer2-2/+2
2019-02-18media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King1-1/+1
2019-02-18media: vimc: fix memory leakHans Verkuil1-0/+2
2019-02-18media: vivid: two unregistration fixesHans Verkuil1-3/+1
2019-02-18media: soc_camera: Depend on BROKENSakari Ailus1-1/+1
2019-02-18media: soc_camera: Move the mt9t031 under soc_camera directorySakari Ailus5-3/+7
2019-02-18media: soc_camera: Move the imx074 under soc_camera directorySakari Ailus8-14/+8
2019-02-18media: soc_camera: Move to the staging treeSakari Ailus15-21/+12
2019-02-18media: soc_camera: Remove the rj45n1 SoC camera sensor driverSakari Ailus3-1422/+0
2019-02-18media: soc_camera: Remove the mt9m001 SoC camera sensor driverSakari Ailus3-765/+0
2019-02-18media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*Yong Zhi18-805/+802
2019-02-18media: i2c: ov5640: Fix post-reset delayLoic Poulain1-1/+1
2019-02-18media: ov5640: Fix set 15fps regressionJagan Teki1-1/+1
2019-02-18media: ov5640: Consolidate JPEG compression mode settingChen-Yu Tsai1-11/+23
2019-02-18media: ov5640: Set JPEG output timings when outputting JPEG dataChen-Yu Tsai1-0/+21
2019-02-18media: ov5640: Add three more test patternsChen-Yu Tsai1-0/+7
2019-02-18media: ov5640: Disable transparent feature for test patternChen-Yu Tsai1-2/+1
2019-02-18media: ov5640: Add register definition for test pattern registerChen-Yu Tsai1-2/+22
2019-02-18media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_patternChen-Yu Tsai1-5/+5
2019-02-18media: i2c: adv748x: Remove PAGE_WAITKieran Bingham2-14/+6
2019-02-18media: i2c: adv748x: Convert SW reset routine to functionKieran Bingham2-10/+38
2019-02-18media: adv748x: Implement TX link_setup callbackJacopo Mondi2-1/+49
2019-02-18media: adv748x: Store the TX sink in HDMI/AFEJacopo Mondi4-4/+19
2019-02-18media: adv748x: Store the source subdevice in TXJacopo Mondi3-4/+12
2019-02-18media: adv748x: csi2: Link AFE with TXA and TXBJacopo Mondi1-21/+23
2019-02-18media: adv748x: Rename reset proceduresJacopo Mondi1-14/+10
2019-02-18media: adv748x: Add is_txb()Jacopo Mondi2-1/+4
2019-02-18media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variableHans Verkuil1-3/+4
2019-02-18media: vimc: Remove unused but set variablesLucas A. M. Magalhães1-7/+0
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam5-23/+37
2019-02-18media: vimc: add USERPTR supportHans Verkuil1-1/+1
2019-02-18media: vim2m: fix build breakage due to a merge conflictMauro Carvalho Chehab1-2/+1
2019-02-18media: v4l: ioctl: Sanitize num_planes before using itEzequiel Garcia1-8/+6
2019-02-18Linux 5.0-rc7v5.0-rc7Linus Torvalds1-1/+1
2019-02-17Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-17Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez1-2/+2
2019-02-17Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov1-20/+4
2019-02-17powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman1-2/+2
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel4-15/+0
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel3-5/+20
2019-02-15sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew1-11/+38
2019-02-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda1-2/+2
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda1-0/+14
2019-02-15lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pureMiguel Ojeda1-2/+2
2019-02-15auxdisplay: ht16k33: fix potential user-after-free on module unloadMiguel Ojeda1-1/+1
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche3-3/+35