summaryrefslogtreecommitdiff
path: root/src/linux
Commit message (Expand)AuthorAgeFilesLines
* linux: Add test for MacBook uevent behaviourBastien Nocera2018-06-191-0/+34
* linux: Refresh for 5 seconds after plug/unplug on MacBooksBastien Nocera2018-06-191-2/+3
* linux: Detect hardware that needs more polling after eventBastien Nocera2018-06-193-0/+55
* linux: Make sure unknown poll lasts 5 secondsBastien Nocera2018-06-191-8/+14
* linux: Fix possible double-close on exitBastien Nocera2018-06-191-2/+3
* linux: Clean up after running test suite in "distcheck"Bastien Nocera2018-06-181-0/+6
* linux: Remove extra linefeedBastien Nocera2018-06-181-1/+0
* linux: Better error reporting from sysfs_get_double_with_error()Bastien Nocera2018-06-183-10/+19
* linux: Add a test for Logitech HID++ charging statesBastien Nocera2018-04-191-0/+18
* linux: Add support for "Unknown" capacity levelBastien Nocera2018-04-191-1/+2
* linux: Add a README with a couple of debugging commandsBastien Nocera2018-04-181-0/+8
* linux: lower severity of "unhandled action" messagesDmitry Torokhov2018-04-121-1/+1
* linux: Fix memory leak if logind returns an errorBastien Nocera2018-04-121-0/+1
* linux: Fix crash if logind doesn't return an errorBastien Nocera2018-04-121-1/+2
* linux: Check "HasBattery" key for newer iOS versionsMartin Szulecki2018-03-201-1/+10
* linux: Prevent crash after attaching an Apple TVMartin Szulecki2018-03-201-0/+4
* linux: Add test for Bluetooth LE battery supportBastien Nocera2017-11-021-0/+70
* linux: Add support for Bluetooth LE device batteriesBastien Nocera2017-11-025-4/+462
* linux: Use g_clear_object() when possibleBastien Nocera2017-10-313-44/+19
* linux: Remove empty API docsBastien Nocera2017-10-311-25/+0
* linux: Fix compilation with libimobiledevice gitBastien Nocera2017-09-211-2/+4
* daemon: Fix critical action after resume from hibernateMiroslav Sustek2017-09-211-1/+61
* linux: Add test for crash when battery has funky nameBastien Nocera2017-09-081-0/+16
* linux: Add better debug to sysfs_get_capacity_level()Bastien Nocera2017-09-081-1/+13
* linux: Don't throw an error if there's no data to readBastien Nocera2017-09-081-33/+19
* linux: Grab model name from device if unavailable from batteryBastien Nocera2017-09-042-1/+20
* linux: Move function to prepare for new useBastien Nocera2017-08-311-45/+45
* linux: Detect joysticks as gaming input devicesBastien Nocera2017-08-312-2/+4
* linux: Add test for wireless joypad connected via USBBastien Nocera2017-08-311-0/+37
* linux: Correctly close inhibitor FDBenjamin Berg2017-08-031-1/+3
* daemon: Move a number of constants to a shared fileBastien Nocera2017-04-062-9/+8
* all: Add BatteryLevel propertyBastien Nocera2017-04-062-13/+37
* lib: Add more members to UpDeviceLevel structBastien Nocera2017-04-061-1/+4
* linux: Add support for "capacity_level" attributeBastien Nocera2017-04-062-1/+102
* integration-test: Fix path for unparented deviceChristian Kellner2017-04-061-1/+1
* integration-test: enable running from JHBuildChristian Kellner2017-03-251-0/+5
* integration-test: Check NoPollbatteries is followedChristian Kellner2017-03-251-1/+41
* integration-test: Add test for refresh after sleepChristian Kellner2017-03-251-0/+54
* linux: Use inhibitor lock to guard poll pausingChristian Kellner2017-03-252-1/+86
* linux: Refresh devices after waking up from sleepChristian Kellner2017-03-251-0/+74
* integration-test: Add test for unparented input devicesBastien Nocera2017-03-241-0/+24
* linux: Fix critical when searching for sibling devicesBastien Nocera2017-03-241-0/+2
* integration-test: Use symbolic names for device typesBastien Nocera2017-03-241-10/+18
* integration-test: add get_critical_action() testChristian Kellner2017-03-241-2/+2
* integration-test: use dbusmock to mock logindChristian Kellner2017-03-241-1/+20
* linux: Fix compilation warningBastien Nocera2017-03-241-1/+1
* integration-test: HID++ mouse is a mouseBastien Nocera2017-03-241-1/+1
* Revert "linux: Disable crashing test"Bastien Nocera2017-01-261-1/+1
* linux: Get a serial number for device batteriesBastien Nocera2017-01-241-0/+4
* linux: Add a serial number to mouse battery testBastien Nocera2017-01-241-0/+2