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
2018-02-11
Use the new APIs for setting block lengths and reading from/writing to
Patrick Wildt
2018-02-11
Add sdmmc_io_set_blocklen() which allows to set the block length of an
Patrick Wildt
2018-02-11
Add sdmmc_io_read_region_1() and sdmmc_io_write_region_1() as an
Patrick Wildt
2018-02-11
Copy the scan results into a new buffer to re-align the data so that we
Patrick Wildt
2018-02-11
Since the BCDC header has a variable data offset, so the ethernet packet
Patrick Wildt
2018-02-11
Update the packet header length as well as the mbuf length on
Patrick Wildt
2018-02-10
Add AXP803 support.
Mark Kettenis
2018-02-10
More Allwinner A64 clocks.
Mark Kettenis
2018-02-10
Syncronize filesystems to disk when suspending. Each mountpoint's vnodes
Theo de Raadt
2018-02-10
fix build with SDHC_DEBUG defined, no binary change otherwise
Jonathan Matthew
2018-02-09
Situation occur where bootloader cannot supply kernel with early
Theo de Raadt
2018-02-09
Implement the bwfm(4) SDIO bus logic. This is the bus layer that
Patrick Wildt
2018-02-09
timeout_add -> timeout_add_sec
Jonathan Matthew
2018-02-08
Do not hardcode key length. Pointed out by jsing@
mortimer
2018-02-08
After flushing disks, try again to release all memory. We don't need to
Theo de Raadt
2018-02-08
Toss all releaseable memory, because fragmentation can get in the way
Theo de Raadt
2018-02-08
Use a temporary chacha instance to fill large randomdata sections. Avoids
mortimer
2018-02-08
sr_quiesce() is a new approach for ensuring that softraid drains
Theo de Raadt
2018-02-08
Move bwfm(4) from ifq begin/commit/rollback semantics to the newer
Patrick Wildt
2018-02-07
Sporadically the network over gem(4) interface hang on sparc64 and
Alexander Bluhm
2018-02-07
Outsource setting the backplane window into a specific function so it
Patrick Wildt
2018-02-07
Move parsing the BCDC header on RX into a protocol specific RX
Patrick Wildt
2018-02-07
Move parsing the BCDC header on RX into a protocol specific RX
Patrick Wildt
2018-02-07
Move SDIO bus and protocol definitions from the shared header
Patrick Wildt
2018-02-07
Add helper to find out if the chip supports Save/Restore. Will be used
Patrick Wildt
2018-02-07
Use duid_format() instead of rolling one locally.
Kenneth R Westerback
2018-02-06
Add support for chips which use SYSMEM memory. Code is a simplified
Patrick Wildt
2018-02-06
Support setting the Cortex-M3 cores to active mode.
Patrick Wildt
2018-02-06
remove a bit of dead code. ok bluhm deraadt
Ted Unangst
2018-02-05
Move event packet handling into a serialized process context to remove
Patrick Wildt
2018-02-05
claim copyright
Stefan Sperling
2018-02-05
Move athn(4) USB devices to the open source atk9k HTC firmware.
Stefan Sperling
2018-02-03
Remove a pointless assignment introduced in previous commit.
Stefan Sperling
2018-02-03
Add support for dumping USB transfers via bpf(4) using USBPcap headers.
Martin Pieuchot
2018-02-02
use the same bar used to determine memory type when mapping memory
Jonathan Gray
2018-02-01
Make sure iwn(4) firmware and driver stay in sync when a scan is
Stefan Sperling
2018-01-31
Some wifi drivers don't call ieee80211_newstate() during some state
Stefan Sperling
2018-01-31
Fix 11g ifmedia modes in ath(4) (shown by 'ifconfig ath0 media').
Stefan Sperling
2018-01-31
adjust container_of() for const use
Jonathan Gray
2018-01-31
add pci_is_root_bus()
Jonathan Gray
2018-01-31
add list_prev_entry()
Jonathan Gray
2018-01-31
add dmi_match() and change dmi_found() to use it
Jonathan Gray
2018-01-30
sync
Vadim Zhukov
2018-01-30
Add D-Link DWA-125 rev B2 to list of devices supported by run(4).
Vadim Zhukov
2018-01-30
add more pci defines and pci_pcie_cap()/pcie_capability_read_dword()
Jonathan Gray
2018-01-30
add module_init()/module_exit()/signal_pending()
Jonathan Gray
2018-01-30
add stubs for pci_clear_master()/pci_save_state()/pci_restore_state()/
Jonathan Gray
2018-01-30
add mutex_destroy()/down_read_trylock()
Jonathan Gray
2018-01-30
add create_singlethread_workqueue()/system_power_efficient_wq
Jonathan Gray
2018-01-30
add pm_runtime_* stubs
Jonathan Gray
[prev]
[next]