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
2017-08-09
Add "PNP0303" (8042 PS/2 Controller) to acpi_isa_hids[]
David Coppa
2017-08-07
Add RK3399 USB3 related clocks.
Mark Kettenis
2017-08-04
add ASIX AX99100 support
SASANO Takayoshi
2017-08-04
regen
SASANO Takayoshi
2017-08-04
add ASIX AX99100 device ID
SASANO Takayoshi
2017-08-04
Fix defenition of reset bits.
Mark Kettenis
2017-08-02
Match D-Link DWA-130 rev F1 devices. These work with run(4).
Stefan Sperling
2017-08-02
regen
Stefan Sperling
2017-08-02
Add device ID for D-Link DWA-130 rev F.
Stefan Sperling
2017-08-01
Remove some debug printfs.
Mark Kettenis
2017-08-01
Add a driver for the OCTEON USB3 controller bridge.
Visa Hankala
2017-08-01
defer init of the myxmcl pool to mountroot, and enable pool cpu caches.
David Gwynne
2017-07-30
clang (and newer gcc at high -O) are unaware that objects placed in strange
Theo de Raadt
2017-07-30
Use memcpy instead of casts to copy 8 bytes of data to avoid unaligned
Mark Kettenis
2017-07-29
Remove useless conditional before free().
ians
2017-07-29
Add a bcmaux(4) driver that handles clocks and interrupts for the
Mark Kettenis
2017-07-29
Device trees for the Rasperry Pi are still in flux. Catch up with the
Mark Kettenis
2017-07-28
Add a driver for the OCTEON SATA controller bridge.
Visa Hankala
2017-07-28
The read buffer size reported by the hardware can be up to 4095
Alexander Bluhm
2017-07-27
Use variable edge masks (again).
Ulf Brosziewski
2017-07-27
Initialize pools with correct sizes.
Martin Pieuchot
2017-07-26
Do not add plain edge areas as default.
Ulf Brosziewski
2017-07-26
we_readmem() and ec_readmem() are inlined, but they can also be static.
Theo de Raadt
2017-07-26
uha_init_mscp() is unused.
Theo de Raadt
2017-07-25
fallback on _BIF properly when _BIX exists and returns a package
Joshua Stein
2017-07-25
The LINK_STATE_IS_UP() macro considers LINK_STATE_UNKNOWN as up.
Alexander Bluhm
2017-07-25
Add dwdog(4), a driver for the Synopsys Designware watchdog timer integrated
Mark Kettenis
2017-07-24
Add support for the AXP152 which has a shutdown control register that is
Mark Kettenis
2017-07-24
pcxrtc(4), a driver for the NXP PCF8563 RTC.
Mark Kettenis
2017-07-24
tweak malloc(9) flags: since that M_NOWAIT might return NULL hence it
Gleydson Soares
2017-07-23
this is imt, not ims
Joshua Stein
2017-07-23
Add sxitwi(4), a driver for the (i2c compatible) two-wire bus found on
Mark Kettenis
2017-07-23
RK3288 support.
Mark Kettenis
2017-07-23
RK3288 support.
Mark Kettenis
2017-07-23
Add a few more RK3288 clocks.
Mark Kettenis
2017-07-23
Tweak timeouts a bit such that this works on the RK3288.
Mark Kettenis
2017-07-23
Prevent a possible "MAC context already removed" panic in iwm_auth().
Stefan Sperling
2017-07-23
Add RK3288 support.
Mark Kettenis
2017-07-22
acpibat: look for _BIX first before falling back on _BIF
Joshua Stein
2017-07-22
Add frame length range checks to the input path of iwm(4).
Stefan Sperling
2017-07-22
Introduce jiffies, a volatile unsigned long version of our ticks variable
Mark Kettenis
2017-07-21
Do not permit USB ioctl handler malloc(9)'s to block as this interferes
ians
2017-07-21
Show Synaptics Model IDs.
Ulf Brosziewski
2017-07-21
Replace MD _bus_dmamap_* function calls with MI ones
Mike Belopuhov
2017-07-21
Add frame length boundary checks to the input path of atu(4).
Stefan Sperling
2017-07-21
Unbreak the rsu(4) driver which was not kept up-to-date with recent WPA
Stefan Sperling
2017-07-21
Fix frame length bounds checks in rsu(4).
Stefan Sperling
2017-07-21
Drop Rx'd frames larger than MCLBYTES.
Kevin Lo
2017-07-20
Make otus(4) drop frames larger than MCLBYTES.
Stefan Sperling
2017-07-20
Start a list of isa(4) device names such that we can avoid printing them
Mark Kettenis
[next]