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
2017-07-08
Remove duplicate typedesf that are now provided by linux_types.h.
Mark Kettenis
2017-07-08
- For RTL8188CUS/RTL8192CU, we have to force 8051 reset/enable before waiting
Kevin Lo
2017-07-07
You win some, you los some. The Linux 4.4 code is still sub-standard but
Mark Kettenis
2017-07-06
sync the list of pci devices which don't require aperture
Jonathan Gray
2017-07-05
Fix native/raw backlight support in inteldrm(4).
Mark Kettenis
2017-07-05
regen
Mark Kettenis
2017-07-05
Add Intel Braswell Sensor Hub device.
Mark Kettenis
2017-07-04
Ignore entries with specific PCI subvendor/subdevice such that we don't
Mark Kettenis
2017-07-03
blacklist MSI on intel m.2 optane parts. it just doesnt work there.
David Gwynne
2017-07-03
merge error, revealed by clang; ok kettenis@
Christian Weisgerber
2017-07-03
Replace slot time durations with macros.
Kevin Lo
2017-07-03
regen
David Gwynne
2017-07-03
intel optanes are a thing
David Gwynne
2017-07-02
Enable MIPI/DSI support for inteldrm(4). Makes the display on my ASUS
Mark Kettenis
2017-07-02
Add the definition of IEEE80211_DUR_DS_SHSLOT.
Kevin Lo
2017-07-01
Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for
Mark Kettenis
2017-07-01
Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for
Mark Kettenis
2017-07-01
Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for
Mark Kettenis
2017-07-01
- Avoid possible use of uninitialized variable; noticed by jsg@
Kevin Lo
2017-06-30
Fix a format string specifier error in a debug printf.
Mike Larkin
2017-06-29
kill RCSID macros; discussed with millert
Theo de Raadt
2017-06-29
set c.c_maxrxlen to something. apparently lost a line somewhere.
Ted Unangst
2017-06-27
Provide a handler stub for the "channel rescind" message
Mike Belopuhov
2017-06-27
Avoid testing an uninitialised variable in the SCSI_BUSY/SCSI_QUEUE_FULL
Jonathan Gray
2017-06-26
Minor cleanup; when polling delay before calling the interrupt handler
Mike Belopuhov
2017-06-26
Rework the deferred interrupt loop
Mike Belopuhov
2017-06-26
Factor a variable assignment in audiopoll().
Alexandre Ratchov
2017-06-23
Event interrupt handler should call hv_channel_schedule now
Mike Belopuhov
2017-06-23
Request deferred interrupt processing
Mike Belopuhov
2017-06-23
Introduce deferred interrupt processing capability
Mike Belopuhov
2017-06-23
s/membar_sync/virtio_membar_sync/
Mike Belopuhov
2017-06-23
Finish up minor changes in the output and clear the BATCHED channel flag
Mike Belopuhov
2017-06-23
- Fix Tx queues to USB endpoints mapping and merge urtwn_r92c_dma_init()
Kevin Lo
2017-06-22
Add a hypervisor-specific function pointer in pvbus(4) that gets called during
Jonathan Matthew
2017-06-22
Fix another ;; in sys/dev
Tom Cosgrove
2017-06-22
double ;;. xhci one found by geoffhill
Theo de Raadt
2017-06-21
Don't confuse SCSI command status and transfer error code.
Mike Belopuhov
2017-06-21
Return early from NVS command submission if no response is required
Mike Belopuhov
2017-06-21
Include the request id in the I/O debug output
Mike Belopuhov
2017-06-20
Check the validity of the `qtd' pointer after each interrupt case
Visa Hankala
2017-06-20
Remove the IWM_FLAG_HW_INITED flag from iwm(4). This flag was redundant.
Stefan Sperling
2017-06-19
Add a handler for the WSDISPLAYIO_GINFO ioctl in radeondrm, allowing
Frederic Cambus
2017-06-19
Add a handler for the WSDISPLAYIO_GINFO ioctl in inteldrm, allowing
Frederic Cambus
2017-06-19
Do not call txeof nor rxeof in the watchdog routine.
Martin Pieuchot
2017-06-18
pms/alps: configure compat mode
Ulf Brosziewski
2017-06-18
Remove remnants of old versions.
Ulf Brosziewski
2017-06-17
The fonts we are looping through in vga_selectfont() are the builtin
Frederic Cambus
2017-06-16
- Fix incorrect values in the computation of transmit power for the
Kevin Lo
2017-06-16
In iwm_init() save the generation counter once before looping over
Stefan Sperling
2017-06-15
Don't defer attaching PV devices
Mike Belopuhov
[next]