summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-211-2/+2
| | * | dmaengine: dmatest: prevent using swiotlb buffer with nobounce parameterAmelie Delaunay2023-12-111-1/+16
| | * | dmaengine: tegra210-adma: Support dma-channel-mask propertyMohan Kumar2023-12-111-2/+33
| | * | dmaengine: sf-pdma: add mpfs-pdma compatible nameShravan Chippa2023-12-112-4/+31
| | * | dmaengine: sf-pdma: Support of_dma_controller_register()Shravan Chippa2023-12-111-0/+17
| | * | dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTHHector Martin2023-11-241-1/+4
| | * | dmaengine: uniphier-xdmac: Convert to platform remove callback returning voidUwe Kleine-König2023-11-241-6/+11
| | * | dmaengine: uniphier-mdmac: Convert to platform remove callback returning voidUwe Kleine-König2023-11-241-6/+11
| | * | dmaengine: milbeaut-xdmac: Convert to platform remove callback returning voidUwe Kleine-König2023-11-241-6/+11
| | * | dmaengine: milbeaut-hdmac: Convert to platform remove callback returning voidUwe Kleine-König2023-11-241-6/+11
* | | | media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno2024-01-201-5/+5
* | | | Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-204-12/+56
|\ \ \ \
| * | | | tty: Add SBI debug console support to HVC SBI driverAtish Patra2024-01-102-8/+31
| * | | | tty/serial: Add RISC-V SBI debug console based earlyconAnup Patel2024-01-102-4/+25
| | |/ / | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-01-2010-39/+103
|\ \ \ \
| * | | | scsi: target: core: Add TMF to tmr_list handlingDmitry Bogdanov2024-01-112-5/+4
| * | | | scsi: core: Kick the requeue list after inserting when flushingNiklas Cassel2024-01-111-3/+6
| * | | | scsi: fnic: unlock on error path in fnic_queuecommand()Dan Carpenter2024-01-111-0/+1
| * | | | scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode()Harshit Mogalapalli2024-01-111-2/+4
| * | | | scsi: mpi3mr: Fix mpi3mr_fw.c kernel-doc warningsRandy Dunlap2024-01-031-4/+2
| * | | | scsi: smartpqi: Bump driver version to 2.1.26-030Don Brace2024-01-031-3/+3
| * | | | scsi: smartpqi: Fix logical volume rescan race conditionMahesh Rajashekhara2024-01-032-8/+36
| * | | | scsi: smartpqi: Add new controller PCI IDsDavid Strahan2024-01-031-0/+40
| * | | | scsi: ufs: qcom: Remove unnecessary goto statement from ufs_qcom_config_esi()ChanWoo Lee2024-01-031-5/+2
| * | | | scsi: ufs: core: Remove the ufshcd_hba_exit() call from ufshcd_async_scan()Bart Van Assche2024-01-031-5/+2
| * | | | scsi: ufs: core: Simplify power management during async scanBart Van Assche2024-01-031-4/+3
* | | | | Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-201-13/+1
|\ \ \ \ \
| * | | | | Revert "firmware/sysfb: Clear screen_info state after consuming it"Helge Deller2024-01-191-13/+1
* | | | | | Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-196-33/+15
|\ \ \ \ \ \
| * | | | | | clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includesStephen Rothwell2024-01-191-1/+2
| * | | | | | thermal: loongson2: Replace of_device.h with explicit includesRob Herring2024-01-191-1/+2
| * | | | | | net: can: Use device_get_match_data()Rob Herring2024-01-194-31/+11
| |/ / / / /
* | | | | | Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-01-191-1/+0
|\ \ \ \ \ \
| * | | | | | spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remo...Christophe JAILLET2024-01-051-1/+0
* | | | | | | Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-1985-463/+692
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie2024-01-1918-91/+136
| |\ \ \ \ \ \ \
| | * | | | | | | drm/xe: display support should not depend on EXPERTJani Nikula2024-01-151-1/+1
| | * | | | | | | drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()Brian Welty2024-01-151-6/+6
| | * | | | | | | drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström2024-01-152-50/+80
| | * | | | | | | drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()Dan Carpenter2024-01-151-3/+4
| | * | | | | | | drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter2024-01-151-3/+2
| | * | | | | | | drm/xe/device: clean up on error in probe()Dan Carpenter2024-01-151-1/+1
| | * | | | | | | drm/xe: Fix build bug for GCC 11Paul E. McKenney2024-01-151-1/+0
| | * | | | | | | drm/xe: Check skip_guc_pc before setting SLPC flagVinay Belgaumkar2024-01-152-1/+9
| | * | | | | | | drm/xe: Fix modifying exec_queue priority in xe_migrate_initBrian Welty2024-01-154-9/+14
| | * | | | | | | drm/xe: Fix guc_exec_queue_set_priorityBrian Welty2024-01-151-1/+1
| | * | | | | | | drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomemThomas Hellström2024-01-151-2/+2
| | * | | | | | | drm/xe: Annotate multiple mmio pointers with __iomemThomas Hellström2024-01-151-3/+3
| | * | | | | | | drm/xe: Annotate xe_mem_region::mapping with __iomemThomas Hellström2024-01-152-3/+3
| | * | | | | | | drm/xe: Use __iomem for the regs pointerThomas Hellström2024-01-151-1/+1