summaryrefslogtreecommitdiff
path: root/tools/hid2hci.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* tools/hid2hci: Use const uint_8* for pointer in control_messageGordon Kramer2015-01-081-4/+4
* tools/hid2hci: Add CSR 8510 A10 supportGordon Kramer2015-01-081-1/+50
* tools: List all enum values in switchSzymon Janc2014-12-081-0/+1
* various header include fixes for building with musl libcNatanael Copa2014-03-051-0/+1
* hid2hci: fix regression in /dev format after moving away from libusbGiovanni Campagna2013-11-041-6/+9
* tools: Remove libusb dependency from hid2hciMarcel Holtmann2013-08-281-66/+108
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* udev: remove deprecated functionTom Gundersen2012-05-271-1/+1
* Fix minor coding style issues in hid2hciJohan Hedberg2011-04-281-6/+5
* Update hid2hci tool from udev codebaseKay Sievers2011-04-281-229/+205
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Fix to complicated logic Dell switching routineMarcel Holtmann2009-05-181-14/+19
* Reinstitute usb_detach_kernel_driver_np, but in the proper placeMario Limonciello2009-05-181-0/+4
* Fix uninitialized fallout from Mario's patchesMarcel Holtmann2009-05-161-1/+2
* Fix dmesg errors about hid2hci not claiming interface before usageMario Limonciello2009-05-161-8/+4
* Add support for switching from HCI->HID mode for Dell BT adaptersMario Limonciello2009-05-161-1/+10
* Add support for command line arguments on hid2hci toolMario Limonciello2009-05-161-103/+69
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-4/+5
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Add support for Dell Wireless 365Marcel Holtmann2008-10-231-1/+2
* Add more product IDs for Logitech MX5500Marcel Holtmann2008-10-231-0/+2
* Add support for switching HID proxy devices from DellMarcel Holtmann2008-05-091-0/+33
* Fix wrong error messageMarcel Holtmann2008-03-201-1/+1
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Add fix for Logitech HID proxy switchingMarcel Holtmann2007-12-091-1/+1
* Add support for Logitech diNovo Edge dongleMarcel Holtmann2007-09-091-0/+2
* TypoMarcel Holtmann2007-02-141-1/+1
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Add device ids for Logitech diNovo Laser keyboard and mouseMarcel Holtmann2006-12-031-0/+2
* Update HCI switching for Logitech MX 5000Marcel Holtmann2006-08-091-1/+2
* Add another Apple product idMarcel Holtmann2006-08-091-0/+1
* Add another Apple product idMarcel Holtmann2006-04-121-0/+1
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-16/+11
* Add support for the Logitech diNovo Media Desktop LaserMarcel Holtmann2005-10-241-0/+1
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-1/+1
* Add support for KYE/Genius adapterMarcel Holtmann2004-11-291-0/+2
* Check for usb_get_busses() and usb_interrupt_read()Marcel Holtmann2004-08-121-2/+2
* Use the functions from the USB libraryMarcel Holtmann2004-07-261-122/+57
* Unify copyright and license informationMarcel Holtmann2004-04-281-16/+14
* Add hid2hci utilityMarcel Holtmann2004-04-241-0/+419