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-18
Prevent integer overflow in WSDISPLAYIO_LDFONT ioctl.
Mark Kettenis
2017-07-18
Remove stray whitespace.
Mark Kettenis
2017-07-18
Fixup the printf string, spacing
Mike Belopuhov
2017-07-18
fix previous to make sxiccmu compile again
Jonathan Gray
2017-07-17
The Linux kernel device trees use "allwinner,sun50i-h5-ccu" as the compatible
Mark Kettenis
2017-07-17
Implement a proper hash table instead of lumping evrything into a single
Mark Kettenis
2017-07-17
Forbid overwriting a grant table entry currently in use
Mike Belopuhov
2017-07-17
Reduce amount of CAS attempts in a busy-wait loop by a factor of 100
Mike Belopuhov
2017-07-17
Pick the correct TX buffer when unrolling
Mike Belopuhov
2017-07-17
Reimplement mbuf/map to descriptor mapping
Mike Belopuhov
2017-07-17
Make athn(4) send RTS frames at 2 Mbit/s again. I changed this to 1 Mbit/s
Stefan Sperling
2017-07-17
Grant table entries must be disassociated once CCB is complete
Mike Belopuhov
2017-07-16
Fix missing splx() in iwm_newstate_task(). Bug introduced 2 hours ago in r1.200.
Stefan Sperling
2017-07-16
Add comments to the definitions of iwm(4) driver-private flags.
Stefan Sperling
2017-07-16
Remove the AP from iwm's firmware station table when moving out of AUTH state.
Stefan Sperling
2017-07-16
Some net80211 state changes are triggered by incoming frames, and it is
Stefan Sperling
2017-07-16
Match /clocks node on Allwinner H5.
Mark Kettenis
2017-07-16
Explain the multi-touch tracking function.
Ulf Brosziewski
2017-07-16
Minor changes in the setup.
Ulf Brosziewski
2017-07-16
regen
Mark Kettenis
2017-07-16
Update Skylake Graphics IDs.
Mark Kettenis
2017-07-15
Get rid of the device reset hack in iwm_newstate_task().
Stefan Sperling
2017-07-15
Disable the has_audio pipe config check. We don't manage the HDMI/DP audio
Mark Kettenis
2017-07-14
Spacing
Mike Belopuhov
2017-07-14
Reduce the number of CAS loops from ludicrous to ridiculous
Mike Belopuhov
2017-07-14
Silence the interrupt source until the interrupt task has done its job
Mike Belopuhov
2017-07-14
Support out-of-order TX completion notifications
Mike Belopuhov
2017-07-14
Add some more i2c glue to reduce the diffs to Linux.
Mark Kettenis
2017-07-13
kill a prototype for a nonexisting function; ok mpi@
Christian Weisgerber
2017-07-13
Fix multicast reception: use unsigned chars to avoid accidental sign
Christian Weisgerber
2017-07-13
Add a comment explaining why pciide(4) must skip attaching disks
Mike Belopuhov
2017-07-12
Add a "Backlight" property to connectors with an associated backlight
Mark Kettenis
2017-07-12
Tweak txp to avoid ifq_deq_begin/commit/rollback
Mike Belopuhov
2017-07-12
Reshuffle vic_start and get rid of the dequeue begin/rollback/commit dance
Mike Belopuhov
2017-07-12
Prefer paravirtualized interface for IDE disks as well
Mike Belopuhov
2017-07-12
Introduce two quirks to prevent attaching ATA and ATAPI devices
Mike Belopuhov
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
[next]