summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2009-01-21Replace timeout_add(msecs * hz / 1000) with timeout_add_msec(msecs).Alexander Yurchenko
2009-01-21It turns out that Sun USB keyboards really follow the HID specification forMiod Vallat
2009-01-19Add support for Novatel Wireless Ovation U727.Jonathan Gray
2009-01-19regenJonathan Gray
2009-01-19Novatel U727Jonathan Gray
2009-01-14cap device's speed to the parent's one if higher. from FreeBSD.Federico G. Schwindt
2009-01-11Regen (no functional change)Miod Vallat
2009-01-11Put the audio volume control keys in the conversion table, instead ofMiod Vallat
2009-01-07Match on Linksys WUSB600N.Jonathan Gray
2009-01-07regenJonathan Gray
2009-01-07Linksys WUSB600NJonathan Gray
2009-01-06- fix reading from E-FUSE ROM (some RT3070 adapters have an E-FUSE ROMDamien Bergamini
2009-01-05- do TX radiotap later in run_tx() such that the duration field isDamien Bergamini
2009-01-04don't panic in run_delete_key_cb() when detaching the adapter from theDamien Bergamini
2009-01-03run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.Damien Bergamini
2008-12-29typoMiod Vallat
2008-12-29regenDamien Bergamini
2008-12-29more Ralink RT3070/RT3071/RT3072 based devices.Damien Bergamini
2008-12-22First shoot of the uvideo firmware package.Marcus Glocker
2008-12-22do not leak an AMRR USB xfer at each ifconfig down/up.Damien Bergamini
2008-12-22Fix some logic in the isight specific stream header decode functionMarcus Glocker
2008-12-22Sort quirk device list and fix some comments there.Marcus Glocker
2008-12-22Add firmware load for Apple iSight first generation devicesMarcus Glocker
2008-12-17- Extend our quirk device table by a flags field.Marcus Glocker
2008-12-17Backout anonymous union fix, since it breaks V4L ports. we try to fixMarcus Glocker
2008-12-15regenDamien Bergamini
2008-12-15remove duplicated usb idDamien Bergamini
2008-12-15regenDamien Bergamini
2008-12-15more RT2770/RT2870/RT3070/RT3071 product ids.Damien Bergamini
2008-12-14o Correctly clear UGEN_ASLP in all cases.Federico G. Schwindt
2008-12-14Give names to anonymous unions.Ray Lai
2008-12-14regenBrad Smith
2008-12-14Add the Novatel Merlin X950D ExpressCard.Brad Smith
2008-12-11hook Qualcomm AC8700 modem into ubsa(4), from freebsdFelix Kronlage
2008-12-11regenFelix Kronlage
2008-12-11add device id for Qualcomm AC8700 modem, from freebsdFelix Kronlage
2008-12-10Fix ohci xfers for some devices by adjusting the number of microframes toMarcus Glocker
2008-12-10another rum; Arndt at ba-loerrach.deTheo de Raadt
2008-12-10syncTheo de Raadt
2008-12-10Macro spacing. No binary change.Marcus Glocker
2008-12-10use maximum value of dwMaxVideoFrameBufferSize in each vs descriptorsYojiro Uo
2008-12-10sizeofa -> nitemsKevin Lo
2008-12-09uvideo uses firmware loading...Theo de Raadt
2008-12-09Also allow V4L2 apps to recognize the UYVY support.Brad Smith
2008-12-09assign ehcidebug to USB_DEBUG ioctl argument.Yojiro Uo
2008-12-08do device classification for non-UVC and firmware-needing devices togetherTheo de Raadt
2008-12-08syncTheo de Raadt
2008-12-08there are two isight models, at leastTheo de Raadt
2008-12-08syncTheo de Raadt
2008-12-08isightTheo de Raadt