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-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
2016-09-21
regen
Martin Pieuchot
2016-09-21
SierraWireless MC7455
Martin Pieuchot
2016-09-21
Remove a hack now that the USB stack correctly set the maximum packet
Martin Pieuchot
2016-09-19
Correctly check for valid maximum packet size.
Martin Pieuchot
2016-09-19
``bMaxPacketSize'' is reported as a power of 2 for super speed devices
Martin Pieuchot
2016-09-19
Remove unused getdev() audio driver functions.
Alexandre Ratchov
2016-09-18
Ensure that the device descriptor ``bMaxPacketSize'' value is usable
Martin Pieuchot
2016-09-16
Switch urndis(4) over to the generic RNDIS header
Mike Belopuhov
2016-09-15
all pools have their ipl set via pool_setipl, so fold it into pool_init.
David Gwynne
2016-09-14
Always set the MAC address when initializing the chip.
Martin Pieuchot
2016-09-14
Remove drain(), query_encoding(), mappage() and get_default_params()
Alexandre Ratchov
2016-09-12
Wacom USB tablet driver from Frank Groeneveld.
Martin Pieuchot
[next]