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
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add UQ_UMS_IGNORE quirk.
hselasky
2012-09-17
1
-0
/
+3
*
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
*
Move reset of USB mouse parameters from the USB mouse attach to
hselasky
2012-05-14
1
-28
/
+46
*
Fix compiler warnings, mostly signed issues,
hselasky
2012-04-02
5
-22
/
+23
*
ukbd: adjust for SCHEDULER_STOPPED() and overhaul locking code
avg
2011-12-21
1
-227
/
+153
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
5
-5
/
+5
*
MFprojects/hid:
mav
2011-09-28
1
-2
/
+6
*
Make ums(4) driver more picky, not attaching to "mouses" with absolute
mav
2011-07-29
1
-8
/
+40
*
Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP.
ed
2011-07-17
1
-0
/
+2
*
Fix for dump after shutdown with USB keyboard plugged in. It appears that the
hselasky
2011-07-13
1
-2
/
+32
*
Make the USB keyboard driver more HID compliant.
hselasky
2011-07-04
1
-151
/
+436
*
Fix for "nomatch" event for ums and ukbd drivers when uhid is loaded.
hselasky
2011-07-02
1
-0
/
+12
*
- Export more USB device ID's.
hselasky
2011-06-24
3
-10
/
+25
*
- Move all USB device ID arrays into so-called sections,
hselasky
2011-06-24
2
-13
/
+17
*
usb: change to one-pass probing of device drivers
avg
2011-05-18
3
-8
/
+4
*
- Do not output the trailing newline to the HID
hselasky
2011-03-21
1
-4
/
+6
*
sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.
mdf
2011-01-12
1
-3
/
+3
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
3
-3
/
+0
*
Fix compiler warnings.
hselasky
2010-11-13
1
-3
/
+3
*
Fix UMS_BUTTON_MAX define name
thompsa
2010-09-02
1
-1
/
+1
*
Add support for extra buttons on the Kensington Slimblade Trackball.
thompsa
2010-09-02
1
-0
/
+12
*
Silence debug error by default.
thompsa
2010-09-02
1
-1
/
+1
*
Add missing MODULE_VERSION() definitions, this resolves problems around
thompsa
2010-09-01
5
-0
/
+5
*
Add uep(4), driver for USB onscreen touch panel from eGalax.
glebius
2010-05-25
1
-0
/
+441
*
Enable support for mouse panning wheels.
thompsa
2010-05-12
1
-0
/
+12
*
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
thompsa
2010-04-22
4
-12
/
+14
*
Use the UIPROTO_BOOT_KEYBOARD #define from usb.h rather than a local
gavin
2010-04-14
1
-3
/
+1
*
Do not swap Apple keys when detecting Apple-FN keyboards.
thompsa
2010-03-28
1
-2
/
+1
*
extend search for Apple Function Key.
thompsa
2010-03-11
1
-13
/
+18
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
3
-21
/
+0
*
Detect when we are polling from kernel via cngetc() in the boot process and
thompsa
2010-02-14
1
-34
/
+144
*
If the ID byte is non zero then we allow descriptors having multiple sizes.
thompsa
2009-12-09
1
-3
/
+12
*
Improve response to multi-touch taps.
rpaulo
2009-12-08
1
-48
/
+117
*
Early-generation touchpads do not send periodic calibration frames for
nwhitehorn
2009-11-29
1
-0
/
+15
*
Remove overuse of exclamation marks in kernel printfs, there mere fact a
thompsa
2009-11-26
1
-1
/
+1
*
Make the mode setting transfer asynchronous.
thompsa
2009-11-22
1
-21
/
+46
*
Provide tunables for some of the usb sysctls that affect boot behaviour.
thompsa
2009-11-22
1
-0
/
+2
*
Reduce probe priority of USB input devices to BUS_PROBE_GENERIC from
nwhitehorn
2009-11-11
3
-5
/
+5
*
Add support for the touchpads found in later models of iBook and
nwhitehorn
2009-11-10
1
-21
/
+89
*
Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).
rpaulo
2009-11-09
1
-0
/
+2047
*
Allow dumping the USB mouse reports via 'sysctl -b dev.ums.N.parseinfo',
thompsa
2009-10-22
1
-1
/
+71
*
Only poll ukbd if KDB is active.
thompsa
2009-10-15
1
-0
/
+4
*
Fix the 106/109 USB Japanese keyboard "underscore" issue.
hrs
2009-10-12
1
-12
/
+51
*
- patch for cordump slowdown. Avoid using DELAY(1000) when no
alfred
2009-08-24
1
-33
/
+50
*
Temporarily revert the new-bus locking for 8.0 release. It will be
jhb
2009-08-20
1
-6
/
+7
*
Make the newbus subsystem Giant free by adding the new newbus sxlock.
attilio
2009-08-02
1
-7
/
+6
*
USB CORE:
alfred
2009-07-30
1
-36
/
+121
*
USB input
alfred
2009-07-30
1
-3
/
+45
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
3
-114
/
+160
[next]