index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpi
/
dwiic_acpi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't complain when child nodes don't have a _CRS method. This happens for
kettenis
2020-08-22
1
-6
/
+4
*
match on AMDI0010
jsg
2020-07-23
1
-1
/
+2
*
Move parsing of _CRS into acpi(4) and pass the parsed address and interrupt
kettenis
2020-05-08
1
-35
/
+36
*
Cleanup <sys/kthread.h> and <sys/proc.h> includes.
mpi
2020-02-18
1
-2
/
+1
*
Add support for X-Gene/eMAG variant.
kettenis
2019-08-04
1
-1
/
+2
*
dwiic_acpi: handle GPIO interrupts when we have no appropriate driver
jcs
2019-07-31
1
-5
/
+11
*
Even when polling is requested, install ihidev's interrupt handler
jcs
2019-07-22
1
-3
/
+4
*
don't bother reading default timing parameters if they're just going
jcs
2019-07-16
1
-6
/
+1
*
Remove semicolon before printing the AML name.
kettenis
2018-07-01
1
-2
/
+2
*
Pass interrupt description along as well.
kettenis
2018-05-21
1
-1
/
+4
*
Pass the acpi node corresponding to the i2c device down as the cookie.
kettenis
2018-05-20
1
-1
/
+2
*
This needs some #ifndef SMALL_KERNEL as well. Fixes RAMDISK_CD.
kettenis
2018-05-18
1
-1
/
+3
*
Implement GenericSerialBus OpRegion support.
kettenis
2018-05-17
1
-1
/
+4
*
dwiic: cleanup function prototypes after ACPI/PCI split
jcs
2018-01-19
1
-17
/
+1
*
Enumerate all i2c devices on the bus. Mark their nodes as attached even
kettenis
2017-12-03
1
-1
/
+14
*
Add PCI attachment for dwiic(4) needed by Intel 100 Series machines
jcs
2017-11-16
1
-0
/
+536