summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2013-12-17syncTheo de Raadt
2013-12-17elan products; Thomas PfaffTheo de Raadt
2013-12-15Fix ubt compilation after my last usbd_dying sprint.Paul Irofti
2013-12-14remove a duplicated includ file.Yojiro Uo
2013-12-13add an entry for "IIJmobile 510FU"Yojiro Uo
2013-12-13regenYojiro Uo
2013-12-13add IIJmobile 510FUYojiro Uo
2013-12-13regenYojiro Uo
2013-12-13add FUJITSU component FX-5251WBYojiro Uo
2013-12-13add SACOM USB485BLYojiro Uo
2013-12-13regenYojiro Uo
2013-12-13add vendor SACOM (0ba0h)Yojiro Uo
2013-12-13Rewrite receive filter handling and ioctl bits.Brad Smith
2013-12-11Clean up the ioctl handler to be in line with most of the otherBrad Smith
2013-12-09Fix crash on urndis(4) detachPaul Irofti
2013-12-09Mark a few functions with __unused.Brad Smith
2013-12-07Some cleaning up of the ioctl handling bits to bring things in lineBrad Smith
2013-12-06Add a DVACT_WAKEUP op to the *_activate() API. This is called after theTheo de Raadt
2013-12-05use dv_unit rather than storing local version (removed sc_unit insasano
2013-12-04use dv_unit rather than storing (or forgetting to store...) a localTheo de Raadt
2013-12-03add copyright notice/code modifier's name.sasano
2013-11-261 << 31 cleanup. Eitan Adler pointed out that there has been aTheo de Raadt
2013-11-21Revert r1.41, in this driver sc_attached does not indicate that theMartin Pieuchot
2013-11-20regenMiod Vallat
2013-11-20Fix translation table for JIS keys; reported by Nakano Takaharu.Miod Vallat
2013-11-20in_var.h is not needed.Martin Pieuchot
2013-11-19Kill matchlvl usage throughout the usb stack.Paul Irofti
2013-11-18simplify kthread_create(). no more stdargTheo de Raadt
2013-11-17correct some iodata strings and add ETX-US2Jonathan Gray
2013-11-17regenJonathan Gray
2013-11-17correct some iodata strings and add ETX-US2Jonathan Gray
2013-11-15Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-Asasano
2013-11-15Clean-up usbd_abort_pipe() usage.Paul Irofti
2013-11-15Sort-out activate functionality for ucom(4) and it's parents.Paul Irofti
2013-11-15Clean-up the HID environment.Paul Irofti
2013-11-13Polling is done per controller not per interface.Paul Irofti
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-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-09regenJonathan Gray
2013-11-09more rate matching hubsJonathan Gray
2013-11-08Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
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