summaryrefslogtreecommitdiffstats
path: root/hidd
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2008-02-024-4/+4
* Make it possible to disable installation of manual pagesMarcel Holtmann2007-05-141-0/+2
* Enable PS3 controller quirkMarcel Holtmann2007-05-081-0/+13
* Don't install manual pages if daemon has been disabledMarcel Holtmann2007-03-271-1/+3
* Use central uinput.h include fileMarcel Holtmann2007-02-132-582/+1
* Add Celluon CL800BT decoding supportMarcel Holtmann2007-02-123-1/+229
* Fix memory leaksMarcel Holtmann2007-01-251-3/+13
* Make it possible to disable the HID daemonMarcel Holtmann2007-01-241-0/+3
* TypoMarcel Holtmann2007-01-231-1/+1
* Update copyright informationMarcel Holtmann2007-01-135-5/+5
* Add framework for Celluon keyboardMarcel Holtmann2006-09-294-2/+79
* Improve error message for unknown devicesMarcel Holtmann2006-09-291-2/+6
* Add details about Celluon keyboardMarcel Holtmann2006-09-181-0/+38
* Find J-Three keyboard on inquiryMarcel Holtmann2006-09-161-1/+2
* Add support for the J-Three keyboardMarcel Holtmann2006-09-164-113/+226
* Add information about fake input devicesMarcel Holtmann2006-09-152-1/+81
* Don't forget to unblock signals for ppoll()Marcel Holtmann2006-08-162-0/+10
* Convert to using ppoll() and pselect()Marcel Holtmann2006-08-162-3/+18
* Change default poll() timeoutMarcel Holtmann2006-08-102-2/+2
* Exit with non-zero exit status if fakehid functions failJohan Hedberg2006-08-013-8/+17
* Add --hidonly option to hiddJohan Hedberg2006-08-011-1/+5
* Fix declared with attribute warn_unused_result errorsMarcel Holtmann2006-07-262-14/+10
* Make use of create_name()Marcel Holtmann2006-07-261-2/+2
* Add option for boot protocol only modeMarcel Holtmann2006-07-051-13/+22
* Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann2006-06-271-0/+1
* Build a generic helper libraryMarcel Holtmann2006-06-041-1/+1
* Update copyright informationMarcel Holtmann2006-01-035-5/+5
* Support different device namesMarcel Holtmann2005-12-091-4/+7
* Add support for the old RFCOMM based EPoX presenterMarcel Holtmann2005-12-094-16/+871
* Reject connections from unknown devicesMarcel Holtmann2005-12-091-7/+15
* Add initial fake HID supportMarcel Holtmann2005-11-145-8/+118
* Use constants for modesMarcel Holtmann2005-11-101-12/+21
* Big cleanup of CVS relicsMarcel Holtmann2005-10-294-51/+33
* Move create_dirs() and create_file() into the textfile libraryMarcel Holtmann2005-08-301-6/+2
* Use bt_free() instead of free() for inquiry resultsMarcel Holtmann2005-08-061-1/+1
* Wait until the SDP connection is closedMarcel Holtmann2005-05-082-3/+16
* Store HID information for later useMarcel Holtmann2005-05-064-4/+119
* Use LDADD instead of LIBSMarcel Holtmann2005-04-211-2/+1
* Fix garbled name sectionMarcel Holtmann2005-01-141-1/+1
* Add memset() to different places to initialize the structuresMarcel Holtmann2004-12-251-3/+22
* Add --nosdp option for devices with resource limitationMarcel Holtmann2004-11-151-15/+22
* Add support for requesting encryption on keyboardsMarcel Holtmann2004-10-251-13/+98
* Add manual page for hiddMarcel Holtmann2004-09-222-0/+45
* Add --master option for forcing the role switchMarcel Holtmann2004-09-171-6/+10
* Display VERSION informationMarcel Holtmann2004-08-151-1/+1
* Fix string init for flags to string translationMarcel Holtmann2004-08-101-1/+2
* Show flags of connected devicesMarcel Holtmann2004-07-291-2/+17
* Add EPoX endian quirk for buggy keyboardsMarcel Holtmann2004-07-291-8/+26
* Add --subclass option for overwriting wrong subclass valuesMarcel Holtmann2004-07-281-11/+23
* Make use of MAINTAINERCLEANFILESMarcel Holtmann2004-07-211-0/+2