summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2010-09-06All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME}Theo de Raadt
2010-08-31Add DVACT_QUIECE support. This is called before splhigh() and beforeTheo de Raadt
2010-08-31sort DVACT_ actions in order of useTheo de Raadt
2010-08-31annotate that this driver needs sc_dying codeTheo de Raadt
2010-08-31sort DVACT_ actions according to the order likely to be usedTheo de Raadt
2010-08-31In xxactivate() DVACT_DEACTIVATE, when calling a series of config_deactivate()Theo de Raadt
2010-08-31activate functions should not return EOPNOTSUPPTheo de Raadt
2010-08-31uhci is apparently is unaware that it could be on a shared interruptTheo de Raadt
2010-08-30Change powerhooks into activate functions, and provide stub powerhookTheo de Raadt
2010-08-29regenMiod Vallat
2010-08-29Translation code for Fn-key sequences on the Gdium Liberty internal keyboard,Miod Vallat
2010-08-28regenMiod Vallat
2010-08-27remove the unused if_init callback in struct ifnetJonathan Gray
2010-08-27Delete comments about these drivers needing powerhook support; they don't.Theo de Raadt
2010-08-27kill PWR_STANDBY (apm can use PWR_SUSPEND instead). While here, renumberTheo de Raadt
2010-08-21Match the Huawei E1820, from David Zeillinger.Jonathan Gray
2010-08-21regenJonathan Gray
2010-08-21Huawei E1820, from David Zeillinger.Jonathan Gray
2010-08-21- add a quirk for the apple clear orb usb speakersJasper Lievisse Adriaanse
2010-08-20regenDamien Bergamini
2010-08-20The Hercules HWNUP-150 is a urtwn (Realtek RTL8192SU).Damien Bergamini
2010-08-18* indentation fixJacob Meuser
2010-08-18* the detach and drain functions do the same waiting for channels toJacob Meuser
2010-08-17regenJasper Lievisse Adriaanse
2010-08-17- TI doesn't mean Texas IntelJasper Lievisse Adriaanse
2010-08-07No "\n" needed at the end of panic() strings.Kenneth R Westerback
2010-08-02Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REPORT_ID andMiod Vallat
2010-08-02Quirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns out not to beMiod Vallat
2010-08-01Be more generous when parsing the report descriptor:Miod Vallat
2010-07-31regenMiod Vallat
2010-07-31Support extra F-keys (up to F24) on HID keyboards.Miod Vallat
2010-07-31Factorization of the bluetooth and usb hid input driver logic, to reduce codeMiod Vallat
2010-07-31The code referencing urndis_watchdog() is #if 0'd out, but the actualMichael Knudsen
2010-07-31Break some really long lines.Michael Knudsen
2010-07-31check for audio stream and control interface descriptors in theJacob Meuser
2010-07-29Add some more devices. -mojMats O Jansson
2010-07-29syncMats O Jansson
2010-07-29Add some more displaylink devices. -mojMats O Jansson
2010-07-26Microsoft LifeCam needs the framesize quirk as well.Michael Knudsen
2010-07-26syncMichael Knudsen
2010-07-26Add Microsoft LifeCam.Michael Knudsen
2010-07-26Fix some spacing / comment.Marcus Glocker
2010-07-26Make one more Sonix chipset cam work with 640x480 by a) adding it to theMarcus Glocker
2010-07-26Correct the links between threads, processes, pgrps, and sessions,Philip Guenthe
2010-07-25syncMarcus Glocker
2010-07-25Add another uvideo(4) device which needs theMarcus Glocker
2010-07-23bring back changes in uaudio.c r1.83, this time remembering to commitJacob Meuser
2010-07-23revert last commit, unbreaking the tree; was missing a macro definitionStuart Henderson
2010-07-23support for playback sync endpointsJacob Meuser
2010-07-21add a couple quirks for the E-MU 0202Jacob Meuser