summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2006-04-11Apply the correct fix for Coverity CID 2862.scw
2006-04-11Coverity CID 2861: Check for out_data before cancelling.christos
2006-04-11Coverity CID 2862: Don't initialize crc with garbage from the stack. Forchristos
2006-04-03Add utoppy* at uhub?scw
2006-04-03Add a kernel driver and userland program for the Topfield TF5000PVR rangescw
2006-04-03Regen.scw
2006-04-03Add vendor id for Topfield Co., Ltd.scw
2006-03-31Only do the software reset if we are dying, like we do in ohci and ehci.christos
2006-03-31regenrpaulo
2006-03-31regenrpaulo
2006-03-31PR 33173: Add Dell TrueMobile 350 Bluetooth USB Adapter. From Jason White.rpaulo
2006-03-30If dying, return after doing the software part [as noted in the commentchristos
2006-03-29Use device_cfdata().thorpej
2006-03-28Use device_unit().thorpej
2006-03-26regenchristos
2006-03-26PR/33154: DHOYASHIKI Shinichi: umidi quirks for Roland UM-3EXchristos
2006-03-25Add ids for Qualcomm MSM5500 as found in Kyocera KPC650.gdt
2006-03-25regengdt
2006-03-25add defines for vendor and product ids found in Kyocera KPC650 EVDOgdt
2006-03-19Free allocated memory if attach fails.david
2006-03-18Fix apostrophe key on Spanish keyboards.jmmv
2006-03-13regenchristos
2006-03-13kern/33071: Dave J. Barnes: Recognize ADMtek ADM8515 USB2.0 Ethernet Converterchristos
2006-03-10Add bit definitions for PCI_LEGSUP register.jmcneill
2006-03-08Rename BIT(n) macro to _BIT(n) to avoid a conflict with forthcomingdyoung
2006-03-05Use polling while shutting down the host controller since interruptsaugustss
2006-03-05cleanup more SET/CLR/ISSET lossagechristos
2006-03-05Add keysyms for f13, f14, f15 and f16 (as reported by an Apple USB Spanishjmmv
2006-03-04Avoid shadowing globals on sparc64.nakayama
2006-03-01merge yamt-uio_vmspace branch.yamt
2006-02-25Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),wiz
2006-02-22Fix typo (Prolofic -> Prolific).hira
2006-02-20Use device_is_active() rather than testing dv_flags for DVF_ACTIVEthorpej
2006-02-06Regen.jmmv
2006-02-06Add the Apple extended keyboard, its internal hub and the Logitech Marble Mouse.jmmv
2006-01-27Regen.dogcow
2006-01-27add vendor, Zydas, and product Zydas ZD1211 802.11abgdogcow
2006-01-17From OpenBSD:xtraeme
2005-12-27changes for making DIAGNOSTIC not change the kernel ABI:chs
2005-12-24__inline__ -> inlineperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-19Make OHCI work on Au1500 systems running in big-endian mode.tron
2005-12-19Make OHCI work on Au1500 systems running in big-endian mode.tron
2005-12-11merge ktrace-lwp.christos
2005-12-07Regen.augustss
2005-12-07Another vendor and product.augustss
2005-11-28Add a {UQ_ASSUME_CM_OVER_DATA quirk for Siemens AG Wireless Modules MC75.augustss
2005-11-28Regen.augustss
2005-11-28Add Siemens AG Wireless Modules MC75.augustss
2005-11-28Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls inaugustss