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
2015-08-25
trivial size argument for free()
Theo de Raadt
2015-08-25
obvious sizes for free()
Theo de Raadt
2015-08-25
sizes for simple free() calls
Theo de Raadt
2015-08-24
Audio on the T400/T410/T510/T420/T520/X220/X220t docks needs a quirk
Jonathan Gray
2015-08-24
Add some additional urtwn ids found in the linux rtl8192cu driver.
Jonathan Gray
2015-08-24
regen
Jonathan Gray
2015-08-24
Add some additional urtwn ids found in the linux rtl8192cu driver.
Jonathan Gray
2015-08-23
Make Atom S1200 UART work; Atanas Vladimirov has one.
Theo de Raadt
2015-08-23
fairly trivial sizes for free()
Theo de Raadt
2015-08-22
Make urtwn(4) attach to Netgear WNA1000Mv2. From Mark Willson.
Stefan Sperling
2015-08-22
regen
Stefan Sperling
2015-08-22
Add device ID for Netgear WNA1000Mv2. From Mark Willson via misc@
Stefan Sperling
2015-08-21
Run the part of the interrupt handler that does rx completion without holding
Mark Kettenis
2015-08-21
enable beep and CD controls on ALC292
Jonathan Gray
2015-08-20
Respect the access size when reading or writing to pci config space.
Mark Kettenis
2015-08-20
Enable audio on Thinkpad docks. Help from jsg@ for the *40 / *50 series
Mike Larkin
2015-08-20
remove unused vesafb code, had been commented out and not compiled in for
Mike Larkin
2015-08-19
Stop passing around constants for metadata size and location. Just
Kenneth R Westerback
2015-08-18
Add missing trailing to error message:
Stefan Sperling
2015-08-17
The 80's called and want their interface back. Remove last fragments of
Kenneth R Westerback
2015-08-15
Do not perform timeout maintainance on sc->poll_timeout if it has not been
Miod Vallat
2015-08-15
do the global tx free accounting in myx_start with a single atomic op
David Gwynne
2015-08-15
rework the tx path to use a ring to keep track of dmamaps/mbufs.
David Gwynne
2015-08-14
move to a per rx ring timeout for refilling empty rings.
David Gwynne
2015-08-14
rework how we track the packets on the rx rings.
David Gwynne
2015-08-12
Remove last two 'uses' of d_subtype in tree. No point in setting
Kenneth R Westerback
2015-08-12
Merge two return branches in vmt_tclo_tick(). No functional changes.
Masao Uebayashi
2015-08-12
removes two mem leaks in ti (in error path).
Sebastien Marie
2015-08-12
update author information of the copyright section.
Yojiro Uo
2015-08-12
Use a linker script when building i386 kernels to allow section padding on
Mike Larkin
2015-08-12
Check proper HPET period value during attach.
Mike Larkin
2015-08-11
Don't inline long functions as this tends to increase object size
Alexandre Ratchov
2015-08-11
fix regressions introduced in my previous commmit, resulting in
Joerg Jung
2015-08-05
Fix i217 PHY initialization
Stefan Fritsch
2015-08-04
Skip C2 and C3 states from the FADT if the cpu doesn't have ARAT.
Philip Guenther
2015-08-04
do not save & restore a capability register, it is RO.
Theo de Raadt
2015-08-04
add Realtek ALC1150, from Alexandre H. ok deraadt
Ted Unangst
2015-08-04
regen
Ted Unangst
2015-08-04
add C610 HD Audio, from Alexandre H. ok deraadt
Ted Unangst
2015-08-04
If we are setting ACPI_PM1_BM_RLD do it only once, and remember to
Theo de Raadt
2015-08-04
Fix clct(4) audio driver which was stuttering to the point of being useless.
Stefan Sperling
2015-08-04
Provide the fallback C1-via-halt even when _CST can't be evaluated.
Philip Guenther
2015-08-04
Fix a handful of incorrect register offsets in acpihpet.
Mike Larkin
2015-08-03
Remove a debug printf that should have been removed years ago. ok ratchov
Stefan Sperling
2015-07-29
Fix spacing and be more verbose in printfs under #ifdef AUDIO_DEBUG.
Alexandre Ratchov
2015-07-29
Use DMA pointer determine the number of times the audio(4) layer has
Alexandre Ratchov
2015-07-29
Something subtle in previous revision is locking up suspend or booting
Theo de Raadt
2015-07-29
Determine and print Xen hypervisor version.
Mike Belopuhov
2015-07-29
Zap a SLIST in a more obviously correct/safe way.
Kenneth R Westerback
2015-07-29
Rework buffer position reporting code.
Alexandre Ratchov
[next]