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-02-28
Roland UM-ONE
Jonathan Gray
2012-02-28
add support for the MCS7832 which is apparently a low pin count
Jonathan Gray
2012-02-28
regen
Jonathan Gray
2012-02-28
- move GE_FORCE_9300_GE_1 to correct order
Jonathan Gray
2012-02-28
- Always try to reclaim transmitted frames instead of returning
Jonathan Gray
2012-02-26
rather than driving the card with 16k intr/s of low latency interrupts,
Mike Belopuhov
2012-02-26
there's no need to rearm interrupts, we only need to reenable queues;
Mike Belopuhov
2012-02-26
Fix NULL fallout, spotted by naddy
Miod Vallat
2012-02-25
regen
Miod Vallat
2012-02-25
Enable GUS PnP
Miod Vallat
2012-02-25
Don't tinker with the MIDI registers if they aren't mapped; necessary for the
Miod Vallat
2012-02-24
Correct the spelling of "transferred" and "transferring"
Philip Guenthe
2012-02-20
First steps for making ptrace work with rthreads:
Philip Guenthe
2012-02-15
Hold struct filedesc's fd_lock when writing to the fd_ofiles, fd_ofileflags,
Philip Guenthe
2012-02-15
82571/82572 do not properly set byte enables 2 and 3 on MSI
Jonathan Gray
2012-02-12
use the barrier before the inb; not instead of
Theo de Raadt
2012-02-11
This code used to do a register read to force a barrier -- that is not
Theo de Raadt
2012-02-09
Match on Atmel AT91 CDC ACM explicitly as it reports a protocol of 0
Jonathan Gray
2012-02-09
regen
Jonathan Gray
2012-02-09
Atmel AT91 CDC ACM
Jonathan Gray
2012-02-08
Remove the init path of jme_newbuf that used M_WAITOK
Jonathan Gray
2012-02-04
Close races where timer is started on a command and then an splbio()
Kenneth R Westerback
2012-02-04
Since sili_get_ccb() can return NULL if there are no ccb's available,
Kenneth R Westerback
2012-02-02
disable the polling timeout when we suspend; discovered by some code
Theo de Raadt
2012-01-31
add uhid/uaudio quirks for the iPad and iPad 2.
Bryan Steele
2012-01-31
regen.
Bryan Steele
2012-01-31
Add product ID's for the iPad and the iPad 2.
Bryan Steele
2012-01-30
Prevent softraid from being used with devices that do not have a sector
Joel Sing
2012-01-30
Remove redundant call to vr_reset. From Bryan Steele, ok mikeb@
Stuart Henderson
2012-01-29
According to the X.org driver, the Evergreen series of chips are the
Peter Hessler
2012-01-29
sync
Peter Hessler
2012-01-29
add device ID for Radeon HD 6320
Peter Hessler
2012-01-29
Fix another instance of the 11a->11b switch panic (see previous commit).
Stefan Sperling
2012-01-29
Swap the keycodes of the two swapped keys of Apple ISO keyboards.
Martin Pieuchot
2012-01-29
regen
Martin Pieuchot
2012-01-29
Add Apple keyboard IDs found on some PowerBook, MacBook and later. While
Martin Pieuchot
2012-01-29
Swap the keycodes of the two swapped keys of Apple ISO keyboards and update
Martin Pieuchot
2012-01-28
Blacklist a dualpoint model which clitpad sends non compatible PS2 packets.
Martin Pieuchot
2012-01-28
Only pass bio ioctls through to the softraid bio ioctl handler. Rename the
Joel Sing
2012-01-28
Don't panic when switching an ath interface in hostap mode from 11a to 11b.
Stefan Sperling
2012-01-28
Fix ar5k_rt_copy() to copy all fields of the HAL_RATE_TABLE struct.
Stefan Sperling
2012-01-28
Fix dot11Rate for 11b entries in the 11g rates table.
Stefan Sperling
2012-01-28
Force usb_needs_explore() at DVACT_RESUME time; from Alexander Polakov
Theo de Raadt
2012-01-26
Don't printf (recoverable) xruns unless UAUDIO_DEBUG is defined
Alexandre Ratchov
2012-01-26
stop the calibration timeout when stopping the interface (i noticed
Theo de Raadt
2012-01-22
Convert softraid(4) to new bio(4) status interface. This allows bioctl(8)
Joel Sing
2012-01-22
Move list initialisation to the start of the function - this prevents us
Joel Sing
2012-01-22
Disable the softraid disk attach hook on detach.
Joel Sing
2012-01-22
Ensure that the sc_lock is held before the status functions are called.
Joel Sing
2012-01-21
Split sr_uuid_print() into two functions - one that formats and one that
Joel Sing
[next]