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
/
pci
Age
Commit message (
Expand
)
Author
2016-04-08
sync
Reyk Floeter
2016-04-08
Add Intel Bay Trail EHCI (as found on 1st gen Compute Stick)
Reyk Floeter
2016-04-08
Get rid of some infrastrcuture that is now obsolete and synchronize some of
Mark Kettenis
2016-04-07
Retry the drm_crtc.c "idr"conversion. Turns out the xf86-video-intel driver
Mark Kettenis
2016-04-07
Return -ENOSPC if idr_alloc() fails to allocate an unused id instead of
Mark Kettenis
2016-04-06
Revert the drm_crt.c "idr" conversion as it breaks X on (at least) the T430s.
Mark Kettenis
2016-04-06
Remove some pre-idr leftovers.
Mark Kettenis
2016-04-06
Another "idr" conversion.
Mark Kettenis
2016-04-05
Use the "idr" API here as well, reducing the diffs to Linux.
Mark Kettenis
2016-04-05
Add $OpenBSD$ markers.
Mark Kettenis
2016-04-05
Now that we the "idr" API, we can get rid of a lot of
Mark Kettenis
2016-04-05
Add an implementation of the Linux "idr" API.
Mark Kettenis
2016-04-05
Remove completely out-of-date comment about locking protocol.
Mark Kettenis
2016-04-05
Split out the generic GEM code (like Linux did) and switch it over to
Mark Kettenis
2016-04-05
Add vma offset manager code.
Mark Kettenis
2016-04-05
Add atomic_add_unless(), another strange linux interface.
Mark Kettenis
2016-04-05
Add a linux-compatible rbtree interface on top of our implementation in
Mark Kettenis
2016-03-21
The common part of rtwn(4) needs help from attachment drivers to determine
Stefan Sperling
2016-03-19
Reduces the noise around the global ``ticks'' variable by renaming
Martin Pieuchot
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
Only attempt to build the pci sdhc attachment when it is configured.
Jonathan Gray
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
Allocate statistics command from the heap, pointed out by deraadt@
Mike Belopuhov
2016-03-13
In ichiic(4), ignore the SMBALERT# interrupt. This interrupt has been
Stefan Sperling
2016-03-11
Move rtwn(4) DMA init code back to the PCI part of the driver.
Stefan Sperling
2016-03-09
Make rtwn(4) check for "unsupported test chip" error during attach again.
Stefan Sperling
2016-03-09
Split the rtwn(4) driver into two layers:
Stefan Sperling
2016-03-07
For rtwn(4) and urtwn(4) inline driver-specific definitions in their
Stefan Sperling
2016-03-07
Sync no-argument function declaration and definition by adding (void).
Christian Weisgerber
2016-03-07
Merge TX/RX descriptors used by rtwn(4) and urtwn(4) into common header file.
Stefan Sperling
2016-03-07
Merge rtwn(4) and urtwn(4) register definitions into a common header file.
Stefan Sperling
2016-03-04
extra ) not needed, spotted by tiago silva
Theo de Raadt
2016-02-24
Fix the build with DRMDEBUG. Committing now instead of after unlock to
Jonathan Gray
2016-02-20
sync
Theo de Raadt
2016-02-20
pci bridge, from Hrvoje Popovski
Theo de Raadt
2016-02-19
enable snooping on Intel C610
Jonathan Gray
2016-02-18
Add support for the Intel i219 network chip to the em(4) driver.
Alexander Bluhm
2016-02-18
regen
Alexander Bluhm
2016-02-18
Add Intel i219 em(4).
Alexander Bluhm
2016-02-15
Convert to uiomove. From Martin Natano.
Stefan Kempf
[next]