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-19
fix format mistakes visible if AUDIO_DEBUG is defined
Alexandre Ratchov
2014-05-19
unbreak the build when DIAGNOSTIC is not defined
Jonathan Gray
2014-05-19
Update run(4) firmware to version 0.33, with permission from Dennis Lee
Stefan Sperling
2014-05-18
hid_start_parse can't fail - it calls malloc(M_WAITOK). ok mpi@
Jeremie Courreges-Anglas
2014-05-18
_PIC is an optional method, so we shouldn't be aborting the rest of the
Mike Larkin
2014-05-18
Do not pass an xfer pointer to the timeout routine checking for root hub
Martin Pieuchot
2014-05-18
Fix tail packet check in elantech v3 touchpad code. Due to a typo this
Stefan Sperling
2014-05-18
Make rtsx(4) attach to RTL8402 devices. Reported as working by Eric Huiban.
Stefan Sperling
2014-05-18
regen
Stefan Sperling
2014-05-18
Add PCI ID for Realtek RTL8402 card reader.
Stefan Sperling
2014-05-17
Fix kernel build with EHCI_DEBUG by removing a non-compiling DPRINTF().
Stefan Sperling
2014-05-17
fix format mistakes visible if AZALIA_DEBUG is defined
Alexandre Ratchov
2014-05-17
fix format mistakes visible if UAUDIO_DEBUG is defined
Alexandre Ratchov
2014-05-17
fix format mistakes visible if AUICH_DEBUG is defined
Alexandre Ratchov
2014-05-17
unbreak build with AUDIO_DEBUG: use %lx for bus_addr_t
Alexandre Ratchov
2014-05-17
unbreak build: exchange %b args order, from miod@
Alexandre Ratchov
2014-05-17
When the firmware tells us a loop id is already in use, add the device
Jonathan Matthew
2014-05-16
Reduce the difference between HC drivers by always passing a generic
Martin Pieuchot
2014-05-16
There is no need to remember which usb(4) device is the child of an USB
Martin Pieuchot
2014-05-16
It seems that there is new and old revision of CH340.
sasano
2014-05-16
regen
David Coppa
2014-05-16
Add Alcatel OneTouch L100V
David Coppa
2014-05-15
regen
Martin Pieuchot
2014-05-15
XHCI -> xHCI
Martin Pieuchot
2014-05-15
Use a more appropriate malloc(9) type than M_TEMP for the keymap memory
Martin Pieuchot
2014-05-14
wsmoused() called if cmd == WSDISPLAYIO_WSMOUSED only,
Alexandr Shadchin
2014-05-12
Move GTT management for Sandy Bridge and up into inteldrm(4). This makes
Mark Kettenis
2014-05-12
Backport FreeBSD's HID parser in order to properly parse `moderm'
Martin Pieuchot
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
[next]