In today's class, we will learn about the Linux kernel's input subsystem. This subsystem handles various input devices such as keyboard, mice, etc., with uniformity. An event interface is used to interface the input devices to specific applications. In addition, we'll learn about the event system as well as device abstraction.