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
*
Fix init/uninit function type.
hselasky
2013-02-25
1
-4
/
+4
*
Add new USB ID.
hselasky
2013-02-25
1
-0
/
+4
*
Fix bad EEPROM parsing code.
hselasky
2013-02-18
2
-5
/
+31
*
Add USB API to read power draw on USB devices.
hselasky
2013-02-14
2
-1
/
+17
*
Remove unused variable.
hselasky
2013-02-13
2
-2
/
+0
*
Resolve a LOR after r246616. Protect control requests using the USB device
hselasky
2013-02-13
8
-42
/
+54
*
Add new USB ID to FTDI driver.
hselasky
2013-02-13
2
-0
/
+2
*
- Move scratch data from the USB bus structure to the USB device structure
hselasky
2013-02-10
10
-228
/
+268
*
Fix correct use of USB header files.
hselasky
2013-02-10
1
-2
/
+2
*
- Streamline detach logic in wlan drivers, so that
hselasky
2013-02-10
13
-87
/
+237
*
Make sure we don't leak command buffers when a USB
hselasky
2013-02-08
1
-6
/
+6
*
Fix regression issue after r244503:
hselasky
2013-02-08
2
-25
/
+25
*
Add defines to more easily allow a single threaded version of the FreeBSD
hselasky
2013-02-05
9
-52
/
+56
*
Fix some nits.
hselasky
2013-02-05
5
-6
/
+6
*
Fix for hardware checksum offloading in SMSC driver.
hselasky
2013-02-01
1
-1
/
+7
*
Make use of USB ID sections configurable.
hselasky
2013-02-01
4
-1
/
+12
*
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...
sbz
2013-01-30
15
-15
/
+23
*
Do not unnecessarily split a string literal, because
hselasky
2013-01-30
1
-2
/
+2
*
Use string literals in string descriptors for marginally
hselasky
2013-01-30
13
-126
/
+42
*
Use an anonymous struct for generated string descriptors.
hselasky
2013-01-30
1
-4
/
+3
*
Provide one global language string descriptor for
hselasky
2013-01-30
16
-78
/
+48
*
Modify the FreeBSD USB kernel code so that it can be compiled directly
hselasky
2013-01-30
52
-54
/
+310
*
Add missing header file inclusion guard.
hselasky
2013-01-30
1
-1
/
+5
*
Add missing NULL pointer check.
hselasky
2013-01-30
1
-0
/
+6
*
Mark 'ticks', 'time_second', and 'time_uptime' as volatile to prevent the
jhb
2013-01-28
1
-1
/
+3
*
Remove some extra and not needed space characters.
hselasky
2013-01-28
3
-3
/
+3
*
Add new USB ID.
hselasky
2013-01-28
2
-0
/
+2
*
Fix regression issue after r244500 and r244503:
hselasky
2013-01-27
1
-2
/
+3
*
Add new USB quirk.
hselasky
2013-01-26
2
-0
/
+3
*
Add new quirk and correct old one.
hselasky
2013-01-21
2
-1
/
+4
*
Do not pretend to have autosense data when no such data is available.
kan
2013-01-19
1
-3
/
+7
*
Add new u3g device quirk.
hselasky
2013-01-14
2
-0
/
+2
*
Freeze device queue before returning errors to CAM. This is required
mav
2013-01-12
1
-15
/
+20
*
Bugfix: Fix sizeof() argument.
hselasky
2013-01-10
1
-1
/
+1
*
Fix detection of Razer Copperhead as a USB mouse.
hselasky
2013-01-10
4
-60
/
+101
*
Shave off another register write to save some more
hselasky
2013-01-08
1
-12
/
+17
*
Optimise the XHCI interrupt handling.
hselasky
2013-01-07
1
-2
/
+6
*
Fix for "run0: wcid=xx out of range" error message.
hselasky
2013-01-04
1
-4
/
+12
*
Add new USB ID.
hselasky
2012-12-29
2
-0
/
+2
*
Add the NO_SYNC_CACHE quirk for all Apple USB MSC devices, as they
markj
2012-12-26
2
-0
/
+2
*
Fix more regression issue after r244503.
hselasky
2012-12-24
3
-4
/
+12
*
Fix regression issue after r244503.
hselasky
2012-12-23
1
-5
/
+8
*
Regression issue:
hselasky
2012-12-21
1
-5
/
+13
*
Make sure all USB drivers allocate buffer memory
hselasky
2012-12-20
8
-236
/
+203
*
Allocate separate USB buffers for DMA'ed data, so that
hselasky
2012-12-20
2
-13
/
+66
*
Add support for throttling UMASS.
hselasky
2012-12-20
1
-2
/
+24
*
Make sure we block recursion on TTY's inwakeup callback
hselasky
2012-12-20
2
-1
/
+8
*
Add new USB ID.
hselasky
2012-12-09
2
-0
/
+5
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
13
-24
/
+24
*
- Add support for Etron EJ168 USB 3.0 Host Controllers.
hselasky
2012-12-01
2
-20
/
+52
[next]