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
/
dev
Age
Commit message (
Expand
)
Author
2013-07-09
move AHCI_DEBUG stuff into ahci.c so we can build with it enabled again
Jonathan Matthew
2013-07-09
Add basic support for digitisers with pens in uhts(4).
Edd Barrett
2013-07-09
Fix a pair of aesthetic nits in dev/rnd.c:
Bret Lambert
2013-07-08
make use of udelay to reduce the diff to linux
Jonathan Gray
2013-07-08
add inline versions of udelay/mdelay
Jonathan Gray
2013-07-08
add DRM_IOCTL_MODE_CURSOR2 definition from libdrm 2.4.46
Jonathan Gray
2013-07-06
Remove unsigned comparison < 0.
Brad Smith
2013-07-06
Advertise utpms(4) as being a WSMOUSE_TYPE_USB because even if it could
Martin Pieuchot
2013-07-06
Use wsemuldisplaydevsubmatch.
Mark Kettenis
2013-07-06
s/wsemuldisplaysubmatch/wsemuldisplaydevsubmatch/g
Mark Kettenis
2013-07-05
Add submatch function for use with config_found_sm(9).
Mark Kettenis
2013-07-05
Provide a forward declaration of struct device.
Mark Kettenis
2013-07-05
Correctly abort and free the pipe when detaching the device. Found the
Martin Pieuchot
2013-07-05
make use of the drm_i915_private macro to reduce the diff to linux
Jonathan Gray
2013-07-05
Use tmp_int to be able to pass back the -1 upon error and check for it properly
Brad Smith
2013-07-04
Format string fix: %x instead of %p for int
Stefan Fritsch
2013-07-04
Fall back to bit banging mode for DVO transmitter detection
Jonathan Gray
2013-07-04
Fixup Oops in the pipe config computation
Jonathan Gray
2013-07-04
ensure single initialization and cleanup of backlight device
Jonathan Gray
2013-07-04
set CPT FDI RX polarity bits based on VBT
Jonathan Gray
2013-07-04
Workaround incoherence between fences and LLC across multiple CPUs
Jonathan Gray
2013-07-04
Fix SDVO connector and encoder get_hw_state functions
Jonathan Gray
2013-07-04
Add no-lvds quirk for Fujitsu Esprimo Q900
Jonathan Gray
2013-07-04
Fix sdvo connector get_hw_state function
Jonathan Gray
2013-07-03
fix: cast void * to char *, fix format args for (u)int64_t,
Stefan Fritsch
2013-07-03
cast time_t to long long, time_t is signed, tv_nsec is long
Stefan Fritsch
2013-07-03
The ipmi threshold value may be negative. Respect the sign bit
Alexander Bluhm
2013-07-02
Rearrange the inequalities.
Brad Smith
2013-07-02
If after processing an SCI event the SCI_EVT is no longer sent, we're done
Mark Kettenis
2013-07-02
change splvm to splbio, missed in r1.4
Stefan Fritsch
2013-07-02
some trivial format string fixes
Stefan Fritsch
2013-07-02
Lower IPL to IPL_BIO for the interrupt.
Stefan Fritsch
2013-07-01
Pass ioctl() calls to parent uhidev() device first, to be able to
Matthieu Herrb
2013-07-01
The fast scrolling code causes random page table errors on older hardware.
Mark Kettenis
2013-07-01
When an I/O error occurs on a softraid chunk, only take it offline if the
Joel Sing
2013-07-01
Remove vaddr_t casts in bktr_mmap().
Brad Smith
2013-07-01
Within ns_to_timeval() change the rem field type from unsigned to signed.
Brad Smith
2013-06-28
Add support for write-only framebuffers. This makes the code that copies
Mark Kettenis
2013-06-28
send proper z value to elantech_send_input in previous v4 commit
joshua stein
2013-06-28
Turns out that BGE_STATFLAG_UPDATED bit in the status block doesn't get
Mike Belopuhov
2013-06-28
Rewrite the media / link state handling and have it
Brad Smith
2013-06-26
Remove some lies in comments.
Mark Kettenis
2013-06-26
Flash the LEDs only if the output report size is non null.
Martin Pieuchot
2013-06-25
Do not dereference sc before checking if it exists, pointed by otto@.
Martin Pieuchot
2013-06-25
Repair flow control broken in the rev1.329 and make sure that a simple
Mike Belopuhov
2013-06-25
Bring ohci(4) and uhci(4) in sync with ehci(4) by ensuring that a
Martin Pieuchot
2013-06-25
Remove unsigned comparison < 0.
Brad Smith
2013-06-23
Remove unsigned comparison < 0.
Brad Smith
2013-06-22
Prefix all functions. Pointed out by brad@.
Masao Uebayashi
2013-06-21
De-static.
Masao Uebayashi
[next]