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
/
usb
Age
Commit message (
Expand
)
Author
2017-02-12
Replace dummy mutex asserts with real ones.
Visa Hankala
2017-02-12
The videocore portion of the raspberry pi which boots the arm cores and
Jonathan Gray
2017-02-10
Fix links to usb-audio specs. From Michael Reed <m.reed at mykolab.com>.
Alexandre Ratchov
2017-02-10
Use __func__ for DPRINTF's as we do in other parts of the
Alexandre Ratchov
2017-02-04
Prefer <sys/endian.h> to <machine/endian.h>
Philip Guenther
2017-02-02
Remove dead assignments and now unused variables.
Charles Longeau
2017-01-31
Fix links to USB audio specs.
Jeremie Courreges-Anglas
2017-01-30
Make urtwn(4) run slot time updates from a USB task.
Stefan Sperling
2017-01-29
In dwctwo(4), fix an off-by-one in frame interval calculation.
Stefan Sperling
2017-01-22
move counting if_opackets next to counting if_obytes in if_enqueue.
David Gwynne
2017-01-12
Finish initial 11n support for athn(4).
Stefan Sperling
2017-01-09
Remove unneeded <sys/malloc.h> from Michael W. Bombardieri.
Martin Pieuchot
2017-01-08
Make urtwn(4) use AMRR instead of letting the firmware handle rate scaling.
Stefan Sperling
2017-01-07
Remove unused MIX_CN_CIN macro, make umidi_evlen[] static, style(9).
Alexandre Ratchov
2017-01-03
No need to set use_maxpkt twice. From Michael W. Bombardieri. Thanks.
Alexandre Ratchov
2017-01-03
No need to include sys/malloc.h. From Michael W. Bombardieri. Thanks.
Alexandre Ratchov
2016-12-27
Add cast to silence warnings generated by clang.
Mark Kettenis
2016-12-20
Group identical close_in_jack() and close_out_jack() into a single
Alexandre Ratchov
2016-12-15
Regen usbdevs
Paul Irofti
2016-12-15
Add Intel Bluetooth devices found on x250 and x260 Thinkpads.
Paul Irofti
2016-12-12
Use DPRINTF instead of printf() in #ifdef UAUDIO_DEBUG section. From
Alexandre Ratchov
2016-12-12
Match on the FTDI Suunto product id, from Kristaps Dzonsons who tested
Jonathan Gray
2016-12-12
Add support for Option iCON 505 from Piotr Isajew and consistently
Jonathan Gray
2016-12-12
regen
Jonathan Gray
2016-12-12
Add Option iCON 505 from Piotr Isajew and consistently
Jonathan Gray
2016-12-05
Remove unused variable. From Michael W. Bombardieri <mb@ii.net>. Thanks!
Alexandre Ratchov
2016-11-30
Do not overlay DMA fragment decriptors with free list handling.
Martin Pieuchot
2016-11-29
m_free() and m_freem() test for NULL. Simplify callers which had their own
Jonathan Gray
2016-11-25
The NCM encoding allows to aggregate multiple segments in one single
Gerhard Roth
2016-11-21
Some MBIM devices need a FCC Authentication before they're willing to
Gerhard Roth
2016-11-16
regen
Gerhard Roth
2016-11-16
Add Sierra Wireless EM7455 LTE module.
Gerhard Roth
2016-11-16
Use memcpy() to copy structures into freshly malloc'ated buffers,
Alexandre Ratchov
2016-11-14
Stop looking for further NCM datagrams if either length or offset of
Gerhard Roth
2016-11-10
Use the NdpIndex of the NCM header as the offset of the NCM pointer instead
Gerhard Roth
2016-11-08
Remove superfluous DMA synchronization now that the stack is doing it for
Martin Pieuchot
2016-11-08
Remove dead store. From Michael W. Bombardieri <mb at ii.net>. Thanks.
Alexandre Ratchov
2016-11-06
Avoid calling usbd_set_config_no() in *_attach() and let the stack do
Martin Pieuchot
2016-10-27
Uniformize debug printfs, by using consistently __func__ everywhere.
Alexandre Ratchov
2016-10-25
Make kernel without INET6 compile again.
Alexander Bluhm
2016-10-12
Rename CDCE_ZAURUS option to CDCE_CRC32 for clarity.
Frederic Cambus
2016-10-04
Let the stack perform DMA synchronization instead of doing it (partially)
Martin Pieuchot
2016-10-03
Fix some bus_dmamap_sync(9) calls.
Martin Pieuchot
2016-10-02
Save and restore the (non-standard) USBMODE register around a reset of the
Mark Kettenis
2016-09-26
Move the net/bpf.h include within the #if NBPFILTER directive
Frederic Cambus
2016-09-24
Remove unused functions.
Mark Kettenis
2016-09-23
Add quirk to allow Yamaha UR22 to attach as uaudio(4). From
Alexandre Ratchov
2016-09-23
sync
Alexandre Ratchov
2016-09-23
Add Yamaha UR22 audio interface.
Alexandre Ratchov
2016-09-21
SierraWireless MC7455.
Martin Pieuchot
[next]