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
Age
Commit message (
Expand
)
Author
2009-09-09
reorganize attach/initialization into more task specific functions.
Jacob Meuser
2009-09-09
Use information from the FDT to set up bus tags and extents.
Mark Kettenis
2009-09-09
remove inline functions and move some code from the trunk_lacp_input()
Reyk Floeter
2009-09-09
Add simple PXA27x matrix keypad controller driver
Marek Vasut
2009-09-09
Palm: Integration into the tree
Marek Vasut
2009-09-09
Palm: Add support for PXA255 Palm Tungsten|C
Marek Vasut
2009-09-09
Palm: Add proper license texts
Marek Vasut
2009-09-09
move code to reset the controller from the attach function to it's
Jacob Meuser
2009-09-09
Today we just support a font width up to 8 pixels. Allow a font width
Marcus Glocker
2009-09-09
add a few more members to stream_t and use it as a coherent source
Jacob Meuser
2009-09-09
move code to enable widget unsolicited event generation into it's
Jacob Meuser
2009-09-09
handle mixer get/set requests for class type mixer items in the underlying
Jacob Meuser
2009-09-09
make sure node id for stream mode mixer items is valid
Jacob Meuser
2009-09-09
azalia.h:
Jacob Meuser
2009-09-08
cleanup/fix RIRB processing:
Jacob Meuser
2009-09-08
Something i should have commited months ago.
Owain Ainsworth
2009-09-08
I had not enough oks to commit this diff.
Michele Marchetto
2009-09-08
copyout() the correct size in sys_fhstatfs(), broken since 1.138.
Miod Vallat
2009-09-08
Add support for divert sockets. They allow you to:
Michele Marchetto
2009-09-07
de-inline a function which gains absolutely no benefit at all from it
Theo de Raadt
2009-09-07
The bright folks who designed the rb600 seem to have left out an RTC. So
Mark Kettenis
2009-09-07
Bring support for booting RB600.
Dariusz Swiderski
2009-09-07
Add another umass-to-modem request type which is needed for
Marco Pfatschbacher
2009-09-07
Sync mplock code with the current paradigm used in all other MP platforms.
Miod Vallat
2009-09-07
sizeof ptr vs sizeof *ptr bug; ok mglocker@
Miod Vallat
2009-09-07
sync
Stuart Henderson
2009-09-07
Correct the PHY ID for IC+ IP1001. From Brad, confirmed with the datasheet.
Stuart Henderson
2009-09-07
Fix static-port, found by jmc@. ok henning@.
Stuart Henderson
2009-09-06
Don't pass uninitialized stack memory to setdisklabel() as the 'old'
Kenneth R Westerback
2009-09-06
Attach devices to obio(4) based on information from the flattened device
Mark Kettenis
2009-09-06
Implement OF_getproplen().
Mark Kettenis
2009-09-06
Fix typo in comment, safe -> save.
Marcus Glocker
2009-09-06
Fix udl_copycols overlay copy problem by copying area to off-screen first
Marcus Glocker
2009-09-06
Palm: cleanup kernel configuration files
Marek Vasut
2009-09-05
Make use of the new wsdisplay ability, committed by miod previously, which
Marcus Glocker
2009-09-05
- don't try to shove a daddr64_t value into an int32_t.
Jasper Lievisse Adriaanse
2009-09-05
Buglet crept in.
Miod Vallat
2009-09-05
sync comment to reality, off-page page headers go into
Thordur I. Bjornsson
2009-09-05
u_int32_t not u_int32_ts in debug code.
Claudio Jeker
2009-09-05
fix typos
Theo de Raadt
2009-09-05
Check the return value of all emulops in the emulation code, and abort
Miod Vallat
2009-09-05
Make the output() wsemul_op return the number of characters processed and
Miod Vallat
2009-09-05
Change the wsdisplay_emulops return types from void to int; emulops will now
Miod Vallat
2009-09-05
Rework internal interfaces in the wsdisplay emulation code to prepare for
Miod Vallat
2009-09-05
scsi_done before COMPLETE
David Gwynne
2009-09-05
scsi_done before COMPLETE.
David Gwynne
2009-09-05
call scsi_done before returning COMPLETE
David Gwynne
2009-09-05
call scsi_done before returning COMPLETE in the stuffup case.
David Gwynne
2009-09-05
Fix various cases of stackgap_alloc() size arguments not being computed
Miod Vallat
2009-09-05
Make sure ehci_open() invokes ehci_device_setintr() at splusb; found with
Miod Vallat
[next]