]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb/controller
- Stop transfers when RSU init fails.
[FreeBSD/FreeBSD.git] / sys / dev / usb / controller /
2014-05-21 hselaskyImplement interrupt endpoint methods for host mode...
2014-05-21 hselasky- Replace some constants with macros.
2014-05-20 hselaskyCorrect some programming details. The layout of the...
2014-05-18 hselasky- Remove no longer used file. FDT is used to attach...
2014-05-18 hselasky- Add softc pointer argument to FIFO functions as an...
2014-05-16 hselaskyEnable host controller interrupts.
2014-05-16 hselaskyRemove old files.
2014-05-16 hselaskyFix a compile warning about unused variable.
2014-05-16 hselaskyRename "saf1761_dci_xxx" into "saf1761_otg_xxx" to...
2014-05-16 hselaskyImplement basic support for the USB host controller...
2014-05-16 hselasky- Allow the SAF1761 driver to attach to the root HUB...
2014-05-16 hselasky- Add flattended device tree probe-, attach- and detach...
2014-05-16 hselasky- Correct some programming details for the SAF1761...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-14 hselaskyImplement USB device side driver code for SAF1761 and...
2014-05-14 hselaskyDisable configuration of the host frame interval regist...
2014-05-13 hselasky- Isochronous transfers should use the alternate next...
2014-05-12 hselaskyCreate driver file templates, kernel module Makefile...
2014-05-11 hselaskyOptimise host mode data roundtrip time. When BULK data...
2014-05-10 hselaskyOptimise host channel disabling:
2014-05-09 hselaskyFix a regression issue:
2014-05-09 hselaskyMultiple DWC OTG host mode related fixes and improvements:
2014-05-06 hselaskyReduce the number of interrupts in USB host mode for...
2014-05-05 hselaskyImprove DWC OTG USB host side support for isochronous...
2014-04-27 hselaskySetting the IMOD value below 0x3F8 can cause IRQ lockup...
2014-04-26 ianStop calling imx51_ccm_foo() clock functions from imx6...
2014-04-23 baptUpdate to byacc 20140409
2014-04-18 hselaskyAdd support for specifying USB controller mode via...
2014-04-11 hselaskyCorrect IMOD default value according to comment.
2014-04-09 hselaskyFix for infinite XHCI reset loops when the set address...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 impAdd device and gadget bindings for fdt. These are preli...
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-17 dimIn sys/dev/usb/controller/uss820dci.c, similar to r2619...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-16 hselaskyAdd new PCI ID for hardware which needs port routing...
2014-02-16 dimIn sys/dev/usb/controller/musb_otg.c, fix a warning...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 hselaskyFix minor logical error in the XHCI driver. Set correct...
2014-02-12 hselaskyIssue doorbell twice before finally freeing the DMA...
2014-02-08 impRemove FreeBSD 6 support
2014-02-02 ianFollow r261352 by updating all drivers which are childr...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-22 hselaskyWait a bit more before we free any EHCI DMA descriptors...
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-13 hselaskySeparate I/O errors from reception of STALL PID.
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-12 hselaskyMake sure reserved fields of the EHCI DMA descriptors...
2014-01-11 hselaskyOptimise interrupt logic. Technically writing a zero...
2014-01-11 hselaskyForce clearing of event ring interrupts. The "Intel...
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-07 hselaskyCheck the XHCI event ring regardless of the XHCI status...
2014-01-02 hselaskyMinor correction for the XHCI reset logic.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-16 hselaskyFix regression issue after r259248:
2013-12-12 hselaskySet chain bit correctly. This will fix some problems...
2013-12-11 hselaskyUSB method structures for USB controllers and USB pipes...
2013-12-08 hselaskyFix typos.
2013-12-06 hselaskyImprove the XHCI command timeout recovery handling...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-25 hselaskyComply to the XHCI specification. Certain input context...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-15 mavAdd some more IDs for Intel ATA, AHCI and USB controllers.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-03 hselaskyAdd description of two EHCI PCI IDs.
2013-10-30 ianRework the imx ehci driver so that it's four separate...
2013-10-29 baptMerge byacc 20130925
2013-10-23 rayMFC @r256953
2013-10-21 ganboldMove and rename dwc otg driver to more
next