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
/
pci
Age
Commit message (
Expand
)
Author
2018-04-02
enable snooping on Intel Apollo Lake HD Audio, pt out & ok jsg
Henning Brauer
2018-04-02
attach on Intel Apollo Lake SMBus, ok jsg
Henning Brauer
2018-04-02
regen
Henning Brauer
2018-04-02
add a bunch of Intel Apollo Lake devices found on NUC6CAYH / Celeron J3455
Henning Brauer
2018-03-28
drm/edid: set ELD connector type in drm_edid_to_eld()
Jonathan Gray
2018-03-28
drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
Jonathan Gray
2018-03-17
Add proper suspend/resume support.
Alexandre Ratchov
2018-03-17
Set base DMA pointers when DMA starts.
Alexandre Ratchov
2018-03-16
Add untested support for Cannon Lake and Ice Lake Ethernet (pch_cnp).
Jonathan Gray
2018-03-16
Improve calculation of the number of commands and sges available.
Jonathan Matthew
2018-03-16
use MFI_STAT_INVALID_STATUS where appropriate
Jonathan Matthew
2018-03-16
Allocate an mfi frame for each ccb, to be used to submit passthrough
Jonathan Matthew
2018-03-14
regen
Jasper Lievisse Adriaanse
2018-03-14
add a number of devices found on the new X1
Jasper Lievisse Adriaanse
2018-03-13
drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
Jonathan Gray
2018-03-13
drm/dp/mst: save vcpi with payloads
Jonathan Gray
2018-03-10
raise bnx(4)'s rxring lwm to 16, ok deraadt
Stuart Henderson
2018-03-10
match two more copper i210 ids
Jonathan Gray
2018-03-10
regen
Jonathan Gray
2018-03-10
Add ids for Ice Lake and Cannon Lake Ethernet and some more I210 ids.
Jonathan Gray
2018-03-10
Add another ICH10 em(4). From John the.cheeze at gmail.
Jonathan Gray
2018-03-10
regen
Jonathan Gray
2018-03-10
Add another ICH10 em(4). From John the.cheeze at gmail.
Jonathan Gray
2018-02-28
Ignore 'fseq version mismatch' notifications from 8265 iwm(4) firmware.
Stefan Sperling
2018-02-28
Correct a pointless longstanding difference in ioctl numbering between
Jonathan Gray
2018-02-26
regen
ccardenas
2018-02-26
Add devices found on thinkpad e475 with an AMD A10-9600P
ccardenas
2018-02-25
Don't pass our configured SSID to iwm(4) firmware during a background scan.
Stefan Sperling
2018-02-25
My previous commit to iwn(4) broke the scan loop.
Stefan Sperling
2018-02-23
regen
David Gwynne
2018-02-23
masanobu saitoh pointed out i had the wrong id for XXV710 SFP28 devs
David Gwynne
2018-02-21
match linux whitespace in ioctl list
Jonathan Gray
2018-02-20
stop mixing bsd and c99 fixed width types and just use c99 types everywhere
Jonathan Gray
2018-02-20
Set the chain_offset field (same as sgl_offset0, only in 16 byte units)
Jonathan Matthew
2018-02-19
Remove almost unused `flags' argument of suser().
Martin Pieuchot
2018-02-08
Move bwfm(4) from ifq begin/commit/rollback semantics to the newer
Patrick Wildt
2018-02-07
Move parsing the BCDC header on RX into a protocol specific RX
Patrick Wildt
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
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
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
[next]