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-10-01
Align Rx buffers to prevent unaligned access in the network stack.
Mark Kettenis
2017-09-30
The property that points the the attached PHY is called "phy-handle" instead
Mark Kettenis
2017-09-30
Add preliminary kabylake support to inteldrm(4) by backporting the relevant
Robert Nagy
2017-09-28
The DELAY() recently added to iwn(4) to make association more reliable could
Stefan Sperling
2017-09-26
Prevent null pointer dereference when probing channels
Mike Belopuhov
2017-09-26
Use quoted #includes for files kdump's mkioctls indirectly includes so
Jonathan Gray
2017-09-23
Fix build on octeon by reverting two cosmetic changes in rtwn.c r1.34.
Stefan Sperling
2017-09-23
Add dummy FIOASYNC handler.
Martin Pieuchot
2017-09-22
Use ieee80211_has_addr4() inline function where possible.
Kevin Lo
2017-09-22
- Fix short preamble for rtl8188eu
Kevin Lo
2017-09-22
Move the powering down of all codecs into azalia_halt_corb() after the
Theo Buehler
2017-09-21
Add dwxe(4), a driver the Synopsis DesignWare Ethernet controller used
Patrick Wildt
2017-09-21
Disable a splsoftassert() at least until ohci(4) has been fixed.
Martin Pieuchot
2017-09-19
Add support for being a regmap provider in syscon(4). So far the driver
Patrick Wildt
2017-09-13
Add missing pipe in sxitwi(4)'s match code to actually make
Patrick Wildt
2017-09-12
- sprinkle variable name and printf tweaks
Jasper Lievisse Adriaanse
2017-09-10
- call usbd_deactivate() rather than simply returning in case of errors
Jasper Lievisse Adriaanse
2017-09-08
Add support for isochronous transfers to xhci(4).
Stefan Sperling
2017-09-08
fdc: Print warning if kthread_create fails
Stefan Fritsch
2017-09-08
If you use sys/param.h, you don't need sys/types.h
Theo de Raadt
2017-09-07
Check return of rtsx_write in previous commit as RTSX_WRITE macro
Joshua Stein
2017-09-07
In copycols() remove useless code that modifies the uninitialized
Alexander Bluhm
2017-09-07
In toshiba_hotkey() initialize the ret value to failure as it is
Alexander Bluhm
2017-09-06
In the case that we want to force a new RAID assembly and the metadata
Patrick Wildt
2017-09-06
add support for the Realtek RTS525A
Joshua Stein
2017-09-06
fix comment
Joshua Stein
2017-09-05
explicitly clear the output pipe
Jasper Lievisse Adriaanse
2017-09-05
EPROTO is now in sys/errno.h
Otto Moerbeek
2017-09-05
Correct a bounds test. Coverity CID 1452930.
Jonathan Gray
2017-09-05
Add additional errno values required by POSIX.
Jonathan Gray
2017-09-04
Don't require exactly 20 elements in the _BIX package if at least 20
Joshua Stein
2017-09-04
Revert previous: "Fix a remaining length miscalculation in xhci(4)."
Stefan Sperling
2017-09-04
Make sure iwn(4) firmware gets to see a beacon before we send an auth request.
Stefan Sperling
2017-09-03
fdc: defer probing of floppy drives
Stefan Fritsch
2017-09-03
Attach rtwn(4) to RTL8192CE. Tested by me.
Stefan Sperling
2017-09-03
When I merged rtwn(4) and urtwn(4) register definitions, an extra
Stefan Sperling
2017-09-03
drm/i915: fix compiler warning in drivers/gpu/drm/i915/intel_uncore.c
Jonathan Gray
2017-09-03
drm/atomic: If the atomic check fails, return its value first
Jonathan Gray
2017-09-03
drm: Release driver tracking before making the object available again
Jonathan Gray
2017-09-02
Support Allwinner A64's ethernet controller clocks and reset
Patrick Wildt
2017-09-02
handle rk3288 i2c clocks
Jonathan Gray
2017-09-01
Add macros for reading the bmAttributes field of the USB super speed
Stefan Sperling
2017-09-01
Fix a remaining length miscalculation in xhci(4).
Stefan Sperling
2017-08-30
Use endpoint 5 for chaoskey, it should have been 5 from the start, this
Aaron Bieber
2017-08-30
Decode pin mux configuration correctly in gpio(4) support code such that
Mark Kettenis
2017-08-30
Report the rebuild state properly, so that in the case of a rebuild
Patrick Wildt
2017-08-29
add _MEASURE_RATE bits from uonerng(4)
Jasper Lievisse Adriaanse
2017-08-29
rename sc_pipe to sc_outpipe to indicate it's direction as there'll come an
Jasper Lievisse Adriaanse
2017-08-29
"urng" is needed on the file lines... or these end up in all kernels,
Theo de Raadt
2017-08-28
Fix a memory leak in an error path. Coverity CID 1453042.
Jonathan Gray
[next]