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-07-04
Move allocation behind sanity check to address possible memory leak as
Patrick Wildt
2018-07-04
Do not try to unlock the fdplock() in an error path if it isn't held.
Martin Pieuchot
2018-07-03
Add a new so_seek member to "struct file" such that we can have seekable
Mark Kettenis
2018-07-03
Use LIST_FOREACH construct instead of homebrew loop.
Kevin Lo
2018-07-03
regen
Frederic Cambus
2018-07-03
Add device IDs of the VIA VX900 chipset.
Frederic Cambus
2018-07-03
During attach, give the loop a while to settle before we start looking
Jonathan Matthew
2018-07-03
regen
Landry Breuil
2018-07-03
Add usb ids for the Logitech Webcams C210 and C270.
Landry Breuil
2018-07-03
If we're not on a fabric, we may still need to attach and detach targets
Jonathan Matthew
2018-07-03
Instead of overwriting `f_data' replace the 'struct file' with a new one.
Martin Pieuchot
2018-07-03
Fix typo.
Kevin Lo
2018-07-03
Nuke unused variable.
Kevin Lo
2018-07-02
Allow pluart(4) to attach to acpi(4).
Mark Kettenis
2018-07-02
Allow xhci(4) to attach to acpi(4).
Mark Kettenis
2018-07-01
acpi: clean up some inconsistent style in the hid matching arrays
Mike Larkin
2018-07-01
Use generated string for the bus number extent.
Mark Kettenis
2018-07-01
Allow ahci(4) to attach to acpi(4).
Mark Kettenis
2018-07-01
Move acpi(4) attach glue into acpi_machdep.c.
Mark Kettenis
2018-07-01
Use fnew() to allocate a struct file. Simplifies the code.
Mark Kettenis
2018-07-01
Remove semicolon before printing the AML name.
Mark Kettenis
2018-07-01
Allow com(4) to attach to acpi(4). For now we will only use this on arm64
Mark Kettenis
2018-07-01
Add support for _DSD Device Properties.
Mark Kettenis
2018-07-01
Add definitions for SPCR tables.
Mark Kettenis
2018-06-30
Typo in comment in previous file which I said I'd address in the original
Mike Larkin
2018-06-30
acpisurface(4): driver for Surface Pro 4 and Surface Book hardware
Mike Larkin
2018-06-30
Add intr_enable() function, intended for MI use to amd64 and i386 and use
Mark Kettenis
2018-06-29
Use <stdint.h> types.
Mark Kettenis
2018-06-29
ACPI: Allow (with warning) GPE handler reassignment, instead of returning
Mike Larkin
2018-06-28
regen
Kevin Lo
2018-06-28
Add Microchip Ethernet device IDs.
Kevin Lo
2018-06-28
Remove unused/redundant prototypes.
Mark Kettenis
2018-06-26
knf
Mike Larkin
2018-06-26
Let acpi(4) pass down the bus dma tag.
Mark Kettenis
2018-06-25
Reorganize acpi(4) code a bit in preparation for upcoming arm64 support.
Mark Kettenis
2018-06-25
Implement DRI3/prime support. This allows graphics buffers to be passed
Mark Kettenis
2018-06-24
Save all mixer elements in the suspend/resume array instead of only
Alexandre Ratchov
2018-06-24
If ACPI tables are present, set a global variable to point at their
Mark Kettenis
2018-06-22
set I2C_F_POLL when acquiring the iic bus in an interrupt handler
Joshua Stein
2018-06-20
drm/i915: Disable LVDS on Radiant P845
Jonathan Gray
2018-06-19
Add support for SAS3.5 controllers. This involves reordering
Jonathan Matthew
2018-06-18
Add an HP LD220 pole display
Mike Belopuhov
2018-06-18
regen
Mike Belopuhov
2018-06-18
Add an HP LD220 pole display
Mike Belopuhov
2018-06-18
Run the code to handle interrupts directly from the interrupt handler
Mark Kettenis
2018-06-17
Use regmap
Mark Kettenis
2018-06-17
Resetting fec(4) also resets the MII control register. Since we
Patrick Wildt
2018-06-17
Add curly braces to the if-condition to make sure the bus width
Patrick Wildt
2018-06-17
Add another missing clock for i.MX7D. This particular clock lives on the
Mark Kettenis
2018-06-16
regen
Jonathan Matthew
[prev]
[next]