summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2012-02-24Correct the spelling of "transferred" and "transferring"Philip Guenthe
2012-02-09Match on Atmel AT91 CDC ACM explicitly as it reports a protocol of 0Jonathan Gray
2012-02-09regenJonathan Gray
2012-02-09Atmel AT91 CDC ACMJonathan Gray
2012-01-31add uhid/uaudio quirks for the iPad and iPad 2.Bryan Steele
2012-01-31regen.Bryan Steele
2012-01-31Add product ID's for the iPad and the iPad 2.Bryan Steele
2012-01-29Swap the keycodes of the two swapped keys of Apple ISO keyboards.Martin Pieuchot
2012-01-29regenMartin Pieuchot
2012-01-29Add Apple keyboard IDs found on some PowerBook, MacBook and later. WhileMartin Pieuchot
2012-01-28Force usb_needs_explore() at DVACT_RESUME time; from Alexander PolakovTheo de Raadt
2012-01-26Don't printf (recoverable) xruns unless UAUDIO_DEBUG is definedAlexandre Ratchov
2012-01-14KNF whitespace; no change with diff -wStuart Henderson
2012-01-14Support Huawei K4510 with DEV_UMASS5; Daniele PilengaStuart Henderson
2012-01-14syncStuart Henderson
2012-01-14add Huawei K4510; Daniele PilengaStuart Henderson
2012-01-08Remove usb_event_cookie_t type and instances of it found in various structs;Miod Vallat
2012-01-05syncTheo de Raadt
2012-01-05new vertex device; Jakub TuD^MekTheo de Raadt
2011-12-16fix function names on diagnostic messages.Federico G. Schwindt
2011-12-07Avoid kernel crash by removing double clfree() on endpoint closing forMarcus Glocker
2011-12-04Add support for Apple fn keysMartin Pieuchot
2011-12-03Make sure splx() is called before exiting wi_usb_tx_lock_try().Kenneth R Westerback
2011-12-01Mark Apple iPod and iPhone products with UQ_BAD_HID and UAUDIO_FLAG_BAD_AUDIO.David Hill
2011-12-01regenDavid Hill
2011-12-01Add a bunch of Apple iPod and iPhone devicesDavid Hill
2011-11-29the code for managing tty vs cua usage collision was free'ing all sortsTheo de Raadt
2011-11-27This needs sys/kthread.h to buildClaudio Jeker
2011-11-26add Netgear WNA100MChris Kuethe
2011-11-26regenChris Kuethe
2011-11-26add usb id for Netgear WNA100MChris Kuethe
2011-11-19Add ZTE MF190; ok jsgMike Belopuhov
2011-11-19regenMike Belopuhov
2011-11-19Add ZTE MF190 installer IDMike Belopuhov
2011-11-17support Huawei EM770WJonathan Gray
2011-11-17regenJonathan Gray
2011-11-17Huawei EM770WJonathan Gray
2011-11-14syncTheo de Raadt
2011-11-14SMSC9512 and familyTheo de Raadt
2011-11-11regenGleydson Soares
2011-11-11add support for HUAWEI Mobile E173sGleydson Soares
2011-11-09Add support for UISUBCLASS_MOBILE_DIRECT_LINE_MODEL to cdce(4).Stuart Henderson
2011-11-09Auto-repeat keys in WSKBD_RAW mode is not needed.Alexandr Shadchin
2011-11-02fix defines for some ehci registers. they are not used yet as they onlyEric Faurot
2011-10-29avoid an out-of-bounds array access in urtwn_iq_calib_chain();Gleydson Soares
2011-10-28Fix bogus frame selection check in uvideo_vs_negotiation().Marcus Glocker
2011-10-28sync to new ufdti; Mark PeoplesTheo de Raadt
2011-10-28new ufdti; Mark PeoplesTheo de Raadt
2011-10-26apply a fix by Steven Chamberlain <steven@pyro.eu.org>, via freebsd:Jasper Lievisse Adriaanse
2011-10-20Add Stollmann Active USB ISDN Terminal Adapter.Marco Pfatschbacher