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-12
Wacom USB tablet driver from Frank Groeneveld.
Martin Pieuchot
2016-09-12
regen
Martin Pieuchot
2016-09-12
Wacom Intuos Draw, from Frank Groeneveld.
Martin Pieuchot
2016-09-12
Split usbd_fill_iface_data() in two and introduce usbd_parse_idesc() a
Martin Pieuchot
2016-09-11
Get SDIO reset working.
Marcus Glocker
2016-09-10
Ugh, too many initialisms...
Joel Sing
2016-09-10
Clean up some softraid crypto code - rename struct sr_crypto_kdf_pbkdf2 to
Joel Sing
2016-09-10
Use consistent indentation for multi-line function prototypes in iwm.
Stefan Sperling
2016-09-10
Rename the global nvm_to_read const int array to iwm_nvm_to_read.
Stefan Sperling
2016-09-10
iwm(4) inherited the 'MVM' prefix in many of its symbol names from iwlwifi.
Stefan Sperling
2016-09-10
Fix formatting in iwm such that
Stefan Sperling
2016-09-10
Rename iwm_mvm_sta_send_to_fw() to iwm_mvm_sta_cmd(). Get rid of pointless
Stefan Sperling
2016-09-10
Move IWM_NVM_* macro definitions from if_iwm.c to if_iwmreg.h.
Stefan Sperling
2016-09-09
regen
Ted Unangst
2016-09-09
fix atu device ID. kettenis found recent changes meant that atu was
Ted Unangst
2016-09-08
When changing the mask key, copy the new KDF hint to the metadata, if it
Joel Sing
2016-09-07
revert part of 1.18 which caused a regression with at least one ikbd
Joshua Stein
2016-09-05
redo rwlock conversion now that i've compiled it on i386
Ted Unangst
2016-09-05
Backout previous commit; does not compile.
Mark Kettenis
2016-09-05
convert busy flag and tsleep to rwlock as in iwm
Ted Unangst
2016-09-04
Replace iwm's ioctl tsleep/wakeup BUSY flag dance with an rwlock.
Stefan Sperling
2016-09-04
remove some more sparc remnants. ok deraadt
Ted Unangst
2016-09-04
Even more enums which should be #defines were hiding inside if_iwm.c.
Stefan Sperling
2016-09-04
Remove unused IWM_READ_NVM_CHUNK_... macros.
Stefan Sperling
2016-09-04
Purge a ton of "-1 not informative" rated comments from iwm and improve
Stefan Sperling
2016-09-04
Rototil the _rs_clearseed() function once more such that we don't map pages
Mark Kettenis
2016-09-04
Remove disabled iwm debug code which prints the regdomain.
Stefan Sperling
2016-09-04
Rename local variables called 'ret' to 'err' everywhere in iwm.
Stefan Sperling
2016-09-04
Clean up the pile of iwm MAC context command add/send/changed functions.
Stefan Sperling
2016-09-04
correct the size passed to free in iatp_write_reg
Jonathan Gray
2016-09-04
Rename iwm_mvm_phy_ctxt_apply() to iwm_mvm_phy_ctxt_cmd() and get rid of
Stefan Sperling
2016-09-04
naddy discovered that bha no longer builds because it includes the now
Ted Unangst
2016-09-04
Remove unused iwm_mvm_binding_update() wrapper function and replace the
Stefan Sperling
2016-09-04
Get rid of pointless iwm_mvm_time_event_send_add() wrapper.
Stefan Sperling
2016-09-03
aha remnants lurking in here
Ted Unangst
2016-09-03
the src tree is growing too large. delete the aha and ahb drivers in
Ted Unangst
2016-09-03
Remove iwm_release() by inlining its implementation into its only caller.
Stefan Sperling
2016-09-03
iwm was undecided between 'if (err != 0)' and 'if (err)'; switch to 'if (err)'
Stefan Sperling
2016-09-03
In iwm, move assignments to 'err' outside of if-statements.
Stefan Sperling
2016-09-03
The iwm code was torn between 'error' and 'err'; error -> err everywhere
Stefan Sperling
2016-09-03
remove cnw driver. it was never enabled anywhere except on amd64 (and only
Ted Unangst
2016-09-03
sync
Mike Belopuhov
2016-09-03
New Intel 10GbE devices
Mike Belopuhov
2016-09-03
DPRINTFs infesting iwm die in a fire... too much noise
Stefan Sperling
2016-09-03
zaurus has been retired
Philip Guenther
2016-09-03
Get rid of iwm_set_pwr(). Call iwm_set_bits_mask_prph() directly instead.
Stefan Sperling
2016-09-03
fix some whitespace and overlong lines
Stefan Sperling
2016-09-03
Write the system time back to the RTC every 30 minutes.
Christian Weisgerber
2016-09-03
de-zaurus com.c
Jonathan Gray
2016-09-03
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
Philip Guenther
[prev]
[next]