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
2014-05-11
The relation between uhci(4), ohci(4) and their root hub device is
Martin Pieuchot
2014-05-10
Sidestep format string issue by sanitizing a bit of debug code.
Mark Kettenis
2014-05-09
Format string fixes and removal of -Wno-format for *ppc kernels.
Miod Vallat
2014-05-09
Plug an xfer leak when detaching root hubs.
Martin Pieuchot
2014-05-08
Format string fixes and removal of -Wno-format for hppa kernels.
Miod Vallat
2014-05-08
Format string fixes and removal of -Wno-format for arm kernels.
Miod Vallat
2014-05-08
Format string fix in disabled code. Format bus_space_handle_t with %xl,
Stefan Fritsch
2014-05-08
Plug one more xfer leak.
Martin Pieuchot
2014-05-07
Make sure to call uhidev_close() upon detach for every HID driver calling
Martin Pieuchot
2014-05-06
Add support for the Broadcom PHY found on the Octeon-based DSR-500.
Paul Irofti
2014-05-06
Regen after Broadcom 53115 addition.
Paul Irofti
2014-05-06
Add an entry for the Broadcom 53115 model found on the DSR-500.
Paul Irofti
2014-05-06
Plug two xfer leaks and a buffer one.
Martin Pieuchot
2014-05-05
Plug a memory leak, free the keymap's memory on detach.
Martin Pieuchot
2014-05-05
Plug a memory leak related to HID descriptor parsing.
Martin Pieuchot
2014-05-04
format string fixes for bus_addr_t and bus_size_t
Stefan Fritsch
2014-05-04
format string fix for bus_space_tag_t
Stefan Fritsch
2014-05-04
change type of handle var to u_int16_t
Stefan Fritsch
2014-05-04
Make use of usbd_xfer_isread() instead of rerolling it everywhere.
Martin Pieuchot
2014-05-04
Get rid of EHCI_NULL. No functional change.
Martin Pieuchot
2014-05-03
drm/radeon: call drm_edid_to_eld when we update the edid
Jonathan Gray
2014-05-03
Skip intel_crt_init for Dell XPS 8700
Jonathan Gray
2014-05-03
drm/i915/tv: fix gen4 composite s-video tv-out
Jonathan Gray
2014-05-03
drm/i915: quirk invert brightness for Acer Aspire 5336
Jonathan Gray
2014-05-02
Make acpiprt(4) handle interrupts with non-standard polarity and trigger mode
Mark Kettenis
2014-05-02
Make acpi_mutex_acquire/release actually grab the global lock if it should.
Mark Kettenis
2014-05-01
fixed some debug messages
sasano
2014-04-29
Get rid of the per-softc freelist of transfer descriptors and use a
Martin Pieuchot
2014-04-29
Finally plug the public xfer leak #1 in our USB stack.
Martin Pieuchot
2014-04-29
regen
Ryan Thomas McBride
2014-04-29
Add Microsoft Wireless Mobile Mouse 3500 and Wireless Arc Mouse.
Ryan Thomas McBride
2014-04-29
Make sure to call uhidev_close() upon detach, plug another xfer leak.
Martin Pieuchot
2014-04-29
Plug an xfer leak.
Martin Pieuchot
2014-04-29
Get rid of the per-softc freelist of transfer descriptors and use a
Martin Pieuchot
2014-04-29
Remove device white-listing as matching method, relies on on usage id
Andre de Oliveira
2014-04-28
Move an opening brace so a loop that delays while waiting
Jonathan Gray
2014-04-27
Add PME_STATUS and PME_EN bitmasks for the PCI PMCSR register.
Stefan Sperling
2014-04-27
Start de-obfuscating the HC drivers.
Martin Pieuchot
2014-04-27
Do not let the bluetooth HID device, present in Apple machines with USB,
Martin Pieuchot
2014-04-27
transplant hotplug code over from qle(4)
Jonathan Matthew
2014-04-27
When the firmware has already allocated the handle we want to use to log in
Jonathan Matthew
2014-04-26
Get rid of duplication of the global lock code. Allow recursion in all
Mark Kettenis
2014-04-25
Defer the free of the hibernate structures until later, when it is safe to
Mike Larkin
2014-04-25
regen
Martin Pieuchot
2014-04-25
Add a bunch of GeForce GT{,X} chips listed in nvidia's 334.21 driver.
Martin Pieuchot
2014-04-25
Do no reprobe for a supported protocol when enabling a pointing
Martin Pieuchot
2014-04-25
don't access a pointer till after the null check
Jonathan Gray
2014-04-24
no need to check for default_chip_map twice in one if statement
Jonathan Gray
2014-04-24
Change the usbd_*_report() family of functions to take a usbd_device
Martin Pieuchot
2014-04-24
match some more intel sata devices in ide mode
Jonathan Gray
[next]