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
2018-05-09
Mark `f_ops' as immutable.
Martin Pieuchot
2018-05-08
Print xHCI revision in dmesg.
Martin Pieuchot
2018-05-07
Add logging options to wsmouse. Input and event logging for debug
Ulf Brosziewski
2018-05-06
Change the order in which whe write ouw own MAC address into the relevant two
Mark Kettenis
2018-05-04
Add a common rules file for ofw sources to help keep the configurations
Visa Hankala
2018-05-03
Set the assigned clock settings in imxesdhc(4), which leads to a frequency
Patrick Wildt
2018-05-03
Add code to initialize the USB 3 PHY on i.MX8MQ.
Patrick Wildt
2018-05-03
Add an API to configure clocks to specific pre-assigned values. These
Patrick Wildt
2018-05-03
use rasops scrollback with radeondrm as well
Jonathan Gray
2018-05-03
Use the default background attribute when erasing rows in doswitch and
Jonathan Gray
2018-05-03
Add support for SMCCC 1.1 which provides proper support for the firmware-based
Mark Kettenis
2018-05-02
Continue kettenis@'s revert:
Peter Hessler
2018-05-02
Enable power domain for xhci(4).
Patrick Wildt
2018-05-02
Add imxpd(4) which is a power domain controller driver that
Patrick Wildt
2018-05-02
Implement a power domain framework to turn on/off so-called power
Patrick Wildt
2018-05-02
Revert previous commit; the XR17V35X probe that was added accesses registers
Mark Kettenis
2018-05-02
Remove proc from the parameters of vn_lock(). The parameter is
Visa Hankala
2018-05-01
Bump the clock frequency to a higher level that every card (per spec)
Patrick Wildt
2018-05-01
Simplify/refactor the way vendor/product/serial informations are
Landry Breuil
2018-04-30
Reduce the scope of the NET_LOCK() in in_control(). Two functions were
Theo Buehler
2018-04-30
Use acpi_register_gpio() to register gpio space like we do for chvgpio(4).
Mark Kettenis
2018-04-29
Unsigned values are always >= 0, fix Coverity 1468443.
Martin Pieuchot
2018-04-29
Fail early when transfers aren't completed in order.
Martin Pieuchot
2018-04-29
'juming' -> 'jumping' in comment.
Kenneth R Westerback
2018-04-29
em: Add magic delay for HP elitebook 820 G3
Stefan Fritsch
2018-04-29
em: Make em_get_software_flag() recursive
Stefan Fritsch
2018-04-29
em: Improve access logic for software flag
Stefan Fritsch
2018-04-28
Some drivers handle settting a new wifi link state manually, so make sure
Peter Hessler
2018-04-28
replace add_*_randomness with enqueue_randomness()
Jasper Lievisse Adriaanse
2018-04-28
When starting a background scan, free the nodes table to ensure we
Stefan Sperling
2018-04-28
pgt(4): do not tsleep in the scan ioctl.
Paul Irofti
2018-04-28
Print more debug informations in the event xfer handler.
Martin Pieuchot
2018-04-28
Correct IST macro and add a new macro for setting Frame IDs.
Martin Pieuchot
2018-04-28
Clean up the parameters of VOP_LOCK() and VOP_UNLOCK(). It is always
Visa Hankala
2018-04-27
rasops: implement scrollback
Joshua Stein
2018-04-27
Introduce an helper function to extract endpoint's max burst value.
Martin Pieuchot
2018-04-27
Introduce an helper function to extract endpoint's max burst value.
Martin Pieuchot
2018-04-27
regen
Mike Larkin
2018-04-27
add Marvell 88W8897 wireless to pcidevs (no driver yet)
Mike Larkin
2018-04-27
Print index as unsigned.
Martin Pieuchot
2018-04-27
Fix an off-by-one in xhci_xfer_tdsize().
Martin Pieuchot
2018-04-27
Remove duplicate device identification so my usb drive attaches as a umass
Theo Buehler
2018-04-27
Delete superfluous includes of <sys/file.>
Philip Guenther
2018-04-27
The i.MX8M has the same quirk as the i.MX6SX, where the CAP1 register
Patrick Wildt
2018-04-27
Newer fec(4), like implemented on i.MX8M, have multiple interrupt lines
Patrick Wildt
2018-04-27
implement test for running in a hypervisor on amd64/i386
Jonathan Gray
2018-04-26
net80211: stub SIOCS80211SCAN, make ifconfig scan instant.
Paul Irofti
2018-04-26
Reduce differences between isoch & bulk/intr routines.
Martin Pieuchot
2018-04-26
Follows section 6.2.3.6 to compute endpoint interval.
Martin Pieuchot
2018-04-25
update ttm and radeondrm(4) to Linux 4.4.129
Jonathan Gray
[next]