summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2023-07-25165-1128/+1654
|\
| * ASoC: Merge up fixes from mainlineMark Brown2023-07-23136-947/+1554
| |\
| | * Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-221-11/+24
| | |\
| | | * s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger2023-07-201-11/+24
| | * | Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds2023-07-221-2/+38
| | |\ \
| | | * | loop: do not enforce max_loop hard limit by (new) defaultMauricio Faria de Oliveira2023-07-211-2/+34
| | | * | loop: deprecate autoloading callback loop_probe()Mauricio Faria de Oliveira2023-07-211-0/+4
| | * | | Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-07-222-2/+2
| | |\ \ \
| | | * | | of: Preserve "of-display" device name for compatibilityRob Herring2023-07-111-1/+1
| | | * | | of: make OF_EARLY_FLATTREE depend on HAS_IOMEMBaoquan He2023-07-101-1/+1
| | * | | | Merge tag 'regmap-fix-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-226-12/+16
| | |\ \ \ \
| | | * | | | regmap: Disable locking for RBTREE and MAPLE unit testsGuenter Roeck2023-07-201-0/+5
| | | * | | | regcache: Push async I/O request down into the rbtree cacheMark Brown2023-07-192-3/+4
| | | * | | | regmap: Account for register length in SMBus I/O limitsMark Brown2023-07-171-4/+4
| | | * | | | regmap: Drop initial version of maximum transfer length fixesMark Brown2023-07-172-5/+3
| | | | |_|/ | | | |/| |
| | * | | | Merge tag 'gpio-fixes-for-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-222-14/+18
| | |\ \ \ \
| | | * | | | gpio: mvebu: fix irq domain leakBartosz Golaszewski2023-07-201-5/+13
| | | * | | | gpio: mvebu: Make use of devm_pwmchip_addUwe Kleine-König2023-07-191-6/+2
| | | * | | | gpio: tps68470: Make tps68470_gpio_output() always set the initial valueHans de Goede2023-07-191-3/+3
| | | | |/ / | | | |/| |
| | * | | | Merge tag 'pm-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-07-211-171/+1
| | |\ \ \ \
| | | * | | | Revert "intel_idle: Add support for using intel_idle in a VM guest using just...Rafael J. Wysocki2023-07-191-116/+1
| | | * | | | Revert "intel_idle: Add a "Long HLT" C1 state for the VM guest mode"Rafael J. Wysocki2023-07-191-55/+0
| | | * | | | Revert "intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()"Rafael J. Wysocki2023-07-191-1/+1
| | | | |/ / | | | |/| |
| | * | | | Merge tag 'fbdev-for-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-2125-118/+97
| | |\ \ \ \
| | | * | | | fbdev: Explicitly include correct DT includesRob Herring2023-07-2018-26/+31
| | | * | | | fbdev: ep93xx-fb: fix return value check in ep93xxfb_probeYuanjun Gong2023-07-201-1/+3
| | | * | | | fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong2023-07-201-0/+3
| | | * | | | fbdev: kyro: make some const read-only arrays static and reduce type sizeColin Ian King2023-07-201-5/+5
| | | * | | | fbcon: remove unused display (p) from fbcon_redraw()Jiri Slaby (SUSE)2023-07-201-4/+3
| | | * | | | sticon: make sticon_set_def_font() void and remove op parameterJiri Slaby (SUSE)2023-07-201-6/+6
| | | * | | | vgacon: cache vc_cell_height in vgacon_cursor()Jiri Slaby (SUSE)2023-07-201-19/+15
| | | * | | | vgacon: let vgacon_doresize() return voidJiri Slaby (SUSE)2023-07-201-2/+1
| | | * | | | vgacon: remove unused xpos from vgacon_set_cursor_size()Jiri Slaby (SUSE)2023-07-201-15/+10
| | | * | | | vgacon: remove unneeded forward declarationsJiri Slaby (SUSE)2023-07-201-9/+1
| | | * | | | vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()Jiri Slaby (SUSE)2023-07-201-6/+6
| | | * | | | fbdev: imxfb: remove unneeded labelsYangtao Li2023-07-111-14/+9
| | | * | | | fbdev: imxfb: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-111-6/+1
| | | * | | | fbdev: imxfb: Convert to devm_kmalloc_array()Yangtao Li2023-07-111-3/+2
| | | * | | | fbdev: imxfb: Removed unneeded release_mem_regionYangtao Li2023-07-111-1/+0
| | | * | | | fbdev: imxfb: switch to DEFINE_SIMPLE_DEV_PM_OPSMartin Kaiser2023-07-111-4/+4
| | | * | | | fbdev: imxfb: warn about invalid left/right marginMartin Kaiser2023-07-111-2/+2
| | | | |/ / | | | |/| |
| | * | | | drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter2023-07-211-1/+10
| | * | | | Merge tag 'drm-fixes-2023-07-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-07-2042-242/+612
| | |\ \ \ \
| | | * \ \ \ Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-07-2129-196/+524
| | | |\ \ \ \
| | | | * | | | drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen2023-07-184-5/+8
| | | | * | | | drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen2023-07-181-1/+2
| | | | * | | | drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen2023-07-185-11/+14
| | | | * | | | drm/amdgpu: Allocate root PD on correct partitionGuchun Chen2023-07-181-3/+3
| | | | * | | | drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas2023-07-181-0/+5
| | | | * | | | drm/amd/display: Prevent vtotal from being set to 0Daniel Miess2023-07-181-1/+5