summaryrefslogtreecommitdiff
path: root/input
Commit message (Expand)AuthorAgeFilesLines
* input: Move UUID string definition to libDaniel Wagner2012-06-024-3/+3
* input: Remove unwanted codes from deviceSyam Sidhardhan2012-05-241-5/+0
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-171-4/+4
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-171-5/+9
* Constify GDBus signal tablesLucas De Marchi2012-05-171-1/+1
* Constify GDBus method tablesLucas De Marchi2012-05-171-1/+1
* input: increase security level of the connectionGustavo Padovan2012-05-071-2/+43
* input: add error message when auth failsGustavo Padovan2012-04-231-0/+5
* input: Disconnect SDP before connecting HID if HIDSDPDisable is setSzymon Janc2012-04-133-7/+24
* input: Fix newline before EOFSyam Sidhardhan2012-04-131-1/+0
* fakehid: Remove define not referencedClaudio Takahasi2012-04-121-2/+0
* fakehid: Remove unneeded header includesClaudio Takahasi2012-04-121-3/+0
* input: fix coding styleJoão Paulo Rechi Vita2012-03-281-2/+2
* input: Remove unneeded aliasClaudio Takahasi2012-03-151-13/+6
* input: Remove unneeded Bluetooth Address argumentsClaudio Takahasi2012-03-153-33/+18
* input: Set up uinput device again, if it was previously closed.Jeff Hansen2012-03-041-2/+4
* btio: Fix users to not expect a default security levelVinicius Costa Gomes2012-01-241-0/+1
* Fix device address type trackingJohan Hedberg2011-12-231-2/+2
* input: Fix errno handling conventionAnderson Lizardo2011-11-171-24/+19
* Fix input pending connect handlingChan-yeol Park2011-10-171-0/+3
* Remove use of read_device_id in input pluginLuiz Augusto von Dentz2011-10-011-2/+3
* Remove unneeded textfile header includesClaudio Takahasi2011-08-021-1/+0
* Improve input server connect log messagesPeter Hurley2011-07-031-2/+10
* Fix unused variable warnings reported by GCC 4.6Johan Hedberg2011-05-152-5/+5
* Fix error checking in headset_probe()Szymon Janc2011-05-151-1/+1
* Make devices list static in input/device.cSzymon Janc2011-05-151-1/+1
* Remove redundant local copy of GSlist* from functionsSzymon Janc2011-05-151-8/+4
* Fix HID channel reference count issuesJohan Hedberg2011-02-071-10/+13
* Fix use of deprecated glib on input pluginLuiz Augusto von Dentz2011-01-192-8/+14
* Add a way to store the remote device typeVinicius Costa Gomes2010-12-221-2/+2
* Add manager_foreach_adapter()Johan Hedberg2010-12-191-1/+1
* Fix input disconnect function error return valueJohan Hedberg2010-12-141-1/+1
* input: use btd_error_failed()Gustavo F. Padovan2010-12-141-23/+8
* Add btd_error_already_connected()Gustavo F. Padovan2010-12-081-7/+1
* convert error to btd_error_not_supported()Gustavo F. Padovan2010-12-081-7/+1
* Add btd_error_busy()Gustavo F. Padovan2010-12-071-6/+0
* Add btd_error_in_progress()Gustavo F. Padovan2010-12-071-1/+1
* Remove unused includesJohan Hedberg2010-11-282-5/+0
* Move ACL encryption functions to hciopsJohan Hedberg2010-10-261-3/+5
* Fix minor coding style issuesJohan Hedberg2010-09-021-3/+4
* Remember fake devices for the daemon's lifetimeBastien Nocera2010-09-024-8/+36
* Fix Connected status when PS3 BD remote connectsBastien Nocera2010-09-021-0/+2
* Fix format string warnings for g_dbus_create_errorJohan Hedberg2010-08-191-2/+2
* Fix redundant null check on calling free()Gustavo F. Padovan2010-06-081-4/+2
* Move debug() to DBG()Gustavo F. Padovan2010-05-213-5/+5
* Move logging.{c,h} to log.{c,h}Gustavo F. Padovan2010-05-215-5/+5
* Set HID socket security back to LOW after the BtIO default changeJohan Hedberg2010-04-122-0/+4
* Remove Sixaxis quirkBastien Nocera2010-02-051-6/+0
* Update copyright informationMarcel Holtmann2010-01-019-9/+9
* Switch to a full non-recursive build systemMarcel Holtmann2009-08-231-19/+0