summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: Add 32-bit packed YUV formatsVivek Kasireddy2019-02-183-1/+177
* media: cx25840: mark pad sig_types to fix cx231xx initCody P Schafer2019-02-182-2/+2
* media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King2019-02-181-1/+1
* media: vimc: fix memory leakHans Verkuil2019-02-181-0/+2
* media: vivid: two unregistration fixesHans Verkuil2019-02-181-3/+1
* media: soc_camera: Depend on BROKENSakari Ailus2019-02-181-1/+1
* media: soc_camera: Move the mt9t031 under soc_camera directorySakari Ailus2019-02-185-3/+7
* media: soc_camera: Move the imx074 under soc_camera directorySakari Ailus2019-02-188-14/+8
* media: soc_camera: Move to the staging treeSakari Ailus2019-02-1815-21/+12
* media: soc_camera: Remove the rj45n1 SoC camera sensor driverSakari Ailus2019-02-183-1422/+0
* media: soc_camera: Remove the mt9m001 SoC camera sensor driverSakari Ailus2019-02-183-765/+0
* media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*Yong Zhi2019-02-1818-805/+802
* media: i2c: ov5640: Fix post-reset delayLoic Poulain2019-02-181-1/+1
* media: ov5640: Fix set 15fps regressionJagan Teki2019-02-181-1/+1
* media: ov5640: Consolidate JPEG compression mode settingChen-Yu Tsai2019-02-181-11/+23
* media: ov5640: Set JPEG output timings when outputting JPEG dataChen-Yu Tsai2019-02-181-0/+21
* media: ov5640: Add three more test patternsChen-Yu Tsai2019-02-181-0/+7
* media: ov5640: Disable transparent feature for test patternChen-Yu Tsai2019-02-181-2/+1
* media: ov5640: Add register definition for test pattern registerChen-Yu Tsai2019-02-181-2/+22
* media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_patternChen-Yu Tsai2019-02-181-5/+5
* media: i2c: adv748x: Remove PAGE_WAITKieran Bingham2019-02-182-14/+6
* media: i2c: adv748x: Convert SW reset routine to functionKieran Bingham2019-02-182-10/+38
* media: adv748x: Implement TX link_setup callbackJacopo Mondi2019-02-182-1/+49
* media: adv748x: Store the TX sink in HDMI/AFEJacopo Mondi2019-02-184-4/+19
* media: adv748x: Store the source subdevice in TXJacopo Mondi2019-02-183-4/+12
* media: adv748x: csi2: Link AFE with TXA and TXBJacopo Mondi2019-02-181-21/+23
* media: adv748x: Rename reset proceduresJacopo Mondi2019-02-181-14/+10
* media: adv748x: Add is_txb()Jacopo Mondi2019-02-182-1/+4
* media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variableHans Verkuil2019-02-181-3/+4
* media: vimc: Remove unused but set variablesLucas A. M. Magalhães2019-02-181-7/+0
* media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam2019-02-185-23/+37
* media: vimc: add USERPTR supportHans Verkuil2019-02-181-1/+1
* media: vim2m: fix build breakage due to a merge conflictMauro Carvalho Chehab2019-02-181-2/+1
* media: v4l: ioctl: Sanitize num_planes before using itEzequiel Garcia2019-02-181-8/+6
* Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-181814-9788/+19220
|\
| * Linux 5.0-rc7v5.0-rc7Linus Torvalds2019-02-171-1/+1
| * Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-177-20/+20
| |\
| | * efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-164-15/+0
| | * arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel2019-02-163-5/+20
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-175-5/+41
| |\ \
| | * | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-153-3/+35
| | * | x86/CPU: Add Icelake model numberRajneesh Bhardwaj2019-02-141-0/+2
| | * | x86/a.out: Clear the dump structure initiallyBorislav Petkov2019-02-131-2/+4
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-176-3/+59
| |\ \ \
| | * | | perf/core: Fix impossible ring-buffer sizes warningIngo Molnar2019-02-131-1/+1
| | * | | perf/x86: Add check_period PMU callbackJiri Olsa2019-02-115-2/+58
| * | | | Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-171-2/+2
| |\ \ \ \
| | * | | | powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman2019-02-171-2/+2
| * | | | | Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-02-176-6/+31
| |\ \ \ \ \
| | * | | | | csky: Fixup dead loop in show_stackGuo Ren2019-02-131-0/+4