summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2019-09-20More RK3328 GMAC clock tweaking.Mark Kettenis
2019-09-19Add RK3328 GMAC clocks.Mark Kettenis
2019-09-19drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPCJonathan Gray
2019-09-18don't hand roll bpf_mtap_hdr functionality, just use bpf_mtap_hdr.David Gwynne
2019-09-16drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVJonathan Gray
2019-09-16drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocJonathan Gray
2019-09-16drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Jonathan Gray
2019-09-16drm/amdkfd: Add missing Polaris10 IDJonathan Gray
2019-09-16drm/i915: Sanity check mmap length against object sizeJonathan Gray
2019-09-16drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC setJonathan Gray
2019-09-16drm/vblank: Allow dynamic per-crtc max_vblank_countJonathan Gray
2019-09-16drm/i915: Cleanup gt powerstate from gemJonathan Gray
2019-09-16drm/i915: Restore sane defaults for KMS on GEM error loadJonathan Gray
2019-09-16drm/amd/dm: Understand why attaching path/tile properties are neededJonathan Gray
2019-09-16drm/amd/pp: Fix truncated clock value when set watermarkJonathan Gray
2019-09-16powerplay: Respect units on max dcfclk watermarkJonathan Gray
2019-09-16drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLEJonathan Gray
2019-09-16drm/i915: Fix intel_dp_mst_best_encoder()Jonathan Gray
2019-09-16drm/amdgpu: Update gc_9_0 golden settings.Jonathan Gray
2019-09-16drm/amdgpu/gfx9: Update gfx9 golden settings.Jonathan Gray
2019-09-16drm/i915: Re-apply "Perform link quality check, unconditionally during long p...Jonathan Gray
2019-09-16Add RK3399 GMAC clock.Mark Kettenis
2019-09-15Mask all MMC interrupts. This prevents an interrupt storm when one of theMark Kettenis
2019-09-15Implement hardware vlan tagging. Packets delivered to virtual functionsJonathan Matthew
2019-09-12SAS3 controllers have a maximum size for sgl chain segments, and theJonathan Matthew
2019-09-12Make wireless drivers call if_input() only once per interrupt.Stefan Sperling
2019-09-12Use unsigned types for queue counters and mask them appropriately beforeJonathan Matthew
2019-09-12Prepare for the emac/gmac "phy" property being renamed to "phy-handle"Jonathan Gray
2019-09-11Ignore empty Tx queue slots in iwn_tx_done(). Prevents a NULL dereference.Stefan Sperling
2019-09-10Prevents the block size from exceeding the requested one when a hugeAlexandre Ratchov
2019-09-10If the requensted block size is too large, then use half theAlexandre Ratchov
2019-09-09Update the bindings for imxsrc(4), since they changed when they werePatrick Wildt
2019-09-09Attach imxsrc(4) early and raise its priority to make sure it beatsPatrick Wildt
2019-09-09revert back to using 0x6c for the reply post index register.David Gwynne
2019-09-09Specify the right opcode when trying to set the Interface Step Sequence ID.Jonathan Matthew
2019-09-09When no display outputs are connected on boot linux 4.19 drm relies onJonathan Gray
2019-09-08Add Allwinner H6 support.Mark Kettenis
2019-09-07Revert acpipci(4) changes. Too many systems are broken. We'll try againMark Kettenis
2019-09-07Retrieve SFP information using the SFP framework.Patrick Wildt
2019-09-07Add sfp(4), a driver that allows talking to SFPs connected overPatrick Wildt
2019-09-07Add an SFP framework which allows SFP providers to provide aPatrick Wildt
2019-09-07Register mviic(4) in the I2C framework.Patrick Wildt
2019-09-07Add an I2C framework, so that nodes that need to use I2C butPatrick Wildt
2019-09-07drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Jonathan Gray
2019-09-07define away dma_set_max_seg_size()Jonathan Gray
2019-09-07drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestJonathan Gray
2019-09-07drm/i915: fix broadwell EU computationJonathan Gray
2019-09-06missing ;Theo de Raadt
2019-09-06mcprtc(4), a driver for the Microchip MCP79400 RTC and similar variants.Patrick Wildt
2019-09-06Add mviic(4), a driver to support the I2C controller on thePatrick Wildt