]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb
MFhead @ r281924
[FreeBSD/FreeBSD.git] / sys / dev / usb /
2015-04-24 ngieMFhead @ r281924
2015-04-24 kevlo- Fix the length of efuse content.
2015-04-23 hselaskyDisable multi process interrupts, because the current...
2015-04-21 hselaskyDon't print uninitialized variables.
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-19 kevloAdd new USB ID.
2015-04-18 ngieMFhead @ r281675
2015-04-17 hselaskyBuffers which can be memory mapped into userspace shoul...
2015-04-16 ngieMFhead @ r281620
2015-04-16 kevloEnable LDO to 2.5V before efuse r/w action in order...
2015-04-13 ngieMFhead @ r281503
2015-04-13 neelModify the return value of the uhci/ehci/xhci PCI probe...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 ianThe "get latency" and "get bitmode" device commands...
2015-04-07 kevloAdd Lenovo ThinkPad OneLink GigaLAN.
2015-04-04 rpaulourtwn: blink the LED when scanning.
2015-04-04 rpauloRemove whitespace.
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-25 hselaskyAdd definition of the ISOCHRONOUS endpoint usage bits.
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-17 hselaskyRemove no longer used allocation type.
2015-03-17 hselaskyUse define instead of constant.
2015-03-15 dimMerge ^/head r279995 through r280029.
2015-03-14 ianUse SYSCTL_OUT_STR() to return strings.
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-10 hselaskyLock softc before clearing bits.
2015-03-08 andrewAdd support for enabling the USB on the Raspberry Pi...
2015-03-08 hselaskySwitch polarity of PPS events.
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 hselaskyUse correct mode variable for PPS support.
2015-03-07 hselaskyAllow the UDL screen refresh rate to be runtime configu...
2015-03-07 hselaskyAdd PPS support to USB serial drivers.
2015-03-07 hselaskyAdd more USB IDs.
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-03 loosSort and remove unnecessary headers.
2015-03-03 hselaskyAdd quirk for USB 3.0 controllers which don't support...
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 hselaskyAdd quirk to disable 64-bit XHCI DMA after r276717.
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-25 hselaskyAdd ugen keyword to USB pnpinfo. Remove extra space...
2015-02-24 hselaskyEnsure that the XHCI driver will refresh the control...
2015-02-23 hselaskyAdd support for the DWC OTG v2 chipset found in the...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-17 hselaskyTry to resolve infinite interrupts by clearing an undoc...
2015-02-16 hselaskyReduce number of memory buffers a bit.
2015-02-16 hselaskyAvoid recursive locking.
2015-02-16 hselaskySwap screen dimensions back to normal.
2015-02-16 hselaskyHandle VBUS error interrupts.
2015-02-16 hselaskyAllow the display port to be powered off.
2015-02-15 hselaskyAdd new device ID.
2015-02-15 hselaskyBugfixes. Check if a framebuffer is present before...
2015-02-15 hselaskyImport USB display link driver from OpenBSD. Support...
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 hselaskyFix DMA address casts. Regression issue after r278279.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-08 dchaginAdd Neoway WM620 module ID.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-02 dimMerge ^/head r278005 through r278109.
2015-02-02 hselaskySeparate out detection of prevent and allow medium...
2015-02-02 hselaskyOptimise allocation of USB DMA structures. By default...
2015-02-02 hselaskySection 3.2.9 in the XHCI specification about control...
2015-01-31 dimMerge ^/head r277956 through r277974.
2015-01-31 dimFix a bunch of -Wcast-qual warnings in sys/dev/usb...
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-21 ianRevise the arm bus_space implementation to avoid derefe...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-20 bro Restore 'goto tr_setup;' when operating in host mode...
2015-01-20 bro Do notify USB host each time we receive 'set packet...
2015-01-20 hselaskyFix returned data for the USB_GET_DEV_PORT_PATH IOCTL...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-17 bro Notify USB host about connection when operating in...
2015-01-16 hselaskyAdd more USB device IDs.
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-14 hselaskyAdd a kernel function to delist our kernel character...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-13 hselaskyResolve a special case deadlock: When two or more threa...
2015-01-13 brAdd usb template SERIALNET allowing us to have both...
2015-01-12 hselaskyIncrease the maximum number of dynamic USB quirks....
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-09 hselaskyAdd support for USB device side mode to the USB modem...
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 hselaskyFix misleading comment.
2015-01-08 hselaskyFix handling of an error case when the MUSB driver...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 rwatsonIn order to reduce use of M_EXT outside of the mbuf...
2015-01-05 hselaskyAdd 64-bit DMA support in the XHCI controller driver.
2015-01-05 hselaskyMake a bunch of USB debug SYSCTLs tunable, so that...
2015-01-03 hselaskyMake sure an error case exits unlocked.
next