summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-044-16/+30
|\
| * irqchip/mbigen: Fix mbigen node address layoutYipeng Zou2024-07-301-4/+16
| * irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'Arseniy Krasnov2024-07-291-7/+7
| * irqchip/irq-pic32-evic: Add missing 'static' to internal functionLuca Ceresoli2024-07-291-3/+3
| * irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()Huacai Chen2024-07-261-2/+4
* | Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2024-08-042-4/+7
|\ \
| * \ Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/lin...Hans Verkuil2024-08-031-3/+5
| |\ \
| | * | media: uvcvideo: Fix custom control mapping probingRicardo Ribalda2024-07-221-3/+5
| * | | media: intel/ipu6: select AUXILIARY_BUS in KconfigBingbu Cao2024-07-301-0/+1
| * | | media: ipu-bridge: fix ipu6 Kconfig dependenciesArnd Bergmann2024-07-301-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-046-9/+62
|\ \ \ \
| * \ \ \ Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen2024-07-306-9/+62
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | scsi: ufs: exynos: Don't resume FMP when crypto support is disabledEric Biggers2024-07-231-0/+3
| | * | | scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal2024-07-231-2/+18
| | * | | scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal2024-07-231-0/+11
| | * | | scsi: ufs: core: Do not set link to OFF state while waking up from hibernationManivannan Sadhasivam2024-07-231-3/+0
| | * | | scsi: Revert "scsi: sd: Do not repeat the starting disk message"Johan Hovold2024-07-231-2/+3
| | * | | scsi: ufs: core: Fix deadlock during RTC updatePeter Wang2024-07-162-1/+9
| | * | | scsi: ufs: core: Bypass quick recovery if force reset is neededPeter Wang2024-07-161-1/+2
| | * | | scsi: ufs: core: Check LSDBS cap when !mcqKyoungrul Kim2024-07-161-0/+16
* | | | | Merge tag 'thermal-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-022-9/+24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'thermal-intel'Rafael J. Wysocki2024-07-311-7/+22
| |\ \ \ \ \
| | * | | | | thermal: intel: int340x: Free MSI IRQ vectors on module exitSrinivas Pandruvada2024-07-301-0/+3
| | * | | | | thermal: intel: int340x: Allow limited thermal MSI supportSrinivas Pandruvada2024-07-301-5/+5
| | * | | | | thermal: intel: int340x: Fix kernel warning during MSI cleanupSrinivas Pandruvada2024-07-301-2/+14
| | |/ / / /
| * / / / / thermal: trip: Avoid skipping trips in thermal_zone_set_trips()Rafael J. Wysocki2024-07-311-2/+2
| |/ / / /
* | | | | Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-022-1/+2
|\ \ \ \ \
| * | | | | perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry2024-08-011-1/+1
| * | | | | cache: StarFive: Require a 64-bit systemPalmer Dabbelt2024-08-011-0/+1
| |/ / / /
* | | | | Merge tag 's390-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-08-022-0/+2
|\ \ \ \ \
| * | | | | s390/cio: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-312-0/+2
| |/ / / /
* | | | | Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-08-0249-649/+1199
|\ \ \ \ \
| * | | | | Revert "nouveau: rip out busy fence waits"Dave Airlie2024-08-026-6/+34
| * | | | | Merge tag 'drm-misc-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-08-0231-587/+1047
| |\ \ \ \ \
| | * | | | | nouveau: set placement to original placement on uvmm validate.Dave Airlie2024-08-011-0/+1
| | * | | | | drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida2024-07-311-1/+2
| | * | | | | drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida2024-07-311-1/+3
| | * | | | | drm/ast: astdp: Wake up during connector status detectionThomas Zimmermann2024-07-303-2/+35
| | * | | | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2024-07-306198-96410/+598716
| | |\| | | |
| | * | | | | drm/client: Fix error code in drm_client_buffer_vmap_local()Dan Carpenter2024-07-291-1/+1
| | * | | | | drm/vmwgfx: Trigger a modeset when the screen movesIan Forbes2024-07-261-1/+28
| | * | | | | drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes2024-07-251-1/+1
| | * | | | | drm/vmwgfx: Add basic support for external buffersZack Rusin2024-07-251-4/+58
| | * | | | | drm/vmwgfx: Fix handling of dumb buffersZack Rusin2024-07-2512-502/+740
| | * | | | | drm/vmwgfx: Make sure the screen surface is ref countedZack Rusin2024-07-251-18/+22
| | * | | | | drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin2024-07-251-10/+7
| | * | | | | drm/virtio: Fix type of dma-fence context variableDmitry Osipenko2024-07-241-1/+1
| | * | | | | drm/nouveau: prime: fix refcount underflowDanilo Krummrich2024-07-221-1/+2
| | * | | | | drm/ast: Fix black screen after resumeJammy Huang2024-07-191-0/+5
| | * | | | | drm/v3d: Validate passed in drm syncobj handles in the performance extensionTvrtko Ursulin2024-07-181-0/+8