index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hid2hci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-04
hid2hci: fix regression in /dev format after moving away from libusb
Giovanni Campagna
1
-6
/
+9
2013-08-28
tools: Remove libusb dependency from hid2hci
Marcel Holtmann
1
-66
/
+108
2012-12-07
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
1
-0
/
+4
2012-12-05
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
1
-4
/
+0
2012-05-27
udev: remove deprecated function
Tom Gundersen
1
-1
/
+1
2011-04-28
Fix minor coding style issues in hid2hci
Johan Hedberg
1
-6
/
+5
2011-04-28
Update hid2hci tool from udev codebase
Kay Sievers
1
-229
/
+205
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-05-18
Fix to complicated logic Dell switching routine
Marcel Holtmann
1
-14
/
+19
2009-05-18
Reinstitute usb_detach_kernel_driver_np, but in the proper place
Mario Limonciello
1
-0
/
+4
2009-05-16
Fix uninitialized fallout from Mario's patches
Marcel Holtmann
1
-1
/
+2
2009-05-16
Fix dmesg errors about hid2hci not claiming interface before usage
Mario Limonciello
1
-8
/
+4
2009-05-16
Add support for switching from HCI->HID mode for Dell BT adapters
Mario Limonciello
1
-1
/
+10
2009-05-16
Add support for command line arguments on hid2hci tool
Mario Limonciello
1
-103
/
+69
2009-01-29
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
1
-4
/
+5
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-10-23
Add support for Dell Wireless 365
Marcel Holtmann
1
-1
/
+2
2008-10-23
Add more product IDs for Logitech MX5500
Marcel Holtmann
1
-0
/
+2
2008-05-09
Add support for switching HID proxy devices from Dell
Marcel Holtmann
1
-0
/
+33
2008-03-20
Fix wrong error message
Marcel Holtmann
1
-1
/
+1
2008-02-02
Update copyright information
Marcel Holtmann
1
-1
/
+1
2007-12-09
Add fix for Logitech HID proxy switching
Marcel Holtmann
1
-1
/
+1
2007-09-09
Add support for Logitech diNovo Edge dongle
Marcel Holtmann
1
-0
/
+2
2007-02-14
Typo
Marcel Holtmann
1
-1
/
+1
2007-01-13
Update copyright information
Marcel Holtmann
1
-1
/
+1
2006-12-03
Add device ids for Logitech diNovo Laser keyboard and mouse
Marcel Holtmann
1
-0
/
+2
2006-08-09
Update HCI switching for Logitech MX 5000
Marcel Holtmann
1
-1
/
+2
2006-08-09
Add another Apple product id
Marcel Holtmann
1
-0
/
+1
2006-04-12
Add another Apple product id
Marcel Holtmann
1
-0
/
+1
2006-01-03
Update copyright information
Marcel Holtmann
1
-1
/
+1
2005-10-29
Big cleanup of CVS relics
Marcel Holtmann
1
-16
/
+11
2005-10-24
Add support for the Logitech diNovo Media Desktop Laser
Marcel Holtmann
1
-0
/
+1
2005-07-05
Fix some GCC 4.0 warnings
Marcel Holtmann
1
-1
/
+1
2004-11-29
Add support for KYE/Genius adapter
Marcel Holtmann
1
-0
/
+2
2004-08-12
Check for usb_get_busses() and usb_interrupt_read()
Marcel Holtmann
1
-2
/
+2
2004-07-26
Use the functions from the USB library
Marcel Holtmann
1
-122
/
+57
2004-04-28
Unify copyright and license information
Marcel Holtmann
1
-16
/
+14
2004-04-24
Add hid2hci utility
Marcel Holtmann
1
-0
/
+419