aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/usb
Commit message (Expand)AuthorAgeFilesLines
* Allow USB modules to be built in parallel.Hans Petter Selasky2015-03-041-0/+5
* Import USB display link driver from OpenBSD. Support for compressionHans Petter Selasky2015-02-151-0/+12
* Add new USB template to the USB template module.Hans Petter Selasky2015-01-131-1/+2
* The USB LED driver for the Dream Cheeky WebMail Notifier.Kevin Lo2014-09-052-1/+37
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-1/+2
* Add new USB phone descriptor template for USB device side mode.Hans Petter Selasky2014-08-051-1/+2
* Hook the ISP/SAF1761 driver into MIPS kernel builds.Hans Petter Selasky2014-05-292-2/+6
* - Remove no longer used file. FDT is used to attach device drivers.Hans Petter Selasky2014-05-181-4/+0
* Rename "saf1761_dci_xxx" into "saf1761_otg_xxx" to reflect that thisHans Petter Selasky2014-05-161-1/+1
* Create driver file templates, kernel module Makefile and add initialHans Petter Selasky2014-05-121-0/+42
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.Kevin Lo2014-04-252-1/+7
* Add support for specifying USB controller mode via FDT.Hans Petter Selasky2014-04-181-2/+2
* Import USB RNDIS driver to FreeBSD from OpenBSD.Hans Petter Selasky2014-02-062-0/+38
* Add support for trackpads found in Apple MacBook products. While at itHans Petter Selasky2014-01-292-1/+37
* Make it easier to test build the USB code having the debug flags setHans Petter Selasky2013-12-091-0/+12
* Import the axge(4) driver for the ASIX AX88178A and AX88179 USB EthernetMark Johnston2013-11-192-1/+11
* Fix up paths after r253790.Sergey Kandaurov2013-07-301-2/+2
* Move runfw to modules/usb.Rui Paulo2013-07-302-2/+20
* Import OpenBSD's rsu(4) WLAN driver.Rui Paulo2013-07-302-1/+12
* Fix a debugging hack that snuck in.Rui Paulo2013-07-291-3/+1
* Firmware module for the upcoming rsu(4) driver.Rui Paulo2013-07-293-0/+28
* Add some USB gadget example drivers for USB audio, USB keyboard,Hans Petter Selasky2013-07-225-0/+148
* Add urtwnfw.Rui Paulo2013-07-161-1/+1
* Adding urtwn(4) firmware and related changes.Hiren Panchasara2013-07-104-0/+32
* Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for theRui Paulo2013-06-082-1/+11
* - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedMarius Strobl2013-04-063-8/+4
* Fix LINT build for ARM.Xin LI2013-02-091-0/+1
* Include SMSC driver into default kernel build.Hans Petter Selasky2013-02-012-2/+2
* Merging of projects/armv6, part 5Oleksandr Tymoshenko2012-08-151-0/+37
* Add DWC OTG module to ARM builds.Hans Petter Selasky2012-03-052-1/+46
* Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disableRobert Millan2012-02-041-2/+14
* Implement better support for USB controller suspend and resume.Hans Petter Selasky2011-12-142-1/+43
* - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHYMarius Strobl2011-10-081-3/+2
* Add new USB 3G driver.Hans Petter Selasky2011-07-082-1/+36
* - Add more USB templates for various USB device classesHans Petter Selasky2011-06-231-1/+8
* Rename recently added USB serial driver.Hans Petter Selasky2011-06-042-3/+3
* Add support for new USB serial driver.Hans Petter Selasky2011-06-012-1/+37
* Connect uep.ko to buildGleb Smirnoff2011-02-261-1/+1
* Add support for new USB to ethernet controller:Hans Petter Selasky2011-02-162-1/+38
* Adds a USB packet filter feature to the stack that it could captureWeongyo Jeong2010-11-221-2/+2
* USB Network:Hans Petter Selasky2010-10-132-1/+38
* Link the XHCI (USB 3.0 hardware driver) into the default kernel build.Hans Petter Selasky2010-10-042-1/+39
* MFtbemd:Warner Losh2010-08-231-3/+3
* Add uep(4), driver for USB onscreen touch panel from eGalax.Gleb Smirnoff2010-05-251-0/+11
* usb_controller.c requires opt_ddb.hAndrew Thompson2010-04-291-1/+1
* Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.Andrew Thompson2010-01-282-1/+37
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differAndrew Thompson2010-01-132-1/+38
* Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).Rui Paulo2009-11-092-1/+12
* Add opt_gdb.h which is now needed by ucom.Andrew Thompson2009-10-191-1/+1