Commit Graph

894855 Commits

Author SHA1 Message Date
Suguru Saito afbb7e0176
Merge pull request #34 from brain-hackers/fix-pwa7400
Fix PW-A7400 device support
2024-01-26 17:00:24 +09:00
Suguru Saito 682d5e4d5a arm: brain: fix pwa7400 support 2024-01-22 17:53:33 +09:00
Takumi Sueda 5726197aa8
Merge pull request #33 from brain-hackers/keyboard-fix
input: keyboard: fix key repeat bug and unexpected shutdown issue
2023-10-01 15:53:31 +09:00
Suguru Saito 3b643f8451 input: keyboard: continued refactoring brain-kbd-i2c
* code formatted by clang-format
2023-09-20 11:03:01 +09:00
Suguru Saito e35e599497 input: keyboard: continued refactoring brain-kbd-i2c
* change to early return pattern
2023-09-20 10:53:31 +09:00
Suguru Saito 5e99d0a5b0 input: keyboard: refactoring brain-kbd-i2c
* reduce keymap loops
* change magic numbers to macro constants
* key handling function was subdivided
2023-09-19 10:52:38 +09:00
Suguru Saito 4fe6fec9fc input: keyboard: fix code style 2023-09-18 10:46:16 +09:00
Suguru Saito 443e7a22ec input: keyboard: fix key repeat bug and unexpected shutdown issue 2023-09-17 20:07:52 +09:00
Takumi Sueda b99fc905e5
Merge pull request #32 from brain-hackers/spidev
Enable spidev for future use
2023-09-16 01:11:18 +09:00
Takumi Sueda 7b8f056773 spi: spidev: add fsl,spidev for future use 2023-09-16 01:09:19 +09:00
Takumi Sueda 8e94255c7d
Merge pull request #31 from brain-hackers/poweroff
Enable syscon-poweroff
2023-02-23 15:24:39 +09:00
Takumi Sueda 962a864968 arm: brain: enable syscon-poweroff 2023-02-23 03:37:44 +09:00
Takumi Sueda 6cf75aaa0b ARM: dts: imx28: enable optional syscon-poweroff
Based on https://patchwork.kernel.org/project/linux-arm-kernel/patch/20190923091700.22517-1-sebastien.szymanski@armadeus.com/
2023-02-23 03:36:51 +09:00
Takumi Sueda 4f12742fdc arm: brain: enable syscon poweroff 2023-02-23 03:34:45 +09:00
Takumi Sueda 60e1cb92ee
Merge pull request #30 from brain-hackers/backlight
arm: brain: maximize the default brightness
2022-12-08 00:52:58 +09:00
Takumi Sueda 6df6d545d7 arm: brain: maximize the default brightness 2022-12-08 00:52:11 +09:00
Takumi Sueda 05831f9e7b
Merge pull request #29 from brain-hackers/keyboard-fix
input: keyboard: fix key scan and support more events
2022-12-08 00:36:02 +09:00
SuperTurboZ 83a1f53cfa input: keyboard: fix key scan and support more events 2022-12-08 00:28:50 +09:00
Suguru Saito aa21aeb567
Merge pull request #27 from brain-hackers/uac
Enable UAC
2022-11-22 20:38:59 +09:00
Takumi Sueda 15decc2a36 arm: brain: regenerate defconfig 2022-11-21 07:37:53 +09:00
Takumi Sueda a6af52c163 arm: brain: enable USB Audio Class 2022-11-21 07:37:39 +09:00
Suguru Saito f272e362ff
Merge pull request #26 from brain-hackers/unify-2ndgen-dt
Unify device tree of 2nd generation models
2022-11-15 22:28:24 +09:00
Suguru Saito 2b6050603d arm: brain: add comment of compatible devices for PW-A7200 series 2022-11-15 00:37:00 +09:00
Suguru Saito 54ae0bcbcc arm: brain: unify device tree of 2nd generation device 2022-11-13 19:41:14 +09:00
Takumi Sueda 09cc34a56d
Merge pull request #25 from brain-hackers/sh4
arm: brain: add PW-SH4 keyboard node
2022-08-07 17:45:01 +09:00
Takumi Sueda c71961e444 arm: brain: add PW-SH4 keyboard node 2022-08-07 17:42:57 +09:00
Takumi Sueda e342c1c000
Merge pull request #24 from brain-hackers/keymap
arm: brain: add PW-SH6 keyboard node
2022-05-10 00:19:33 +09:00
Takumi Sueda 225e65b380 arm: brain: add PW-SH6 keyboard node 2022-05-10 00:11:06 +09:00
Takumi Sueda 90e75bc2c4
Merge pull request #23 from brain-hackers/2ndgen-dt
arm: sharp: add pwa7200 and pwg4200 devicetree
2021-12-31 23:06:36 +09:00
Suguru Saito 5e6f69db91 arm: sharp: add pwa7200 and pwg4200 devicetree 2021-12-31 23:01:59 +09:00
Takumi Sueda 37e9bdf48d
Merge pull request #22 from brain-hackers/brain-2ndgen-dt-merge
arm: brain: merge brain_2g into brain
2021-12-31 04:38:30 +09:00
Suguru Saito 89bba110d9 arm: brain: merge brain_2g into brain 2021-12-31 03:59:03 +09:00
Takumi Sueda 9dd71df568
Merge pull request #21 from brain-hackers/brain-pwg5300-keymap
input: keyboard: add completely support for PW-G5300 keymap
2021-12-31 01:08:21 +09:00
Suguru Saito 5dc51fb705 input: keyboard: add completely support for PW-G5300 2021-12-28 02:38:16 +09:00
Takumi Sueda f50b08037d
Merge pull request #20 from brain-hackers/brain-i2c-fix
Fix usb and i2c
2021-12-27 01:00:43 +09:00
Suguru Saito 3fa2d160a6 sharp: add PWM_BEEPER and SubLCD to brain_2g_defconfig 2021-12-27 00:53:39 +09:00
Suguru Saito 251279ed47 i2c: i2c-mxs: fix compiler warnings 2021-12-27 00:11:20 +09:00
Suguru Saito 93549e63be i2c: i2c-mxs: fix 'failed to dma_request' 2021-12-27 00:06:01 +09:00
Suguru Saito 1834ea3514 usb: chipidea: ci_hdrc_imx: add null check for usbmisc 2021-12-26 21:25:09 +09:00
Suguru Saito 30f2bc6cf9 drm: add st7586 driver for Sharp Brain 2nd generation SubLCD 2021-12-07 23:40:09 +09:00
Suguru Saito a76c481de1 arm: brain: add support SubLCD backlight for 2nd generation 2021-12-07 23:39:59 +09:00
Suguru Saito ad09b8e432 arm: brain: add SubLCD support for 2nd generation 2021-12-07 23:39:33 +09:00
Suguru Saito c0654c3cde drm: add support Sharp Brain 2nd generation SubLCD 2021-12-07 23:39:02 +09:00
Suguru Saito ec75fd1c93 spi: spi-mxs: add support 9-16 bits per word transfer 2021-12-07 23:38:11 +09:00
Suguru Saito 91059a9eae arm: brain: add support piezo buzzer 2021-12-07 23:38:01 +09:00
tka3220 538fe4d9f5 arm: brain: add PW-SH7 keyboard node 2021-12-07 23:37:24 +09:00
Takumi Sueda 99b2278100
Merge pull request #19 from pepepper/brain-rebase-5.4
arm: fix typo in filename
2021-10-15 10:31:33 +09:00
Chiharu Shirasaka 13a0ed4d37 arm: fix typo in filename 2021-10-15 01:11:11 +09:00
Takumi Sueda f56d65f466
Merge pull request #18 from pepepper/brain-rebase-5.4
arm: add PW-H1 device tree
2021-10-13 02:23:55 +09:00
Chiharu Shirasaka 6035855ecd arm: remove PW-H1 LPUART6 node 2021-10-13 01:11:15 +09:00