summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* media: rc: add keymap for KHAMSIN remoteChristian Hewitt2020-11-261-0/+1
* media: rc: improve LIRC documentationMauro Carvalho Chehab2020-11-261-1/+1
* media: lirc: ensure RC_PROTO_MAX has documentationSean Young2020-11-251-0/+1
* media: rockchip: rkisp1: destage Rockchip ISP1 driverHelen Koike2020-11-171-0/+884
* media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer formatShunqian Zheng2020-11-171-0/+4
* media: rc: validate that "rc_proto" is reasonableDan Carpenter2020-11-171-0/+1
* media: fix kernel-doc markupsMauro Carvalho Chehab2020-11-169-12/+12
* media: coda: Add a V4L2 user for control error macroblocks countEzequiel Garcia2020-11-161-0/+6
* media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format.Dafna Hirschfeld2020-11-161-0/+8
* media: v4l: Add a helper for obtaining the link frequencySakari Ailus2020-11-161-0/+21
* media: v4l2-fwnode: Say it's fine to use v4l2_fwnode_endpoint_parseSakari Ailus2020-11-161-3/+3
* media: v4l2-fwnode: Rework v4l2_fwnode_endpoint_parse documentationSakari Ailus2020-11-161-22/+40
* media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep argumentSakari Ailus2020-11-161-0/+6
* media: v4l2-async: Fix trivial documentation typoKieran Bingham2020-11-161-1/+1
* media: v4l2-fwnode: Return -EINVAL for invalid bus-typeLad Prabhakar2020-11-161-0/+2
* media: Fix V4L2_COLORSPACE_470_SYSTEM_BG descriptionHans Verkuil2020-11-161-3/+1
* media: uapi: h264: Add documentation to the interface headerEzequiel Garcia2020-11-161-10/+185
* media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann2020-11-161-1/+1
* media: v4l2: prepare compat-ioctl reworkArnd Bergmann2020-11-161-0/+10
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-2534-74/+74
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-251-2/+0
* Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-251-1/+1
|\
| * perf: correct SNOOPX field offsetAl Grant2020-10-191-1/+1
* | Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-10-251-1/+1
|\ \
| * | locking/seqlocks: Fix kernel-doc warningsMauro Carvalho Chehab2020-10-141-1/+1
* | | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-1/+1
|\ \ \
| * | | hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-10-221-1/+1
* | | | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-251-8/+0
|\ \ \ \
| * | | | xen: remove no longer used functionsJuergen Gross2020-10-231-8/+0
* | | | | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-2/+53
|\ \ \ \ \
| * | | | | random32: add noise from network and scheduling activityWilly Tarreau2020-10-241-0/+19
| * | | | | random32: make prandom_u32() output unpredictableGeorge Spelvin2020-10-241-2/+34
* | | | | | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-242-6/+18
|\ \ \ \ \ \
| * | | | | | block: remove unused members for io_contextYufen Yu2020-10-201-6/+0
| * | | | | | block: add zone specific block statusesKeith Busch2020-10-131-0/+18
* | | | | | | Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | splice: change exported internal do_splice() helper to take kernel offsetJens Axboe2020-10-221-2/+2
* | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-246-21/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: remove KSTAT_QUERY_FLAGSChristoph Hellwig2020-09-261-2/+0
| * | | | | | | | fs: move vfs_fstatat out of lineChristoph Hellwig2020-09-261-7/+2
| * | | | | | | | fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatatChristoph Hellwig2020-09-261-9/+7
| * | | | | | | | fs: remove vfs_statx_fdChristoph Hellwig2020-09-261-6/+1
| * | | | | | | | [PATCH] reduce boilerplate in fsid handlingAl Viro2020-09-181-0/+5
| * | | | | | | | fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGSKrzysztof WilczyƄski2020-09-161-1/+1
| * | | | | | | | Add a "nosymfollow" mount option.Mattias Nissler2020-08-273-1/+4
* | | | | | | | | Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-242-24/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-mapping: move more functions to dma-map-ops.hChristoph Hellwig2020-10-202-24/+23
* | | | | | | | | | Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-242-40/+73
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asm-generic: make the set_fs implementation optionalChristoph Hellwig2020-10-041-0/+2
| * | | | | | | | | | asm-generic: add nommu implementations of __{get,put}_kernel_nofaultChristoph Hellwig2020-10-041-0/+16