summaryrefslogtreecommitdiff
path: root/driver/ioexpander/it8801.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* driver/ioexpander/it8801.c: Format with clang-formatJack Rosenthal2022-07-011-49/+48
* zephyr: Add it8801 discrete keyboard, PWM & GPIO chip to ShimVijay Hiremath2022-04-261-5/+21
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-251-9/+9
* ioex: add error message if driver doesn't support get_portMichał Barnaś2021-11-051-0/+4
* ec: Implement keyboard backlight get enabledJeremy Bettis2021-11-031-0/+6
* IOEX: it8801: change the KSO mapping array to overridableTim Lin2021-09-131-3/+3
* IOEX: it8801: Enable GPIO based interruptsVijay Hiremath2021-09-101-17/+142
* it8801: Allow configurable option to use RAW KeyboardVijay Hiremath2021-09-101-1/+3
* ioex: it8801: Support multiple I2C addressesVijay Hiremath2021-09-101-4/+4
* COIL: Rename ioexpander i2c address variableDiana Z2021-02-241-2/+2
* it8801: fix the it8801_pwm_(set|get)_dutyZhuohao Lee2020-09-281-3/+3
* Fennel: Modify it8801 keyboard backlight driver and Enable keyboard backlightMike Lee2020-09-241-8/+54
* ioexpander/it8801: to avoid causing cache to reset when EC is resettim2020-04-291-12/+22
* driver/ioexpander_it8801: add I/O expander driver for GPIOtim2020-02-171-16/+205
* jacuzzi: enable ledTing Shen2019-12-271-1/+85
* cleanup: Segregate ioexpander related drivers in ioexpander folderVijay Hiremath2019-11-221-0/+227