1. 0a7fb2c input: i8042: Make sure the keyboard is enabled by Simon Glass · Fri Mar 11 22:06:50 2016 -0700
  2. 708c831 i8042: Handle a duplicate power-on-reset response by Simon Glass · Wed Nov 11 10:05:46 2015 -0700
  3. fa0a42a input: Convert i8042 to driver model by Simon Glass · Wed Nov 11 10:05:45 2015 -0700
  4. e1a77bb input: i8042: Convert to use the input library by Simon Glass · Wed Nov 11 10:05:41 2015 -0700
  5. 2915ad6 i8042: Adjust keyboard init to assume success by Simon Glass · Sun Oct 18 21:17:21 2015 -0600
  6. 4f58bbc i8042: Adjust kbd_reset() to collect all failures by Simon Glass · Sun Oct 18 21:17:20 2015 -0600
  7. 4b48eaf i8042: Use functions to handle register access by Simon Glass · Sun Oct 18 21:17:19 2015 -0600
  8. f406a1b video: Drop unused console functions by Simon Glass · Sun Oct 18 21:17:18 2015 -0600
  9. ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · Mon Aug 24 01:00:06 2015 -0700
  10. bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · Mon Aug 24 01:00:05 2015 -0700
  11. c89f251 x86: i8042: Reorder static functions by Bin Meng · Mon Aug 24 01:00:04 2015 -0700
  12. c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · Mon Aug 24 01:00:03 2015 -0700
  13. 2d1e029 i8042: Add keyboard enable logic in kbd_reset() by Simon Glass · Thu Mar 26 09:29:41 2015 -0600
  14. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  15. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  17. 84f8db6 input: Fix i8042 keyboard reset by Marc Jones · Thu Oct 11 15:15:52 2012 +0000
  18. 46d579c input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · Thu Oct 11 15:15:51 2012 +0000
  19. 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
  20. 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
  21. 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
  22. 76a5d32 x86: Make the i8042 driver checkpatch clean by Gabe Black · Mon Nov 14 19:24:14 2011 +0000
  23. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  24. 6f39ff3 drivers/input: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  25. 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]
  26. 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
  27. b7a97c7 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · Wed Jan 18 20:05:34 2006 +0100
  28. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  29. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000