summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-25Merge tag 'ffa-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2024-01-22firmware: arm_ffa: Handle partitions setup failuresCristian Marussi
2024-01-22firmware: arm_ffa: Use xa_insert() and check for resultCristian Marussi
2024-01-22firmware: arm_ffa: Simplify ffa_partitions_cleanup()Cristian Marussi
2024-01-22firmware: arm_ffa: Check xa_load() return valueCristian Marussi
2024-01-22firmware: arm_ffa: Add missing rwlock_init() for the driver partitionCristian Marussi
2024-01-22firmware: arm_ffa: Add missing rwlock_init() in ffa_setup_partitions()Cristian Marussi
2024-01-22firmware: arm_scmi: Fix the clock protocol supported versionCristian Marussi
2024-01-22firmware: arm_scmi: Fix the clock protocol version for v3.2Cristian Marussi
2024-01-22firmware: arm_scmi: Use xa_insert() when saving raw queuesCristian Marussi
2024-01-22firmware: arm_scmi: Use xa_insert() to store oppsCristian Marussi
2024-01-22firmware: arm_scmi: Replace asm-generic/bug.h with linux/bug.hTanzir Hasan
2024-01-22firmware: arm_scmi: Check mailbox/SMT channel for consistencyCristian Marussi
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-20Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-20media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-20Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-01-20Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-19Revert "firmware/sysfb: Clear screen_info state after consuming it"Helge Deller
2024-01-19Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-01-19Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-19Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2024-01-19clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includesStephen Rothwell
2024-01-19thermal: loongson2: Replace of_device.h with explicit includesRob Herring
2024-01-19net: can: Use device_get_match_data()Rob Herring
2024-01-19dmaengine: dw-edma: increase size of 'name' in debugfs codeVinod Koul
2024-01-19dmaengine: fsl-qdma: increase size of 'irq_name'Vinod Koul
2024-01-19dmaengine: shdma: increase size of 'dev_id'Vinod Koul
2024-01-19dmaengine: xilinx: xdma: Fix kernel-doc warningsJan Kuliga
2024-01-19dmaengine: usb-dmac: Avoid format-overflow warningLad Prabhakar
2024-01-19dmaengine: sh: rz-dmac: Avoid format-overflow warningLad Prabhakar
2024-01-19dmaengine: imx-sdma: fix Excess kernel-doc warningsRandy Dunlap
2024-01-19dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...Nathan Chancellor
2024-01-19dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()Nathan Chancellor
2024-01-19Merge tag 'dmaengine-6.8-rc1' into fixesVinod Koul
2024-01-19Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-01-19nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2024-01-18Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-01-18Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-18Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18Merge tag 'pwm/for-6.8-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ukl...Linus Torvalds
2024-01-18Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds