summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-184-4/+4
* drm: Validate encoder->possible_crtcsVille Syrjälä2020-03-181-1/+1
* drm: Validate encoder->possible_clonesVille Syrjälä2020-03-181-0/+2
* drm: Include the encoder itself in possible_clonesVille Syrjälä2020-03-181-1/+3
* drm/debugfs: remove checks for return value of drm_debugfs functions.Wambui Karuga2020-03-181-9/+7
* drm/edid: Swap some operands in for_each_displayid_db()Ville Syrjälä2020-03-181-1/+1
* drm: Constify topology idVille Syrjälä2020-03-181-2/+2
* drm/core: Add drm_afbc_framebuffer and a corresponding helperAndrzej Pietrasiewicz2020-03-182-0/+55
* drm/core: Allow drivers allocate a subclass of struct drm_framebufferAndrzej Pietrasiewicz2020-03-181-0/+5
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-03-1745-343/+226
|\
| * Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie2020-03-132-2/+7
| |\
| | * drm/scheduler: implement a function to modify sched listNirmoy Das2020-03-091-0/+4
| | * drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao2020-03-061-2/+3
| * | Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-03-128-67/+86
| |\ \
| * \ \ Merge v5.6-rc5 into drm-nextDave Airlie2020-03-1143-341/+219
| |\ \ \ | | |_|/ | |/| |
| | * | Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-082-7/+17
| | |\ \
| | | * | driver core: Add dev_has_sync_state()Saravana Kannan2020-03-041-0/+11
| | | * | debugfs: remove return value of debugfs_create_regset32()Greg Kroah-Hartman2020-02-101-7/+6
| | * | | Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-071-1/+0
| | |\ \ \
| | | * | | block: Remove used kblockd_schedule_work_on()Daniel Wagner2020-03-021-1/+0
| | * | | | Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-072-2/+3
| | |\ \ \ \
| | | * | | | xen/xenbus: fix lockingJuergen Gross2020-03-051-1/+2
| | | * | | | xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-051-1/+1
| | * | | | | Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-03-071-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-03-071-1/+1
| | | |\ \ \ \ \
| | | | * | | | | ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart2020-02-201-1/+1
| | * | | | | | | Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-061-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | spi: spi-omap2-mcspi: Handle DMA size restriction on AM65xVignesh Raghavendra2020-02-061-0/+1
| | * | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-061-0/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka2020-03-061-0/+4
| | * | | | | | | | | Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-03-061-0/+5
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-03-061-0/+5
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | drm/shmem: add support for per object caching flags.Gerd Hoffmann2020-02-271-0/+5
| | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | * | | | | | | | | Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-041-2/+2
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | dm: bump version of core and various targetsMike Snitzer2020-03-031-2/+2
| | * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-011-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger2020-02-281-1/+1
| | * | | | | | | | | | Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-282-6/+14
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | * | | | | | | | | blktrace: Protect q->blk_trace with RCUJan Kara2020-02-252-6/+14
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-02-281-1/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg2020-02-131-1/+2
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-272-7/+20
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-02-261-1/+10
| | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2020-02-261-1/+10
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik2020-02-221-1/+10
| | | * | | | | | | | | | | icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld2020-02-251-6/+10
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-02-271-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | HID: core: increase HID report buffer size to 8KiBJohan Korsnes2020-02-121-1/+1
| | * | | | | | | | | | | | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-261-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu2020-02-201-0/+3