aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lg-g15.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-05HID: lg-g15 + ite: Add MODULE_AUTHORHans de Goede1-0/+1
2021-05-05HID: lg-g15: Add support for the Logitech Z-10 speakersHans de Goede1-1/+37
2021-05-05HID: lg-g15: Make the LED-name used by lg_g15_register_led() a parameterHans de Goede1-12/+11
2021-05-05HID: lg-g15: Add a lg_g15_init_input_dev() helper functionHans de Goede1-17/+25
2021-05-05HID: lg-g15: Add a lg_g15_handle_lcd_menu_keys() helper functionHans de Goede1-7/+14
2021-05-05HID: lg-g15: Remove unused size argument from lg_*_event() functionsHans de Goede1-8/+8
2021-02-05HID: lg-g15: make a const array static, makes object smallerColin Ian King1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-04-14HID: logitech: Add support for Logitech G11 extra keysFabian Schindlatz1-0/+4
2020-03-17HID: lg-g15: Do not fail the probe when we fail to disable F# emulationHans de Goede1-2/+4
2019-10-03HID: lg-g15: Add support for the G510's M1-M3 and MR LEDsHans de Goede1-3/+90
2019-10-03HID: lg-g15: Add support for controlling the G510's RGB backlightHans de Goede1-15/+257
2019-10-03HID: lg-g15: Add support for the G510 keyboards' gaming keysHans de Goede1-4/+122
2019-10-03HID: lg-g15: Add support for the M1-M3 and MR LEDsHans de Goede1-7/+47
2019-10-03HID: lg-g15: Add keyboard and LCD backlight controlHans de Goede1-0/+156
2019-10-03HID: Add driver for Logitech gaming keyboards (G15, G15 v2)Hans de Goede1-0/+256