1. 5d30483 input: Flush the keyboard buffer before resetting it by Simon Glass · Thu May 04 16:54:56 2023 -0600
  2. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  3. 6515ffe i8042: Do not abuse CONFIG namespace by Tom Rini · Thu Aug 19 14:58:00 2021 -0400
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  5. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  8. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  9. 5a6e8fd input: i8042: Use remove() instead of exported functions by Simon Glass · Fri Nov 23 21:29:38 2018 -0700
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  12. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  13. 0a7fb2c input: i8042: Make sure the keyboard is enabled by Simon Glass · Fri Mar 11 22:06:50 2016 -0700
  14. 708c831 i8042: Handle a duplicate power-on-reset response by Simon Glass · Wed Nov 11 10:05:46 2015 -0700
  15. fa0a42a input: Convert i8042 to driver model by Simon Glass · Wed Nov 11 10:05:45 2015 -0700
  16. e1a77bb input: i8042: Convert to use the input library by Simon Glass · Wed Nov 11 10:05:41 2015 -0700
  17. 2915ad6 i8042: Adjust keyboard init to assume success by Simon Glass · Sun Oct 18 21:17:21 2015 -0600
  18. 4f58bbc i8042: Adjust kbd_reset() to collect all failures by Simon Glass · Sun Oct 18 21:17:20 2015 -0600
  19. 4b48eaf i8042: Use functions to handle register access by Simon Glass · Sun Oct 18 21:17:19 2015 -0600
  20. f406a1b video: Drop unused console functions by Simon Glass · Sun Oct 18 21:17:18 2015 -0600
  21. ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · Mon Aug 24 01:00:06 2015 -0700
  22. bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · Mon Aug 24 01:00:05 2015 -0700
  23. c89f251 x86: i8042: Reorder static functions by Bin Meng · Mon Aug 24 01:00:04 2015 -0700
  24. c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · Mon Aug 24 01:00:03 2015 -0700
  25. 2d1e029 i8042: Add keyboard enable logic in kbd_reset() by Simon Glass · Thu Mar 26 09:29:41 2015 -0600
  26. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  27. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. 84f8db6 input: Fix i8042 keyboard reset by Marc Jones · Thu Oct 11 15:15:52 2012 +0000
  30. 46d579c input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · Thu Oct 11 15:15:51 2012 +0000
  31. 1370230 input: Provide a board specific mechanism to decide whether to skip i8042 init by Gabe Black · Fri Oct 12 14:02:02 2012 +0000
  32. c4459cb input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · Fri Oct 12 14:02:01 2012 +0000
  33. 15bbe8d x86: Fix some bugs in the i8402 driver when no controller is present by Gabe Black · Mon Nov 14 20:18:12 2011 +0000
  34. 76a5d32 x86: Make the i8042 driver checkpatch clean by Gabe Black · Mon Nov 14 19:24:14 2011 +0000
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  36. 6f39ff3 drivers/input: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  37. 0c20dcd drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:46:45 2007 +0100[Renamed from drivers/i8042.c]
  38. 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
  39. b7a97c7 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · Wed Jan 18 20:05:34 2006 +0100
  40. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  41. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000