summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* audio/avrcp: Fix not handling errors for GetCapabilitiesLuiz Augusto von Dentz2014-09-031-1/+2
* audio/avdtp: Fix invalid reference countingVinicius Costa Gomes2014-08-211-1/+1
* input: Fix crash when receiving event from uHIDLuiz Augusto von Dentz2014-08-201-0/+5
* proximity: Fix use after freeAndrei Emeltchenko2014-08-111-2/+2
* input/hog: Remove unnecessary variablesLuiz Augusto von Dentz2014-08-081-10/+7
* audio/player: Reduce verbosityLuiz Augusto von Dentz2014-08-061-24/+0
* audio/avrcp: Fix overflow when using UINT32_MAXLuiz Augusto von Dentz2014-08-061-3/+9
* hog: fix output-report to attr mappingDavid Herrmann2014-08-051-19/+36
* audio/media: Remove experimental status from Media* interfacesLuiz Augusto von Dentz2014-08-052-58/+34
* audio/avrcp: Fix not continuing from the correct indexLuiz Augusto von Dentz2014-07-311-1/+1
* audio/avrcp: Fix not accounting all items when listingLuiz Augusto von Dentz2014-07-311-1/+1
* input/hog: Cleanup unnecessary codeLuiz Augusto von Dentz2014-07-291-3/+0
* input: Remove broken UHID_FEATURE supportJohan Hedberg2014-07-241-10/+3
* profiles/input: Fix usage of PATH_MAXJohan Hedberg2014-07-111-2/+1
* cups: Remove dead codeAndrei Emeltchenko2014-07-041-6/+1
* HDP: Fix adding missing breaksAndrei Emeltchenko2014-06-301-0/+2
* lib/uuid: Add define for Scan Parameter UUIDLuiz Augusto von Dentz2014-06-271-2/+0
* HDP: Fix NULL checkAndrei Emeltchenko2014-06-251-1/+1
* HDP: trivial: Remove empty linesAndrei Emeltchenko2014-06-251-2/+0
* HDP: Fix possible memory leakAndrei Emeltchenko2014-06-251-7/+9
* mcap: Fix possible overflowAndrei Emeltchenko2014-06-251-1/+1
* HDP: Fix checking always constant error codeAndrei Emeltchenko2014-06-251-5/+2
* HDP: Fix checking always constant error codeAndrei Emeltchenko2014-06-251-4/+1
* HDP: Remove extra debug statementsAndrei Emeltchenko2014-06-251-9/+11
* bnep: Fix redundant checkAndrei Emeltchenko2014-06-231-1/+1
* HDP: Add length checkAndrei Emeltchenko2014-06-181-0/+3
* HDP: trivial: Make code more readableAndrei Emeltchenko2014-06-181-1/+1
* profiles/health/hdp: Fix memory leak in SDP record preparationRavi kumar Veeramally2014-06-171-0/+2
* HDP: Set error message on error conditionAndrei Emeltchenko2014-06-131-1/+4
* HDP: trivial: Fix redundant debug printAndrei Emeltchenko2014-06-131-1/+2
* input: Fix access to uninitialized data when authorizing connectionsJohan Hedberg2014-06-101-22/+23
* profiles/audio: Fix propagation of EHOSTDOWN errorAndrzej Kaczmarek2014-06-042-10/+16
* audio/media: Check if setting value is already setLuiz Augusto von Dentz2014-06-031-1/+6
* audio/media: Fix crash while changing repeat modeLuiz Augusto von Dentz2014-06-031-0/+2
* input: Do not send UHID_DESTROYLuiz Augusto von Dentz2014-05-302-26/+1
* gatt: Fix not freeing GError on failureJakub Tyszkowski2014-05-271-0/+5
* audio: Add definitions for aptXAndrzej Kaczmarek2014-05-271-5/+28
* audio: Add macros to access MPEG-2,4 AAC codec infoAndrzej Kaczmarek2014-05-271-0/+24
* audio: Add definitions for MPEG-2,4 AAC codecAndrzej Kaczmarek2014-05-271-0/+45
* audio: Fix a2dp_vendor_codec_t declarationAndrzej Kaczmarek2014-05-272-10/+6
* input: Update uhid_copy.h to version from Linux 3.14Szymon Janc2014-05-251-2/+4
* input/hog: Rework uHID code to use bt_uhidLuiz Augusto von Dentz2014-05-231-185/+90
* input/device: Fix warnings when disconnectingLuiz Augusto von Dentz2014-05-231-25/+5
* input/device: Rework uHID code to use bt_uhidLuiz Augusto von Dentz2014-05-231-184/+71
* hog: Fix compilation error on 32 bit machineSzymon Janc2014-05-141-1/+1
* input: Fix compilation errors on 32 bit machineSzymon Janc2014-05-141-2/+2
* hog: Fix report_value_cb() buffer overflowPetri Gynther2014-05-091-9/+14
* hog: Improve report_value_cb() uHID error handlingPetri Gynther2014-05-091-5/+16
* hog: Fix report_value_cb() signaturePetri Gynther2014-05-091-2/+1
* audio/player: Fix accepting invalid folders in ChangeFolderLuiz Augusto von Dentz2014-05-091-0/+8