]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb
Merge bmake-20130123
[FreeBSD/FreeBSD.git] / sys / dev / usb /
2013-02-01 sjgMerge bmake-20130123
2013-02-01 hselaskyFix for hardware checksum offloading in SMSC driver.
2013-02-01 hselaskyMake use of USB ID sections configurable.
2013-01-30 sbzUse DEVMETHOD_END macro defined in sys/bus.h instead...
2013-01-30 hselaskyDo not unnecessarily split a string literal, because
2013-01-30 hselaskyUse string literals in string descriptors for marginally
2013-01-30 hselaskyUse an anonymous struct for generated string descriptors.
2013-01-30 hselaskyProvide one global language string descriptor for
2013-01-30 hselaskyModify the FreeBSD USB kernel code so that it can be...
2013-01-30 hselaskyAdd missing header file inclusion guard.
2013-01-30 hselaskyAdd missing NULL pointer check.
2013-01-28 jhbMark 'ticks', 'time_second', and 'time_uptime' as volat...
2013-01-28 hselaskyRemove some extra and not needed space characters.
2013-01-28 hselaskyAdd new USB ID.
2013-01-27 hselaskyFix regression issue after r244500 and r244503:
2013-01-26 hselaskyAdd new USB quirk.
2013-01-21 hselaskyAdd new quirk and correct old one.
2013-01-19 neelMerge projects/bhyve to head.
2013-01-19 kanDo not pretend to have autosense data when no such...
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-14 hselaskyAdd new u3g device quirk.
2013-01-12 mavFreeze device queue before returning errors to CAM...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-10 hselaskyBugfix: Fix sizeof() argument.
2013-01-10 hselaskyFix detection of Razer Copperhead as a USB mouse.
2013-01-09 neelIFC @ r245178
2013-01-08 hselaskyShave off another register write to save some more
2013-01-07 hselaskyOptimise the XHCI interrupt handling.
2013-01-04 hselaskyFix for "run0: wcid=xx out of range" error message.
2013-01-04 neelIFC @ r244983.
2012-12-29 hselaskyAdd new USB ID.
2012-12-26 markjAdd the NO_SYNC_CACHE quirk for all Apple USB MSC devic...
2012-12-24 hselaskyFix more regression issue after r244503.
2012-12-23 hselaskyFix regression issue after r244503.
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 hselaskyRegression issue:
2012-12-20 hselaskyMake sure all USB drivers allocate buffer memory
2012-12-20 hselaskyAllocate separate USB buffers for DMA'ed data, so that
2012-12-20 hselaskyAdd support for throttling UMASS.
2012-12-20 hselaskyMake sure we block recursion on TTY's inwakeup callback
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-09 hselaskyAdd new USB ID.
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 glebiusMechanically substitute flags from historic mbuf alloca...
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 hselasky- Add support for Etron EJ168 USB 3.0 Host Controllers.
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 eadlerAdd support for AT&T Sierra Wireless USB 3G adapter
2012-11-23 hselaskyRemove no longer needed quirk.
2012-11-23 gonzoLook for MAC address in FDT tree nodes that are usb...
2012-11-21 hselaskyFix uplcom clear stall logic for PL2303HX.
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-16 sjgMerge bmake-20121111
2012-11-13 neelIFC @ r242940
2012-11-12 hselaskyAdd new USB IDs.
2012-11-11 neelIFC @ r242684
2012-11-09 hselaskyFix LOW and FULL speed USB INTERRUPT endpoint support...
2012-11-08 hselaskyMake the USB ethernet methods constant again in if_udav.c,
2012-11-08 kevloAdd new USB device ID.
2012-11-07 hselaskyAdd lock asserts instead of "auto-locking".
2012-11-07 hselaskyThe tty_inwakeup callback appears to be called both...
2012-11-07 hselaskyPatch to improve USB serial console.
2012-11-05 marcelAdd the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices...
2012-11-05 hselaskyAdd a jitter buffer in the common USB serial driver...
2012-11-03 marcelAllow using the embedded EHCI host controller in Freesc...
2012-10-30 hselaskyIf a USB mass storage device doesn't respond properly
2012-10-26 hselaskyAdd support for Fast Track Ultra 8R from M-audio.
2012-10-26 hselaskyAdd missing CTLFLAG_TUN flag to tunable sysctls in...
2012-10-24 hselaskyMake several timing parameters of the USB enumeration...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 eadlerremove duplicate semicolons where possible.
2012-10-22 eadlerMake uhid attach to devices that look like keyboards
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-21 eadlerAdd support for iPhone 5 tethering.
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-16 glebiusMake the "struct if_clone" opaque to users of the cloni...
2012-10-14 n_hibmaImplement modem control in u3g. Tested on Option GTM382...
2012-10-14 eadlerAdd support for the extrememory Snippy
2012-10-14 eadlerAdd support for Feiya Elango USB MicroSD
2012-10-14 eadlerAdd support for the Buffalo RUF2 flash drive.
2012-10-10 mav - Remove ancient checks for sim->softc == NULL. It...
2012-10-10 kevloRevert previous commit...
2012-10-09 kevloPrefer NULL over 0 for pointers
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-10-02 hselaskyStyle.
2012-10-02 hselaskyRemove unused field.
2012-10-01 hselaskyInherit USB mode from RootHUB port where the USB device...
2012-09-29 kevloIf devclass_get_devices(9) returns success but a count...
2012-09-28 hselaskyMake sure we don't leak a mbuf in a fail case.
2012-09-28 hselaskyRemove some trailing bytes which are not part of the...
2012-09-28 hselaskyCorrect NYET handling. Remove superfluous transfer...
2012-09-27 hselaskyMake sure the "wMaxPacketSize" limitations are respected.
2012-09-27 hselaskyMake sure we record NAK tokens in the TD structure...
2012-09-26 hselaskyMake sure the DWC OTG host mode channels are given...
2012-09-24 hselaskyDWC OTG host mode improvements:
next