index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2019-08-20
Trailing whitespace.
Kenneth R Westerback
2019-08-20
Network-based device paths use Messaging and not Media types. Thus
Patrick Wildt
2019-08-20
Use the defines DETACH_FORCE and DETACH_QUIET when constructing a value
Kenneth R Westerback
2019-08-20
Enable ipmi(4).
Mark Kettenis
2019-08-20
scsi_probe_bus() always returns 0. Nobody but scsi_probe() even
Kenneth R Westerback
2019-08-19
Restore msrs & pat on main cpu. jcs observed a slow console on x1r7,
Theo de Raadt
2019-08-19
Add a configuration option for reverse scrolling.
Ulf Brosziewski
2019-08-19
Accept more elantech-v4 models, and apply a test for external buttons.
Ulf Brosziewski
2019-08-19
Add support for SMBus System Interface (SSIF).
Mark Kettenis
2019-08-19
Remove some unused code left over from an ancient (i.e. 2007) attempt
Kenneth R Westerback
2019-08-19
define CONFIG_X86* in autoconf.h as needed and reduce diff to linux
Jonathan Gray
2019-08-19
match on r40 ahci
Jonathan Gray
2019-08-19
Enable TCP and UDP checksum offloading by default for ix(4).
jan
2019-08-19
Add missing OHCI clocks for Allwinner R40.
Mark Kettenis
2019-08-18
Every "goto bad" in scsi_probedev() deserves a SC_DEBUG().
Kenneth R Westerback
2019-08-18
Rename 'link' to 'link0' as it refers to target 0 only.
Kenneth R Westerback
2019-08-18
Increase timeout used when waiting for the Rx FIFO to fill up when in polled
Mark Kettenis
2019-08-18
In polled mode, wait on STOP detected bit to be set in the interrupt status
Mark Kettenis
2019-08-18
Implement a few Linux compat ACPI interfaces and enable the ACPI support
Mark Kettenis
2019-08-18
When activating or detaching a target don't search the scsi_link SLIST
Kenneth R Westerback
2019-08-18
sc_buswidth field in struct scsi_link is redundant. Just use
Kenneth R Westerback
2019-08-17
Nuke some unused variables, tweak some declarations and
Kenneth R Westerback
2019-08-17
drm/i915: Fix wrong escape clock divisor init for GLK
Jonathan Gray
2019-08-17
drm: silence variable 'conn' set but not used
Jonathan Gray
2019-08-17
drm/amd/display: Increase size of audios array
Jonathan Gray
2019-08-17
drm/amd/display: Only enable audio if speaker allocation exists
Jonathan Gray
2019-08-17
drm/amd/display: Fix dc_create failure handling and 666 color depths
Jonathan Gray
2019-08-17
drm/amd/display: use encoder's engine id to find matched free audio device
Jonathan Gray
2019-08-17
drm/amd/display: Wait for backlight programming completion in set backlight l...
Jonathan Gray
2019-08-17
change drm memory barriers to be closer to what linux does on
Jonathan Gray
2019-08-17
Move play blocks count from the audio_softc to the audio_buf structure.
Alexandre Ratchov
2019-08-17
Move block size and block count calculations in their own routines.
Alexandre Ratchov
2019-08-16
check that software de/encrypt is possible: under hardware
Richard Procter
2019-08-16
ifq_hdatalen should keep the mbuf it's looking at, not leak it.
David Gwynne
2019-08-15
NMEA 4.1 has one more field in the RMC message; ok kettenis@
Otto Moerbeek
2019-08-15
auich_freemem() returns void. while here fix a typo in an error message. audi...
miko
2019-08-15
Serialize access to the vnode pointers associated with acct(2) system
anton
2019-08-14
scsi_[add|remove]_link() are local functions so move their
Kenneth R Westerback
2019-08-14
Whitespace nit. Add {} around body of SLIST_FOREACH().
Kenneth R Westerback
2019-08-14
Tweak some comments.
Kenneth R Westerback
2019-08-14
move CONFIG_DRM_FBDEV_EMULATION and CONFIG_BACKLIGHT_CLASS_DEVICE
Jonathan Gray
2019-08-14
enable amdgpu on amd64 requested by a few people
Jonathan Gray
2019-08-13
Implement backlight control for amdgpu(4). This allows me to set
Patrick Wildt
2019-08-13
Reorganize the ipmi(4) code a bit in anticipation of adding SSIF support:
Mark Kettenis
2019-08-13
azalia: add quirk for speaker routing on ThinkPad X1C7
Joshua Stein
2019-08-13
Allow PXE booting using u-boot by relaxing our requirements
Patrick Wildt
2019-08-13
Unbreak build of efi32 due to a typo in the fchmod change.
Patrick Wildt
2019-08-13
regen
anton
2019-08-13
Revert unlock of lseek(2) since vn_lock() could end up calling tsleep()
anton
2019-08-13
regen
Jonathan Gray
[prev]
[next]