aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* libpmc: Add support for IBS qualifiersAli Mashtizadeh8 days1-1/+18
* hwpmc: Use rdtsc instead of rdtscp for timestampsAli Mashtizadeh8 days1-5/+3
* nvmf: Fix null ptr referenceMariusz Zaborski8 days1-1/+1
* mlx5: postpone freeing the completed command entity to taskqueueKonstantin Belousov8 days2-1/+12
* acpi_spmc: Simplify constraint freeingAymeric Wibo10 days1-7/+3
* acpi: Print sysctl name in deprecated sleep type warningAymeric Wibo10 days1-3/+3
* tpm: fix multi-threaded access with per-open stateChuck Silvers11 days5-100/+81
* cxgbe(4): decode the T7 MC interrupt correctlyNavdeep Parhar12 days1-0/+10
* cxgbe(4): adjustments to the output of the slow interrupt handlerNavdeep Parhar12 days1-4/+5
* virtio: Ensure power-of-two alignment for indirect queueSarah Walker14 days1-1/+1
* libpmc: Query hwpmc for capsAli Mashtizadeh2026-03-162-0/+60
* nvme: Replace bus_space_[read|write]_4 with bus_[read|write]_4Matt Delco2026-03-164-20/+9
* nvme: Removed unused 'regs' variableMatt Delco2026-03-163-4/+0
* ure(4): Fix spurious link flaps from MIIRafael Kitover2026-03-161-3/+66
* rge: use C style comments instead of C++Christos Longros2026-03-152-6/+2
* acpi_system76: Improve sysctl namesPouria Mousavizadeh Tehrani2026-03-141-10/+11
* i6300esbwd: Set error appropriately on eventJustin Hibbits2026-03-131-1/+2
* irdma(4): update irdma to version 1.3.56-kBartosz Sobczak2026-03-1329-1005/+1923
* ix(4): Add EEE support for E610 adaptersKrzysztof Galazka2026-03-133-27/+112
* sound: enforce MASTER volume mute during playbackSean Farley2026-03-121-1/+10
* hwpmc_amd: fix amd_get_msr() MSR offset for newer counter basesPaulo Fragoso2026-03-121-3/+33
* ena: Update driver version to v2.8.2Arthur Kiyanovski2026-03-101-1/+1
* ena: Verify that an ENA ring is in netmap only in native modeDavid Arinzon2026-03-101-3/+5
* ena: Minor changesArthur Kiyanovski2026-03-102-5/+3
* virtio: Restore mb() callsSarah Walker2026-03-101-0/+6
* Revert "virtio: Restore mb() calls"Andrew Turner2026-03-101-6/+0
* virtio: Restore mb() callsAndrew Turner2026-03-101-0/+6
* pci: Export bus numbers for bridge devices in struct pci_confJohn Baldwin2026-03-102-1/+34
* usb: umass: add SCSIEJECT quirk and fix RTW8821CU_CD (USB mode switch)Bjoern A. Zeeb2026-03-092-2/+57
* acpi_system76: Add backlight(9) support for keyboardPouria Mousavizadeh Tehrani2026-03-091-0/+145
* acpi_system76: Add support for battary charge thresholdsPouria Mousavizadeh Tehrani2026-03-091-31/+116
* cxgbe(4): minor changes in code dealing with ncoresNavdeep Parhar2026-03-092-12/+12
* cxgbe: Shrink the size of csum_typesNavdeep Parhar2026-03-081-1/+1
* acpi_system76: unbreak LINTPouria Mousavizadeh Tehrani2026-03-071-0/+2
* acpi_system76: Support for acpi-controlled buttons on System76Pouria Mousavizadeh Tehrani2026-03-071-0/+359
* Add ASMC support for Macbook Pro 8,3tslight2026-03-072-0/+39
* use ASMC_FAN_FUNCS2 to avoid trying to read non-existent keystslight2026-03-071-1/+1
* nvme: Don't active memory space until all BARs are configuredMatt Delco2026-03-061-7/+37
* iwx: Re-activate the 32-bit boundary cross check on 64-bit architecturesOlivier Certner2026-03-061-3/+3
* iwx: Fix 32-bit compilationOlivier Certner2026-03-051-6/+17
* acpi: Don't attach a "wake" sysctl node to devices without the ACPI flags IVARJohn Baldwin2026-03-051-1/+1
* static dtb: add BTI noteRuslan Bukin2026-03-051-0/+7
* hid: Fix 'strenght' typo in hpen.cMajed Alkhaleefah2026-03-041-3/+3
* acpi: Treat ACPI_IVAR_FLAGS as a global IVARJohn Baldwin2026-03-041-2/+2
* amdsmu: Sleep entry/exit hints for PMFWAymeric Wibo2026-03-043-3/+57
* acpi_spmc: fix revision check reading name as integerOlivier Cochard2026-03-031-2/+2
* nvme_sim: Fix a cut and paste errorWarner Losh2026-03-031-1/+1
* virtio_blk: Use bus_dma for command/ack buffer allocationsSarah Walker2026-03-031-39/+182
* virtio: Use bus_dma for ring and indirect buffer allocationsSarah Walker2026-03-032-34/+209
* sound: Notify devd when no devices are connectedChristos Margiolis2026-03-031-0/+2