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