| .. |
|
at91dci.c
|
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
|
2015-01-05 15:04:17 +00:00 |
|
at91dci.h
|
- Implement fast interrupt handler to save CPU usage.
|
2014-08-05 18:48:12 +00:00 |
|
at91dci_atmelarm.c
|
- Implement fast interrupt handler to save CPU usage.
|
2014-08-05 18:48:12 +00:00 |
|
at91dci_fdt.c
|
- Implement fast interrupt handler to save CPU usage.
|
2014-08-05 18:48:12 +00:00 |
|
atmegadci.c
|
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
|
2015-01-05 15:04:17 +00:00 |
|
atmegadci.h
|
Implement better support for USB controller suspend and resume.
|
2011-12-14 00:28:54 +00:00 |
|
atmegadci_atmelarm.c
|
Implement better support for USB controller suspend and resume.
|
2011-12-14 00:28:54 +00:00 |
|
avr32dci.c
|
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
|
2015-01-05 15:04:17 +00:00 |
|
avr32dci.h
|
Implement better support for USB controller suspend and resume.
|
2011-12-14 00:28:54 +00:00 |
|
dwc_otg.c
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
dwc_otg.h
|
Some further DWC OTG improvements for full speed and low speed devices:
|
2014-06-07 07:23:17 +00:00 |
|
dwc_otg_fdt.c
|
- Add softc pointer argument to FIFO functions as an optimisation.
|
2014-05-18 09:13:29 +00:00 |
|
dwc_otgreg.h
|
Multiple DWC OTG host mode related fixes and improvements:
|
2014-05-09 14:23:06 +00:00 |
|
ehci.c
|
Remove unused defines.
|
2014-08-05 08:24:41 +00:00 |
|
ehci.h
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
|
ehci_fsl.c
|
Follow r261352 by updating all drivers which are children of simplebus
|
2014-02-02 19:17:28 +00:00 |
|
ehci_imx.c
|
Stop calling imx51_ccm_foo() clock functions from imx6 code. Instead
|
2014-04-26 16:48:09 +00:00 |
|
ehci_ixp4xx.c
|
Implement better support for USB controller suspend and resume.
|
2011-12-14 00:28:54 +00:00 |
|
ehci_mv.c
|
Follow r261352 by updating all drivers which are children of simplebus
|
2014-02-02 19:17:28 +00:00 |
|
ehci_pci.c
|
Add PCI ID for Intel Lynx Point LP controller.
|
2014-11-26 20:34:05 +00:00 |
|
ehcireg.h
|
The EHCI_CAPLENGTH and EHCI_HCIVERSION registers are actually sub-registers
|
2010-10-25 15:51:43 +00:00 |
|
musb_otg.c
|
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
|
2015-01-05 15:04:17 +00:00 |
|
musb_otg.h
|
- Verify that we don't load more data into a FIFO than it is
|
2014-06-05 18:23:51 +00:00 |
|
musb_otg_atmelarm.c
|
- Add initial host mode support for Mentor Graphics USB OTG controller
|
2013-07-07 04:18:35 +00:00 |
|
ohci.c
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
ohci.h
|
Implement better support for USB controller suspend and resume.
|
2011-12-14 00:28:54 +00:00 |
|
ohci_atmelarm.c
|
Remove FreeBSD 6 support
|
2014-02-08 04:29:36 +00:00 |
|
ohci_fdt.c
|
Add device and gadget bindings for fdt. These are preliminary and will
|
2014-02-28 03:00:31 +00:00 |
|
ohci_pci.c
|
Add Apple Intrepid USB controller ID.
|
2014-11-25 06:15:00 +00:00 |
|
ohci_s3c24x0.c
|
Move the ARM Samsung s3c2xx0 support files into the samsung directory, to
|
2014-09-25 11:38:26 +00:00 |
|
ohcireg.h
|
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
|
2010-03-03 10:18:03 +00:00 |
|
saf1761_otg.c
|
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
|
2015-01-05 15:04:17 +00:00 |
|
saf1761_otg.h
|
Workaround for possible bug in the SAF1761 chip. Wait 125us before
|
2014-12-03 21:48:30 +00:00 |
|
saf1761_otg_boot.c
|
Add ISP/SAF1761 bootloader bus interface file.
|
2014-05-30 13:42:11 +00:00 |
|
saf1761_otg_fdt.c
|
Hook the ISP/SAF1761 driver into MIPS kernel builds.
|
2014-05-29 10:46:09 +00:00 |
|
saf1761_otg_reg.h
|
Use correct length mask for split transactions. The hardware would
|
2014-11-22 08:47:04 +00:00 |
|
uhci.c
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
uhci.h
|
Implement better support for USB controller suspend and resume.
|
2011-12-14 00:28:54 +00:00 |
|
uhci_pci.c
|
Implement better support for USB controller suspend and resume.
|
2011-12-14 00:28:54 +00:00 |
|
uhcireg.h
|
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
|
2010-03-03 10:18:03 +00:00 |
|
usb_controller.c
|
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
|
2015-01-05 15:04:17 +00:00 |
|
uss820dci.c
|
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
|
2015-01-05 15:04:17 +00:00 |
|
uss820dci.h
|
- Implement fast interrupt handler to save CPU usage.
|
2014-08-05 06:33:59 +00:00 |
|
uss820dci_atmelarm.c
|
Rename driver name a bit to avoid unit number confusion in dmesg.
|
2014-08-05 06:37:07 +00:00 |
|
xhci.c
|
Add missed flushing of data which can happen when "xhci_configure_mask()"
|
2014-12-30 08:33:51 +00:00 |
|
xhci.h
|
Allow systems having a page size greater than 4K to use fewer
|
2014-12-30 09:20:29 +00:00 |
|
xhci_pci.c
|
Improve/fix interrupt allocation/setup/release:
|
2014-12-27 21:50:47 +00:00 |
|
xhcireg.h
|
Improve support for Intel Lynx Point USB 3.0 controllers by masking
|
2014-07-07 05:17:16 +00:00 |