.. |
FILES
|
various umidi clean ups:
|
2014-12-21 23:00:35 +00:00 |
Makefile
|
…
|
|
Makefile.usbdevs
|
Update the devlist2h.awk script to track the maximum lengths of vendor
|
2016-10-26 01:03:23 +00:00 |
TODO
|
Remove a couple of items
|
2014-06-25 21:23:03 +00:00 |
TODO.usbmp
|
Slight tweak now that umass(4) doesn't need KERNEL_LOCK
|
2016-11-21 08:48:00 +00:00 |
aubtfwl.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
aubtfwlreg.h
|
…
|
|
auvitek.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
auvitek_audio.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
auvitek_board.c
|
…
|
|
auvitek_dtv.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
auvitek_i2c.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
auvitek_video.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
auvitekreg.h
|
…
|
|
auvitekvar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ehci.c
|
Improve diagnostic print seen in PR 51524.
|
2016-10-03 00:32:37 +00:00 |
ehcireg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ehcivar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
emdtv.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
emdtv_board.c
|
…
|
|
emdtv_board.h
|
…
|
|
emdtv_dtv.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
emdtv_i2c.c
|
…
|
|
emdtv_ir.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
emdtvreg.h
|
__attribute__((__packed__)) -> __packed
|
2014-06-21 03:44:06 +00:00 |
emdtvvar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ezload.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
ezload.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
files.usb
|
Remove UZCOM_DEBUG
|
2016-11-25 12:45:28 +00:00 |
hid.c
|
printf -> aprint_normal.
|
2016-10-15 07:10:15 +00:00 |
hid.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_athn_usb.c
|
Call cv_broadcast with interlock held as per condvar(9)
|
2016-12-24 11:51:33 +00:00 |
if_athn_usb.h
|
Fix some bugs introduced by the nick-nhusb merge and related to the
|
2016-12-11 15:01:37 +00:00 |
if_atu.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
if_atureg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_aue.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_auereg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_axe.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_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
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_axereg.h
|
Sync with FreeBSD/OpenBSD and add support for 88772B devices.
|
2016-12-04 10:07:06 +00:00 |
if_cdce.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_cdcereg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_cue.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_cuereg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_kue.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_kuereg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_otus.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
if_otusreg.h
|
…
|
|
if_otusvar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_rum.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
if_rumreg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_rumvar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_run.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
if_runvar.h
|
Merge enough FreeBSD code to make RT5592 work.
|
2016-09-16 09:25:30 +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
|
Correct minor TX_CTRL_0_ guess and document the INTR interrupt control
|
2014-08-21 14:02:10 +00:00 |
if_smscvar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_udav.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_udavreg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_upgt.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
if_upgtvar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_upl.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_ural.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
if_uralreg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_uralvar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_url.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_urlreg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_urndis.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_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.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
if_urtwn_data.h
|
Add support for Realtek 8192EU.
|
2016-10-12 03:23:29 +00:00 |
if_urtwnreg.h
|
Add support for Realtek 8192EU.
|
2016-10-12 03:23:29 +00:00 |
if_urtwnvar.h
|
Add support for Realtek 8192EU.
|
2016-10-12 03:23:29 +00:00 |
if_urtwreg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
if_zyd.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
if_zydreg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
irmce.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
kue_fw.h
|
…
|
|
moscom.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
motg.c
|
Use MUSB2_REG_RXNAKLIMIT instead of MUSB2_REG_TXNAKLIMIT in the recieve path.
|
2016-06-05 18:46:03 +00:00 |
motgreg.h
|
Instead of polluting motgreg.h with AllWinner specific registers (things
|
2014-09-13 17:42:48 +00:00 |
motgvar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ohci.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
ohcireg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ohcivar.h
|
More comments
|
2016-05-22 08:02:23 +00:00 |
pseye.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
slurm.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
stuirda.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
u3g.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
uark.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uatp.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uaudio.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
uaudioreg.h
|
…
|
|
uberry.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
ubsa.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
ubsa_common.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ubsavar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ubt.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +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
|
Don't hold softc lock when calling ucom_read
|
2016-12-14 15:11:29 +00:00 |
ucomvar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ucycom.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
udl.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
udl.h
|
Stop crash when switching vt or leaving X windows.
|
2016-10-18 20:17:37 +00:00 |
udsbr.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
udsir.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
uep.c
|
uep: allow (hard-coded) calibration.
|
2016-12-05 13:14:22 +00:00 |
uftdi.c
|
allow suspend with uftdi(4). it works fine.
|
2016-12-15 17:21:21 +00:00 |
uftdireg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ugen.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
ugensa.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
ugraphire_rdesc.h
|
…
|
|
uhci.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
uhcireg.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
uhcivar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
uhid.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
uhidev.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
uhidev.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
uhmodem.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uhso.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uhub.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uipad.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
uipaq.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uirda.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
uirdavar.h
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
ukbd.c
|
Sort opt_* #includes
|
2016-11-25 12:50:13 +00:00 |
ukbdmap.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ukbdvar.h
|
…
|
|
ukyopon.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
ukyopon.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ulpireg.h
|
…
|
|
ulpt.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
umass.c
|
No need to take the kernel lock in umass(4) anymore
|
2016-11-21 08:27:30 +00:00 |
umass_isdata.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
umass_isdata.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
umass_quirks.c
|
Convert umass(4) to usbhist.
|
2016-07-01 12:16:35 +00:00 |
umass_quirks.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
umass_scsipi.c
|
No need to take the kernel lock in umass(4) anymore
|
2016-11-21 08:27:30 +00:00 |
umass_scsipi.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
umassvar.h
|
Fix build for USB_DEBUG without UMASS_DEBUG
|
2016-07-03 07:27:37 +00:00 |
umcs.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
umcs.h
|
…
|
|
umct.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
umct.h
|
…
|
|
umidi.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
umidi_quirks.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
umidi_quirks.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
umodem.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
umodem_common.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
umodemvar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
ums.c
|
Pull in opt_usb.h in _KERNEL_OPT case for various *_DEBUG options.
|
2016-04-27 19:35:17 +00:00 |
uplcom.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
urio.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
urio.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
usb.c
|
Change the SOFTINT level from NET to SERIAL for the USB softint handler.
|
2016-08-14 14:42:22 +00:00 |
usb.h
|
Update from t-hash with some changes from me.
|
2016-09-17 06:29:50 +00:00 |
usb_mem.c
|
Make USB_FRAG_DMA_WORKAROUND compile
|
2016-04-30 14:31:39 +00:00 |
usb_mem.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
usb_quirks.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
usb_quirks.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
usb_subr.c
|
Whitespace
|
2016-12-04 10:08:26 +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
|
Make usscanner(4) useful by also attaching its children.
|
2016-09-10 15:46:36 +00:00 |
usbdevs
|
Rename "CH341 serial/parallel" to "CH341 USB-Serial Bridge", and
|
2016-12-12 16:41:08 +00:00 |
usbdevs.h
|
Regen for USB_PRODUCT_WINCHIPHEAD2_CH341_2
|
2016-12-12 16:43:14 +00:00 |
usbdevs_data.h
|
Regen for USB_PRODUCT_WINCHIPHEAD2_CH341_2
|
2016-12-12 16:43:14 +00:00 |
usbdi.c
|
Whitespace
|
2016-12-04 10:08:26 +00:00 |
usbdi.h
|
Change the SOFTINT level from NET to SERIAL for the USB softint handler.
|
2016-08-14 14:42:22 +00:00 |
usbdi_util.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
usbdi_util.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
usbdivar.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
usbhid.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
usbhist.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
usbroothub.c
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
usbroothub.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
uscanner.c
|
Whitespace
|
2016-12-04 10:08:26 +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
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
ustirreg.h
|
…
|
|
uthum.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
utoppy.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
utoppy.h
|
…
|
|
uts.c
|
Pull in opt_usb.h in _KERNEL_OPT case for various *_DEBUG options.
|
2016-04-27 19:35:17 +00:00 |
uvideo.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +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.c
|
KNF. No functional change.
|
2016-07-14 04:19:26 +00:00 |
uyap_firmware.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
uyurex.c
|
+#include "opt_usb.h"
|
2016-11-25 12:56:29 +00:00 |
x1input_rdesc.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |
xhci.c
|
Fix "spurious event" when command ring rolls over.
|
2016-09-03 12:07:41 +00:00 |
xhcireg.h
|
Fix some typos. From t-hash.
|
2016-09-03 12:05:36 +00:00 |
xhcivar.h
|
Kill XHCI_QUIRK_FORCE_INTR and surrounding code
|
2016-05-03 13:14:44 +00:00 |
xinput_rdesc.h
|
Merge nick-nhusb
|
2016-04-23 10:15:27 +00:00 |