summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2013-11-11Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-11Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-11Kill commented out code dealing with a non existent sc_dying variable.Martin Pieuchot
2013-11-11Clean-up the activate routines from the uoak*(4) drivers.Paul Irofti
2013-11-11Replace most of our formating functions to convert IPv4/6 addresses fromMartin Pieuchot
2013-11-11bump the ring sizes up.David Gwynne
2013-11-11replace things like "start + interval > ticks" withDavid Gwynne
2013-11-11replace disksort with bufqs.David Gwynne
2013-11-11drm/i915/hsw: Disable L3 caching of atomic memory operations.Jonathan Gray
2013-11-11drm/i915: Don't enable the cursor on a disable pipeJonathan Gray
2013-11-11drm/i915: do not update cursor in crtc mode setJonathan Gray
2013-11-11drm/i915: Fix context sizes on HSWJonathan Gray
2013-11-10Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-09In our USB world, timeouts are in milliseconds, so use timeout_add_msec()Martin Pieuchot
2013-11-09Reduce the differences between our controller drivers and initializeMartin Pieuchot
2013-11-09recognise Realtek ALC221Jonathan Gray
2013-11-09enable snooping on Intel 8 Series HD AudioJonathan Gray
2013-11-09add Intel 8 series kt (amt serial over lan)Jonathan Gray
2013-11-09regenJonathan Gray
2013-11-09more rate matching hubsJonathan Gray
2013-11-09regenJonathan Gray
2013-11-09add some more 4th gen Intel Core devicesJonathan Gray
2013-11-08advertise the ring sizes through the stack. specifically:David Gwynne
2013-11-08Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-08syncStuart Henderson
2013-11-08add ID for Areca ARC-1214Stuart Henderson
2013-11-07In polling mode since r1.101 we could end up dereferencing anMartin Pieuchot
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Kill sc_dying. Nobody was using it anyway.Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07Make sure to mark the controller as dying in order to stop processingMartin Pieuchot
2013-11-07Remove isoc_len from the transfer descriptor, it is assigned once butMartin Pieuchot
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-07add a simplistic version of WARN_ON_ONCE() that doesn't warnJonathan Gray
2013-11-06pull the event ack handling out of mpii_event_process into mpii_event_doneDavid Gwynne
2013-11-06Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-06Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-06Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-06Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-06Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-06Make usbd_free_xfer return void, since no callers use the return value.Jeremy Evans
2013-11-06Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-11-06Add support for the RTS5229 card reader to rtsx(4).Stefan Sperling