Age | Commit message (Expand) | Author |
2024-11-25 | Add scmi mailbox transport and perf protocol for cpu frequency management | Tobias Heider |
2024-11-25 | vio: Unlock, switch to qstart function | Stefan Fritsch |
2024-11-25 | stop trying to load ice(4) firmware from disk, for now | Stefan Sperling |
2024-11-25 | remove hw->debug_mask, we are using the ice_debug global variable instead | Stefan Sperling |
2024-11-25 | implement ice_config_rss() and its many friends | Stefan Sperling |
2024-11-25 | ice(4) rx dma maps don't need to be larger than one mbuf | Stefan Sperling |
2024-11-25 | disable interrupts when taking an ice(4) interface down | Stefan Sperling |
2024-11-25 | don't reset the rx queue tail pointer in ice_setup_rx_ctx() | Stefan Sperling |
2024-11-25 | drm/amd/pm: Vangogh: Fix kernel memory out of bounds write | Jonathan Gray |
2024-11-25 | drm/amd/display: Adjust VSDB parser for replay feature | Jonathan Gray |
2024-11-25 | drm/amd: Fix initialization mistake for NBIO 7.7.0 | Jonathan Gray |
2024-11-24 | Add support for the "post-power-on-delay-ms" in the MMC power sequencing. | Mark Kettenis |
2024-11-24 | Add RK3399 support. | Mark Kettenis |
2024-11-24 | Fix RK3399 USB clock gates. | Mark Kettenis |
2024-11-23 | Implement power down if the PMIC is marked as the system power controller | Mark Kettenis |
2024-11-22 | Flush the interrupt status register in ahci(4) attach | Jan Klemkow |
2024-11-20 | Improve error handling of psp(4) driver. | Alexander Bluhm |
2024-11-20 | use ifq_deq_set_oactive if we're in an if_deq_begin "transaction" | David Gwynne |
2024-11-19 | gather ice(4) hardware counters for debugging | Stefan Sperling |
2024-11-19 | implement ice_add_rx_lldp_filter() | Stefan Sperling |
2024-11-19 | kill our kids before we die, or there will be panic | Joshua Stein |
2024-11-18 | drm/amdkfd: Accounting pdd vram_usage for svm | Jonathan Gray |
2024-11-16 | Add qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailbox | Tobias Heider |
2024-11-15 | wait for ice(4) software interrupt to occur when flushing queue interrupts | Stefan Sperling |
2024-11-15 | fix build without ICE_DEBUG | Stefan Sperling |
2024-11-15 | implement the ice(4) Rx interrupt handler | Stefan Sperling |
2024-11-15 | in ice(4), ensure that vsi->max_frame_size gets set | Stefan Sperling |
2024-11-15 | add placeholder for GC 11.5.2 APU | Jonathan Gray |
2024-11-15 | drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported | Jonathan Gray |
2024-11-15 | drm/amdgpu: Fix DPX valid mode check on GC 9.4.3 | Jonathan Gray |
2024-11-15 | drm/amdgpu: Adjust debugfs register access permissions | Jonathan Gray |
2024-11-15 | drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read() | Jonathan Gray |
2024-11-15 | drm/amdgpu: Adjust debugfs eviction and IB access permissions | Jonathan Gray |
2024-11-14 | use down->up hammer to handle ENETRESET in ice_ioctl; can be refined later | Stefan Sperling |
2024-11-14 | avoid sending needless MAC address updates to ice(4) hardware | Stefan Sperling |
2024-11-14 | for clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attaches | Stefan Sperling |
2024-11-13 | implement ice_down(); ifconfig ice0 down/up is working now | Stefan Sperling |
2024-11-12 | Fix simplefb colours for BPP16 and BPP24 by specifiying colour | Tobias Heider |
2024-11-10 | drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing | Jonathan Gray |
2024-11-10 | all archs now have ci_idepth, remove ifdefs | Jonathan Gray |
2024-11-10 | replace uvm.h includes with uvm_extern.h where possible | Jonathan Gray |
2024-11-09 | remove unused functions; ok mglocker@ | Jonathan Gray |
2024-11-09 | Simplify uvm wire and unwire in psp(4) for lauch update data. | Alexander Bluhm |
2024-11-09 | Regen | Miod Vallat |
2024-11-09 | Add support for Exar XR17V352, submitted by Sean on tech@ | Miod Vallat |
2024-11-09 | Regen | Miod Vallat |
2024-11-09 | More uftdi(4) devices; from Cameron Willams on tech@ | Miod Vallat |
2024-11-09 | Regen | Miod Vallat |
2024-11-09 | More udl(4) devices, from NetBSD. | Miod Vallat |
2024-11-08 | qcpas: send APM_POWER_CHANGE events upon ac / battery life changes | Landry Breuil |