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-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
2016-03-14
Correct the value of SRT_ENDTAG: it was documented incorrectly in early
Philip Guenther
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
don't check a stack-allocated array against NULL
mmcc
2016-03-11
Move rtwn(4) DMA init code back to the PCI part of the driver.
Stefan Sperling
2016-03-10
don't check stack-allocated arrays against NULL
mmcc
2016-03-10
Enforce some naming sanity. Stop using 'sc_link' to mean two different
Kenneth R Westerback
2016-03-09
Remove pointless function pointers from urtwn(4) softc. They didn't serve
Stefan Sperling
2016-03-09
Make rtwn(4) check for "unsupported test chip" error during attach again.
Stefan Sperling
2016-03-09
Make rtwn(4) stop the chip during DVACT_QUIESCE rather than DVACT_SUSPEND
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-07
Fix end signature check, from Patrick Wildt.
Martin Pieuchot
2016-03-04
extra ) not needed, spotted by tiago silva
Theo de Raadt
2016-03-03
Convert uiomovei to uiomove. Fixes a few integer truncations along the
Stefan Kempf
2016-03-03
Remove WSDISPLAY_COMPAT_SYSCONS. We no longer run FreeBSD binary X11
Christian Weisgerber
2016-03-03
Move fdt to a more centralized location so it can be used by arm as well. Dif...
Brandon Mercer
2016-03-02
Claim to be more versions of windows for _OSI checks.
Jonathan Gray
2016-03-01
Copy the stackgap_init() and stackgap_alloc() functions from
Christian Weisgerber
2016-02-28
Remove USB_SET_IMMED ioctl and corresponding code and manpage bits.
Stefan Kempf
2016-02-27
pakets -> packets
mmcc
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-19
Right shift by an amount larger than width of type is undefined behavior.
Stefan Kempf
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
2016-02-14
Avoid using uninitialized variables in two corner cases. In one
Kenneth R Westerback
2016-02-13
Make iwm(4) initialize net80211 callback pointers at attach time.
Stefan Sperling
[next]