NetBSD/sys/dev/usb
2020-07-04 08:05:26 +00:00
..
aubtfwl.c aubtfwl(4): Use kmem_asprintf() for firmware file name creation. 2020-05-30 17:19:45 +00:00
aubtfwlreg.h
auvitek_audio.c
auvitek_board.c
auvitek_dtv.c
auvitek_i2c.c Cleanup i2c bus acquire / release, centralizing all of the logic into 2019-12-22 23:23:29 +00:00
auvitek_video.c KNF 2019-01-22 06:46:21 +00:00
auvitek.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
auvitekreg.h
auvitekvar.h
ehci.c Copyright maintenance 2020-05-17 08:38:37 +00:00
ehcireg.h
ehcivar.h Use roundup. NFCI. 2020-03-15 07:56:19 +00:00
emdtv_board.c
emdtv_board.h
emdtv_dtv.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
emdtv_i2c.c Cleanup i2c bus acquire / release, centralizing all of the logic into 2019-12-22 23:23:29 +00:00
emdtv_ir.c
emdtv.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
emdtvreg.h
emdtvvar.h
FILES Remove uyap, USB YAP phone firmware loader. 2020-05-16 13:46:10 +00:00
files.usb Remove uyap, USB YAP phone firmware loader. 2020-05-16 13:46:10 +00:00
if_athn_usb.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
if_athn_usb.h Fix error handling, to prevent kernel crashes when detaching an athn0 2019-09-14 12:36:35 +00:00
if_atu.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_atureg.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_aue.c This was still not correct,. USB_DEBUG is what mattered, not AUE_DEBUG, 2020-03-18 11:33:32 +00:00
if_auereg.h convert aue(4) to usbnet(9). 2019-08-23 04:34:51 +00:00
if_axe.c - change to use rcvfilt_locked() name to clarify the intent. 2020-03-27 18:04:45 +00:00
if_axen.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_axenreg.h introduce a library of common code / backends to share code between 2019-07-31 09:13:16 +00:00
if_axereg.h move software parts out of the "reg" header. 2019-07-14 21:37:09 +00:00
if_bwfm_usb.c make bwfm_usb_bus_ops static and const 2020-05-31 11:12:36 +00:00
if_cdce.c hardclock_ticks -> getticks() 2020-05-15 19:28:09 +00:00
if_cdcereg.h move the software-only parts of cdce(4) out of if_cdcereg.h. 2019-06-22 04:35:46 +00:00
if_cue.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_cuereg.h port cue(4), mue(4) and url(4) to usbnet(9). diffstat says: 2019-08-15 08:02:32 +00:00
if_kue.c KNF 2020-03-21 06:55:13 +00:00
if_kuereg.h port kue(4) to usbnet(9). interesting notes: 2019-08-16 08:51:09 +00:00
if_mos.c iron out multicast filter logic and pick better name for its work 2020-04-02 04:09:36 +00:00
if_mosreg.h add mos(4) driver for Moschip MCS7730/MCS7830/MCS7832 usb ethernet. 2019-09-20 10:34:54 +00:00
if_mue.c prop_data_data_nocopy -> prop_data_value 2020-06-27 13:32:00 +00:00
if_muereg.h port cue(4), mue(4) and url(4) to usbnet(9). diffstat says: 2019-08-15 08:02:32 +00:00
if_muevar.h port cue(4), mue(4) and url(4) to usbnet(9). diffstat says: 2019-08-15 08:02:32 +00:00
if_otus.c Stricter bounds check for some packet length we get from the usb chip, 2020-06-11 09:51:37 +00:00
if_otusreg.h
if_otusvar.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_rum.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_rumreg.h
if_rumvar.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_run.c disable inlining for couple functions which allocate usb_device_request_t 2020-06-24 21:06:39 +00:00
if_runvar.h Conditionally enable the formerly #if'ed-out code to use the 2020-06-06 13:53:43 +00:00
if_smsc.c prop_data_data_nocopy -> prop_data_value 2020-06-27 13:32:00 +00:00
if_smscreg.h Fix an unused register field define 2019-08-12 08:40:09 +00:00
if_udav.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_udavreg.h add a blank line after rcsid(s) 2019-08-10 02:32:27 +00:00
if_umb.c Fix type confusion. Found by kASan when doing a normal attach+detach over 2020-03-24 07:12:16 +00:00
if_umbreg.h KNF 2020-03-21 06:54:32 +00:00
if_upgt.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_upgtvar.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_upl.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_ural.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_uralreg.h Use unsigned (RAL_RF_BUSY). Found by KUBSan. 2019-07-25 11:10:38 +00:00
if_uralvar.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_ure.c - change to use rcvfilt_locked() name to clarify the intent. 2020-03-27 18:04:45 +00:00
if_urereg.h Apply FreeBSD r346028 from ganbold@f.o: 2019-04-12 03:32:06 +00:00
if_urevar.h missed commit should be paired with if_ure.c 1.20. 2019-08-09 06:46:35 +00:00
if_url.c iron out multicast filter logic and pick better name for its work 2020-04-02 04:09:36 +00:00
if_urlreg.h URL_TCR_IFG0 is not bit 4 but bit3. From OpenBSD. 2019-12-27 08:53:30 +00:00
if_urndis.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_urtw.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_urtwn.c mark several init-only functions as noinline to avoid bumping into the 2020-06-27 14:34:45 +00:00
if_urtwnreg.h
if_urtwnvar.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_urtwreg.h Remove extra semicolon. 2020-05-14 08:34:17 +00:00
if_zyd.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
if_zydreg.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
irmce.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
kue_fw.h
Makefile Put the ioctl definitions in a header, and install it. 2020-03-31 16:28:28 +00:00
Makefile.usbdevs
mbim.h
motg.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
motgreg.h
motgvar.h
ohci.c Convert ohcireg.h to __BITS. NFCI. 2020-06-03 15:38:02 +00:00
ohcireg.h Convert ohcireg.h to __BITS. NFCI. 2020-06-03 15:38:02 +00:00
ohcivar.h Use roundup. NFCI. 2020-03-15 07:56:19 +00:00
pseye.c Support set/get_framerate 2020-05-22 11:24:31 +00:00
slurm.c KNF 2019-01-22 06:46:21 +00:00
stuirda.c remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.h 2019-05-05 03:17:54 +00:00
TODO - remove items that are fixed (usually in the distant past) 2019-08-23 07:13:03 +00:00
TODO.usbmp Remove uyap, USB YAP phone firmware loader. 2020-05-16 13:46:10 +00:00
u3g.c Replace calls to usbd_device2interface_handle in u3g_match() and 2020-06-05 08:02:32 +00:00
ualea.c rnd_attach_source calls the callback itself now. 2020-04-30 03:40:52 +00:00
uark.c Localify, constify. 2020-01-07 06:42:26 +00:00
uatp.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
uaudio.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
uaudioreg.h
uberry.c Remove clause 3 and 4 leftovers from TNF licenses in more sources. 2019-12-15 16:48:25 +00:00
ubsa_common.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
ubsa.c PR/55068: sc.dying: Fix printf formats: 2020-03-13 18:17:40 +00:00
ubsavar.h clean up ucom parents some more: 2019-05-09 02:43:35 +00:00
ubt.c localify 2019-12-01 08:23:09 +00:00
uchcom.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
ucom.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
ucomvar.h clean up ucom parents some more: 2019-05-09 02:43:35 +00:00
ucycom.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
udl.c s/transfered/transferred/ 2019-12-27 09:41:48 +00:00
udl.h Fix error handling, to prevent kernel crashes at detach time. The code is 2019-09-14 15:24:23 +00:00
udsbr.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
udsir.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
uep.c localify 2019-12-01 08:23:09 +00:00
uftdi.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
uftdireg.h Support serial speeds up to 12mbaud with newer FTDI chips. 2019-09-13 20:50:45 +00:00
ugen.c KNG 2020-03-21 06:54:56 +00:00
ugensa.c Remove duplicated USB_VENDOR_SIERRA USB_PRODUCT_SIERRA_USB305 entry 2020-06-05 08:01:49 +00:00
ugraphire_rdesc.h
uhci.c Copyright maintenance 2020-05-26 07:03:22 +00:00
uhcireg.h
uhcivar.h Use roundup. NFCI. 2020-03-15 07:56:19 +00:00
uhid.c Move proc_lock into the data segment. It was dynamically allocated because 2020-05-23 23:42:41 +00:00
uhidev.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
uhidev.h use sc_lock not sc_access_lock to check UHIDEV_OPEN. 2019-03-23 02:19:31 +00:00
uhmodem.c PR/55068: sc.dying: Fix printf formats: 2020-03-13 18:17:40 +00:00
uhso.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
uhub.c Register eight vHCI buses, and use separate KCOV mailboxes for them. 2020-06-05 17:20:56 +00:00
uipad.c Localify, constify. 2020-01-07 06:42:26 +00:00
uipaq.c PR/55068: sc.dying: Fix printf formats: 2020-03-13 18:17:40 +00:00
uirda.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
uirdavar.h
ukbd.c Summary: Introduce a keyboard event ring buffer for USB console keyboards 2020-03-29 10:46:10 +00:00
ukbdvar.h
ukyopon.c Add uxrcom driver for Exar XR21V141x USB serial adapters. Based in part 2020-04-12 01:10:53 +00:00
ukyopon.h
ulpireg.h
ulpt.c Fix NULL deref on attach failure. Found via vHCI fuzzing. 2020-06-27 07:29:11 +00:00
umass_quirks.c Add umass quirk for Alcor AU6366 multi-card reader. 2020-06-19 11:52:42 +00:00
umass_quirks.h
umass_scsipi.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
umass_scsipi.h move the deallocation of the protocol-specific softc into its own detach hook, 2019-02-10 19:23:55 +00:00
umass.c remove obsolete support for ISD-ATA umass(4) adapters 2020-04-13 09:26:43 +00:00
umassvar.h
umcs.c Localify, constify. 2020-01-07 06:42:26 +00:00
umcs.h Fix typo (s/recevie/receive/). 2019-06-04 10:15:22 +00:00
umct.c PR/55068: sc.dying: Fix printf formats: 2020-03-13 18:17:40 +00:00
umct.h
umidi_quirks.c Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
umidi_quirks.h
umidi.c Remove the call to KERNEL_UNLOCK_ONE(), it was forgotten when the biglock 2020-01-02 08:08:30 +00:00
umodem_common.c Add uxrcom driver for Exar XR21V141x USB serial adapters. Based in part 2020-04-12 01:10:53 +00:00
umodem.c Add uxrcom driver for Exar XR21V141x USB serial adapters. Based in part 2020-04-12 01:10:53 +00:00
umodemvar.h clean up ucom parents some more: 2019-05-09 02:43:35 +00:00
umodeswitch.c Add support for D-Link DWM-157 3G USB modem 2020-02-15 02:14:02 +00:00
ums.c further tweaks for USB_PRODUCT_MICROSOFT_24GHZ_XCVR80 from PR kern/55161 2020-04-12 07:41:11 +00:00
uplcom.c fix more broken kernhist formats (now I got them all). 2020-03-14 03:01:36 +00:00
usb_mem.c Use howmany. NFC. 2020-05-15 06:26:44 +00:00
usb_mem.h Switch USB to use non-coherent buffers for data transfers in the 2020-04-05 20:59:38 +00:00
usb_quirks.c fix more broken kernhist formats (now I got them all). 2020-03-14 03:01:36 +00:00
usb_quirks.h
usb_sdt.h New dtrace usb provider, with a handful of probes in usb.c. 2020-02-19 16:03:30 +00:00
usb_subr.c Update for proplib(3) API changes. 2020-06-11 02:32:06 +00:00
usb_verbose.c
usb_verbose.h
usb.c Don't allow open of /dev/usb if there are no attached busses. 2020-05-27 07:17:45 +00:00
usb.h avoid using old bsd types (u_int etc) so that this compiles with 2019-08-23 07:17:31 +00:00
usbcdc.h
usbdevices.config Remove uyap, USB YAP phone firmware loader. 2020-05-16 13:46:10 +00:00
usbdevs usbdevs: Add Linux USB 3.0 debugging port serial device 2020-07-04 08:05:26 +00:00
usbdevs_data.h regen 2020-06-19 11:54:01 +00:00
usbdevs.h regen 2020-06-19 11:54:01 +00:00
usbdi_util.c remove unused 2020-06-16 17:25:56 +00:00
usbdi_util.h remove unused 2020-06-16 17:25:56 +00:00
usbdi.c Use usbd_destroy_xfer() in usbd_request_async() instead of usbd_free_xfer(). 2020-05-19 18:32:35 +00:00
usbdi.h Move usb_desc_* into usbdi_util.c, no functional change. 2020-02-16 09:40:35 +00:00
usbdivar.h Register eight vHCI buses, and use separate KCOV mailboxes for them. 2020-06-05 17:20:56 +00:00
usbhid.h Add ioctls to get and set raw mode. 2020-03-04 01:23:08 +00:00
usbhist.h usbhist(9): 2019-08-22 00:24:07 +00:00
usbnet.c Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
usbnet.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
usbroothub.c convert pairs of USBHIST_CALLED()+USBHIST_LOG*() into 2019-08-21 10:48:37 +00:00
usbroothub.h
uscanner.c remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.h 2019-05-05 03:17:54 +00:00
uslsa.c PR/55068: sc.dying: Fix printf formats: 2020-03-13 18:17:40 +00:00
uslsareg.h
usscanner.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
ustir.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
ustirreg.h Purge an ancient email address, use dsainty@NetBSD.org instead 2019-09-22 07:28:35 +00:00
uthum.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
utoppy.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
utoppy.h
uts.c revert the 0x% -> %# change for fixed width formats pointed out by uwe. 2020-03-14 02:35:33 +00:00
uvideo.c uvideo(4): clamp (micro)frames-per-xfer to at most 80 2020-05-24 17:28:20 +00:00
uvideoreg.h
uvisor.c PR/55068: sc.dying: Fix printf formats: 2020-03-13 18:17:40 +00:00
uvscom.c PR/55068: sc.dying: Fix printf formats: 2020-03-13 18:17:40 +00:00
uxrcom.c Add uxrcom driver for Exar XR21V141x USB serial adapters. Based in part 2020-04-12 01:10:53 +00:00
vhci.c Register eight vHCI buses, and use separate KCOV mailboxes for them. 2020-06-05 17:20:56 +00:00
vhci.h Publish the request/response structures too. 2020-03-31 16:34:25 +00:00
x1input_rdesc.h
xhci.c More __BITS. NFCI. 2020-06-06 08:56:30 +00:00
xhcireg.h More __BITS. NFCI. 2020-06-06 08:56:30 +00:00
xhcivar.h xhci(4): dynamically allocate xhci_xfer->xx_trb buffer 2020-05-21 13:47:10 +00:00
xinput_rdesc.h