105 Commits (xmkb)

Author SHA1 Message Date
crides 408d1a78a5
fix dts binding include 2 years ago
crides 58f54161cc
add: Cirque Pinnacle trackpad driver 2 years ago
Peter Johanson ee53fd9301
refactor(display): Move clear to unblank for EPD driver. 2 years ago
Peter Johanson a799b75e5e
feat(kscan): Kconfig for optional scan delay. 2 years ago
Peter Johanson b5e73204e8 fix(drivers): Avoid build failures for GPIO driver 2 years ago
Peter Johanson 6a86cd0547 feat(gpio): Add 595 shift register driver. 2 years ago
Kurtis Lew 0bde987ae2 Update kscan_gpio_get_extra_flags 2 years ago
Kurtis Lew 6f1adfbe14 Address further review by @petejohanson 2 years ago
Kurtis Lew 4dfcadb1ed Remove unnecessary LOG_DBG 2 years ago
Kurtis Lew fec99c7d5e Update kscan_direct_gpio.c 2 years ago
Kurtis Lew f39c821d19 Simplify kscan_gpio_get_flags 2 years ago
Kurtis Lew f369f2cc46 feat(kscan): Add toggle-mode to updated direct-wire kscan 2 years ago
Joel Spadin 0738b4b2b0 refactor(kscan): Match direct GPIO driver to matrix driver 2 years ago
Joel Spadin 11ab52582c refactor(battery): Auto enable battery drivers 2 years ago
Joel Spadin 6d6efa32f5 refactor(kscan): Auto enable kscan drivers 2 years ago
Joel Spadin a3a9510e47 refactor(kscan): Use GPIO DT spec macros in matrix driver 2 years ago
Peter Johanson 4df83a9c0d refactor: Move away from deprecated PM callback. 2 years ago
Peter Johanson 3528e1b497 refactor: Move to newer API for IO channels. 2 years ago
Peter Johanson 53dae35710 refactor: Move to `k_work_delayable` API. 2 years ago
Joel Spadin f946dc6893 feat(kscan): Improve matrix debouncing 3 years ago
Pete Johanson c9a671d8d5 fix(kscan): Allow composite driver to handle missing children. 3 years ago
Pete Johanson 647110e5e5 feat(drivers): Add mcp23017 driver based on upstream mcp23s17 one. 3 years ago
Joel Spadin 82cb762698 refactor(kscan): Demacroify GPIO matrix driver 3 years ago
Darryldh a124eb9f9e feat(display): IL0323 driver for EPD displays. 3 years ago
Joel Spadin a6de43e665 feat: Add nrf VDDH battery driver 3 years ago
Pete Johanson 2a69f31eb0 refactor(core): Move away from deprecated DT API. 3 years ago
Jay Greco f3bb90f9e1
fix(kscan): Fix nibble demux scan errors on encoder row 3 years ago
Pete Johanson 27c89e69c1 fix(kscan): Proper direct wire warning message. 3 years ago
Okke Formsma c01243d1c6 fix(logging): remove unnecessary newline 3 years ago
Pete Johanson 0f9fff7554 Fix the label for the GPIO kscan driver. 3 years ago
jrhrsmit e40ca1eb7c
fix(power): Add support for capacitors on ADC for BVD 3 years ago
Pete Johanson 6c7ab0ce53 refactor(kscan): Fix polling of GPIO matrices. 3 years ago
Pete Johanson 2f352788c1 refactor(kscan): Remove explicit default n from kscan configs. 3 years ago
innovaker 61893e453b
refactor(app): format with prettier (#563) 3 years ago
innovaker 842aa5a842 refactor: replace filename hyphens with underscores 3 years ago
innovaker f7d9d52221 refactor(app): replace `void` with `const struct device *dev` in ISR CBs 3 years ago
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *` 3 years ago
innovaker 1411092a7b refactor(app): replace `driver_data` with `data` 3 years ago
innovaker 3d7376d2e5 refactor(app): replace `config_info` with `config` 3 years ago
innovaker bac1f17cf6 refactor(app): replace Zephyr integer types with C99 integer types 3 years ago
Pete Johanson e6a27b15c1 fix(kscan): Fix building kscan for tests. 3 years ago
Pete Johanson ca38894e07 fix(drivers): Remove conditional from directories. 3 years ago
innovaker 8d9ae1fdf3 refactor: Align drivers with Zephyr file system conventions 3 years ago
Pete Johanson e0fede4aa5 refactor(kscan): Use PORT events for direct driver 3 years ago
4pplet 924a598920 Updated function calls with missing reference. GPIO missing. 4 years ago
innovaker 67a6646cd7 chore: add copyright to core Kconfig 4 years ago
innovaker 1c8321566a fix(drivers): rename module.yaml to module.yml 4 years ago
Nick 8779563896 fix(bvd): Add SENSOR_CHAN_ALL support 4 years ago
Jay Greco 8a98212a02 Update demux kscan driver as per PR feedback 4 years ago
Jay Greco 1522c91d73 Add new kscan_gpio_demux driver 4 years ago