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-03-31
sync
Reyk Floeter
2016-03-31
Add Aruba CP210x for the integrated "Aruba Networks USB to UART Bridge
Reyk Floeter
2016-03-30
Add support for multitouch input to wsmouse.
Ulf Brosziewski
2016-03-30
Hook up the gpio interrupt on devices that use it for card detection.
Mark Kettenis
2016-03-30
Expose the functionality that triggers a check for card insertion or removal.
Mark Kettenis
2016-03-30
Add support for gpio-based interrupts.
Mark Kettenis
2016-03-29
Print address and irq in the same way as sdhc(4)and bytgpio(4).
Mark Kettenis
2016-03-29
Check if a device is present (using _STA) in acpi_foundhid. This prevents
Mark Kettenis
2016-03-29
Implement a cleaner way to prevent acpivout(4) from attaching if we have
Mark Kettenis
2016-03-29
make the ie(4)s bpf_mtap_ether outgoing packets like all the other drivers
David Gwynne
2016-03-28
Replace 0 with NULL.
Mark Kettenis
2016-03-28
Adding each and every new acpi device driver to acpi_foundhid() is
Mark Kettenis
2016-03-28
Match based on _HID instead of the driver name.
Mark Kettenis
2016-03-28
Add support for card detect through a GPIO signal.
Mark Kettenis
2016-03-28
Add bytgpio(4) a driver for the gpio controllers found on Intel's Bay Trail
Mark Kettenis
2016-03-28
Add infrastructure that allows gpio drivers to register themselves with
Mark Kettenis
2016-03-28
Add definitions for GPIO resources.
Mark Kettenis
2016-03-28
OpenBSD has stopped using the SVr4 KDENABIO/KDDISABIO ioctls for at
Matthieu Herrb
2016-03-27
Make it possible to override the standard card detect mechanism. The SD
Mark Kettenis
2016-03-27
Always sleep at same priority.
Martin Pieuchot
2016-03-27
Kill async code commented out for more than 10 years.
Martin Pieuchot
2016-03-21
Replace magic number in urtwn(4) with corresponding macro from ic/r92creg.h.
Stefan Sperling
2016-03-21
In ral(4) RT2860 code, replace custom defrag with m_defrag().
Stefan Sperling
2016-03-21
Fix watchdog timeouts and dropped frames under load with RT2860 ral(4).
Stefan Sperling
2016-03-21
The common part of rtwn(4) needs help from attachment drivers to determine
Stefan Sperling
2016-03-20
Update the axen driver to initialize the hardware on reset. Change was sugges...
Brandon Mercer
2016-03-19
Remove the unused flags argument from VOP_UNLOCK().
natano
2016-03-19
Reduces the noise around the global ``ticks'' variable by renaming all
Martin Pieuchot
2016-03-19
Reduces the noise around the global ``ticks'' variable by renaming
Martin Pieuchot
2016-03-17
'miliseconds' -> 'milliseconds' in comments.
Kenneth R Westerback
2016-03-17
add TXIC TX382B entry.
SASANO Takayoshi
2016-03-17
regen
SASANO Takayoshi
2016-03-17
add TXIC TX382B (vendor 0x4651: product 0x3273)
SASANO Takayoshi
2016-03-17
Do not iterate all over the tree if OF_parent() is called on the root
Martin Pieuchot
2016-03-17
Replace curcpu_is_idle() by cpu_is_idle() and use it instead of rolling
Martin Pieuchot
2016-03-17
Only attempt to build the pci sdhc attachment when it is configured.
Jonathan Gray
2016-03-16
Make urndis(4) print tx/rx errors only if compiled in DEBUG mode.
Stefan Sperling
2016-03-16
Expose new audio ioctls that do one thing only: start and stop DMA,
Alexandre Ratchov
2016-03-15
'accomodate' -> 'accommodate' in comments.
Kenneth R Westerback
2016-03-15
Fix size passed to free(), found the hard way by Nick Permyakov
Jeremie Courreges-Anglas
2016-03-15
Ethernet drivers no longer need to include if_vlan_var.h for the VLAN
Christian Weisgerber
2016-03-15
usbd_is_dying() can't be part of the common rtwn(4) driver code once we
Stefan Sperling
2016-03-15
Exar XR17V354 puc(4) device, "high speed quad uart".
Mike Larkin
2016-03-15
sync
Mike Larkin
2016-03-15
Typo in part number in previous commit (fix Exar P/N from XR17C354 to
Mike Larkin
2016-03-15
sync
Mike Larkin
2016-03-15
sync
Mike Larkin
2016-03-15
Add Exar 4 port PCIe serial port (puc)
Mike Larkin
2016-03-14
Change a bunch of (<blah> *)0 to NULL.
Kenneth R Westerback
2016-03-14
Convert sparc drivers bpp and magma to uiomove
Stefan Kempf
[next]