| Commit message (Expand) | Author | Age | Lines |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | -3/+3 |
* | powerpc: MPC8555: Remove macro CONFIG_MPC8555 | York Sun | 2016-11-23 | -1/+1 |
* | powerpc: mpc8541: Remove macro CONFIG_MPC8541 | York Sun | 2016-11-23 | -1/+1 |
* | powerpc: mpc8540: Remove macro CONFIG_MPC8540 | York Sun | 2016-11-23 | -1/+1 |
* | input: specify the default of I8042_KEYB in more correct manner | Masahiro Yamada | 2016-10-01 | -0/+1 |
* | input: i8042: Make sure the keyboard is enabled | Simon Glass | 2016-03-17 | -0/+4 |
* | input: TWL6030 input support for power button, USB and charger | Paul Kocialkowski | 2016-03-15 | -0/+49 |
* | tegra: keyboard: Fix the init order | Simon Glass | 2016-02-16 | -1/+1 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | -0/+4 |
* | input: Ban digit numbers if 'Num Lock' is not on | Bin Meng | 2015-11-19 | -0/+6 |
* | input: Change LED state bits to conform i8042 compatible keyboard | Bin Meng | 2015-11-19 | -3/+3 |
* | input: Call keyboard's update_leds() method when the LEDs change | Bin Meng | 2015-11-19 | -0/+15 |
* | input: Save keyboard's LED state to correct place | Bin Meng | 2015-11-19 | -1/+1 |
* | input: Convert 'keyboard' driver to use input library | Simon Glass | 2015-11-19 | -252/+38 |
* | i8042: Handle a duplicate power-on-reset response | Simon Glass | 2015-11-19 | -2/+19 |
* | input: Convert i8042 to driver model | Simon Glass | 2015-11-19 | -35/+76 |
* | input: Add a Kconfig option for the i8042 keyboard | Simon Glass | 2015-11-19 | -0/+10 |
* | input: i8042: Convert to use the input library | Simon Glass | 2015-11-19 | -424/+69 |
* | input: Allow updating of keyboard LEDs | Simon Glass | 2015-11-19 | -0/+9 |
* | input: Handle caps lock | Simon Glass | 2015-11-19 | -5/+8 |
* | input: Adjust structure of code in process_modifier() | Simon Glass | 2015-11-19 | -13/+14 |
* | input: Support the German keymap | Simon Glass | 2015-11-19 | -14/+99 |
* | input: Allow repeat filtering to be disabled | Simon Glass | 2015-11-19 | -2/+7 |
* | input: Add a function to add a keycode to the existing set | Simon Glass | 2015-11-19 | -4/+42 |
* | input: Add a few more keyboard keycodes | Simon Glass | 2015-11-19 | -3/+3 |
* | input: Correct keycode for Ctrl-Y | Simon Glass | 2015-11-19 | -1/+1 |
* | i8042: Adjust keyboard init to assume success | Simon Glass | 2015-11-19 | -10/+9 |
* | i8042: Adjust kbd_reset() to collect all failures | Simon Glass | 2015-11-19 | -5/+8 |
* | i8042: Use functions to handle register access | Simon Glass | 2015-11-19 | -31/+44 |
* | video: Drop unused console functions | Simon Glass | 2015-11-19 | -23/+0 |
* | dm: cros_ec: Convert cros_ec keyboard driver to driver model | Simon Glass | 2015-11-19 | -90/+58 |
* | dm: tegra: Convert keyboard driver to driver model | Simon Glass | 2015-11-19 | -132/+111 |
* | cros_ec: Use udevice instead of cros_ec_dev for keyboard functions | Simon Glass | 2015-11-19 | -2/+2 |
* | input: Add the keycode translation tables separately | Simon Glass | 2015-11-19 | -9/+19 |
* | input: Return -ENOSPC when there is not space | Simon Glass | 2015-11-19 | -1/+2 |
* | dm: input: Create a keyboard uclass | Simon Glass | 2015-11-19 | -0/+102 |
* | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng | 2015-11-05 | -3/+3 |
* | x86: i8042: Correctly initialize the controller | Bin Meng | 2015-08-26 | -22/+21 |
* | x86: i8042: Clean up the driver per coding convention | Bin Meng | 2015-08-26 | -112/+118 |
* | x86: i8042: Reorder static functions | Bin Meng | 2015-08-26 | -268/+222 |
* | x86: i8042: Remove unused codes | Bin Meng | 2015-08-26 | -17/+0 |
* | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada | 2015-08-18 | -2/+2 |
* | input: twl4030: Keypad scan and input | Paul Kocialkowski | 2015-08-12 | -0/+39 |
* | input: TWL4030 input support for power button, USB and charger | Paul Kocialkowski | 2015-08-12 | -0/+50 |
* | i8042: Add keyboard enable logic in kbd_reset() | Simon Glass | 2015-04-18 | -0/+7 |
* | cros_ec: exynos: Match up device tree with kernel version | Simon Glass | 2015-04-18 | -1/+1 |
* | dm: cros_ec: Convert to Kconfig | Simon Glass | 2015-02-19 | -0/+6 |
* | cros-ec-keyboard: Synchronize DT binding from linux | Sjoerd Simons | 2015-01-05 | -10/+6 |
* | tegra: make local functions static | Jeroen Hofstee | 2014-10-25 | -1/+1 |
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | -0/+0 |