summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-2215-57/+87
|\
| * fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()Li Zhijian2024-03-211-9/+4
| * fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov2024-03-191-3/+4
| * fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault2024-03-169-32/+66
| * fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov2024-03-151-2/+2
| * fbdev: mb862xxfb: Fix defined but not used errorMichael Ellerman2024-03-151-9/+9
| * fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-03-151-1/+1
| * fbdev: Restrict FB_SH_MOBILE_LCDC to SuperHGeert Uytterhoeven2024-01-311-1/+1
* | Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-03-226-29/+35
|\ \
| * | spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao2024-03-211-10/+12
| * | spi: spi-imx: fix off-by-one in mx51 CPU mode burst lengthAdam Butcher2024-03-181-2/+2
| * | spi: Merge up v6.8 releaseMark Brown2024-03-18651-3525/+6200
| |\ \
| * | | spi: lm70llp: fix links in doc and commentsKousik Sanagavarapu2024-03-181-2/+2
| * | | spi: Fix error code checking in spi_mem_exec_op()Florian Fainelli2024-03-141-1/+1
| * | | spi: Restore delays for non-GPIO chip selectJanne Grunau2024-03-121-10/+14
| * | | spi: lpspi: Avoid potential use-after-free in probe()Alexander Sverdlin2024-03-121-4/+4
* | | | Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds2024-03-221-0/+11
|\ \ \ \
| * | | | regulator: core: Propagate the regulator state in case of exclusive getKory Maincent2024-03-121-0/+11
* | | | | Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-222-316/+470
|\ \ \ \ \
| * | | | | i2c: muxes: pca954x: Allow sharing reset GPIOChris Packham2024-03-201-8/+38
| * | | | | Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang2024-03-201-308/+432
| |\ \ \ \ \
| | * | | | | i2c: nomadik: sort includesThéo Lebrun2024-03-121-8/+8
| | * | | | | i2c: nomadik: support Mobileye EyeQ5 I2C controllerThéo Lebrun2024-03-121-4/+86
| | * | | | | i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetreeThéo Lebrun2024-03-121-1/+8
| | * | | | | i2c: nomadik: replace jiffies by ktime for FIFO flushing timeoutThéo Lebrun2024-03-121-3/+3
| | * | | | | i2c: nomadik: support short xfer timeouts using waitqueue & hrtimerThéo Lebrun2024-03-121-22/+48
| | * | | | | i2c: nomadik: use bitops helpersThéo Lebrun2024-03-121-73/+88
| | * | | | | i2c: nomadik: simplify IRQ masking logicThéo Lebrun2024-03-121-12/+6
| | * | | | | i2c: nomadik: rename private struct pointers from dev to privThéo Lebrun2024-03-081-214/+214
* | | | | | | Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-2183-278/+556
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-03-2264-215/+456
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu/pm: Don't use OD table on ArcturusMa Jun2024-03-201-28/+5
| | * | | | | | | drm/amdgpu: drop setting buffer funcs in sdma442Le Ma2024-03-201-22/+1
| | * | | | | | | drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma2024-03-201-1/+11
| | * | | | | | | drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu2024-03-201-0/+1
| | * | | | | | | Revert "drm/amdgpu/vpe: don't emit cond exec command under collaborate mode"Lang Yu2024-03-201-3/+0
| | * | | | | | | Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun2024-03-201-10/+6
| | * | | | | | | drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan2024-03-201-1/+2
| | * | | | | | | drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira2024-03-201-0/+3
| | * | | | | | | drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu2024-03-2011-4/+90
| | * | | | | | | drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu2024-03-203-1/+26
| | * | | | | | | drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso2024-03-207-10/+18
| | * | | | | | | drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas2024-03-201-9/+3
| | * | | | | | | drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2024-03-202-20/+28
| | * | | | | | | drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone2024-03-205-8/+41
| | * | | | | | | drm/amd/display: Add monitor patch for specific eDPRyan Lin2024-03-201-2/+4
| | * | | | | | | drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic2024-03-201-0/+3
| | * | | | | | | drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem2024-03-203-0/+10
| | * | | | | | | drm/amdgpu: Bypass display ta if display hw is not availableHawking Zhang2024-03-201-0/+18
| | * | | | | | | drm/amdgpu: correct the KGQ fallback messagePrike Liang2024-03-201-1/+1