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
Enable SGI for iwm(4).
Stefan Sperling
2016-09-02
The policy field in struct iwm_time_event_cmd_v2 is just a 16bit integer,
Stefan Sperling
2016-09-02
Fix off-by-one error in the IWM_NUM_UCODE_TLV_CAPA range check.
Stefan Sperling
2016-09-02
Although this doesn't seem to cause any issue at the moment, using an
Stefan Sperling
2016-09-02
The iwm_poll_bit() function in iwm(4) returns 1 on success, and 0 on failure.
Stefan Sperling
2016-09-02
The struct iwm_rbuf definition, and the wantresp field in struct
Stefan Sperling
2016-09-02
Remove unused argument in aml_showvalue().
Paul Irofti
2016-09-02
Pass M_ZERO when allocating memory for "struct usbd_endpoint".
Martin Pieuchot
2016-09-02
Cleanup usbd_fill_iface_data() to make it easier to check for bad
Martin Pieuchot
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
[next]