summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* kcov: collect coverage from interruptsAndrey Konovalov2020-06-051-0/+3
* Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-0418-109/+581
|\
| * 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
| |\
| * | media: add v4l2 JPEG helpersPhilipp Zabel2020-04-141-0/+135
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-0416-159/+209
|\ \ \
| * | | include/linux/memblock.h: fix minor typo and unclear commentchenqiwu2020-06-041-2/+2
| * | | mm: vmscan: reclaim writepage is IO costJohannes Weiner2020-06-042-1/+4
| * | | mm: vmscan: determine anon/file pressure balance at the reclaim rootJohannes Weiner2020-06-041-0/+13
| * | | mm: balance LRU lists based on relative thrashingJohannes Weiner2020-06-041-2/+1
| * | | mm: base LRU balancing on an explicit cost modelJohannes Weiner2020-06-042-14/+9
| * | | mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()Johannes Weiner2020-06-041-2/+0
| * | | mm: keep separate anon and file statistics on page reclaim activityJohannes Weiner2020-06-041-0/+4
| * | | mm: memcontrol: delete unused lrucare handlingJohannes Weiner2020-06-041-3/+2
| * | | mm: memcontrol: prepare swap controller setup for integrationJohannes Weiner2020-06-041-1/+1
| * | | mm: memcontrol: drop unused try/commit/cancel charge APIJohannes Weiner2020-06-041-36/+0
| * | | mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() APIJohannes Weiner2020-06-041-3/+1
| * | | mm: memcontrol: switch to native NR_ANON_THPS counterJohannes Weiner2020-06-041-2/+1
| * | | mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner2020-06-041-2/+1
| * | | mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersJohannes Weiner2020-06-041-2/+1
| * | | mm: memcontrol: prepare cgroup vmstat infrastructure for native anon countersJohannes Weiner2020-06-041-2/+3
| * | | mm: memcontrol: convert page cache to a new mem_cgroup_charge() APIJohannes Weiner2020-06-041-0/+10
| * | | mm: memcontrol: move out cgroup swaprate throttlingJohannes Weiner2020-06-041-4/+2
| * | | mm: memcontrol: drop @compound parameter from memcg charging APIJohannes Weiner2020-06-041-14/+8
| * | | mm/vmscan: count layzfree pages and fix nr_isolated_* mismatchJaewon Kim2020-06-041-0/+1
| * | | mm: simplify calling a compound page destructorMatthew Wilcox (Oracle)2020-06-041-2/+2
| * | | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-041-0/+5
| * | | mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-041-0/+9
| * | | arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GETAnshuman Khandual2020-06-041-1/+1