aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-16RDMA/mana_ib: Add EQ creation for rnic adapterKonstantin Taranov3-3/+41
2024-04-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni10-68/+231
2024-04-16spi: More refacroings after multi-CS supportMark Brown1-30/+33
2024-04-16spi: cs42l43: Add bridged cs35l56 amplifiersMaciej Strozek2-4/+120
2024-04-16spi: Update swnode based SPI devices to use the fwnode nameCharles Keepax1-0/+5
2024-04-16spi: Switch to using is_acpi_device_node() in spi_dev_set_name()Charles Keepax1-3/+4
2024-04-16gpio: swnode: Add ability to specify native chip selects for SPICharles Keepax2-0/+53
2024-04-16spi: hisi-kunpeng: Delete the dump interface of data registers in debugfsDevyn Liu1-2/+0
2024-04-16drm/xe/pf: Add support to configure SR-IOV VFsMichal Wajdeczko5-1/+2089
2024-04-16drm/xe/pf: Add SR-IOV PF specific early GT initializationMichal Wajdeczko5-0/+89
2024-04-16drm/xe/guc: Add PF2GUC_UPDATE_VF_CFG to ABIMichal Wajdeczko1-0/+55
2024-04-16drm/xe: Add xe_ttm_vram_get_availMichal Wajdeczko2-0/+13
2024-04-16drm/xe: Allow to assign GGTT region to the VFMichal Wajdeczko3-0/+50
2024-04-16drm/xe: Add helper to format SR-IOV function nameMichal Wajdeczko2-0/+18
2024-04-16coresight: debug: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2-17/+122
2024-04-16coresight: stm: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2-11/+94
2024-04-16coresight: tmc: Move ACPI support from AMBA driver to platform driverAnshuman Khandual3-17/+127
2024-04-16coresight: tpiu: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2-18/+100
2024-04-16coresight: catu: Move ACPI support from AMBA driver to platform driverAnshuman Khandual3-20/+120
2024-04-16coresight: funnel: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2-25/+48
2024-04-16coresight: replicator: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2-24/+45
2024-04-16coresight: Add helpers registering/removing both AMBA and platform driversAnshuman Khandual3-34/+34
2024-04-16coresight: tmc: Extract device properties from AMBA pid based table lookupAnshuman Khandual1-4/+10
2024-04-16coresight: stm: Extract device name from AMBA pid based table lookupAnshuman Khandual2-1/+21
2024-04-16RDMA/mana_ib: Use num_comp_vectors of ib_deviceKonstantin Taranov3-9/+4
2024-04-16coresight: etm4x: Fix unbalanced pm_runtime_enable()Anshuman Khandual1-0/+3
2024-04-16HSI: omap_ssi_port: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-16HSI: omap_ssi_core: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-16net: dsa: mt7530: provide own phylink MAC operationsRussell King (Oracle)1-17/+29
2024-04-16net: dsa: lantiq_gswip: provide own phylink MAC operationsRussell King (Oracle)1-16/+23
2024-04-16net: dsa: qca8k: provide own phylink MAC operationsRussell King (Oracle)1-17/+32
2024-04-16net: dsa: ar9331: provide own phylink MAC operationsRussell King (Oracle)1-15/+22
2024-04-16net: dsa: sja1105: provide own phylink MAC operationsRussell King (Oracle)1-11/+27
2024-04-16HID: sony: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+2
2024-04-16wifi: ath12k: dynamically update peer puncturing bitmap for STAKang Yang2-0/+77
2024-04-16wifi: ath12k: fix mac id extraction when MSDU spillover in rx error pathKarthikeyan Periyasamy1-8/+54
2024-04-16serial: meson+qcom: don't advance the kfifo twiceJiri Slaby (SUSE)2-4/+1
2024-04-16spi: Consistently use BIT for cs_index_mask (part 2)Andy Shevchenko1-7/+3
2024-04-16spi: Introduce spi_for_each_valid_cs() in order of deduplicationAndy Shevchenko1-7/+9
2024-04-16spi: Extract spi_toggle_csgpiod() helper for better maintananceAndy Shevchenko1-24/+25
2024-04-15Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu1-3/+4
2024-04-15Input: sur40 - convert le16 to cpu before useRicardo Ribalda1-1/+1
2024-04-16peci: constify the struct device_type usageRicardo B. Marliere3-4/+4
2024-04-16peci: Make peci_bus_type constRicardo B. Marliere2-2/+2
2024-04-16media: usb: siano: Fix allocation of urbsRicardo Ribalda1-6/+14
2024-04-16media: ttpci: coding style fixes: loggingStefan Herdler5-38/+41
2024-04-16media: ttpci: coding style fixes: miscellaneousStefan Herdler2-2/+1
2024-04-16media: ttpci: coding style fixes: constant_comparsationStefan Herdler3-4/+4
2024-04-16media: ttpci: coding style fixes: trailing_statementsStefan Herdler1-6/+12
2024-04-16media: ttpci: coding style fixes: assign_in_ifStefan Herdler3-9/+15