summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Input: xpad - add support for MSI Claw A1MJohn Edwards2024-10-181-0/+2
| * | | | | | | Input: xpad - add support for 8BitDo Ultimate 2C Wireless ControllerStefan Kerkmann2024-10-161-0/+1
* | | | | | | | Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds2024-10-1912-87/+124
|\ \ \ \ \ \ \ \
| * | | | | | | | cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()Josh Poimboeuf2024-10-181-1/+1
| * | | | | | | | Merge tag 'nvme-6.12-2024-10-18' of git://git.infradead.org/nvme into block-6.12Jens Axboe2024-10-178-70/+113
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff2024-10-171-8/+2
| | * | | | | | | | nvme: make keep-alive synchronous operationNilay Shroff2024-10-171-10/+7
| | * | | | | | | | nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff2024-10-171-0/+13
| | * | | | | | | | nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi2024-10-171-3/+16
| | * | | | | | | | nvme-multipath: defer partition scanningKeith Busch2024-10-152-6/+34
| | * | | | | | | | nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce2024-10-091-6/+8
| | * | | | | | | | nvme: delete unnecessary fallthru commentTokunori Ikegami2024-10-081-1/+0
| | * | | | | | | | nvmet-rdma: use sbitmap to replace rsp free listGuixin Liu2024-10-081-29/+27
| | * | | | | | | | nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke2024-10-031-3/+4
| | * | | | | | | | nvmet-passthru: clear EUID/NGUID/UUID while using loop targetNilay Shroff2024-10-011-4/+2
| * | | | | | | | | ublk: don't allow user copy for unprivileged deviceMing Lei2024-10-161-1/+10
| * | | | | | | | | drbd: Remove unused conn_lowest_minorDr. David Alan Gilbert2024-10-112-15/+0
* | | | | | | | | | Merge tag 'pm-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-10-182-6/+25
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2024-10-181-6/+24
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq/amd-pstate: Use nominal perf for limits when boost is disabledMario Limonciello2024-10-161-6/+14
| | * | | | | | | | | | cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systemsDhananjay Ugwekar2024-10-071-0/+10
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | powercap: intel_rapl_msr: Add PL4 support for ArrowLake-HSrinivas Pandruvada2024-10-161-0/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'hwmon-for-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-181-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [PATCH} hwmon: (jc42) Properly detect TSE2004-compliant devices againJean Delvare2024-10-151-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-10-1860-388/+290
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-10-1816-44/+63
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...Juha-Pekka Heikkila2024-10-163-0/+25
| | * | | | | | | | | | drm/xe/bmg: improve cache flushing behaviourMatthew Auld2024-10-162-4/+0
| | * | | | | | | | | | drm/xe/xe_sync: initialise ufence.signalledMatthew Auld2024-10-161-1/+1
| | * | | | | | | | | | drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das2024-10-161-3/+0
| | * | | | | | | | | | drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost2024-10-161-8/+4
| | * | | | | | | | | | drm/xe/query: Increase timestamp widthLucas De Marchi2024-10-161-1/+5
| | * | | | | | | | | | drm/xe: Don't free job in TDRMatthew Brost2024-10-161-2/+5
| | * | | | | | | | | | drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost2024-10-161-0/+2
| | * | | | | | | | | | drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld2024-10-161-2/+2
| | * | | | | | | | | | drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld2024-10-163-23/+15
| | * | | | | | | | | | drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia2024-10-161-0/+4
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-10-1724-240/+47
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/ast: vga: Clear EDID if no display is connectedThomas Zimmermann2024-10-171-0/+2
| | * | | | | | | | | | drm/ast: sil164: Clear EDID if no display is connectedThomas Zimmermann2024-10-171-0/+2
| | * | | | | | | | | | Revert "drm/mgag200: Add vblank support"Thomas Zimmermann2024-10-1711-178/+6
| | * | | | | | | | | | gpu: host1x: Set up device DMA parametersThierry Reding2024-10-151-0/+1
| | * | | | | | | | | | gpu: host1x: Fix boot regression for TegraJon Hunter2024-10-151-10/+8
| | * | | | | | | | | | drm/panel: himax-hx83102: Adjust power and gamma to optimize brightnessCong Yang2024-10-141-6/+6
| | * | | | | | | | | | accel/qaic: Fix the for loop used to walk SG tablePranjal Ramajor Asha Kanojiya2024-10-122-4/+4
| | * | | | | | | | | | drm/vmwgfx: Remove unnecessary NULL checks before kvfree()Thorsten Blum2024-10-111-4/+2
| | * | | | | | | | | | drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov2024-10-101-0/+1
| | * | | | | | | | | | drm/vmwgfx: Cleanup kms setup without 3dZack Rusin2024-10-102-32/+6
| | * | | | | | | | | | drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_checkIan Forbes2024-10-101-0/+4
| | * | | | | | | | | | drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITSIan Forbes2024-10-103-6/+5