.. |
aubtfwl.c
|
|
|
aubtfwlreg.h
|
|
|
auvitek_audio.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
auvitek_board.c
|
|
|
auvitek_dtv.c
|
|
|
auvitek_i2c.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
auvitek_video.c
|
|
|
auvitek.c
|
|
|
auvitekreg.h
|
|
|
auvitekvar.h
|
|
|
ehci.c
|
s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method
|
2017-11-17 08:22:02 +00:00 |
ehcireg.h
|
|
|
ehcivar.h
|
|
|
emdtv_board.c
|
|
|
emdtv_board.h
|
|
|
emdtv_dtv.c
|
|
|
emdtv_i2c.c
|
|
|
emdtv_ir.c
|
|
|
emdtv.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
emdtvreg.h
|
|
|
emdtvvar.h
|
|
|
ezload.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
ezload.h
|
|
|
FILES
|
|
|
files.usb
|
Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based on
|
2017-10-19 23:58:41 +00:00 |
hid.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
hid.h
|
|
|
if_athn_usb.c
|
Match BUFFALO CEWL-1 (Sony UWA-BR100 WLAN)
|
2017-10-18 16:01:58 +00:00 |
if_athn_usb.h
|
Pull across from nick-nhusb.
|
2017-01-21 12:45:22 +00:00 |
if_atu.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
if_atureg.h
|
|
|
if_aue.c
|
Appease coverity which is having nightmares about strings not being
|
2017-01-12 18:26:08 +00:00 |
if_auereg.h
|
|
|
if_axe.c
|
Update the kernhist(9) kernel history code to address issues identified
|
2017-10-28 00:37:11 +00:00 |
if_axen.c
|
Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
|
2016-12-15 09:28:02 +00:00 |
if_axenreg.h
|
|
|
if_axereg.h
|
Sync with FreeBSD/OpenBSD and add support for 88772B devices.
|
2016-12-04 10:07:06 +00:00 |
if_bwfm_usb.c
|
Pass WME access classification to bcdc header
|
2017-10-21 20:36:12 +00:00 |
if_cdce.c
|
Appease coverity which is having nightmares about strings not being
|
2017-01-12 18:26:08 +00:00 |
if_cdcereg.h
|
|
|
if_cue.c
|
Appease coverity which is having nightmares about strings not being
|
2017-01-12 18:26:08 +00:00 |
if_cuereg.h
|
|
|
if_kue.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
if_kuereg.h
|
|
|
if_otus.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
if_otusreg.h
|
|
|
if_otusvar.h
|
|
|
if_rum.c
|
Also attach the MW-P54SS USB Wireless Broadband Router from Synet
|
2017-05-23 00:32:47 +00:00 |
if_rumreg.h
|
|
|
if_rumvar.h
|
|
|
if_run.c
|
Use a #define instead of a magic number
|
2017-11-17 13:08:48 +00:00 |
if_runvar.h
|
Use a #define instead of a magic number
|
2017-11-17 13:08:48 +00:00 |
if_smsc.c
|
Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
|
2016-12-15 09:28:02 +00:00 |
if_smscreg.h
|
|
|
if_smscvar.h
|
|
|
if_udav.c
|
Appease coverity which is having nightmares about strings not being
|
2017-01-12 18:26:08 +00:00 |
if_udavreg.h
|
|
|
if_upgt.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
if_upgtvar.h
|
|
|
if_upl.c
|
If if_initialize() failed in the attach function, return.
|
2017-10-23 09:27:21 +00:00 |
if_ural.c
|
Free the RX list if ural_alloc_rx_list fails part way through.
|
2017-07-28 13:23:01 +00:00 |
if_uralreg.h
|
|
|
if_uralvar.h
|
|
|
if_url.c
|
Appease coverity which is having nightmares about strings not being
|
2017-01-12 18:26:08 +00:00 |
if_urlreg.h
|
|
|
if_urndis.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
if_urndisreg.h
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
if_urtw.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
if_urtwn_data.h
|
|
|
if_urtwn.c
|
PR/52702 Malicious USB devices attaching as urtwn(4) can corrupt kernel memory
|
2017-11-17 13:27:09 +00:00 |
if_urtwnreg.h
|
|
|
if_urtwnvar.h
|
|
|
if_urtwreg.h
|
|
|
if_zyd.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
if_zydreg.h
|
|
|
irmce.c
|
Check pmf_device_register return value. NFC
|
2017-01-20 12:25:07 +00:00 |
kue_fw.h
|
|
|
Makefile
|
|
|
Makefile.usbdevs
|
Fix the same typo again in the same comment.
|
2017-04-18 19:04:25 +00:00 |
moscom.c
|
Add first channel of mcs7720.
|
2017-06-26 20:36:01 +00:00 |
motg.c
|
s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method
|
2017-11-17 08:22:02 +00:00 |
motgreg.h
|
|
|
motgvar.h
|
|
|
ohci.c
|
s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method
|
2017-11-17 08:22:02 +00:00 |
ohcireg.h
|
|
|
ohcivar.h
|
|
|
pseye.c
|
|
|
slurm.c
|
|
|
stuirda.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
TODO
|
|
|
TODO.usbmp
|
Slight tweak now that umass(4) doesn't need KERNEL_LOCK
|
2016-11-21 08:48:00 +00:00 |
u3g.c
|
split the mode switch part of the u3g driver into a separate file so that
|
2017-05-24 20:23:58 +00:00 |
ualea.c
|
don't subtract uninitialized pktsize in error path.
|
2017-07-18 23:11:01 +00:00 |
uark.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uatp.c
|
Simplify various logic: replace an ad hoc condvar by callout_halt.
|
2017-04-09 16:40:42 +00:00 |
uaudio.c
|
uaudio: don't block suspend.
|
2017-07-26 07:45:05 +00:00 |
uaudioreg.h
|
|
|
uberry.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
ubsa_common.c
|
|
|
ubsa.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
ubsavar.h
|
|
|
ubt.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
uchcom.c
|
Followling an advice in a linux forum, don't update LCR1/LCR2.
|
2016-12-12 16:47:06 +00:00 |
ucom.c
|
Update the kernhist(9) kernel history code to address issues identified
|
2017-10-28 00:37:11 +00:00 |
ucomvar.h
|
|
|
ucycom.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
udl.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
udl.h
|
|
|
udsbr.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
udsir.c
|
Use C99 initializer for filterops
|
2017-10-25 08:12:37 +00:00 |
uep.c
|
uep: allow (hard-coded) calibration.
|
2016-12-05 13:14:22 +00:00 |
uftdi.c
|
add RTSYS CT57A to list of FTDI based USB serial devices
|
2017-05-30 20:26:26 +00:00 |
uftdireg.h
|
|
|
ugen.c
|
Use C99 initializer for filterops
|
2017-10-25 08:12:37 +00:00 |
ugensa.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
ugraphire_rdesc.h
|
Support some Wacom pen tablets:
|
2017-09-02 04:35:51 +00:00 |
uhci.c
|
s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method
|
2017-11-17 08:22:02 +00:00 |
uhcireg.h
|
|
|
uhcivar.h
|
|
|
uhid.c
|
Use C99 initializer for filterops
|
2017-10-25 08:12:37 +00:00 |
uhidev.c
|
Support some Wacom pen tablets:
|
2017-09-02 04:35:51 +00:00 |
uhidev.h
|
|
|
uhmodem.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uhso.c
|
fix off by one
|
2017-01-11 22:09:38 +00:00 |
uhub.c
|
Update the kernhist(9) kernel history code to address issues identified
|
2017-10-28 00:37:11 +00:00 |
uipad.c
|
Remove comment about BlackBerry devices which are not relevant here.
|
2017-09-30 13:01:50 +00:00 |
uipaq.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uirda.c
|
Use C99 initializer for filterops
|
2017-10-25 08:12:37 +00:00 |
uirdavar.h
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
ukbd.c
|
Support more varieties of USB keyboard reports.
|
2017-08-13 22:19:56 +00:00 |
ukbdmap.c
|
|
|
ukbdvar.h
|
|
|
ukyopon.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
ukyopon.h
|
|
|
ulpireg.h
|
|
|
ulpt.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
umass_isdata.c
|
move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()
|
2017-10-20 07:06:05 +00:00 |
umass_isdata.h
|
Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch
|
2017-10-07 16:05:31 +00:00 |
umass_quirks.c
|
Update the kernhist(9) kernel history code to address issues identified
|
2017-10-28 00:37:11 +00:00 |
umass_quirks.h
|
|
|
umass_scsipi.c
|
Update the kernhist(9) kernel history code to address issues identified
|
2017-10-28 00:37:11 +00:00 |
umass_scsipi.h
|
|
|
umass.c
|
And yet another one. :(
|
2017-10-28 20:57:51 +00:00 |
umassvar.h
|
|
|
umcs.c
|
|
|
umcs.h
|
|
|
umct.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
umct.h
|
|
|
umidi_quirks.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
umidi_quirks.h
|
|
|
umidi.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
umodem_common.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
umodem.c
|
|
|
umodemvar.h
|
|
|
umodeswitch.c
|
Automatically eject RALINK RT73 devices
|
2017-08-05 12:38:08 +00:00 |
ums.c
|
|
|
uplcom.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
urio.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
urio.h
|
|
|
usb_mem.c
|
Update the kernhist(9) kernel history code to address issues identified
|
2017-10-28 00:37:11 +00:00 |
usb_mem.h
|
|
|
usb_quirks.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
usb_quirks.h
|
|
|
usb_subr.c
|
Be more defensive towards malicious USB devices
|
2017-12-08 14:46:18 +00:00 |
usb_verbose.c
|
|
|
usb_verbose.h
|
|
|
usb.c
|
Update the kernhist(9) kernel history code to address issues identified
|
2017-10-28 00:37:11 +00:00 |
usb.h
|
Pull across xhci(4) improvemnts from nick-nhusb
|
2017-01-19 16:05:00 +00:00 |
usbcdc.h
|
|
|
usbdevices.config
|
Add bwfm
|
2017-10-19 23:59:30 +00:00 |
usbdevs
|
Add the TP-LINK TL-WN823N (version 2)
|
2017-10-31 00:20:51 +00:00 |
usbdevs_data.h
|
Re-generate
|
2017-10-31 00:30:07 +00:00 |
usbdevs.h
|
Re-generate
|
2017-10-31 00:30:07 +00:00 |
usbdi_util.c
|
Update the kernhist(9) kernel history code to address issues identified
|
2017-10-28 00:37:11 +00:00 |
usbdi_util.h
|
|
|
usbdi.c
|
Update the kernhist(9) kernel history code to address issues identified
|
2017-10-28 00:37:11 +00:00 |
usbdi.h
|
|
|
usbdivar.h
|
Pull across xhci(4) improvemnts from nick-nhusb
|
2017-01-19 16:05:00 +00:00 |
usbhid.h
|
|
|
usbhist.h
|
|
|
usbroothub.c
|
Some USB3 support from nick-nhusb
|
2017-11-28 07:36:08 +00:00 |
usbroothub.h
|
Some USB3 support from nick-nhusb
|
2017-11-28 07:36:08 +00:00 |
uscanner.c
|
Use C99 initializer for filterops
|
2017-10-25 08:12:37 +00:00 |
uslsa.c
|
Don't block suspend when uslsa(4) is attached - it works fine.
|
2016-12-16 14:56:34 +00:00 |
uslsareg.h
|
|
|
usscanner.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
ustir.c
|
Use C99 initializer for filterops
|
2017-10-25 08:12:37 +00:00 |
ustirreg.h
|
|
|
uthum.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
utoppy.c
|
remove checks for failure after memory allocation calls that cannot fail:
|
2017-06-01 02:45:05 +00:00 |
utoppy.h
|
|
|
uts.c
|
fix tpyo
|
2017-05-17 14:15:29 +00:00 |
uvideo.c
|
Typos in comments
|
2017-06-22 15:22:16 +00:00 |
uvideoreg.h
|
|
|
uvisor.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uvscom.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uyap_firmware.h
|
|
|
uyap.c
|
|
|
uyurex.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
x1input_rdesc.h
|
|
|
xhci.c
|
adjust for hexdump signature
|
2017-12-09 00:54:31 +00:00 |
xhcireg.h
|
Pull across xhci(4) improvemnts from nick-nhusb
|
2017-01-19 16:05:00 +00:00 |
xhcivar.h
|
If the bus glue calls xhci_init with interrupts enabled, there is a window
|
2017-09-25 00:03:10 +00:00 |
xinput_rdesc.h
|
|
|