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-07-13
A work-in-progress driver for the Hyper-V NetVSC
Mike Belopuhov
2016-07-13
remove <0 check for an unsigned variable
Theo de Raadt
2016-07-13
remove unused function ether_cmp()
Theo de Raadt
2016-07-12
Reset the mt state completely in wsmouse_mt_init.
Ulf Brosziewski
2016-07-11
Add a simple framework for handling gpio controllers and pins on FDT-enabled
Mark Kettenis
2016-07-11
Initialize oui and model fields in the softc.
Mark Kettenis
2016-07-10
Pay attention to Processor Local X2APIC structures. ACPI 6.0 allows these
Mark Kettenis
2016-07-10
Rename apic_proc_uid field to acpi_proc_uid in the acpi_madt_x2apic struct.
Mark Kettenis
2016-07-10
regen
Mark Kettenis
2016-07-10
Add MICREL KSZ9021 and KSZ9031.
Mark Kettenis
2016-07-10
Build firmware for USB devices on octeon.
Visa Hankala
2016-07-09
Initialize the mii_oui field such that fec(4) can look at it.
Mark Kettenis
2016-07-09
Add interfaces to look up a device tree node by phandle.
Mark Kettenis
2016-07-08
Fix check for "name" property. Restores synthesised "name" proprties in
Mark Kettenis
2016-07-08
regen
Mark Kettenis
2016-07-08
The Atheros PHYs with model ID 7 are the AR8031/AR8033/AR8035 family.
Mark Kettenis
2016-07-05
Improve the tracking functions in wsmouse.
Ulf Brosziewski
2016-07-03
Move videovar.h in to video.c since it isn't used anywhere else.
Marcus Glocker
2016-07-01
add a simple keyboard backlight driver for some chromebooks,
Joshua Stein
2016-06-29
Make the fdt parser skip nop tokens. This is needed on some
Visa Hankala
2016-06-27
Revert if_iwm.c r1.166. We are still seeing links dropping upon HT protection
Stefan Sperling
2016-06-27
Fix a memory leak in an error path.
Jonathan Gray
2016-06-27
Correct the order of memset arguments.
Jonathan Gray
2016-06-27
add ure(4), a driver for Realtek RTL8152 10/100 USB Ethernet adapters,
Jonathan Matthew
2016-06-22
In iwm(4), clear the in_assoc flag when going down. This flag affects behaviour
Stefan Sperling
2016-06-22
Remove code from iwm(4) which sends DTIM and TSF information to the
Stefan Sperling
2016-06-22
Make iwm(4) explicitly send multicast frames at the lowest rate, instead of
Stefan Sperling
2016-06-22
Main Hyper-V nexus driver, work in progress.
Mike Belopuhov
2016-06-21
fix typos in comments and spacing
Alexandre Ratchov
2016-06-20
I2C driver for the Maxim DS1307 Real Time Clock chip.
Marcus Glocker
2016-06-20
In iwm(4), send PHY DB commands as async commands.
Stefan Sperling
2016-06-20
Make umb(4) less verbose by default. 'ifconfig umb0 debug' enables verbose mode.
Stefan Sperling
2016-06-19
Rework how umb(4) attaches such that it also works with devices that implement
Mark Kettenis
2016-06-19
Add define for NCM.
Mark Kettenis
2016-06-19
Make some noise in dmesg when iwm(4) fails to bring up the hardware.
Stefan Sperling
2016-06-18
Add a new AUDIO_GETSTATUS ioctl to get various audio driver variables.
Alexandre Ratchov
2016-06-18
Plug some memory leaks in error paths of iwm(4).
Stefan Sperling
2016-06-17
Merge a lot of code from urtwn(4) into rtwn(4). Both drivers now share code
Stefan Sperling
2016-06-17
Replace tsleep/wakeup by usbd_ref_incr/decr/wait to wait for the kthread
Marcus Glocker
2016-06-16
enable suspend/hibernate fn keys
Giovanni Bechis
2016-06-15
Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM)
Gerhard Roth
2016-06-15
No need for a special DVACT_DEACTIVATE hook, autoconf(9) knows how
Martin Pieuchot
2016-06-14
Make sure OF_getprop() returns the proper length for a synthesised "name"
Mark Kettenis
2016-06-14
Make fdt_node_property() return -1 if the requested property can't be found
Mark Kettenis
2016-06-14
Add missing line feed to DPRINTF makes debug reading easier.
Marcus Glocker
2016-06-13
Remove tracking of endpoints in utvfu_{as,vs}_iface structs as these
Marcus Glocker
2016-06-13
Ensure expected video endpoint has wMaxPacketSize > 0 during
Marcus Glocker
2016-06-13
* Start/stop audio bulk thread as consumer opens/closes device.
Marcus Glocker
2016-06-13
Remove the restriction for the usbd_ref_* functions to work just in case
Marcus Glocker
2016-06-13
Do not execute the callback if the device is beeing detached.
Martin Pieuchot
[next]