summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2007-09-17remove unneeded malloc.h include.Federico G. Schwindt
2007-09-16some style(9). no binary change.Federico G. Schwindt
2007-09-15Allow to pull out an usb stick with ffs filesystem while mountedAlexander Bluhm
2007-09-14correct type printingTheo de Raadt
2007-09-13adapt to new hx/non-hx type-selection algorithm from linux/dragonfly; ok jsgTheo de Raadt
2007-09-12There is no such word as `detatch'.Michael Knudsen
2007-09-12new productTheo de Raadt
2007-09-12syncTheo de Raadt
2007-09-11KNF. "go for it" deraadt@Marc Winiger
2007-09-11undo rev 1.10 "implement a zero-copy RX data path".Damien Bergamini
2007-09-11KNFGilles Chehade
2007-09-10more M_ZERO usage.Federico G. Schwindt
2007-09-09add string length arguments to some functions, and do not copy a stringTheo de Raadt
2007-09-09Properly prefix all functions with driver name.Jonathan Gray
2007-09-09more M_ZERO conversions; ok krw@.Federico G. Schwindt
2007-09-08regenFelix Kronlage
2007-09-08device id for the Huaweil Mobile E220Felix Kronlage
2007-09-08fix uaudio(4) devices using signed mixer controlsAlexandre Ratchov
2007-09-08Wrap DPRINTFN() macro up in do { } while(0).Jonathan Gray
2007-09-08Driver for WinChipHead CH341/340 USB serial adapters.Jonathan Gray
2007-09-07use new malloc M_ZERO flag to shrink kernel.Damien Bergamini
2007-09-06syncFelix Kronlage
2007-09-06add Olimex vendor id, couple device ids for usb -> serial jtag interfacesFelix Kronlage
2007-09-06Return pressure as absolute z axis on ITM touchscreens. Other modelsMatthieu Herrb
2007-09-02Disable ROM search acceleration for now, it has some issues.Alexander Yurchenko
2007-09-02Add support for Alltel UTStarcom PPC6700.Jonathan Gray
2007-09-02regenJonathan Gray
2007-09-02Alltel UTStarcom PPC6700.Jonathan Gray
2007-09-01- Add bthidev(4), from NetBSD.Xavier Santolaria
2007-08-31syncNikolay Sturm
2007-08-31belkin 4-port hubNikolay Sturm
2007-08-30don't swap X and Y coordinates while in raw mode. ok robert@Matthieu Herrb
2007-08-30proper syncTheo de Raadt
2007-08-30rename pearl mass storage mode syncTheo de Raadt
2007-08-30handle new pearl-style devices (which now attach their SD cards as a umass),Theo de Raadt
2007-08-28unify firmware load failure messages; ok mglockerTheo de Raadt
2007-08-28OMRON BX35F is a UPS and should not be claimed by uhidHenning Brauer
2007-08-28regenHenning Brauer
2007-08-28OMRON BX35F (a UPS)Henning Brauer
2007-08-24On the older devices, apparently early configuration (and doing it againTheo de Raadt
2007-08-23"correctly" activate high-power charging on (hopefully) all devices,Theo de Raadt
2007-08-23syncTheo de Raadt
2007-08-23more berry device typeTheo de Raadt
2007-08-23syncTheo de Raadt
2007-08-23blackberry pearlTheo de Raadt
2007-08-10syncXavier Santolaria
2007-08-10Add Bluetooth devices. From NetBSD. ok deraadtXavier Santolaria
2007-07-30syncTodd T. Fries
2007-07-30AXIM pda and V360 phone, ok mk@Todd T. Fries
2007-07-28regenJasper Lievisse Adriaanse