summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2012-07-04regenchristos
2012-07-04add another sierra devicechristos
2012-07-02Add sata Port MultiPlier (PMP) support to the ata bus layer,bouyer
2012-07-01regen.nonaka
2012-07-01Add NTT DOCOMO L-02C entry.nonaka
2012-06-24stopgap fix for recursive locking on suspend/resumedrochner
2012-06-22fix locking for isoc transfers, as reported (and the fix tested) by prlw1.mrg
2012-06-19Typos in comments.skrll
2012-06-14Add the CDC protocol identifier "no class specific protocol required"blymn
2012-06-14Add firmware for the RealTek RTL8192CU family of wireless chipsets, andriz
2012-06-12Fix a case where an uninitialized USB pipe could be freed in the errorjoerg
2012-06-10merge the jmcneill-usbmp branch. many thanks to jared for themrg
2012-06-02Add some pre-processor magic to verify that the type of the data itemdsl
2012-06-01Use /libdata/firmware/run instead of /libdata/firmware/rum for run(4) firmwares.nonaka
2012-06-01Add a dependency on bpf module.nonaka
2012-05-31Remove duplicate entries.nonaka
2012-05-31regennonaka
2012-05-31Ralink Technology's vendor ID is 0x148f, not 0x1485.nonaka
2012-05-30Add some device IDs from OpenBSD.nonaka
2012-05-30regennonaka
2012-05-30Add urtwn(4) IDs from OpenBSD.nonaka
2012-05-30Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEEnonaka
2012-05-30regennonaka
2012-05-30Add more Realtek devices.nonaka
2012-05-30Release the mutex on error in urtwn_alloc_tx_list.skrll
2012-05-29regennonaka
2012-05-29Added Buffalo WLI-UC-GNM2T.nonaka
2012-05-29regen.nonaka
2012-05-29Added some Ralink wlan adapters.nonaka
2012-05-29Driver for Realtek RTL8187/RTL8187B 802.11b/g USB wireless adapter, fromchristos
2012-05-29regenchristos
2012-05-29more usb network adapters from jmcneillchristos
2012-05-25Added the Apple iPod Touch (4th generation)buhrow
2012-05-25Regen after successful build releasebuhrow
2012-05-24Add the Springer Design MP3 players/book reader products.buhrow
2012-05-24Add the Apple IPod Shuffle (second generation) and thebuhrow
2012-05-22Include opt_usb.h for USB_DEBUG.martin
2012-05-18Increase the number of frequencies in the usb_audio_streaming_type1_descriptorjdc
2012-05-17regencyber
2012-05-17add USBConnect Mercurycyber
2012-05-14Implement USB_GET_DEVICE_DESC for uhid devices so there's a way to get theerh
2012-04-30kern/46391: Nat Sloss: ums.c doesn't support digitizers or touchscreenschristos
2012-04-25Remove duplicate break. PR 46368 from Henning Petersen.dholland
2012-04-25regenichiro
2012-04-25add vendorID and some products of Nintendo Co., Ltdichiro
2012-04-24PR/46338: Nat Sloss: Prevent ubt synchronization loss from overwriting memory.christos
2012-04-24keep "keep in sync" comment in sync with realityjakllsch
2012-04-24Revert previous commit, as it really is wrong to grow ukbd_trtab to an arraykhorben
2012-04-22Implemented extra keys as found on Sun Type 7 USB keyboards, andkhorben
2012-04-22Also lookup and be able to lit the LED for the Compose key. Seems tokhorben