summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | i2c: smbus: Improve handling of stuck alertsGuenter Roeck2024-07-291-7/+25
| | |_|/ / | |/| | |
* | | | | Merge tag 'spi-fix-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-08-103-2/+9
|\ \ \ \ \
| * | | | | spi: spi-fsl-lpspi: Fix scldiv calculationStefan Wahren2024-08-081-2/+4
| * | | | | spi: spidev: Add missing spi_device_id for bh2228fvGeert Uytterhoeven2024-07-301-0/+1
| * | | | | spi: hisi-kunpeng: Add verification for the max_frequency provided by the fir...Devyn Liu2024-07-301-0/+3
| * | | | | spi: hisi-kunpeng: Add validation for the minimum value of speed_hzDevyn Liu2024-07-301-0/+1
| |/ / / /
* | | | | Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-08-0930-53/+279
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/...Dave Airlie2024-08-094-12/+62
| |\ \ \ \ \
| | * | | | | drm/i915: Attempt to get pages without eviction firstDavid Gow2024-08-071-5/+7
| | * | | | | drm/i915: Allow evicting to use the requested placementDavid Gow2024-08-071-1/+0
| | * | | | | drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti2024-08-061-6/+47
| | * | | | | drm/i915/gem: Adjust vma offset for framebuffer mmap offsetAndi Shyti2024-08-061-0/+2
| | * | | | | drm/i915/display: correct dual pps handling for MTL_PCH+Dnyaneshwar Bhadane2024-08-052-0/+6
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-xe-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-08-094-4/+18
| |\ \ \ \ \
| | * | | | | drm/xe: Take ref to VM in delayed snapshotMatthew Brost2024-08-081-1/+14
| | * | | | | drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_writeKarthik Poosa2024-08-081-1/+2
| | * | | | | drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost2024-08-081-1/+1
| | * | | | | drm/xe/rtp: Fix off-by-one when processing rulesLucas De Marchi2024-08-081-1/+1
| | |/ / / /
| * | | | | Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie2024-08-0917-20/+176
| |\ \ \ \ \
| | * | | | | drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam2024-08-081-1/+2
| | * | | | | drm/amdgpu: correct sdma7 max dwFrank Min2024-08-081-1/+1
| | * | | | | drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam2024-08-083-2/+57
| | * | | | | drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo2024-08-081-0/+3
| | * | | | | drm/amdgpu: change non-dcc buffer copy configurationFrank Min2024-08-081-2/+3
| | * | | | | drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton2024-08-081-2/+1
| | * | | | | drm/amdgpu: add golden setting for gc v12Likun Gao2024-08-081-0/+27
| | * | | | | drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam2024-08-082-3/+24
| | * | | | | drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira2024-08-081-0/+2
| | * | | | | drm/amd/display: Add missing DCN314 to the DML MakefileRodrigo Siqueira2024-08-081-0/+2
| | * | | | | drm/amdgpu: force to use legacy inv in mmhubLikun Gao2024-08-081-1/+2
| | * | | | | drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng2024-08-081-6/+46
| | * | | | | drm/amd/display: Add missing mcache registersRodrigo Siqueira2024-08-081-1/+3
| | * | | | | drm/amd/display: Add dcc propagation valueRodrigo Siqueira2024-08-081-0/+1
| | * | | | | drm/amd/display: Add missing DET segments programmingRodrigo Siqueira2024-08-081-0/+2
| | * | | | | drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira2024-08-081-2/+1
| * | | | | | Merge tag 'drm-misc-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-08-095-17/+23
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drm/atomic: allow no-op FB_ID updates for async flipsSimon Ser2024-08-061-11/+4
| | * | | | | drm/bridge-connector: Fix double free in error handling pathsCristian Ciocaltea2024-08-051-6/+2
| | * | | | | drm/omap: add CONFIG_MMU dependencyArnd Bergmann2024-08-051-0/+1
| | * | | | | drm/test: fix the gem shmem test to map the sg table.Dave Airlie2024-08-021-0/+11
| | * | | | | drm/client: fix null pointer dereference in drm_client_modeset_probeMa Ke2024-08-021-0/+5
* | | | | | | Merge tag 'pm-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-08-091-0/+1
|\ \ \ \ \ \ \
| * | | | | | | cpufreq: intel_pstate: Update Balance performance EPP for Emerald RapidsPedro Henrique Kopper2024-08-021-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-094-31/+103
|\ \ \ \ \ \ \
| * | | | | | | platform: cznic: turris-omnia-mcu: Make GPIO code optionalMarek Behún2024-08-074-18/+37
| * | | | | | | platform: cznic: turris-omnia-mcu: Make poweroff and wakeup code optionalMarek Behún2024-08-074-7/+23
| * | | | | | | platform: cznic: turris-omnia-mcu: Make TRNG code optionalMarek Behún2024-08-073-3/+19
| * | | | | | | platform: cznic: turris-omnia-mcu: Make watchdog code optionalMarek Behún2024-08-073-4/+25
| |/ / / / / /
* | | | | | | Merge tag 'block-6.11-20240809' of git://git.kernel.dk/linuxLinus Torvalds2024-08-092-16/+15
|\ \ \ \ \ \ \
| * | | | | | | nvme: reorganize nvme_ns_head fieldsKanchan Joshi2024-07-311-6/+6