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-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
2013-04-30
pull in BBU bits from freebsd
David Gwynne
2013-04-30
Handle newer fiber adapters the same way as 82575/82576,
Jonathan Gray
2013-04-29
ulpt(4) depends on firmload since its rev 1.41 when it got support for
Martin Pieuchot
2013-04-27
Convert RAID 6 to new work unit completion routines.
Joel Sing
2013-04-26
Convert RAID4/5 to new work unit completion routines.
Joel Sing
2013-04-26
Add a SR_WUF_DISCIPLINE flag that identifies work units that have resulted
Joel Sing
2013-04-26
Don't use usbd_bulk_transfer() to submit a synchronous transfer here too.
Martin Pieuchot
2013-04-26
Don't use usbd_bulk_transfer() to submit a synchronous transfer. This
Martin Pieuchot
2013-04-26
Don't use usbd_bulk_transfer() to submit a synchronous transfer. This
Martin Pieuchot
2013-04-26
Remove unused and ambiguous usbd_get_interface() function.
Martin Pieuchot
2013-04-26
Remove bogus comments.
Martin Pieuchot
2013-04-26
Give back to usb(4) what is usb(4)'s. In other words use the usb_* prefix
Martin Pieuchot
2013-04-26
Rename three functions in usbdi.c to their right prefix (usb_* to usbd_*).
Marcus Glocker
2013-04-23
Convert RAID6 to new ccb handling.
Joel Sing
2013-04-23
Convert RAID4/5 to new ccb handling.
Joel Sing
2013-04-23
Do not pass SR_CCBF_FREEBUF unless we are passing an already allocated
Joel Sing
2013-04-23
Rename ccb_flag to ccb_flags.
Joel Sing
2013-04-22
handle long long time_t in debug code
Theo de Raadt
2013-04-22
Put the code manipulating scatter gather mapping for the framebuffer under
Martin Pieuchot
2013-04-22
handle large time_t correctly in debug code
Theo de Raadt
2013-04-22
correct tv_sec handling in debug code
Theo de Raadt
2013-04-21
new digi puc; Hugo Lombard
Theo de Raadt
[next]