summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-08-03Make sure VM_MAXUSER_ADDRESS is aligned to a page boundary, as MI codeSebastien Marie
2021-08-02Don't call rtm_ifchg() in trunk_port_state().mvs
2021-08-02Add memory barrier (data FENCE) before making the SBI call to issue aMark Kettenis
2021-08-02rkpwm(4) device tree bindings were updated to not have clock names anymore,Patrick Wildt
2021-08-02Don't call cpu_setperf() when reading hw.setperf.Theo Buehler
2021-08-01whitespaceMark Kettenis
2021-08-01style(9)Mark Kettenis
2021-07-31drm/ttm: add a check against null pointer dereferenceJonathan Gray
2021-07-31Fix displaying incorrect patterns on LUNA's wscons with 1bppKenji Aoyama
2021-07-30Add newline for debug printf.Marcus Glocker
2021-07-30Increase static number of nframes which enables very initial ISOC support,Marcus Glocker
2021-07-30Print iwx(4) firmware version numbers like Linux iwlwifi does it.Stefan Sperling
2021-07-30Remove an unused 320k bytes DMA memory allocation from iwx(4).Stefan Sperling
2021-07-30Use inline function for SFENCE.VMA instruction. Fixes missing "memory"Mark Kettenis
2021-07-30Cleanup ptrace-related code; still untested.Mark Kettenis
2021-07-30Fix the transfer abort function dwc2_abort_xfer() to work again with theMarcus Glocker
2021-07-30set the name of the allocating process in struct drm_framebufferJonathan Gray
2021-07-29Fix device class.Visa Hankala
2021-07-29Switch iwx(4) to -63 firmware images as shipped in iwx-firmware-20210512.Stefan Sperling
2021-07-29Implement support for the BAR_FRAME_RELEASE iwx(4) firmware notification.Stefan Sperling
2021-07-29Get Tx queues working with new iwx(4) firmware.Stefan Sperling
2021-07-29Support the new iwx(4) firmware TLC_MNG_CONFIG command.Stefan Sperling
2021-07-29Support the new iwx(4) firmware session protection command.Stefan Sperling
2021-07-29Add support for iwx(4) umac scan command version 14.Stefan Sperling
2021-07-29Add support for iwx(4) "reduced" scan config command required by new firmware.Stefan Sperling
2021-07-29Handle iwx(4) PHY context command version 3.Stefan Sperling
2021-07-29New iwx(4) firmware doesn't require an AUX station to be added.Stefan Sperling
2021-07-29Remove support for the narrow command header on the iwx(4) command queue.Stefan Sperling
2021-07-29Fix "BAD COMMAND" errors with new iwx(4) firmware.Stefan Sperling
2021-07-29Handle iwx(4) firmware alive response version 5.Stefan Sperling
2021-07-29Recognize "phy integration" and "num stations" TLVs found in new iwx(4)Stefan Sperling
2021-07-29Ignore debug sections present in newer iwx(4) firmware images.Stefan Sperling
2021-07-29Increase fixed limits for the number of iwx(4) command versions, channels,Stefan Sperling
2021-07-29Declare additional iwx(4) firmware capability and api support flags.Stefan Sperling
2021-07-29Change driver class from DV_DULL to DV_IFNET, so that it can be recognizedPatrick Wildt
2021-07-29drm/i915/gvt: Clear d3_entered on elsp cmd submission.Jonathan Gray
2021-07-29drm/amdgpu: update golden setting for sienna_cichlidJonathan Gray
2021-07-29drm: Return -ENOTTY for non-drm ioctlsJonathan Gray
2021-07-28The clocks for the Rockchip Ethernet controller need to be enabled muchPatrick Wildt
2021-07-28On some RK3399 boards the firmware disables some of the clocks. AllowPatrick Wildt
2021-07-28Switch to an MI implementation of kmap_atomic() and implementMark Kettenis
2021-07-28Add RK3399 PCIe PHY reference clocks.Patrick Wildt
2021-07-28Add RK3399 Type-C PHY clocks.Patrick Wildt
2021-07-28Use a more descriptive name for the raw sensor which reflects the numberanton
2021-07-28Delay installation of sensors until a device with battery support isanton
2021-07-28Fix previous: In one spot I incorrectly used Pos (unsigned short) whereTheo Buehler
2021-07-27Revert "Use per-CPU counters for tunnel descriptor block" diff.mvs
2021-07-27Implemented from the Linux driver:Marcus Glocker
2021-07-27Introduce mutex(9) to protect pipex(4) session content.mvs
2021-07-27replace efibind.h files with the small amount we needJonathan Gray