NetBSD/sys/dev/usb
riastradh 786bf0b470 Forgot commit: Move another <sys/rndsource.h> to where it belongs. 2015-04-14 21:09:48 +00:00
..
FILES various umidi clean ups: 2014-12-21 23:00:35 +00:00
Makefile
Makefile.usbdevs Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value 2014-09-21 14:30:22 +00:00
TODO Remove a couple of items 2014-06-25 21:23:03 +00:00
TODO.usbmp properly protect uhid's sc_q member with sc_lock. should fix PR#49728. 2015-03-07 20:20:55 +00:00
aubtfwl.c
aubtfwlreg.h
auvitek.c remove unused mutex and cv 2014-08-09 13:33:43 +00:00
auvitek_audio.c
auvitek_board.c
auvitek_dtv.c
auvitek_i2c.c
auvitek_video.c
auvitekreg.h
auvitekvar.h remove unused mutex and cv 2014-08-09 13:33:43 +00:00
ehci.c Fix previous for HEAD 2015-03-01 09:53:36 +00:00
ehcireg.h
ehcivar.h
emdtv.c #include <sys/lwp.h> for curlwp. 2015-04-02 06:23:04 +00:00
emdtv_board.c
emdtv_board.h
emdtv_dtv.c #include <sys/lwp.h> for curlwp. 2015-04-02 06:23:04 +00:00
emdtv_i2c.c
emdtv_ir.c
emdtvreg.h __attribute__((__packed__)) -> __packed 2014-06-21 03:44:06 +00:00
emdtvvar.h
ezload.c
ezload.h
files.usb Make usb_dma & usbverbose independent attributes. 2014-10-10 17:31:12 +00:00
hid.c From FreeBSD via OpenBSD: 2015-02-08 23:43:14 +00:00
hid.h
if_athn_usb.c pass collect size of firmware to firmware_free(9). 2015-02-21 10:42:15 +00:00
if_athn_usb.h
if_atu.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
if_atureg.h
if_aue.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_auereg.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
if_axe.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_axen.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_axenreg.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
if_axereg.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
if_cdce.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_cdcereg.h Missed a spot: <sys/rndsource.h> for if_cdcereg.h. 2015-04-13 16:34:43 +00:00
if_cue.c Forgot commit: Move another <sys/rndsource.h> to where it belongs. 2015-04-14 21:09:48 +00:00
if_cuereg.h Forgot commit: Move another <sys/rndsource.h> to where it belongs. 2015-04-14 21:09:48 +00:00
if_kue.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_kuereg.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
if_otus.c - remove unused variables 2013-10-17 21:07:37 +00:00
if_otusreg.h
if_otusvar.h
if_rum.c Added pmf hook. 2015-04-08 12:38:13 +00:00
if_rumreg.h
if_rumvar.h
if_run.c Add pmf hooks. 2015-03-13 15:33:04 +00:00
if_runvar.h
if_smsc.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_smscreg.h Correct minor TX_CTRL_0_ guess and document the INTR interrupt control 2014-08-21 14:02:10 +00:00
if_smscvar.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
if_udav.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_udavreg.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
if_upgt.c Related to PR kern/48533 2014-05-27 13:44:25 +00:00
if_upgtvar.h
if_upl.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_ural.c Add pmf hook. 2015-04-08 12:29:42 +00:00
if_uralreg.h
if_uralvar.h
if_url.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_urlreg.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
if_urndis.c Don't return an error in urndis_init if IFF_RUNNING is set on entry. 2014-07-19 08:38:28 +00:00
if_urndisreg.h
if_urtw.c fix incorrect variable use. 2013-10-16 18:55:31 +00:00
if_urtwn.c kill trailing spaces 2015-03-08 14:56:06 +00:00
if_urtwn_data.h Added support for the Realtek RTL8188EUS and RTL8188ETV chipsets from FreeBSD. 2014-07-20 13:25:23 +00:00
if_urtwnreg.h Added support for the Realtek RTL8188EUS and RTL8188ETV chipsets from FreeBSD. 2014-07-20 13:25:23 +00:00
if_urtwnvar.h Added support for the Realtek RTL8188EUS and RTL8188ETV chipsets from FreeBSD. 2014-07-20 13:25:23 +00:00
if_urtwreg.h
if_zyd.c Pass a correct firmware size (instead of 0) to firmware_free 2015-01-07 07:05:48 +00:00
if_zydreg.h
irmce.c
kue_fw.h
moscom.c
motg.c if the bus driver supplies a fifo size and dynfifo is true, use it 2014-09-13 19:02:00 +00:00
motgreg.h Instead of polluting motgreg.h with AllWinner specific registers (things 2014-09-13 17:42:48 +00:00
motgvar.h let the bus driver override fifo size 2014-09-13 18:36:39 +00:00
ohci.c Replace an if () panic with KASSERT 2015-03-30 11:54:43 +00:00
ohcireg.h Whitespace 2015-03-30 11:55:00 +00:00
ohcivar.h Support the OHCI in the NS "SUPERIO" chip as found in hppa machines by 2014-01-28 17:24:42 +00:00
pseye.c
slurm.c
stuirda.c remove stray return 2014-09-21 17:02:24 +00:00
u3g.c PR/49233: Ben Gergely: Add huawei e353 to u3g 2014-09-24 00:17:13 +00:00
uark.c
uatp.c properly protect uhid's sc_q member with sc_lock. should fix PR#49728. 2015-03-07 20:20:55 +00:00
uaudio.c Fix URLs of USB audio specs 2015-01-26 20:56:44 +00:00
uaudioreg.h
uberry.c
ubsa.c
ubsa_common.c
ubsavar.h
ubt.c netbt: rename some attach/detach functions to have _pcb suffix, so 2014-05-20 18:25:54 +00:00
uchcom.c Remove unused include 2014-03-15 19:20:27 +00:00
ucom.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
ucomvar.h
ucycom.c properly protect uhid's sc_q member with sc_lock. should fix PR#49728. 2015-03-07 20:20:55 +00:00
udl.c Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box. PR#49105 from MOCHIDA Shuji. 2014-12-12 05:19:33 +00:00
udl.h
udsbr.c
udsir.c
uep.c Remove unused variable 2013-09-15 15:07:06 +00:00
uftdi.c PR/49681: Support BUFFALO PC-OP-RS1 2015-02-20 14:50:53 +00:00
uftdireg.h
ugen.c Include opt_usb.h to make "options UGEN_DEBUG" work. 2014-09-20 08:45:23 +00:00
ugensa.c
ugraphire_rdesc.h
uhci.c Whitespace. 2015-03-01 08:10:57 +00:00
uhcireg.h
uhcivar.h
uhid.c don't take the device lock when stopping the uhidev. that calls 2015-03-20 03:04:48 +00:00
uhidev.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
uhidev.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
uhmodem.c
uhso.c centralize the dialout/call unit macros. 2014-11-15 19:18:18 +00:00
uhub.c Improve DPRINTFs - partially from Takahiro HAYASHI 2015-03-28 07:58:00 +00:00
uipad.c
uipaq.c
uirda.c Remove unused variable 2013-09-15 15:43:20 +00:00
uirdavar.h
ukbd.c properly protect uhid's sc_q member with sc_lock. should fix PR#49728. 2015-03-07 20:20:55 +00:00
ukbdmap.c Add a belgian keyboard layout, based on the french keyboard layout. 2014-07-14 10:05:23 +00:00
ukbdvar.h
ukyopon.c
ukyopon.h
ulpireg.h
ulpt.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
umass.c Improve USB debugging with USBHIST based on KERNHIST. 2014-09-12 16:40:38 +00:00
umass_isdata.c fix leak, found by Brainy. 2015-04-04 15:33:36 +00:00
umass_isdata.h
umass_quirks.c Improve USB debugging with USBHIST based on KERNHIST. 2014-09-12 16:40:38 +00:00
umass_quirks.h
umass_scsipi.c Improve USB debugging with USBHIST based on KERNHIST. 2014-09-12 16:40:38 +00:00
umass_scsipi.h
umassvar.h Preallocate command and status buffers as auto allocation cannot 2013-12-22 18:30:21 +00:00
umcs.c Fix a few logical vs. physical port number confusions to make this 2014-08-23 21:37:56 +00:00
umcs.h Add umcs(4) - a driver for moschip 78{1,2,4}0 based multiport serial 2014-03-16 09:34:45 +00:00
umct.c
umct.h
umidi.c actually fix one of the previous: don't test for NULL after deref. 2015-01-02 20:42:44 +00:00
umidi_quirks.c various umidi clean ups: 2014-12-21 23:00:35 +00:00
umidi_quirks.h
umodem.c PR/48715: Ryo ONODERA: Please support more USB modems 2014-04-06 02:01:43 +00:00
umodem_common.c
umodemvar.h
ums.c close uhidev only when it was successfully opened. 2014-01-25 00:03:14 +00:00
uplcom.c Sharp CE-175TU USB to Zaurus Option Port 16 cable is uplcom(4) device. 2014-07-14 12:04:48 +00:00
urio.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
urio.h
usb.c Improve USB debugging with USBHIST based on KERNHIST. 2014-09-12 16:40:38 +00:00
usb.h Various usb 3 related changes from Takahiro HAYASHI 2015-03-26 08:08:27 +00:00
usb_mem.c Improve USB debugging with USBHIST based on KERNHIST. 2014-09-12 16:40:38 +00:00
usb_mem.h
usb_quirks.c PR/49814: USB Quirk for Texas Instrument MSP430 FET programmer 2015-04-05 09:24:21 +00:00
usb_quirks.h
usb_subr.c Use NULL not 0 for pointers. 2015-04-11 10:10:14 +00:00
usb_verbose.c Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value 2014-09-21 14:30:22 +00:00
usb_verbose.h Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value 2014-09-21 14:30:22 +00:00
usbcdc.h
usbdevices.config Add umcs(4) - a driver for moschip 78{1,2,4}0 based multiport serial 2014-03-16 09:34:45 +00:00
usbdevs Add Apple "Magic Trackpad" device id (bluetooth device) 2015-04-06 17:15:32 +00:00
usbdevs.h Regen (Add Apple Magic Trackpad) 2015-04-06 17:16:25 +00:00
usbdevs_data.h Regen (Add Apple Magic Trackpad) 2015-04-06 17:16:25 +00:00
usbdi.c clip xfer->actlen also in the !DIAGNOSTIC case 2015-02-09 20:12:47 +00:00
usbdi.h Fix usb task queue locking. 2014-07-17 18:42:37 +00:00
usbdi_util.c Add usbd_get_bos_desc{,_full} from Takahiro HAYASHI 2015-03-27 12:46:51 +00:00
usbdi_util.h Add usbd_get_bos_desc{,_full} from Takahiro HAYASHI 2015-03-27 12:46:51 +00:00
usbdivar.h Trailing whitespace. 2014-09-06 10:54:04 +00:00
usbhid.h
usbhist.h Improve USB debugging with USBHIST based on KERNHIST. 2014-09-12 16:40:38 +00:00
usbroothub_subr.c
usbroothub_subr.h
uscanner.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
uslsa.c Improve support for the CP2104. This particular device has a higher maximum 2014-03-10 19:55:18 +00:00
uslsareg.h
usscanner.c Fix botch in previous 2013-09-15 19:27:22 +00:00
ustir.c
ustirreg.h
uthum.c
utoppy.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
utoppy.h
uts.c
uvideo.c Improve USB debugging with USBHIST based on KERNHIST. 2014-09-12 16:40:38 +00:00
uvideoreg.h
uvisor.c
uvscom.c
uyap.c
uyap_firmware.h
uyurex.c properly protect uhid's sc_q member with sc_lock. should fix PR#49728. 2015-03-07 20:20:55 +00:00
x1input_rdesc.h Add Xbox One controller support. Report descriptor from https://github.com/lloeki/xbox_one_controller 2015-02-08 19:22:45 +00:00
xhci.c kern/49391: Fixes to XHCI driver command ring and status TRB 2014-11-18 10:18:45 +00:00
xhcireg.h More defines - from Takahiro HAYASHI and a couple of corrections from me 2015-03-28 08:19:20 +00:00
xhcivar.h Whtiespace. 2014-03-10 13:12:02 +00:00
xinput_rdesc.h