index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add new USB device ID.
hselasky
2012-08-17
2
-0
/
+2
*
Revert r239178 and implement two new functions, namely
hselasky
2012-08-15
22
-201
/
+221
*
Add new USB device quirk.
hselasky
2012-08-15
2
-0
/
+6
*
Merging of projects/armv6, part 5
gonzo
2012-08-15
3
-0
/
+2034
*
Rename command defines to match names used in the datasheet, in order to
gavin
2012-08-14
1
-54
/
+57
*
Fix for missing locks due to recent change.
hselasky
2012-08-13
1
-1
/
+11
*
Rename new IOCTL to singular form of the noun "streams".
hselasky
2012-08-13
2
-6
/
+6
*
Improve auto-quirks detection for certain Kingston memory sticks.
hselasky
2012-08-13
1
-1
/
+41
*
Compile fix.
hselasky
2012-08-12
1
-1
/
+0
*
Add support for the so-called streams feature of BULK endpoints
hselasky
2012-08-12
20
-103
/
+325
*
Style.
hselasky
2012-08-10
1
-6
/
+0
*
Remove unused structure field.
hselasky
2012-08-10
5
-21
/
+0
*
Take advantage of new UCOM and bus functionality so that
hselasky
2012-08-10
21
-42
/
+520
*
Switch unit management in UCOM to unrhdr.
hselasky
2012-08-10
2
-69
/
+182
*
Style.
hselasky
2012-08-10
1
-2
/
+2
*
Fix spelling.
hselasky
2012-08-10
1
-1
/
+1
*
Update the list of devices supported by the FTDI driver. It might be
hselasky
2012-08-05
3
-6
/
+1258
*
Minor style nit:
hselasky
2012-08-05
1
-11
/
+12
*
Support multiple interface devices. The driver had previously hardcoded
gavin
2012-08-04
1
-15
/
+11
*
Make this compile again. Also note that it is AT91RM9200+KB9202B
imp
2012-07-27
1
-2
/
+2
*
Minor style(9) nit.
imp
2012-07-27
1
-0
/
+1
*
Improve descriptions for several devices supported by uslcom(4).
gavin
2012-07-26
2
-12
/
+12
*
Add support for more devices to uslcom(4). This commit syncronises the
gavin
2012-07-26
2
-1
/
+57
*
Add vendor.product for a mouse I have laying around
gavin
2012-07-25
1
-0
/
+4
*
The baud rate on CP1201/2/3 devices can be set in one of two ways:
gavin
2012-07-25
1
-9
/
+11
*
Update the list of devices supported by uplcom. Although this only adds
gavin
2012-07-25
2
-0
/
+2
*
Quirk MS keyboard so that function keys work
emaste
2012-07-23
1
-0
/
+1
*
u3g: add support for Huawei E392 LTE modem
rea
2012-07-23
2
-0
/
+2
*
For Intel Panther/Lynx Point USB 3.0 xHCI controllers enable SuperSpeed USB
mav
2012-07-17
2
-0
/
+14
*
Add new USB device ID.
hselasky
2012-07-16
2
-1
/
+3
*
Add new USB device ID.
hselasky
2012-07-16
2
-0
/
+2
*
Add new USB device ID.
hselasky
2012-07-15
2
-0
/
+4
*
The JP1082 device doesn't respond to the MII_BMSR command and it turns
rpaulo
2012-07-15
2
-3
/
+16
*
Merge from r234532:
hrs
2012-07-11
1
-2
/
+4
*
Make usbusN logging pseudo-interface used by usbdump(8) clonable. One is
hrs
2012-07-09
1
-26
/
+156
*
- Add support of the following USB devices to run(4):
hrs
2012-07-09
2
-1
/
+6
*
Add new USB device ID.
hselasky
2012-07-03
2
-0
/
+2
*
Add more quirks for USB mass storage adapters.
hselasky
2012-07-03
2
-0
/
+8
*
Add IDs for some USB controllers I have around. Just a cosmetics.
mav
2012-07-02
4
-4
/
+27
*
Refine r237102 a bit:
marius
2012-06-18
2
-4
/
+16
*
- Add support for the FT2232 based egnite Turtelizer 2 JTAG/RS232 Adapter.
marius
2012-06-14
3
-83
/
+77
*
Add more quirks for USB MIDI adapters.
hselasky
2012-06-14
2
-0
/
+29
*
Add appropriate checks for ic_bsschan being set to IEEE80211_CHAN_ANYC in
hselasky
2012-06-02
3
-7
/
+32
*
Improve support for detaching kernel drivers on a per interface basis.
hselasky
2012-06-01
2
-4
/
+19
*
Import EHCI attachment driver for Freescale integrated controller.
raj
2012-05-26
1
-0
/
+423
*
Make the VIA workaround application somewhat more consistent with the
marius
2012-05-26
1
-1
/
+2
*
Consistently use USB_PAGE_SIZE. Currently, this is cosmetic.
marius
2012-05-26
1
-2
/
+2
*
Make the VIA workaround actually do its intended job.
marius
2012-05-26
1
-1
/
+1
*
Fix for the r235558: interrupt output pipe is optional, so fix the driver
mav
2012-05-17
1
-2
/
+3
*
Add support for writing to HID devices through the interrupt output pipe.
mav
2012-05-17
1
-4
/
+49
[prev]
[next]