Commit Graph

94 Commits (640957042d8f878d093f37aadc04f6d08a7252a1)

Author SHA1 Message Date
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
York Sun 3c3d8ab58d powerpc: MPC8555: Remove macro CONFIG_MPC8555 8 years ago
York Sun 3aff30825e powerpc: mpc8541: Remove macro CONFIG_MPC8541 8 years ago
York Sun 7f825218dc powerpc: mpc8540: Remove macro CONFIG_MPC8540 8 years ago
Masahiro Yamada b98278be7b input: specify the default of I8042_KEYB in more correct manner 8 years ago
Simon Glass 8226a3e99f input: i8042: Make sure the keyboard is enabled 9 years ago
Paul Kocialkowski 461484c27e input: TWL6030 input support for power button, USB and charger 9 years ago
Simon Glass 732484799b tegra: keyboard: Fix the init order 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Bin Meng e5f330c482 input: Ban digit numbers if 'Num Lock' is not on 9 years ago
Bin Meng 377a069643 input: Change LED state bits to conform i8042 compatible keyboard 9 years ago
Bin Meng cd810918fd input: Call keyboard's update_leds() method when the LEDs change 9 years ago
Bin Meng 533c81a949 input: Save keyboard's LED state to correct place 9 years ago
Simon Glass 91f815450f input: Convert 'keyboard' driver to use input library 9 years ago
Simon Glass 011d89d606 i8042: Handle a duplicate power-on-reset response 9 years ago
Simon Glass dcbf825714 input: Convert i8042 to driver model 9 years ago
Simon Glass b0abfeff98 input: Add a Kconfig option for the i8042 keyboard 9 years ago
Simon Glass 2ec739db5b input: i8042: Convert to use the input library 9 years ago
Simon Glass 3b5f6f5001 input: Allow updating of keyboard LEDs 9 years ago
Simon Glass ba42034267 input: Handle caps lock 9 years ago
Simon Glass a683d0d347 input: Adjust structure of code in process_modifier() 9 years ago
Simon Glass b1d7a1875e input: Support the German keymap 9 years ago
Simon Glass 0b186c0825 input: Allow repeat filtering to be disabled 9 years ago
Simon Glass 3a85e4362a input: Add a function to add a keycode to the existing set 9 years ago
Simon Glass 77c7f0459f input: Add a few more keyboard keycodes 9 years ago
Simon Glass 2e5513bda0 input: Correct keycode for Ctrl-Y 9 years ago
Simon Glass c5d257f93f i8042: Adjust keyboard init to assume success 9 years ago
Simon Glass 4f087bace2 i8042: Adjust kbd_reset() to collect all failures 9 years ago
Simon Glass 31d38ee66d i8042: Use functions to handle register access 9 years ago
Simon Glass 7fe0933c58 video: Drop unused console functions 9 years ago
Simon Glass 1fa4bfde18 dm: cros_ec: Convert cros_ec keyboard driver to driver model 9 years ago
Simon Glass f77f5e9be7 dm: tegra: Convert keyboard driver to driver model 9 years ago
Simon Glass 745009c4d0 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions 9 years ago
Simon Glass 66877b0f5f input: Add the keycode translation tables separately 9 years ago
Simon Glass 92778b2784 input: Return -ENOSPC when there is not space 9 years ago
Simon Glass e84421d8f3 dm: input: Create a keyboard uclass 9 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 9 years ago
Bin Meng 7d96166b1b x86: i8042: Correctly initialize the controller 9 years ago
Bin Meng 835dd00050 x86: i8042: Clean up the driver per coding convention 9 years ago
Bin Meng 3928d66a5e x86: i8042: Reorder static functions 9 years ago
Bin Meng 5e653b0609 x86: i8042: Remove unused codes 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Paul Kocialkowski a4c8bbbc28 input: twl4030: Keypad scan and input 10 years ago
Paul Kocialkowski 7d5ac91832 input: TWL4030 input support for power button, USB and charger 10 years ago
Simon Glass f9f788f072 i8042: Add keyboard enable logic in kbd_reset() 10 years ago
Simon Glass 3fbb78711c cros_ec: exynos: Match up device tree with kernel version 10 years ago
Simon Glass 6fb9ac15eb dm: cros_ec: Convert to Kconfig 10 years ago
Sjoerd Simons 9332274989 cros-ec-keyboard: Synchronize DT binding from linux 10 years ago
Jeroen Hofstee 19d7bf3d86 tegra: make local functions static 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago