summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-16Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-17Merge remote-tracking branch 'regmap/for-6.3' into regmap-nextMark Brown
2023-02-17regmap-irq: Remove unused mask_invert flagAidan MacDonald
2023-02-17regmap-irq: Remove unused type_invert flagAidan MacDonald
2023-02-17Merge tag 'drm-intel-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-02-16Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-02-16PCI: hv: Drop duplicate PCI_MSI dependencyLukas Bulwahn
2023-02-16cxl/mem: Add kdoc param for event log driver stateAlison Schofield
2023-02-16PCI/P2PDMA: Annotate RCU dereferenceLogan Gunthorpe
2023-02-16cxl/trace: Add serial number to trace pointsIra Weiny
2023-02-16cxl/trace: Add host output to trace pointsIra Weiny
2023-02-16cxl/trace: Standardize device information outputIra Weiny
2023-02-16arm_pmu: fix event CPU filteringMark Rutland
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-02-16Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-16Merge tag 'spi-v6.2-rc8-abi' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-16can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messagesFrank Jungclaus
2023-02-16can: esd_usb: Make use of can_change_state() and relocate checking skb for NULLFrank Jungclaus
2023-02-16can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus
2023-02-16Merge tag 'gpio-fixes-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-16can: ctucanfd: ctucan_platform_probe(): use devm_platform_ioremap_resource()Yang Li
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-02-16PCI/sysfs: Constify struct kobj_type pci_slot_ktypeThomas Weißschuh
2023-02-16dm: add cond_resched() to dm_wq_requeue_work()Mike Snitzer
2023-02-16dm: add cond_resched() to dm_wq_work()Pingfan Liu
2023-02-16brd: mark as nowait compatibleJens Axboe
2023-02-16brd: check for REQ_NOWAIT and set correct page allocation maskJens Axboe
2023-02-16brd: return 0/-error from brd_insert_page()Jens Axboe
2023-02-16RDMA/rxe: Fix missing memory barriers in rxe_queue.hBob Pearson
2023-02-16RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering me...Long Li
2023-02-16spi: spidev: drop the incorrect notice from KconfigBartosz Golaszewski
2023-02-16regulator: max597x: Align for simple_mfd_i2c driverNaresh Solanki
2023-02-16RDMA/rxe: Remove rxe_alloc()Bob Pearson
2023-02-16RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by sizeKees Cook
2023-02-16Subject: RDMA/rxe: Handle zero length rdmaBob Pearson
2023-02-16drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina
2023-02-16Merge tag 'usb-serial-6.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-02-16iommu/vt-d: Allow to use flush-queue when first level is defaultTina Zhang
2023-02-16iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-02-16iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeJacob Pan
2023-02-16iommu/vt-d: Fix error handling in sva enable/disable pathsLu Baolu
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai
2023-02-16dmaengine: idma64: Update bytes_transferred fieldAman Kumar
2023-02-16dmaengine: imx-sdma: Set DMA channel to be privateKai-Heng Feng
2023-02-16dmaengine: dw: Move check for paused channel to dwc_get_residue()Andy Shevchenko
2023-02-16dmaengine: ptdma: check for null desc before calling pt_cmd_callbackEric Pilmore
2023-02-16dmaengine: dw-axi-dmac: Do not dereference NULL structureKees Cook