aboutsummaryrefslogtreecommitdiff
path: root/input
AgeCommit message (Expand)Author
2008-10-16Store every record information for the sixaxis controllersBastien Nocera
2008-10-16Fix setting the master address on the sixaxisBastien Nocera
2008-10-16Port sixpair to libusb 1.0Bastien Nocera
2008-10-16Add sixpair toolBastien Nocera
2008-10-14Input: Code cleanup - Access record handle directly instead of call sdp_data_getClaudio Takahasi
2008-10-14Fix PS3 BD remote input event generationBastien Nocera
2008-10-12Fix possible crash on startupBastien Nocera
2008-10-09Make device driver probe calls take UUID's instead of full recordsJohan Hedberg
2008-10-03Fix uninitialized reply of multiple GetProperties methodsMarcel Holtmann
2008-10-02Mark old plugins API as deprecated.Luiz Augusto von Dentz
2008-10-02Add code to emit PropertyChanged on input interface.Luiz Augusto von Dentz
2008-10-02Add property support for input interface.Luiz Augusto von Dentz
2008-09-14Don't bother with the source value for input devicesMarcel Holtmann
2008-09-14Store source information from DID recordMarcel Holtmann
2008-09-14Merge branch 'master' of git://git.infradead.org/users/dwmw2/bluezMarcel Holtmann
2008-09-13fix fake hid detection by looking up pnp infoDavid Woodhouse
2008-09-13simplify arguments to hidp_add_connection()David Woodhouse
2008-09-14Remove wrong (left-over) codeMarcel Holtmann
2008-09-13Input: Disconnected signal doesn't have parametersClaudio Takahasi
2008-09-13Input: Connected signal doesn't have parametersClaudio Takahasi
2008-09-13Input: Checking if the link is already encryptedClaudio Takahasi
2008-09-12Input: Use async auth + encryption functionClaudio Takahasi
2008-09-12Input: Missing send the message when connect failsClaudio Takahasi
2008-09-10Send authentication request without blockingMarcel Holtmann
2008-09-10Merge branch 'devel' of git://git.infradead.org/users/vcgomes/bluezMarcel Holtmann
2008-09-10Use longer timeout value for authentication and encryptionMarcel Holtmann
2008-09-09Cancels the pending request from agent side when receiving a NoReplyVinicius Costa Gomes
2008-09-10The input connect method takes no parametersMarcel Holtmann
2008-09-09Input: Minor cleanupClaudio Takahasi
2008-09-09Input: storage cleanupClaudio Takahasi
2008-09-08Redefining device_get_address to take bdaddr_t as parameter.Alok Barsode
2008-09-08Redefining adapter_get_address to take bdaddr_t as parameter.Alok Barsode
2008-09-08Fixing load_stored in Input plugin.Alok Barsode
2008-09-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezMarcel Holtmann
2008-09-06Fix D-Bus connection initMarcel Holtmann
2008-09-06Fix audio and input interfaces match the API documentationJohan Hedberg
2008-09-05Input: Minor cleanupClaudio Takahasi
2008-09-05Input: Missing DBusConnection unrefClaudio Takahasi
2008-09-04Input: Converting hid server to adapter driver structureClaudio Takahasi
2008-09-04Renaming struct adapter to struct btd_adapter.Alok Barsode
2008-09-03Input cleanup: removed old API filesClaudio Takahasi
2008-09-03Input cleanup: unused functionsClaudio Takahasi
2008-09-03Input cleanup: missing static modifierClaudio Takahasi
2008-09-03Input cleanup: Unnecessary headers and functionClaudio Takahasi
2008-08-18Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz
2008-08-13Fix device driver callbacks to not take driver pointer.Luiz Augusto von Dentz
2008-08-05Introduce driver.c and driver.h files.Luiz Augusto von Dentz
2008-08-04Move error helpers to bluetoothd sourceMarcel Holtmann
2008-08-04Move create_errno_message to appropiate placeMarcel Holtmann
2008-08-04Fix warnings.Luiz Augusto von Dentz