summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lg-g15.c
Commit message (Expand)AuthorAgeFilesLines
* HID: lg-g15: explicitly include linux/leds.hThomas Weißschuh2023-04-131-0/+1
* HID: lg-g15: Fix comment typoJason Wang2022-07-211-1/+1
* HID: lg-g15 + ite: Add MODULE_AUTHORHans de Goede2021-05-051-0/+1
* HID: lg-g15: Add support for the Logitech Z-10 speakersHans de Goede2021-05-051-1/+37
* HID: lg-g15: Make the LED-name used by lg_g15_register_led() a parameterHans de Goede2021-05-051-12/+11
* HID: lg-g15: Add a lg_g15_init_input_dev() helper functionHans de Goede2021-05-051-17/+25
* HID: lg-g15: Add a lg_g15_handle_lcd_menu_keys() helper functionHans de Goede2021-05-051-7/+14
* HID: lg-g15: Remove unused size argument from lg_*_event() functionsHans de Goede2021-05-051-8/+8
* HID: lg-g15: make a const array static, makes object smallerColin Ian King2021-02-051-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* HID: logitech: Add support for Logitech G11 extra keysFabian Schindlatz2020-04-141-0/+4
* HID: lg-g15: Do not fail the probe when we fail to disable F# emulationHans de Goede2020-03-171-2/+4
* HID: lg-g15: Add support for the G510's M1-M3 and MR LEDsHans de Goede2019-10-031-3/+90
* HID: lg-g15: Add support for controlling the G510's RGB backlightHans de Goede2019-10-031-15/+257
* HID: lg-g15: Add support for the G510 keyboards' gaming keysHans de Goede2019-10-031-4/+122
* HID: lg-g15: Add support for the M1-M3 and MR LEDsHans de Goede2019-10-031-7/+47
* HID: lg-g15: Add keyboard and LCD backlight controlHans de Goede2019-10-031-0/+156
* HID: Add driver for Logitech gaming keyboards (G15, G15 v2)Hans de Goede2019-10-031-0/+256