]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb
Import missing enum declaration in pci_host_generic header file
[FreeBSD/FreeBSD.git] / sys / dev / usb /
2016-09-06 avosrum: use m_get2() in Rx path.
2016-09-06 avosrum: fix frame length checks in Rx path.
2016-09-05 avosrum: do not restart device when protmode / rtsthreshold...
2016-09-05 mmMFV r305420:
2016-09-05 hselaskyResolve deadlock between device_detach() and usbd_do_re...
2016-09-04 dimWith clang 3.9.0, compiling uplcom results in the follo...
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-01 ngieMFhead @ r305170
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 sephenet/rndis: Packet types are defined by NDIS; not RNDIS...
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-24 bdeFix key delay and repeat, part 2.
2016-08-24 kevloBring datasheet URL up to date.
2016-08-24 sephenet/rndis: Add canonical RNDIS major/minor version...
2016-08-23 bdeFix key delay and repeat, part 1.
2016-08-23 sephenet: Split RNDIS protocol structs/macros out of dev...
2016-08-22 hselaskyDon't separate the status stage of the XHCI USB control...
2016-08-22 bdeFurther fixes for translation of PrintScreen/SysRq.
2016-08-22 hselaskyFix for invalid use of bits in input context. Basically...
2016-08-21 hselaskyMake the UKBD USB transfers double buffered and set...
2016-08-21 bdeFix translation of the PrintScreen/SysRq and Pause...
2016-08-19 yongariHost controller is byte oriented. Fix wrong assumption...
2016-08-19 yongariFix build on big-endian systems.
2016-08-18 yongariWhen device is detached make sure to stop the controlle...
2016-08-18 yongariIn axge_stop(), clear medium receive enable bit which...
2016-08-18 yongariWhen usbd_transfer_setup() fails, don't call
2016-08-18 yongariIntroduce axge_rxfilter() which configures RX filtering...
2016-08-18 yongariSwitch to TX header format rather than directly manipul...
2016-08-18 yongariRename cryptic RX filter constants with more readable...
2016-08-18 yongariDon't explicitly call MIIBUS_STATCHG() method handler...
2016-08-18 yongariPass PHY location information and remove PHY access...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-08-09 pfgsys/dev: replace comma with semicolon when pertinent.
2016-08-06 cyAdd Logitech Unifying receiver.
2016-08-05 hselaskyKeep a reference count on USB keyboard polling to allow...
2016-07-29 traszImprove error message.
2016-07-29 traszFix MTP description in the comment.
2016-07-29 andrewAdd a generic EHCI USB driver based on the Allwinner...
2016-07-27 ianAnnotate the usb-serial drivers which always return...
2016-07-27 ianTranslate modem status reg bits from ns16550 to SER_...
2016-07-26 ianTranslate modem status reg bits from ns16550 to SER_...
2016-07-26 ianTranslate modem status reg bits from ns16550 to SER_...
2016-07-26 ianActually return line status register values from umosco...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-10 mmelEXTRES: Add OF node as argument to all <foo>_get_by_ofw...
2016-07-06 hselaskyFix regression issue with XHCI on 32-bit ARMv7 Armada...
2016-07-04 hselaskyFix interrupt loop when switching from USB device to...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 hselaskyFix detection of USB device disconnects in USB host...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-29 cemUSB: Add Garmin FR230 device quirk (broken INQUIRY)
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 hselaskyUpdate the definition for number of scratch pages to...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 bzGet closer to a VIMAGE network stack teardown from...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-04 adrian[run] fix TSF locking in RX radiotap.
2016-06-03 delphijMFV r301238:
2016-06-02 pfgusb/uhso: Don't bail out on first USB error.
2016-06-02 avosurtw: fix unused variable assignments.
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 avosurtwn, rtwn, rsu: switch to ieee80211_add_channel_list_...
2016-05-26 avosurtw: switch to ieee80211_add_channel_list_2ghz().
2016-05-26 avoszyd: switch to ieee80211_add_channel_list_*()
2016-05-26 avosural: switch to ieee80211_add_channel_list_*()
2016-05-26 avosrun: switch to ieee80211_add_channel_list_*()
2016-05-26 jmcneillEnable USB PHY regulators when requested by the host...
2016-05-25 hselaskyCheck for signals when locking the USB enumeration...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 hselaskyFix bad sizeof().
2016-05-17 manuAdd driver for "generic-ohci" as defined by FDT.
2016-05-14 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-12 mmMFV r299425:
2016-05-06 pfgdev/usb: unsigned some loop indexes.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-04 hselaskyExtend the UQ_NO_STRINGS quirk to also cover the USB...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 mavAdd some device IDs from Intel Sunrise Point chipsets.
2016-05-02 pfgdev/usb: minor spelling fixes in comments.
2016-05-02 adrians/struct device */device_t/
2016-05-01 avosrum: switch to ieee80211_add_channel_list_*()
2016-04-29 avosnet80211 + drivers: hide size of 'bands' array behind...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 pfgsys/dev: extend use of the howmany() macro when available.
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-21 hselaskyAdd new USB quirk.
2016-04-19 pfgdev/usb: use our nitems() macro when param.h is available.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
next