]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb
.. oops.
[FreeBSD/FreeBSD.git] / sys / dev / usb /
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-18 thomasFix typo in comment
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-02 hselaskyFix compiler warnings, mostly signed issues,
2012-04-02 hselaskyAdd definitions and structures for USB 2.0 Link Power...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-21 bschmidtLoad the firmware during init not attach, as a root...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-08 hselaskyAdd new USB device IDs.
2012-03-05 hselaskyFix for DWC OTG interrupt register programming.
2012-03-03 hselaskyMake sure that the USB system suspend event is executed...
2012-03-01 hselaskyStyle change: Expand redundant #if's. Remove a couple...
2012-03-01 hselaskyClose a detach race. Make sure all pending
2012-02-28 kevloAdd support for the MCS7832
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-14 hselaskyAdd new USB device ID.
2012-02-10 edRemove direct access to si_name.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-28 attilioAvoid to check the same cache line/variable from all...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-21 hselaskyAdd support for the DesignWare USB 2.0 OTG controller...
2012-01-19 hselaskyAdd support for new USB device.
2012-01-16 stas- Add ID for the BeagleBone FTDI serial over usb port.
2012-01-16 hselaskyAdd support for more USB devices.
2012-01-16 hselaskyExport ttyname instead of ttyunit via the sysctl interface.
2012-01-16 hselaskyExport information about USB serial port unit and port...
2012-01-15 kientzleBeagleBone uses an FTDI chip with
2012-01-15 uqsConvert files to UTF-8
2012-01-13 hselaskyImprove support for USB 3.0 HUBs. In certain states we
2012-01-13 hselaskyBugfix: Make sure the XHCI driver doesn't clear
2012-01-13 hselaskyCorrect use of USB 3.0 POWER bit in the port status...
2012-01-12 hselasky- Try to fix support for USB 3.0 HUBs.
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-07 kevloether_ifattach() sets if_mtu to ETHERMTU, don't bother...
2012-01-02 hselaskyMake sure we probe and attach the root HUB after
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 hselaskyAdd missing change to XHCI driver similar to changes...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-24 gonzo- Enable usbus on octusb
2011-12-21 avgukbd: adjust for SCHEDULER_STOPPED() and overhaul locki...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-21 avgadapt usb transfer code for SCHEDULER_STOPPED
2011-12-21 hselaskyFix for race against user-space applications trying...
2011-12-19 hselaskyMake the recently added "no_shutdown_wait" sysctl write...
2011-12-19 hselaskyAdd code to wait for USB shutdown to be executed at...
2011-12-19 hselaskyAdd missing unlock of USB controller's lock, when
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 kevloAnother axe(4), found in ASUS zenbook.
2011-12-17 avgkern cons: introduce infrastructure for console grabbin...
2011-12-17 bschmidtFix some net80211 enum nits:
2011-12-14 hselaskyImprove fix for random USB transfer time out.
2011-12-14 hselaskyFix for random USB transfer time out.
2011-12-14 hselaskyFix definition of XHCI port power bit.
2011-12-14 hselaskyImplement better support for USB controller suspend...
2011-12-06 hselaskyCorrect some bInterval USB template descriptor values.
2011-12-06 hselaskyFix compile warning when using clang to compile the...
2011-12-03 emasteAdd quirk for Micron RealSSD eUSB failing on unsupporte...
2011-12-03 hselaskyFix a compile warning with clang.
2011-12-02 kevloFix checks for error return from urtw_alloc_rx_data_lis...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 hselaskyThis commit marks the beginning of a new internal USB
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-23 mariusUse DEVMETHOD_END.
2011-11-22 hselaskyRename device_delete_all_children() into device_delete_...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-11-21 hselaskyAdd new USB IDs to RUN driver.
2011-11-20 miwi- Add support for Add LOGITECH Webcam C100
2011-11-19 hselaskySimplify the usb_pause_mtx() function by factoring...
2011-11-19 hselaskyMove the device_delete_all_children() function from...
2011-11-18 hselaskyMake some XHCI command timeouts less strict.
2011-11-17 hselaskyQuirk all of ALCOR's mass storage devices instead of
2011-11-15 hselaskySome brands of XHCI controllers needs more time to...
2011-11-12 hselasky- This patch adds custom IOCTLs to read and write the...
2011-11-12 hselaskyEnable power save mode for the USB storage device driver.
2011-11-12 hselaskyStyle change.
2011-11-09 hselaskyFix size of USB 3.0 descriptor field.
2011-11-09 hselaskyFix size of USB 3.0 descriptor field.
2011-11-09 hselaskySome minor corrections to a modem driver.
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-06 hselaskyFix build breakage for 8-stable and older.
2011-11-06 hselaskyAdd support for new USB modem protocol.
2011-11-05 hselaskyImplement support for modem control lines.
2011-11-04 hselaskyFix for panic at USB controller attach failure during...
2011-10-29 hselaskyImprove USB mass storage quirk auto detection.
2011-10-26 hselaskyFix suspend and resume of FULL and HIGH speed USB devices
2011-10-25 yongariImplement TX/RX checksum offloading support for ASIX...
2011-10-24 yongariThis change makes it possible to define driver specific...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-19 hselaskyAdd new USB IDs to RUN driver. Update usb.conf.
2011-10-17 yongariClose a race where SIOCGIFMEDIA ioctl get inconsistent...
2011-10-17 bzFix build after r226465.
2011-10-17 adrianFix an issue with 11g beacon frames which looks to...
next