Age | Commit message (Expand) | Author |
2022-09-10 | Get rid of the extra vnode reference known as UVM_VNODE_CANPERSIST. | Martin Pieuchot |
2022-09-10 | Add another pin to the SC7180 map function. | Mark Kettenis |
2022-09-10 | Don't restrict GPIO events to pin numbers below 256. With the _EVT() | Mark Kettenis |
2022-09-10 | Generalize the code such that it works on SC7180 SoCs as well. | Mark Kettenis |
2022-09-10 | Add _HID for SC7180 SoCs. | Mark Kettenis |
2022-09-10 | Finally, only allocate the number of frames for isoc transfers which we | Marcus Glocker |
2022-09-10 | amd64, i386: lapic_initclocks: install i8254 before lapic_startclock() | Scott Soule Cheloha |
2022-09-09 | Let pool_get(9) do the memory initialisation directly. | Marcus Glocker |
2022-09-09 | Recognize Qualcomm Krys 400 series cores. | Mark Kettenis |
2022-09-09 | Clarify/typofix comments | Klemens Nanni |
2022-09-09 | The DSDT on the snapdragon 7c based Acer Aspire 1 (A114-61) uses a bogus | Mark Kettenis |
2022-09-09 | drm/i915: Skip wm/ddb readout for disabled pipes | Jonathan Gray |
2022-09-09 | drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk | Jonathan Gray |
2022-09-09 | drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported" | Jonathan Gray |
2022-09-09 | drm/i915/display: avoid warnings when registering dual panel backlight | Jonathan Gray |
2022-09-09 | add backlight_device_get_by_name() used by 5.15.66 drm | Jonathan Gray |
2022-09-09 | drm/i915/backlight: extract backlight code to a separate file | Jonathan Gray |
2022-09-08 | There is no need to uncomment the clock gating exit/enter gadget functions, | Marcus Glocker |
2022-09-08 | The SC7180 (snapdragon 7c) needs the SMMU quirk as well. | Mark Kettenis |
2022-09-08 | There is no need to uncomment the call_gadget macro, since in our driver | Marcus Glocker |
2022-09-08 | Zap inactive gadget functions. | Marcus Glocker |
2022-09-08 | Move bitmap functions to a new home. | Marcus Glocker |
2022-09-08 | Remove old debug code knobs, wrong comments, and unused pv entry flags. | Miod Vallat |
2022-09-08 | initialise inteldrm device params from module params | Jonathan Gray |
2022-09-08 | Rename global ifnet TAILQ | Klemens Nanni |
2022-09-08 | Remove vm_page_md fields which were only needed for pre-v7 arm ports. | Miod Vallat |
2022-09-08 | Use generic PNP ID to match HID-over-I2C devices. | Mark Kettenis |
2022-09-08 | Add a few more pin mappings based on what is in some Linux device tree | Mark Kettenis |
2022-09-08 | riscv64: cpu_initclocks: install tb_timecounter before cpu_startclock() | Scott Soule Cheloha |
2022-09-08 | macppc: cpu_initclocks: install tb_timecounter before cpu_startclock() | Scott Soule Cheloha |
2022-09-08 | recognise Realtek ALC245 | Jonathan Gray |
2022-09-08 | match on Intel 600 Series LP HD Audio (0x51c8) | Jonathan Gray |
2022-09-07 | Add a few more PNP IDs to handle variants of the Qualcomm dual role | Mark Kettenis |
2022-09-07 | vmm(4): allow reading MSR_TSC on Intel hosts. | Dave Voutila |
2022-09-07 | On the Lenovo X13s the named components don't have the single mapping | Patrick Wildt |
2022-09-06 | i386/lapic.c: sync with amd64/lapic.c | Scott Soule Cheloha |
2022-09-06 | Fix spacing/indent, no object change | Klemens Nanni |
2022-09-06 | Delete some unreferenced SMD, ST506 and archaic SCSI #define's | Kenneth R Westerback |
2022-09-06 | Attach aplmbox(4) early. | Mark Kettenis |
2022-09-05 | Remove some inactive code, comments, and DPRINTFs. Minor style changes. | Marcus Glocker |
2022-09-05 | Don't ignore memory blocks smaller than 64KB. Some EFI implementations | Mark Kettenis |
2022-09-05 | Pledge sendmmsg and recvmmsg with stdio similar to their non-loop | Moritz Buhl |
2022-09-05 | Move mld6 address variables from data to stack memory to make them | Alexander Bluhm |
2022-09-05 | Use shared netlock in soreceive(). The UDP and IP divert layer | Alexander Bluhm |
2022-09-05 | drm/amd/display: avoid doing vm_init multiple time | Jonathan Gray |
2022-09-05 | drm/amdgpu: Increase tlb flush timeout for sriov | Jonathan Gray |
2022-09-05 | drm/amd/display: Fix pixel clock programming | Jonathan Gray |
2022-09-05 | drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid | Jonathan Gray |
2022-09-05 | drm/amd/display: clear optc underflow before turn off odm clock | Jonathan Gray |
2022-09-05 | drm/amd/display: For stereo keep "FLIP_ANY_FRAME" | Jonathan Gray |