summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-18media: soc_camera: Remove the mt9m001 SoC camera sensor driverSakari Ailus
2019-02-18media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*Yong Zhi
2019-02-18media: i2c: ov5640: Fix post-reset delayLoic Poulain
2019-02-18media: ov5640: Fix set 15fps regressionJagan Teki
2019-02-18media: ov5640: Consolidate JPEG compression mode settingChen-Yu Tsai
2019-02-18media: ov5640: Set JPEG output timings when outputting JPEG dataChen-Yu Tsai
2019-02-18media: ov5640: Add three more test patternsChen-Yu Tsai
2019-02-18media: ov5640: Disable transparent feature for test patternChen-Yu Tsai
2019-02-18media: ov5640: Add register definition for test pattern registerChen-Yu Tsai
2019-02-18media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_patternChen-Yu Tsai
2019-02-18media: i2c: adv748x: Remove PAGE_WAITKieran Bingham
2019-02-18media: i2c: adv748x: Convert SW reset routine to functionKieran Bingham
2019-02-18media: adv748x: Implement TX link_setup callbackJacopo Mondi
2019-02-18media: adv748x: Store the TX sink in HDMI/AFEJacopo Mondi
2019-02-18media: adv748x: Store the source subdevice in TXJacopo Mondi
2019-02-18media: adv748x: csi2: Link AFE with TXA and TXBJacopo Mondi
2019-02-18media: adv748x: Rename reset proceduresJacopo Mondi
2019-02-18media: adv748x: Add is_txb()Jacopo Mondi
2019-02-18media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variableHans Verkuil
2019-02-18media: vimc: Remove unused but set variablesLucas A. M. Magalhães
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam
2019-02-18media: vimc: add USERPTR supportHans Verkuil
2019-02-18media: vim2m: fix build breakage due to a merge conflictMauro Carvalho Chehab
2019-02-18media: v4l: ioctl: Sanitize num_planes before using itEzequiel Garcia
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab
2019-02-17Linux 5.0-rc7Linus Torvalds
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-17Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-17Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-02-16Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov
2019-02-17powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman
2019-02-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-02-16Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-02-16Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-02-16Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2019-02-16Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel
2019-02-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-15sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew
2019-02-15Merge tag 'omap-for-v5.0/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-02-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda