summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2010-01-09Zap all setting of ITSDONE in drivers that don't look at it. NobodyKenneth R Westerback
2010-01-09Explicitly turn on mii/gmii/rgmii for the 178/gigabit devicesJonathan Gray
2010-01-06syncStuart Henderson
2010-01-06Add Canon PowerShot SX100, Linksys WUSB600N v2 (new version of RT2870). From ...Stuart Henderson
2010-01-03delete unused variableTheo de Raadt
2010-01-02When finding certain novatel devices in mass storage modeJonathan Gray
2009-12-27Huawei 180E, from and tested by Bruce O'Neel.Jonathan Gray
2009-12-27regenJonathan Gray
2009-12-27Huawei E180, from Bruce O'Neel.Jonathan Gray
2009-12-19fix tsleep parameterYojiro Uo
2009-12-18regenYojiro Uo
2009-12-18add utrh(4): USBRH temperature / humidity sensor driverYojiro Uo
2009-12-17Add support for Huawei E161.Marco Pfatschbacher
2009-12-17syncMarco Pfatschbacher
2009-12-17Add Huawei E161.Marco Pfatschbacher
2009-12-17fix softc structure to fit as uhid sub device.Yojiro Uo
2009-12-16Support OpenRD JTAGKey, expect spip the jtag interface port.Theo de Raadt
2009-12-16syncTheo de Raadt
2009-12-16OpenRD JTAGKey; Tobias UlmerTheo de Raadt
2009-12-10"please apply the same diff as for rt2860 to if_run.c" damien@Owain Ainsworth
2009-12-10various bits of knf; ok yuoTheo de Raadt
2009-12-09add uhts(4) a driver for USB HID touchscreens. ok miod@.Matthieu Herrb
2009-12-08syncKevin Lo
2009-12-08USB IDs for Realtek RTL8192UKevin Lo
2009-12-07sync (with pckbd)Owain Ainsworth
2009-12-05Ignore HID devices that have the same vendor and product ids thanMatthieu Herrb
2009-12-04calculate the number of frames per usb xfer only once, and take intoJacob Meuser
2009-12-04instead of returning a structure, return the only member of theJacob Meuser
2009-12-04In uaudio_detach(), check that sc->sc_alts is not NULL beforeAlexandre Ratchov
2009-11-29On any sensor the SENSOR_FINVALID flag indicates whether we are able toTheo de Raadt
2009-11-26allow USB xfer requests to use up to 16 frames per xfer, depending onJacob Meuser
2009-11-26greatly reduce latency and kill some XXXs:Jacob Meuser
2009-11-26Call the existing power functions with our activate function forTheo de Raadt
2009-11-25- regenJasper Lievisse Adriaanse
2009-11-25- add another NEC hub and rename the other two hubs for proper enumerationJasper Lievisse Adriaanse
2009-11-25Simpler logic to ignore the Naturetech keyboard babbling; discard extraMiod Vallat
2009-11-25Ignore repeated data in ukbd_intr(), for keyboards who flood us on a regularMiod Vallat
2009-11-24at close() get rid of the usb task before we start tearing down; ok mglockerTheo de Raadt
2009-11-24Toggle SENSOR_FINVALID based on sensor data validityTheo de Raadt
2009-11-24fix hardware polling interval calculation. uaudio on my Logitech webcamJacob Meuser
2009-11-23Add uthum(4) device driver for TEMPerHUM USB temperature andYojiro Uo
2009-11-23suppress warning massage for polling only HID devices.Yojiro Uo
2009-11-23regenYojiro Uo
2009-11-23add some usb vendors and products to syncYojiro Uo
2009-11-23regenYojiro Uo
2009-11-23add new umsm type modems: Softbank C01SW (Sierra OEM) andYojiro Uo
2009-11-23add USB_GET_DEVICEINFO and USB_GET_STRING_DESC ioctl to the uhid(4).Yojiro Uo
2009-11-22add a bunch of devices found in linux driversJonathan Gray
2009-11-22regenJonathan Gray
2009-11-22add a bunch of Ethernet and zyd devices found in linux drivers.Jonathan Gray