aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/usb
Commit message (Expand)AuthorAgeFilesLines
* Add support for generic MS Windows 7/8/10-compatible USB HID touchscreensVladimir Kondratyev2017-08-192-1/+11
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-0480-80/+80
* Add USB Mass Storage CTL frontend. This makes it possibleEdward Tomasz Napierala2017-02-192-1/+10
* mips: exclude modules that fail to buildEd Maste2017-01-261-1/+4
* Add evdev support to ums(4)Oleksandr Tymoshenko2016-09-211-2/+2
* Add evdev support to ukbd driverOleksandr Tymoshenko2016-09-211-1/+1
* [urtwn] migrate urtwn out into sys/dev/urtwn/ .Adrian Chadd2016-03-207-57/+0
* urtwn: add an option to compile the driver without firmware specific codeAndriy Voskoboinyk2016-02-222-3/+9
* Disable the firwmare licence check for rsu and urtwn.Adrian Chadd2015-12-262-2/+2
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportsKevin Lo2015-12-012-1/+11
* Build all of sys/modules with SUBDIR_PARALLEL.Bryan Drewery2015-11-101-5/+0
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-1/+1
* urtwn(4): split *reg and *var parts (no functional change).Adrian Chadd2015-10-121-1/+1
* Add opt_wlan.h as requirements for the two drivers I'm currently working on.Adrian Chadd2015-09-292-2/+2
* Add USB gold driver to default kernel build.Hans Petter Selasky2015-06-191-1/+1
* Import ugold driver from OpenBSD supporting digital USB temperatureHans Petter Selasky2015-06-111-0/+13
* Add USB MIDI template for USB device side mode.Hans Petter Selasky2015-06-011-1/+2
* Build the USB DisplayLink driver by default.Hans Petter Selasky2015-04-171-0/+1
* 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