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
2016-09-02
Do not free the configuration descriptor without setting ``dev->cdesc''
Martin Pieuchot
2016-09-02
Prevent a NULL dereference, triggerable with a crafted configuration
Martin Pieuchot
2016-09-02
Avoid calling usbd_set_config_index() in *_attach() and let the stack
Martin Pieuchot
2016-09-02
No need to set 'error' to 0 at the beginning of acx_encap(), as
Tom Cosgrove
2016-09-01
remove three more sparc references noticed by jsg
Ted Unangst
2016-09-01
add iatp(4), a driver for the i2c touchpad and touchscreen found on
Joshua Stein
2016-09-01
Always initialize error code returned from iwm_firmware_load_chunk().
Stefan Sperling
2016-09-01
for broadwell HIDs, apply a magic write found in linux that is
Joshua Stein
2016-09-01
- disable controller when we're done using it
Joshua Stein
2016-09-01
- separate hid and ihidev attachment for upcoming drivers
Joshua Stein
2016-09-01
remove another straggler hunted down by miod
Ted Unangst
2016-09-01
openbsd.randomdata became RO in userland due to the RELRO work. We should
Theo de Raadt
2016-08-31
Remove rt leftovers in isapnp, unbreak kernel config.
Alexander Bluhm
2016-08-31
Support A Radio Free Europe!
Ted Unangst
2016-08-31
Don't put a device in the wake device list if _STA says it's not there.
Mike Larkin
2016-08-31
sys/arch/sgi/hpc/wskbdmap_sgi.c should be regen'd too.
Jeremie Courreges-Anglas
2016-08-31
these drivers should have perished in the same fire as mvme88k
Ted Unangst
2016-08-31
Remove unnecessary 'error' assignment
Tom Cosgrove
2016-08-31
remove some ISA drivers for devices not recently seen in the wild.
Ted Unangst
2016-08-31
regen
Jeremie Courreges-Anglas
2016-08-31
Estonian keymap
Jeremie Courreges-Anglas
2016-08-31
Delete unused ioctls and associated macros. Move macros that are still
Alexandre Ratchov
2016-08-30
Make the init code match the comment and disable watchdog
Jonathan Gray
2016-08-29
Set MTU size to ~4k until the TX path is ready to deal with larger packets
Mike Belopuhov
2016-08-29
Don't count output errors twice
Mike Belopuhov
2016-08-29
Fixup packet fragment unrolling procedure
Mike Belopuhov
2016-08-27
Return -1 if we try to set the frequency of a clock but couldn't find it.
Mark Kettenis
2016-08-26
correct INTR_MSG_MASK to include INTR_MSG_1
Jonathan Gray
2016-08-24
pool_setipl for oce(4)
David Gwynne
2016-08-24
pool_setipl for cardbus and drm pools.
David Gwynne
2016-08-23
Add functions to assert/deassert all reset signals for a device.
Mark Kettenis
2016-08-23
don't enter burst mode for single-byte reads and writes.
Joshua Stein
2016-08-23
Actually make fdt_find_node() return NULL if the node couldn't be found.
Mark Kettenis
2016-08-23
remove duplicated test for em_82574
Jonathan Gray
2016-08-23
Convert %q to %ll in format strings
Philip Guenther
2016-08-22
Fix two small bugs in the new reset API code.
Mark Kettenis
2016-08-22
Add an API to set the clock frequency.
Mark Kettenis
2016-08-22
Add a reset signal API alongside the clock API.
Mark Kettenis
2016-08-22
Implement interfaces to disable clocks and add interfaces that enable or
Mark Kettenis
2016-08-21
Add a minimal clock "framework". Build it on armv7.
Mark Kettenis
2016-08-21
Fix a pasto in a comment.
Mark Kettenis
2016-08-18
Reset the input state completely when wsmouse is (re-)opened.
Ulf Brosziewski
2016-08-18
Update NVS protocol structure definitions to the 2016 version
Mike Belopuhov
2016-08-18
add a missing splx in an error path
Jonathan Gray
2016-08-18
Clean up style and replace a magic value with a magic define
Mike Belopuhov
2016-08-17
Sync up monitor trigger groups handling to the upstream
Mike Belopuhov
2016-08-17
Replace hand rolled atomic bit operations and use MI ones from DRM
Mike Belopuhov
2016-08-17
Add support for RT5390 and RT5392 chipsets to the ral(4) driver.
Stefan Sperling
2016-08-17
Update ral(4) firmware for RT2860 family devices.
Stefan Sperling
2016-08-17
wpi(4) scans all bands at once, as far as the net80211 stack is concerned.
Stefan Sperling
[next]