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
2012-07-17
add a bunch of devices found in different laptops and desktops.
Kirill Bychkov
2012-07-16
Add shorter form function aml_node_setval() for setting an int
Theo de Raadt
2012-07-13
Try to avoid using the same wchan name twice.
Theo de Raadt
2012-07-13
Add support compose LED on a usb keyboard
Alexandr Shadchin
2012-07-13
Disable acpivideo(4) on ASUS laptops.
Paul Irofti
2012-07-13
Make the ACPI EC aware of the AML global lock.
Paul Irofti
2012-07-13
Keep separate OACTIVE flags to mark full management/data tx queues,
Stefan Sperling
2012-07-13
Init the baseband processor before selecting antennas since selecting antennas
Stefan Sperling
2012-07-12
Support NetMos NM9820 cardbus (added to puc as well, for the
Theo de Raadt
2012-07-11
for now, restrict hibernate to root in the acpi ioctl kernel interface.
Mike Larkin
2012-07-10
Ooops. A debug printf sneaked in. Sorry about that.
Paul Irofti
2012-07-10
More wraping and style.
Paul Irofti
2012-07-10
Wrap
Paul Irofti
2012-07-09
tiny little oops in untested hibernate block
Theo de Raadt
2012-07-09
clean up ioctl() case statements
Theo de Raadt
2012-07-09
acpi_disable_onegpe() is not used; ok pirofti
Theo de Raadt
2012-07-08
regen
Stefan Sperling
2012-07-08
add another BCM43224 ID; ok and tweak mpi@
Stefan Sperling
2012-07-07
sync
Theo de Raadt
2012-07-07
another netmos cardbus serial; espie owns it
Theo de Raadt
2012-07-07
regen
Jasper Lievisse Adriaanse
2012-07-07
add the x200 camera
Jasper Lievisse Adriaanse
2012-07-07
When aborting a transfer set the halted bit to the QH's qTD and remove
Martin Pieuchot
2012-07-07
Support for USB keyboards that use a variable for each separate key in the
Mike Larkin
2012-07-06
rewrite the receive filter programming to look similar to other
Mike Belopuhov
2012-07-05
Correct the jumbo setup code within brgphy(4). The code had a mistake
Stuart Henderson
2012-07-05
set the prefetch threshold for 99'er as well. provides some additional
Mike Belopuhov
2012-07-05
enable the code that forces a cleanup if number of tx descriptors
Mike Belopuhov
2012-07-05
Add flow control to bnx(4)
Peter Hessler
2012-07-05
regen
Mark Kettenis
2012-07-05
NVIDIA GeForce 320M as found on the 2010 version of the Apple Mac mini.
Mark Kettenis
2012-07-04
Invert the logic for detecting fibre interface media adapters.
Mark Kettenis
2012-07-04
Set the 10_100_ONLY flag for the BCM57791/BCM57795 chipsets
Mark Kettenis
2012-07-03
regen
Jonathan Gray
2012-07-03
Switch from GT1/GT2 style names to marketing names for recent Intel
Jonathan Gray
2012-07-02
Backout premature optimization and actually commit the diff which had been
Miod Vallat
2012-07-02
Report immediate deselection from a target upon selection as a `selection
Miod Vallat
2012-07-02
Hibernate i/o implementation for ahci(4). This works with an ATI SBx00
Jonathan Matthew
2012-07-01
Pass a width value corresponding to one finger for ALPS touchpads when the
Martin Pieuchot
2012-07-01
Add support for the Winbond W83627UHG chip.
Lawrence Teo
2012-07-01
Nuke unused _[23]ltol() and _lto[23]l() inline functions. Move
Kenneth R Westerback
2012-06-29
fix obvious panic on resume with AHCI_DEBUG enabled
Jonathan Matthew
2012-06-29
match on the 7SERIES_SMB
Jasper Lievisse Adriaanse
2012-06-29
regen
Jasper Lievisse Adriaanse
2012-06-29
add a bunch of intel 7 series id's for devices found in the thinkpad x230
Jasper Lievisse Adriaanse
2012-06-28
regen
Mike Belopuhov
2012-06-28
Devices with BCM5724 BCM5750 and BCM5750M PCI IDs were never released
Mike Belopuhov
2012-06-28
Fix issues with AMD chipset ahci(4) attach functions.
Stuart Henderson
2012-06-24
Change arc4random_uniform() to calculate ``2**32 % upper_bound'' as
Matthew Dempsky
2012-06-23
There's no need to check for the last qTD of a list because they are
Martin Pieuchot
[next]