summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-01cros_ec: Update the cros_ec keyboard driver to livetreeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-11-23powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun
2016-11-23powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun
2016-11-23powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun
2016-10-01input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada
2016-03-17input: i8042: Make sure the keyboard is enabledSimon Glass
2016-03-15input: TWL6030 input support for power button, USB and chargerPaul Kocialkowski
2016-02-16tegra: keyboard: Fix the init orderSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19input: Ban digit numbers if 'Num Lock' is not onBin Meng
2015-11-19input: Change LED state bits to conform i8042 compatible keyboardBin Meng
2015-11-19input: Call keyboard's update_leds() method when the LEDs changeBin Meng
2015-11-19input: Save keyboard's LED state to correct placeBin Meng
2015-11-19input: Convert 'keyboard' driver to use input librarySimon Glass
2015-11-19i8042: Handle a duplicate power-on-reset responseSimon Glass
2015-11-19input: Convert i8042 to driver modelSimon Glass
2015-11-19input: Add a Kconfig option for the i8042 keyboardSimon Glass
2015-11-19input: i8042: Convert to use the input librarySimon Glass
2015-11-19input: Allow updating of keyboard LEDsSimon Glass
2015-11-19input: Handle caps lockSimon Glass
2015-11-19input: Adjust structure of code in process_modifier()Simon Glass
2015-11-19input: Support the German keymapSimon Glass
2015-11-19input: Allow repeat filtering to be disabledSimon Glass
2015-11-19input: Add a function to add a keycode to the existing setSimon Glass
2015-11-19input: Add a few more keyboard keycodesSimon Glass
2015-11-19input: Correct keycode for Ctrl-YSimon Glass
2015-11-19i8042: Adjust keyboard init to assume successSimon Glass
2015-11-19i8042: Adjust kbd_reset() to collect all failuresSimon Glass
2015-11-19i8042: Use functions to handle register accessSimon Glass
2015-11-19video: Drop unused console functionsSimon Glass
2015-11-19dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass
2015-11-19dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-19cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass
2015-11-19input: Add the keycode translation tables separatelySimon Glass
2015-11-19input: Return -ENOSPC when there is not spaceSimon Glass
2015-11-19dm: input: Create a keyboard uclassSimon Glass
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-08-26x86: i8042: Correctly initialize the controllerBin Meng
2015-08-26x86: i8042: Clean up the driver per coding conventionBin Meng
2015-08-26x86: i8042: Reorder static functionsBin Meng
2015-08-26x86: i8042: Remove unused codesBin Meng
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-12input: twl4030: Keypad scan and inputPaul Kocialkowski
2015-08-12input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski
2015-04-18i8042: Add keyboard enable logic in kbd_reset()Simon Glass
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass