aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-07uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversionChris Leech1-14/+8
2024-03-07uio_pruss: UIO_MEM_DMA_COHERENT conversionChris Leech1-2/+4
2024-03-07cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENTChris Leech5-8/+22
2024-03-07uio: introduce UIO_MEM_DMA_COHERENT typeChris Leech1-0/+47
2024-03-07cdx: add MSI support for CDX busNipun Gupta9-2/+382
2024-03-07pps: use cflags-y instead of EXTRA_CFLAGSLukas Bulwahn1-3/+1
2024-03-07speakup: Add /dev/synthu deviceSamuel Thibault1-15/+133
2024-03-07speakup: Fix 8bit characters from direct synthSamuel Thibault1-1/+3
2024-03-07parport: sunbpp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-07parport: amiga: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-03-07char: xillybus: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-07char: xilinx_hwicap: Fix NULL vs IS_ERR() bugDan Carpenter1-2/+2
2024-03-07hpet: remove hpets::hp_clocksourceJiri Slaby (SUSE)1-1/+0
2024-03-07platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISHMasahiro Yamada1-0/+1
2024-03-07char: xilinx_hwicap: drop casting to void in dev_set_drvdataJavier Carrasco1-1/+1
2024-03-07greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere1-0/+30
2024-03-07greybus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET3-17/+16
2024-03-07staging: greybus: Replaces directive __attribute__((packed)) by __packed as s...Jonathan Bergh1-4/+4
2024-03-07staging: greybus: Replace __attribute__((packed)) by __packed in various inst...Jonathan Bergh1-3/+3
2024-03-07usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-07usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang1-14/+25
2024-03-07phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang1-0/+13
2024-03-07USB: gadget: pxa27x_udc: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07usb: gadget/snps_udc_plat: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07usb: ohci-pxa27x: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King1-0/+2
2024-03-07siox: make siox_bus_type constRicardo B. Marliere1-1/+1
2024-03-07mcb: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-03-07mcb: make mcb_bus_type constRicardo B. Marliere1-1/+1
2024-03-07tifm: make tifm_adapter_class constantRicardo B. Marliere1-1/+1
2024-03-07siox: constify the struct device_type usageRicardo B. Marliere1-2/+2
2024-03-07dio: make dio_bus_type constRicardo B. Marliere1-1/+1
2024-03-07drm/amd/display: Removed redundant @ symbol to fix kernel-doc warnings in -ne...R SUNDAR1-4/+3
2024-03-07drm/amd/pm: wait for completion of the EnableGfxImu messageTim Huang1-2/+9
2024-03-07drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.1lima10021-0/+1
2024-03-07drm/amdgpu: add smu 14.0.1 supportYifan Zhang2-0/+7
2024-03-07drm/amdgpu: add VPE 6.1.1 discovery supportAlex Deucher1-0/+1
2024-03-07drm/amdgpu/vpe: add VPE 6.1.1 supportLang Yu2-106/+207
2024-03-07drm/amdgpu/vpe: don't emit cond exec command under collaborate modeLang Yu1-0/+3
2024-03-07drm/amdgpu/vpe: add collaborate mode support for VPELang Yu2-0/+21
2024-03-07drm/amdgpu/vpe: add PRED_EXE and COLLAB_SYNC OPCODELang Yu1-1/+2
2024-03-07drm/amdgpu/vpe: add multi instance VPE supportLang Yu2-0/+13
2024-03-07ipack: make ipack_bus_type constRicardo B. Marliere1-1/+1
2024-03-07drm/amdgpu/discovery: add nbif v6_3_1 ip blockLikun Gao1-0/+5
2024-03-07drm/amdgpu: Add nbif v6_3_1 ip block supportHawking Zhang3-1/+529
2024-03-07most: core: make mostbus constRicardo B. Marliere1-1/+1
2024-03-07drm/amdgpu: Add pcie v6_1_0 ip headers (v5)Hawking Zhang2-0/+4880
2024-03-07drm/amdgpu: Add nbif v6_3_1 ip headers (v5)Hawking Zhang2-0/+44093
2024-03-07PCI/ASPM: Move pci_save_ltr_state() to aspm.cDavid E. Box3-40/+45
2024-03-07PCI/ASPM: Always build aspm.cDavid E. Box2-1/+5