summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2: Correct kernel-doc inconsistencyColton Lewis2020-08-061-2/+2
* media: v4l2: Correct kernel-doc inconsistencyColton Lewis2020-08-061-4/+4
* media: dvbdev.h: keep * together with the typeHans Verkuil2020-07-191-2/+2
* media: v4l2-subdev.h: keep * together with the typeHans Verkuil2020-07-191-12/+13
* media: device property: Add a function to test is a fwnode is a graph endpointLaurent Pinchart2020-07-191-0/+5
* media: v4l2-subdev.h: drop duplicated word in commentRandy Dunlap2020-07-191-4/+4
* media: media-entity.h: drop duplicated word in commentRandy Dunlap2020-07-191-1/+1
* media: dvbdev.h: fix duplicated word in commentRandy Dunlap2020-07-191-1/+1
* media: media-devnode.h: drop duplicated word in commentRandy Dunlap2020-07-191-1/+1
* media: media-device.h: drop duplicated word in commentRandy Dunlap2020-07-191-1/+1
* media: tpg: Add function to return colors' order of test imageKaaira Gupta2020-07-191-0/+1
* media: tpg: change char argument to const charKaaira Gupta2020-07-191-1/+1
* media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia2020-07-191-0/+2
* media: davinci: replace http references with httpsAlexander A. Klimov2020-07-191-1/+1
* include/media/v4l2-subdev.h: fix typoHans Verkuil2020-07-191-1/+1
* media: vb2: Print the queue pointer in debug messagesLaurent Pinchart2020-07-042-0/+17
* media: v4l2-rect.h: add enclosed rectangle helperBenoit Parrot2020-07-041-0/+20
* media: soc_camera.h: remove this unused headerHans Verkuil2020-07-041-397/+0
* media: staging/media/soc_camera: remove this driverHans Verkuil2020-07-041-107/+0
* media: mach-omap1: board-ams-delta.c: remove soc_camera dependenciesHans Verkuil2020-07-041-32/+0
* media: cec: add adap_controls_phys_addr optionJeff Chase2020-07-041-0/+6
* media: media/cec.h: document cec_adapter fieldsHans Verkuil2020-06-231-0/+49
* media: cec: remove unused waitq and phys_addrs fieldsHans Verkuil2020-06-231-2/+0
* media: videodev2.h: add V4L2_FMT_FLAG_ENC_CAP_FRAME_INTERVAL flagHans Verkuil2020-06-231-0/+1
* media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-06-231-2/+9
* media: videobuf2: add queue memory consistency parameterSergey Senozhatsky2020-06-231-2/+6
* media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-06-231-0/+3
* media: videobuf2: handle V4L2 buffer cache flagsSergey Senozhatsky2020-06-231-0/+11
* media: videobuf2: add cache management membersSergey Senozhatsky2020-06-231-0/+10
* media: videobuf2: use explicit unsigned int in vb2_queueSergey Senozhatsky2020-06-231-9/+9
* Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds2020-06-143-0/+20
|\
| * security: Add LSM hooks to set*gid syscallsThomas Cedeno2020-06-143-0/+20
* | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-141-0/+2
|\ \
| * | Revert "fs: remove dio_end_io()"David Sterba2020-06-091-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-147-32/+58
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-141-0/+13
| |\ \ \
| | * | | bpf: Devmap adjust uapi for attach bpf programJesper Dangaard Brouer2020-06-091-0/+13
| * | | | vxlan: Remove access to nexthop group structDavid Ahern2020-06-101-0/+11
| * | | | nexthop: Fix fdb labeling for groupsDavid Ahern2020-06-101-1/+16
| * | | | net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso2020-06-101-24/+0
| * | | | dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai2020-06-091-0/+6
| * | | | net: change addr_list_lock back to static keyCong Wang2020-06-091-4/+8
| * | | | Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-06-092-3/+4
| |\ \ \ \
| | * | | | include: fix wiki website url in netlink interface headerFlavio Suligoi2020-06-081-1/+1
| | * | | | cfg80211: fix management registrations deadlockJohannes Berg2020-06-051-2/+3
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-131-4/+5
|\ \ \ \ \ \
| * | | | | | scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam2020-06-101-1/+1
| * | | | | | scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam2020-06-101-3/+3
| * | | | | | scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam2020-06-101-0/+1
* | | | | | | Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-06-133-53/+11
|\ \ \ \ \ \ \