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-05-17
Make it clear that the code related to a transfer submission doesn't
Martin Pieuchot
2013-05-17
Don't leak information to userland in case the actual transfer length is
Martin Pieuchot
2013-05-16
burner support
Mark Kettenis
2013-05-16
attach to new RTL8188RU id, from Sigi Rudzio
Stuart Henderson
2013-05-16
sync
Stuart Henderson
2013-05-16
add another RTL8188 id, from Sigi Rudzio
Stuart Henderson
2013-05-15
remove unused variable
Alexandre Ratchov
2013-05-15
sync the list of pre haswell intel video devices with linux
Jonathan Gray
2013-05-15
regen
Jonathan Gray
2013-05-15
add some more Intel video devices
Jonathan Gray
2013-05-15
Introduce a global interrupt-aware mutex protecting data
Alexandre Ratchov
2013-05-15
Add support for Intel E7221 integrated graphics.
Mark Kettenis
2013-05-12
In wsdisplay_switchtoconsole(), make sure we really are the console before
Mark Kettenis
2013-05-12
Handle big (a.k.a. >2TB) disks by adding logic to handle the 12 and 16
Kenneth R Westerback
2013-05-12
fix use after free in case the mbuf needs defragmentation
Stefan Fritsch
2013-05-11
Another small tweak to get things close to Linux.
Mark Kettenis
2013-05-11
whitespace
Mark Kettenis
2013-05-11
Remove some #ifdef 0'd code that we're never going to use again.
Mark Kettenis
2013-05-10
bail if device_lookup doesn't find anything; brings vscsi(4)
Mike Belopuhov
2013-05-09
- use NETGEAR vendor ID for NETGEAR products, not LINKSYS.
Miod Vallat
2013-05-09
A few more changes to reduce the diffs to the Linux code.
Mark Kettenis
2013-05-09
Add a #define such that we can say "struct drm_i915_private" to reduce the
Mark Kettenis
2013-05-08
The "locking" in i915_gem_object_move_to_inactive() makes no sense. Get rid
Mark Kettenis
2013-05-08
Move reset commands from that attach path to an own function.
Marcus Glocker
2013-05-08
Maxime Villard reported an uninitialised variable access in
Jonathan Gray
2013-05-08
fix some leaks in error paths
Jonathan Gray
2013-05-08
re-commit uthum_activate() removal, now that uhidev(4) can handle it.
Stuart Henderson
2013-05-07
When deactivating child devices do not panic if their driver does
Martin Pieuchot
2013-05-07
fix a double free in an error path
Jonathan Gray
2013-05-06
sync
Brian Callahan
2013-05-06
Revert Cavium Networks back to Cavium - it was right in the first place.
Brian Callahan
2013-05-06
sync
Brian Callahan
2013-05-06
Add OCTEON Plus CN50XX Network Processor id.
Brian Callahan
2013-05-05
Add nonblocking argument to i915_gem_object_pin() and
Mark Kettenis
2013-05-05
Remove a supefluous check.
Mark Kettenis
2013-05-05
With KMS, the inteldrm_quiesce dance isn't needed anymore. Zap the code.
Mark Kettenis
2013-05-05
Remove some #ifdef'ed out code that's never going to get used again.
Mark Kettenis
2013-05-04
revert uthum_activate removal, it is needed in the detach path as found the
Stuart Henderson
2013-05-04
In i915_alloc_ifp() and i965_alloc_ifp() use extent_alloc_subregion() to make
Mark Kettenis
2013-05-04
- remove unused DPRINTFN, simple DPRINTF is enough
Stuart Henderson
2013-05-03
break out the battery status into excruciating detail. makes it harder for
David Gwynne
2013-05-02
always attach the battery sensor if the adapter lets us query it.
David Gwynne
2013-05-01
provide a sensor for the battery backup unit (bbu) on mfi boards that
David Gwynne
2013-05-01
there's some extra bits for the bbu status that freebsd dont have. provide
David Gwynne
2013-05-01
provide a couple of %b things for mfi_hw_present and mfi_adapter_ops cos
David Gwynne
2013-05-01
dont need to walk alldevs during sensor creation looking for the logical
David Gwynne
2013-04-30
Clear the right pixels when scrolling backwards.
Mark Kettenis
2013-04-30
white space tweak
David Gwynne
2013-04-30
white space fixes
David Gwynne
2013-04-30
use MR_DCMD consistently. some MD_DCMD was in there somehow.
David Gwynne
[next]