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-10
Prevent an unlikely resource leak
Mike Belopuhov
2017-08-10
sector_count is uninitialized if the SCSI cmdlen is not 6, 10, 12 or
Reyk Floeter
2017-08-10
Fix copy-paste error in the error path of vio_alloc_mem() that checked
Reyk Floeter
2017-08-10
Add missing comma that caused a concatenated string. Fixes printing of
Reyk Floeter
2017-08-10
Correct the upper bound for the command size before the passthrough
Mike Belopuhov
2017-08-10
Buffer size for the SCSI vendor string should be 8 char long
Mike Belopuhov
2017-08-10
Fixup upper bound for the completion descriptor identifier
Mike Belopuhov
2017-08-10
Fail if unknown type of an address family was specified
Mike Belopuhov
2017-08-10
Power off all codecs on shutdown to eliminate static noise in speakers
Theo Buehler
2017-08-10
Deactivate the device if I/O fails in attach.
Martin Pieuchot
2017-08-10
Remove a leftover bit that was dereferencing an uninitialized pointer
Mike Belopuhov
2017-08-10
Add glue for passing through file+line when WITNESS is enabled
Philip Guenther
2017-08-10
Remove some case statements which have been compiled out since 2000.
Frederic Cambus
2017-08-09
vmd: allow guest PCI interrupt line reassignment.
Mike Larkin
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
[next]