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-08-06
set ai_devid in struct agp_info so drm_agp_info() will work as intended
Jonathan Gray
2013-08-05
First stab at updating this monster to the Intel/FreeBSD current version.
Mike Belopuhov
2013-08-03
Enable MSI on RT810xE.
Mark Kettenis
2013-08-02
add Sierra Wireless MC8355 (Gobi 3000)
Mike Belopuhov
2013-08-02
regen
Mike Belopuhov
2013-08-01
Add support for the Ralink RT3060, which uses the RT3572 MAC/BBP.
Mark Kettenis
2013-08-01
regen
Mark Kettenis
2013-08-01
Ralink RT3060.
Mark Kettenis
2013-08-01
Add support for the RT3572 MAC/BBP. Crucial bits from Nathan Goings.
Mark Kettenis
2013-07-29
Fix typo/thinko; checking whether an address is bigger than 0 makes no sense.
Mark Kettenis
2013-07-25
Backout flow control support (rev 1.97) and RX TCP/UDP checksum offload
Mark Kettenis
2013-07-21
regen
Martin Reindl
2013-07-21
add another ATI RS690 PCIE bridge
Martin Reindl
2013-07-21
Belkin N300 XR; Daryl Turner
Theo de Raadt
2013-07-19
Don't use uninitialized variable when a simple 0 will do.
Kenneth R Westerback
2013-07-16
Correctly initialized the width value to 0 instead of passing garbage
Martin Pieuchot
2013-07-15
When a ucom(4) device is detached do not only abort its pipes but also
Martin Pieuchot
2013-07-14
The "probe" interrupt handler is mpsafe; mark it as such.
Mark Kettenis
2013-07-12
Expunge debug code that uses an uninitialized variable. Without the
Kenneth R Westerback
2013-07-11
use fls as initially intended
Mike Belopuhov
2013-07-10
Remove unsigned comparison < 0.
Brad Smith
2013-07-10
Remove unsigned comparison < 0.
Brad Smith
2013-07-10
match linux and call i915_gem_object_wait_rendering__nonblocking
Jonathan Gray
2013-07-09
pay attention to the #ifdef
Theo de Raadt
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
[next]