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-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
2017-08-28
Add urng(4) which supports various USB RNG devices. Instead of adding one
Jasper Lievisse Adriaanse
2017-08-28
tyop and whitespace nit
Jasper Lievisse Adriaanse
2017-08-28
Add rkpmic(4), a driver for the RK808 Power Management IC. For now, this
Mark Kettenis
2017-08-28
regen
Stefan Sperling
2017-08-28
Add PCI device IDs for audio and USB OTG devices found on Atom z8300 SoC.
Stefan Sperling
2017-08-28
Fix clang warnings; ok guenther@ deraadt@
Otto Moerbeek
2017-08-27
Add rkiic(4) a driver for the i2c controllers found on the Rockchip RK3399.
Mark Kettenis
2017-08-27
Add glass console support for arm64. This uses the "stdout-path" property
Mark Kettenis
2017-08-27
Make it possible for iwm_stop() to sleep by always running it in
Stefan Sperling
2017-08-27
Add RK3399 i2c-related clocks and fix a typo.
Mark Kettenis
2017-08-27
always use %s to print a non-constant string; ok deraadt@ guenther@
Otto Moerbeek
2017-08-26
bug fix
Ulf Brosziewski
2017-08-26
Mark decimal constants as unsigned to avoid gcc warning.
Mark Kettenis
[next]