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
2015-02-22
Give RS* IGP radeons a better chance of working thanks to Imre Vadasz
Jonathan Gray
2015-02-21
In iwm(4), fix an inverted check for hardware-ready state. From NetBSD.
Stefan Sperling
2015-02-20
Now that if_input() is a thing, use it
Chris Cappuccio
2015-02-20
Whitespace fixes for iwm(4) code. From NetBSD.
Stefan Sperling
2015-02-20
Make the iwm(4) hardware receive filter pass multicast traffic.
Stefan Sperling
2015-02-19
regen
Jasper Lievisse Adriaanse
2015-02-19
add an id for the ahci controller on the SM A1SAM-2550F (atom c2550) from me,
Jasper Lievisse Adriaanse
2015-02-19
when reading the max packet size in the pcie device config and
David Gwynne
2015-02-18
myri employees and their drivers for linux and solaris have repeatedly
David Gwynne
2015-02-18
we're not using these macros
David Gwynne
2015-02-18
enable pcie relaxed transaction ordering and bump the max payload
David Gwynne
2015-02-17
the rnd event ringbuf calculations aren't correct, which may result in
Ted Unangst
2015-02-16
Memory leak if copyin() or copyout() fails; found by Maxime Villard
Miod Vallat
2015-02-16
allow Arduino Leonardo to attach to umodem(4), from Gregor Best
Stuart Henderson
2015-02-16
sync
Stuart Henderson
2015-02-16
add Arduino Leonardo, from Gregor Best (plus typo+ordering fix)
Stuart Henderson
2015-02-14
Define UPS_PORT_TEST as FreeBSD/NetBSD do.
Masao Uebayashi
2015-02-14
Handle (poll) HCD interrupt right after initialization to immediately mark
Masao Uebayashi
2015-02-12
Convert to if_input().
Martin Pieuchot
2015-02-12
Fix typos.
Masao Uebayashi
2015-02-12
Provide interface for external DMA address configuration.
Masao Uebayashi
2015-02-12
switch back to IRQ_NONE/IRQ_HANDLED
Jonathan Gray
2015-02-12
Convert to if_input().
Martin Pieuchot
2015-02-12
Add and use macros for linux memory barriers. Fix the call in
Jonathan Gray
2015-02-12
Remove a stray ;.
Masao Uebayashi
2015-02-12
Move register accessor macros to saner place.
Masao Uebayashi
2015-02-12
switch some free calls back to kfree
Jonathan Gray
2015-02-12
De-static for backtracing, but using #define to not change indent (for now).
Masao Uebayashi
2015-02-12
switch MUTEX_ASSERT_LOCKED calls back to assert_spin_locked
Jonathan Gray
2015-02-12
Simplify debug ifdefs.
Masao Uebayashi
2015-02-12
Don't panic even if parent port doesn't exist.
Masao Uebayashi
2015-02-12
KNF.
Masao Uebayashi
2015-02-12
convert to if_input.
David Gwynne
2015-02-12
Rename the struct device member of inteldrm_softc to sc_dev and rename the
Mark Kettenis
2015-02-12
Add mutex_is_locked and use it wherever linux uses it.
Mark Kettenis
2015-02-11
Disable the L1 ASPM link state to workaround errata with the
Brad Smith
2015-02-11
- Fix thinko about struct usbd_xfer allocation.
Masao Uebayashi
2015-02-11
- Make use of m_defrag().
Brad Smith
2015-02-11
Disable the L0S and L1 ASPM link states to workaround errata with the
Brad Smith
2015-02-11
include extended capabilities in ahci debug output
Jonathan Matthew
2015-02-11
regen
Brad Smith
2015-02-11
Add Intel Dual Band Wireless AC 3165 / 8260 PCI ids.
Brad Smith
2015-02-11
recognise ahci 1.3.1
Jonathan Matthew
2015-02-11
Switch most printf style functions calls back to linux function names
Jonathan Gray
2015-02-11
Fix debug build, etc.
Masao Uebayashi
2015-02-11
Catch up with the new taskq_create(9) API.
Masao Uebayashi
2015-02-11
g/c sys/cdefs.h header.
Brad Smith
2015-02-11
Prevent processes from entering iwm_ioctl while another process is
Stefan Sperling
2015-02-11
Show error code in DPRINTF error messages within iwm_send_phy_db_data.
Stefan Sperling
2015-02-10
Adjust usb(9) API differences to at least compile.
Masao Uebayashi
[prev]
[next]