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-23
Print a message if AML attempts to access a part of the Operation Region
Mark Kettenis
2018-05-23
Wait for write operations to complete.
Mark Kettenis
2018-05-23
Add monitor mode support to iwm(4).
Stefan Sperling
2018-05-23
Don't leak the RX pipe in case we have issues opening the TX pipe.
Patrick Wildt
2018-05-23
Only react to deauthentication/disassociation and link changes if we are
Patrick Wildt
2018-05-23
Select correct channel in Host AP mode. One part of that is creating
Patrick Wildt
2018-05-23
Implement a separate initialization stage so that we can still use
Patrick Wildt
2018-05-23
Simplify the CVE-2017-5715 workaround code. Marvell backported SMSCCC 1.1
Mark Kettenis
2018-05-23
Extend list of supported bwfm(4) SDIO chips.
Patrick Wildt
2018-05-23
Map the second bwfm(4) BAR first. The bwfm(4) PCIe devices have two
Patrick Wildt
2018-05-23
Add back a local change to prevent interrupt handlers claiming an
Jonathan Gray
2018-05-22
Call acpi_attach_deps() for the child devices before attempting to power
Mark Kettenis
2018-05-22
Turns out lucky me picked the Asus T100HA to implement the heuristic to
Mark Kettenis
2018-05-22
Do not overwrite `table' in the non-translating case.
Martin Pieuchot
2018-05-22
acpithinkpad(4): add port replicator indicator sensor
Mike Larkin
2018-05-21
Make the way we print "not configured" lines for SDIO devices a bit nicer.
Mark Kettenis
2018-05-21
Implement GPIO functionality.
Mark Kettenis
2018-05-21
Add ccpmic(4), a driver for the "Intel" Crystal Cove PMIC. This is actually
Mark Kettenis
2018-05-21
Consistently suffix the pre-processed NVRAM binary that the bwfm(4)'s
Patrick Wildt
2018-05-21
Implement power management Operation Region support.
Mark Kettenis
2018-05-21
Put controllers and child devices in D0 by calling _PS0 when we attach the
Mark Kettenis
2018-05-21
Pass interrupt description along as well.
Mark Kettenis
2018-05-20
Add tipmic(4), a driver for the "Intel" Dollar Cove TI PMIC. This is actually
Mark Kettenis
2018-05-20
Pass the acpi node corresponding to the i2c device down as the cookie.
Mark Kettenis
2018-05-20
Wake up the acpi thread after scheduling a gpio event.
Mark Kettenis
2018-05-19
Fix GenericSerialBus support by parsing ExtendedAccessField correctly.
Mark Kettenis
2018-05-19
Akin to the PCI attachment driver we can extract the chip's dmesg(8)
Patrick Wildt
2018-05-18
regen
Mark Kettenis
2018-05-18
Fix entry for Intel CM238 LPC.
Mark Kettenis
2018-05-18
Revert previous commit; it break reading the RTC on my Cubox-i.
Mark Kettenis
2018-05-18
After reading the first frame, which we can do in two reads (software
Patrick Wildt
2018-05-18
This needs some #ifndef SMALL_KERNEL as well. Fixes RAMDISK_CD.
Mark Kettenis
2018-05-18
Use SCSI_NOSLEEP for management commands issued during attach.
Jonathan Matthew
2018-05-18
Add bio(4) and sensors for mfii(4), based on code from mfi(4). Most of the
Jonathan Matthew
2018-05-18
Make mfii_mgmt() allocate and release a ccb to simplify the most common use
Jonathan Matthew
2018-05-18
Add DPRINTF/DNPRINTF for debug output as in mfi(4) and convert existing
Jonathan Matthew
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
[next]