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
2013-11-11
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-11
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-11
Kill commented out code dealing with a non existent sc_dying variable.
Martin Pieuchot
2013-11-11
Clean-up the activate routines from the uoak*(4) drivers.
Paul Irofti
2013-11-11
Replace most of our formating functions to convert IPv4/6 addresses from
Martin Pieuchot
2013-11-11
bump the ring sizes up.
David Gwynne
2013-11-11
replace things like "start + interval > ticks" with
David Gwynne
2013-11-11
replace disksort with bufqs.
David Gwynne
2013-11-11
drm/i915/hsw: Disable L3 caching of atomic memory operations.
Jonathan Gray
2013-11-11
drm/i915: Don't enable the cursor on a disable pipe
Jonathan Gray
2013-11-11
drm/i915: do not update cursor in crtc mode set
Jonathan Gray
2013-11-11
drm/i915: Fix context sizes on HSW
Jonathan Gray
2013-11-10
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-09
In our USB world, timeouts are in milliseconds, so use timeout_add_msec()
Martin Pieuchot
2013-11-09
Reduce the differences between our controller drivers and initialize
Martin Pieuchot
2013-11-09
recognise Realtek ALC221
Jonathan Gray
2013-11-09
enable snooping on Intel 8 Series HD Audio
Jonathan Gray
2013-11-09
add Intel 8 series kt (amt serial over lan)
Jonathan Gray
2013-11-09
regen
Jonathan Gray
2013-11-09
more rate matching hubs
Jonathan Gray
2013-11-09
regen
Jonathan Gray
2013-11-09
add some more 4th gen Intel Core devices
Jonathan Gray
2013-11-08
advertise the ring sizes through the stack. specifically:
David Gwynne
2013-11-08
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-08
sync
Stuart Henderson
2013-11-08
add ID for Areca ARC-1214
Stuart Henderson
2013-11-07
In polling mode since r1.101 we could end up dereferencing an
Martin Pieuchot
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Kill sc_dying. Nobody was using it anyway.
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Make sure to mark the controller as dying in order to stop processing
Martin Pieuchot
2013-11-07
Remove isoc_len from the transfer descriptor, it is assigned once but
Martin Pieuchot
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
add a simplistic version of WARN_ON_ONCE() that doesn't warn
Jonathan Gray
2013-11-06
pull the event ack handling out of mpii_event_process into mpii_event_done
David Gwynne
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Make usbd_free_xfer return void, since no callers use the return value.
Jeremy Evans
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Add support for the RTS5229 card reader to rtsx(4).
Stefan Sperling
[next]