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-18
Use passthrough IO rather than MFA for management commands.
Jonathan Matthew
2018-05-17
The Broadcom FullMAC firmware has a few ways of doing flow control. One
Patrick Wildt
2018-05-17
Sprinkle some #ifndef SMALL_KERNEL such that RAMDISK kernels cuild again.
Mark Kettenis
2018-05-17
Implement GenericSerialBus OpRegion support.
Mark Kettenis
2018-05-17
Let hvn_iff handle promisc mode activation
Mike Belopuhov
2018-05-17
Implement LoadTable().
Mark Kettenis
2018-05-17
Recent Broadcom chipsets have a dedicated PMU core and it can't be
Patrick Wildt
2018-05-17
Fix iLO/IPMI remote access problem. At least for bge(4) network port
YASUOKA Masahiko
2018-05-17
regen
Mike Larkin
2018-05-17
pci devices found on dell precision 7520
Mike Larkin
2018-05-16
regen
Mark Kettenis
2018-05-16
Add a few Intel C620 PCH entries.
Mark Kettenis
2018-05-16
After having finished transmitting the last mbuf, don't just return to
Patrick Wildt
2018-05-16
Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4)
Patrick Wildt
2018-05-16
Add glue for the USB3 controller on the i.MX8MQ SoC.
Patrick Wildt
2018-05-16
Correct order of free(9) in an error case.
Patrick Wildt
2018-05-16
Correct shortcomings in imxiic(4) that occurred during the initial
Patrick Wildt
2018-05-16
Implement a BCDC control packet mechanism based on the command request
Patrick Wildt
2018-05-15
Implement Rx of multiple frames per interrupt in the iwm(4) driver.
Stefan Sperling
2018-05-14
Add support for register shift/io-width to the console code as well.
Mark Kettenis
2018-05-13
Add support for Elantech trackpoints to pms. Extend the list of
Ulf Brosziewski
2018-05-13
Add bus DMA barriers to ensure the hardware does not see a TRB cycle bit
Visa Hankala
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
[next]