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
2017-02-28
Untangle abstract sleep modes from ACPI sleep states. This paves the way
Martin Natano
2017-02-27
pms/elantech-v4: configure wsmouse for handling compat-mode
Ulf Brosziewski
2017-02-27
pms/synaptics: configure wsmouse for handling compat-mode
Ulf Brosziewski
2017-02-27
Handle touchpad input in wsmouse.
Ulf Brosziewski
2017-02-27
Add support for the older generation spec of PSCI, which supports
Patrick Wildt
2017-02-25
move vendor HIDs into their drivers, clean up some unused defines
Joshua Stein
2017-02-25
attach acpithinkpad to LEN0268 HID found on newer thinkpads
Joshua Stein
2017-02-24
The interrupts have been established using the FDT interrupt API, so we
Patrick Wildt
2017-02-24
Update license
Mike Belopuhov
2017-02-23
Add missing mtx_leave() calls in two hypervic error paths
Jonathan Gray
2017-02-22
Add a generic ahci(4) frontend for FDT.
Patrick Wildt
2017-02-22
fix timeout loop
Joshua Stein
2017-02-22
add acpisbs, an acpi smart battery subsystem driver reading data
Joshua Stein
2017-02-20
Remove hack to release/re-acquire netlock in _ioctl().
Kenneth R Westerback
2017-02-20
memcpy a character row at a time to the framebuffer, rather than
Joshua Stein
2017-02-16
On Apple hardware, claim an OSI of Darwin and no other OSes
Joshua Stein
2017-02-16
Remove an unnecessary NULL pointer check.
Visa Hankala
2017-02-16
Revert "Release the NET_LOCK() before entering per-driver ioctl() routine".
Martin Pieuchot
2017-02-15
Align mutex IPL with the interrupt handler's priority.
Visa Hankala
2017-02-14
asmc: on system resume, restore the keyboard backlight value
Joshua Stein
2017-02-13
properly set BGE_HCC_STATS_ADDR_HI by using BGE_HOSTADDR.
David Gwynne
2017-02-12
Replace dummy mutex asserts with real ones.
Visa Hankala
2017-02-12
Remove dead assignment and now unused variable.
Charles Longeau
2017-02-12
Remove incorrect if statement
Mike Belopuhov
2017-02-12
The videocore portion of the raspberry pi which boots the arm cores and
Jonathan Gray
2017-02-12
Fix an uninitialised return value in rtwn_ra_init(). Though nothing
Jonathan Gray
2017-02-11
disable aen handling.
David Gwynne
2017-02-10
Update link to intel HDA spec. From
Alexandre Ratchov
2017-02-10
Fix links to usb-audio specs. From Michael Reed <m.reed at mykolab.com>.
Alexandre Ratchov
2017-02-10
Use __func__ for DPRINTF's as we do in other parts of the
Alexandre Ratchov
2017-02-10
Remove unused variable. From Michael W. Bombardieri <mb at ii.net>.
Alexandre Ratchov
2017-02-08
Improve error handling for poll timeouts
Mike Belopuhov
2017-02-08
Specify the read/write DMA flag for bounce buffers
Mike Belopuhov
2017-02-08
Cleanup the device removal path
Mike Belopuhov
2017-02-08
Switch to Xen interrupt barrier and improve state transitions
Mike Belopuhov
2017-02-08
Abort transactions with non-retriable error when device is stopped
Mike Belopuhov
2017-02-08
Switch to Xen interrupt barrier
Mike Belopuhov
2017-02-08
Introduce Xen interrupt barriers
Mike Belopuhov
2017-02-08
Fixup incorrect test when allocating grant table entries
Mike Belopuhov
2017-02-08
fix a mixup of lengths of addresses and lengths in the aen_start sgl
David Gwynne
2017-02-07
Reduce the per-packet allocation costs for crypto operations (cryptop)
Patrick Wildt
2017-02-07
The return code of crp_callback is never checked, so it is not
Alexander Bluhm
2017-02-07
Make the 'incomplete header' message debug only
Mike Belopuhov
2017-02-07
Release the NET_LOCK() before entering per-driver ioctl() routine.
Martin Pieuchot
2017-02-07
pull struct mfi_evtarg_pd_state out of struct mfi_evt_detail.
David Gwynne
2017-02-07
move the mbuf pools to m_pool_init and a single global memory limit
David Gwynne
2017-02-07
Test for NULL before dereferencing a pointer not after.
Jonathan Gray
2017-02-07
handle physical disk state changes.
David Gwynne
2017-02-07
i got the MFII_TASK_MGMT flags round the wrong way.
David Gwynne
2017-02-07
support hotplug of physical disks.
David Gwynne
[next]