summaryrefslogtreecommitdiff
path: root/src/linux/up-device-unifying.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-08all: convert value from g_get_real_time() to secondsEvangelos Foutras1-1/+1
2014-09-24all: Use g_get_real_time() when possibleBastien Nocera1-3/+1
2014-06-24linux: Simplify list freeingBastien Nocera1-2/+1
2014-06-24linux: Fix small memleak on startup with Logitech devicesBastien Nocera1-2/+2
2013-10-28linux: Switch Unifying devices to use the new daemon pollBastien Nocera1-9/+2
2013-10-26daemon: Better timeout source namingBastien Nocera1-0/+1
2013-10-14daemon: Remove unneeded reset of priv struct membersBastien Nocera1-1/+0
2013-09-03hidpp: fix K750 battery and luminosity propertiesPeter Wu1-0/+6
2013-09-03hidpp: fix memleak while coldpluggingPeter Wu1-11/+21
2013-09-03hidpp: retrieve serial number for devices (v2)Peter Wu1-0/+2
2013-09-03hidpp: fix properties for unreachable devices (v2)Peter Wu1-11/+13
2013-09-03hidpp: improve HID++ version detection, fix uninit varPeter Wu1-5/+5
2013-09-03hidpp: pick up devices that just got pairedPeter Wu1-0/+3
2013-09-03hidpp: do not print warnings if device is offlinePeter Wu1-6/+10
2013-03-28Locate non-unifying receiver by looking for hidraw with hiddev exposed.Arkadiusz Miśkiewicz1-2/+23
2013-03-22Better method of figuring out v1 vs v2 protocol version.Arkadiusz Miśkiewicz1-2/+14
2013-03-22Add support for Logitech Wireless (NonUnifying) devicesArkadiusz Miśkiewicz1-10/+24
2013-03-22Repair vendor handling for Logitech Unifying devicesArkadiusz Miśkiewicz1-1/+6
2013-03-21Find hidraw devices correctly with systemd udev >= v196.Arkadiusz Miśkiewicz1-1/+1
2013-01-10Factor out the Logitech Unifying support to support other devicesRichard Hughes1-0/+284