summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring2020-05-251-0/+3
* media: v4l2-ctrls: Add helper to register propertiesJacopo Mondi2020-05-181-0/+26
* media: include: v4l2-ctrl: Sort forward declarationsJacopo Mondi2020-05-181-4/+4
* media: v4l2-fwnode: Add helper to parse device propertiesJacopo Mondi2020-05-181-0/+47
* media: v4l2-ctrls: Add camera orientation and rotationJacopo Mondi2020-05-181-0/+7
* media: Revert "media: v4l2-fwnode: Add a convenience function for registering...Steve Longerbeam2020-05-181-38/+0
* media: v4l2-mc: add v4l2_create_fwnode_links helpersSteve Longerbeam2020-05-181-0/+48
* media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1Steve Longerbeam2020-05-181-0/+17
* media: entity: Pass entity to get_fwnode_pad operationSteve Longerbeam2020-05-181-1/+2
* media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctlHans Verkuil2020-05-121-0/+16
* media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()Jacopo Mondi2020-05-122-4/+53
* media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devicesLaurent Pinchart2020-05-061-1/+2
* media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MCNiklas Söderlund2020-05-061-0/+2
* media: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compoundHans Verkuil2020-04-291-1/+3
* media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil2020-04-291-9/+7
* media: dvb-usb-ids.h: fix an USB PID nameMauro Carvalho Chehab2020-04-221-1/+1
* media: v4l2-image-sizes: add HD and Full-HD definitionsMarco Felsch2020-04-211-0/+6
* media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()Hans Verkuil2020-04-211-20/+29
* media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflistsBoris Brezillon2020-04-212-1/+92
* media: v4l2-fh: define v4l2_fh struct regardless of conditionSeungchul Kim2020-04-211-2/+0
* media: v4l2-ctrl: Add H264 profile and levelsMaheshwar Ajja2020-04-211-0/+5
* media: rc: if kernel is built without an IR codec, don't advertise itSean Young2020-04-211-27/+76
* Merge tag 'v5.7-rc2' into patchworkMauro Carvalho Chehab2020-04-2042-63/+84
|\
| * Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-192-2/+2
| |\
| | * Merge tag 'irqchip-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-04-171-0/+2
| | |\
| | | * irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier2020-04-161-0/+2
| | * | genirq: Remove setup_irq() and remove_irq()afzal mohammed2020-04-141-2/+0
| | |/
| * | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-191-0/+8
| |\ \
| | * | ext4: use non-movable memory for superblock readaheadRoman Gushchin2020-04-151-0/+8
| * | | Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-04-1928-39/+39
| |\ \ \
| | * | | xattr.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | uapi: linux: fiemap.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | uapi: linux: dlm_device.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-2/+2
| | * | | tpm_eventlog.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-3/+3
| | * | | ti_wilink_st.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-3/+3
| | * | | swap.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | skbuff.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | sched: topology.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | rslib.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | rio.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-2/+2
| | * | | posix_acl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | platform_data: wilco-ec.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | memcontrol.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-2/+2
| | * | | list_lru.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | lib: cpu_rmap: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | irq.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-2/+2
| | * | | ihex.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | igmp.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | genalloc.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
| | * | | ethtool.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-2/+2