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
*
Make sure we probe and attach the root HUB after
hselasky
2012-01-02
1
-0
/
+8
*
Add missing change to XHCI driver similar to changes in r228483.
hselasky
2011-12-31
2
-19
/
+20
*
- Enable usbus on octusb
gonzo
2011-12-24
1
-0
/
+1
*
ukbd: adjust for SCHEDULER_STOPPED() and overhaul locking code
avg
2011-12-21
1
-227
/
+153
*
adapt usb transfer code for SCHEDULER_STOPPED
avg
2011-12-21
1
-3
/
+3
*
Fix for race against user-space applications trying to change the
hselasky
2011-12-21
1
-0
/
+9
*
Make the recently added "no_shutdown_wait" sysctl writeable.
hselasky
2011-12-19
1
-1
/
+1
*
Add code to wait for USB shutdown to be executed at system shutdown.
hselasky
2011-12-19
1
-1
/
+15
*
Add missing unlock of USB controller's lock, when
hselasky
2011-12-19
1
-0
/
+12
*
Another axe(4), found in ASUS zenbook.
kevlo
2011-12-17
2
-0
/
+2
*
kern cons: introduce infrastructure for console grabbing by kernel
avg
2011-12-17
1
-0
/
+12
*
Fix some net80211 enum nits:
bschmidt
2011-12-17
7
-47
/
+47
*
Improve fix for random USB transfer time out.
hselasky
2011-12-14
1
-12
/
+13
*
Fix for random USB transfer time out.
hselasky
2011-12-14
1
-7
/
+11
*
Fix definition of XHCI port power bit.
hselasky
2011-12-14
1
-1
/
+1
*
Implement better support for USB controller suspend and resume.
hselasky
2011-12-14
32
-727
/
+674
*
Correct some bInterval USB template descriptor values.
hselasky
2011-12-06
4
-10
/
+10
*
Fix compile warning when using clang to compile the code.
hselasky
2011-12-06
1
-1
/
+1
*
Add quirk for Micron RealSSD eUSB failing on unsupported SCSI command
emaste
2011-12-03
2
-0
/
+5
*
Fix a compile warning with clang.
hselasky
2011-12-03
1
-1
/
+1
*
Fix checks for error return from urtw_alloc_rx_data_list() and
kevlo
2011-12-02
1
-2
/
+2
*
This commit marks the beginning of a new internal USB
hselasky
2011-11-28
1
-0
/
+114
*
Use DEVMETHOD_END.
marius
2011-11-23
1
-1
/
+1
*
Rename device_delete_all_children() into device_delete_children().
hselasky
2011-11-22
12
-12
/
+12
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
17
-66
/
+20
*
Add new USB IDs to RUN driver.
hselasky
2011-11-21
2
-0
/
+4
*
- Add support for Add LOGITECH Webcam C100
miwi
2011-11-20
1
-2
/
+3
*
Simplify the usb_pause_mtx() function by factoring out the generic parts
hselasky
2011-11-19
1
-20
/
+8
*
Move the device_delete_all_children() function from usb_util.c
hselasky
2011-11-19
2
-26
/
+0
*
Make some XHCI command timeouts less strict.
hselasky
2011-11-18
1
-9
/
+9
*
Quirk all of ALCOR's mass storage devices instead of
hselasky
2011-11-17
2
-4
/
+3
*
Some brands of XHCI controllers needs more time to reset.
hselasky
2011-11-15
1
-3
/
+3
*
- This patch adds custom IOCTLs to read and write the 4 GPIO pins on the
hselasky
2011-11-12
2
-11
/
+86
*
Enable power save mode for the USB storage device driver.
hselasky
2011-11-12
1
-0
/
+3
*
Style change.
hselasky
2011-11-12
27
-99
/
+106
*
Fix size of USB 3.0 descriptor field.
hselasky
2011-11-09
2
-2
/
+2
*
Fix size of USB 3.0 descriptor field.
hselasky
2011-11-09
2
-2
/
+3
*
Some minor corrections to a modem driver.
hselasky
2011-11-09
1
-9
/
+6
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
55
-55
/
+58
*
Fix build breakage for 8-stable and older.
hselasky
2011-11-06
1
-1
/
+5
*
Add support for new USB modem protocol.
hselasky
2011-11-06
1
-1
/
+5
*
Implement support for modem control lines.
hselasky
2011-11-05
1
-4
/
+119
*
Fix for panic at USB controller attach failure during cold boot.
hselasky
2011-11-04
1
-0
/
+5
*
Improve USB mass storage quirk auto detection.
hselasky
2011-10-29
2
-1
/
+30
*
Fix suspend and resume of FULL and HIGH speed USB devices
hselasky
2011-10-26
4
-2
/
+17
*
Implement TX/RX checksum offloading support for ASIX AX88772B
yongari
2011-10-25
2
-73
/
+422
*
This change makes it possible to define driver specific attach
yongari
2011-10-24
2
-37
/
+82
*
Add new USB IDs to RUN driver. Update usb.conf.
hselasky
2011-10-19
2
-2
/
+8
*
Close a race where SIOCGIFMEDIA ioctl get inconsistent link status.
yongari
2011-10-17
5
-5
/
+5
*
Fix build after r226465.
bz
2011-10-17
1
-1
/
+3
[next]