summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-03linux: Don't overwrite detected type with another less precise oneBastien Nocera1-2/+12
2023-07-03linux: Fix headsets type detection when hotpluggedBastien Nocera1-2/+17
2023-04-17linux: Don't overwrite guesses from previous siblingsstuarthayhurst1-2/+5
2022-06-08test: Add test for mice that have keysBenjamin Berg1-0/+41
2022-06-08supply: Use differing priority within input node and between themBenjamin Berg1-4/+23
2021-09-06ci: Ignore ABI changes for keyboard backlight symbolsBastien Nocera1-0/+8
2020-05-05tests: Add a keyboard/mouse combo device testBastien Nocera1-0/+47
2020-05-05linux: Identify keyboard/pointing device combos as keyboardsBastien Nocera1-3/+9
2019-06-04UpKbdBacklight: Fix endless loop burning 100% CPU on keyboard plugoutHans de Goede1-1/+6
2019-05-07linux: Don't treat device batteries like laptop batteriesBastien Nocera1-7/+4
2018-10-02daemon: Fix upower's keyboard backlight supportBastien Nocera1-1/+2
2017-09-04linux: Grab model name from device if unavailable from batteryBastien Nocera2-1/+20
2017-02-15UpKbdBacklight: Send notifications about hardware brightness changesHans de Goede1-0/+38
2017-02-15UpKbdBacklight: Add new BrightnessChangedWithSource signalHans de Goede2-2/+39
2017-01-24linux: Parent the keyboard device correctly in testsBastien Nocera1-8/+9
2015-05-20linux: Properly detect bluetooth mice and keyboards that are HID devicesMarc Deslauriers2-17/+72
2014-04-23daemon: Fix shutdown on boot on some machinesBastien Nocera1-3/+10
2013-10-14daemon: Add small hack for keyboards and miceBastien Nocera3-4/+20
2013-10-14daemon: Avoid trying to close fd that wasn't openedBastien Nocera1-1/+2
2013-09-06linux: Detect the battery of bluetooth input devicesShih-Yuan Lee (FourDollars)1-1/+50
2013-09-06Linux integration tests: Add bluetooth mouse and keyboardMartin Pitt1-0/+84
2013-09-04hidpp: try harder not to report 0% batteryPeter Wu1-1/+6
2013-09-03hidpp: fix K750 battery and luminosity propertiesPeter Wu3-4/+40
2013-09-03hidpp: support battery register 0x07Peter Wu1-2/+54
2013-03-28Locate non-unifying receiver by looking for hidraw with hiddev exposed.Arkadiusz Miƛkiewicz1-2/+23
2012-10-30Add support for Logitech Unifying devicesJulien Danjou4-11/+853
2012-04-18Never detect HID devices with batteries as power suppliesRichard Hughes1-2/+12
2010-10-18Keyboard backlight of zero is not an errorAlex Murray1-4/+5
2010-10-11Add support for controlling leds keyboard backlightsAlex Murray9-1/+514
2008-08-10add CSR support so we know about mice and keyboardsRichard Hughes5-29/+414
2008-08-10Add DkpObject printing hooks for mouse and keyboardRichard Hughes1-2/+25