Searched hist:b56ece9a3ac3c9708b8f1cebf4ba24c258d40e52 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/serio/ |
H A D | olpc,ap-sp.txt | b56ece9a3ac3c9708b8f1cebf4ba24c258d40e52 Mon Jul 01 03:37:24 CEST 2013 Daniel Drake <dsd@laptop.org> Input: add OLPC AP-SP driver
The OLPC XO-1.75 and XO-4 laptops include a PS/2 touchpad and an AT keyboard, yet they do not have a hardware PS/2 controller. Instead, a firmware runs on a dedicated core ("Security Processor", part of the SoC) that acts as a PS/2 controller through bit-banging.
Communication between the main cpu (Application Processor) and the Security Processor happens via a standard command mechanism implemented by the SoC. Add a driver for this interface to enable keyboard/mouse input on this platform.
Original author: Saadia Baloch Signed-off-by: Daniel Drake <dsd@laptop.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
/linux/drivers/input/serio/ |
H A D | olpc_apsp.c | b56ece9a3ac3c9708b8f1cebf4ba24c258d40e52 Mon Jul 01 03:37:24 CEST 2013 Daniel Drake <dsd@laptop.org> Input: add OLPC AP-SP driver
The OLPC XO-1.75 and XO-4 laptops include a PS/2 touchpad and an AT keyboard, yet they do not have a hardware PS/2 controller. Instead, a firmware runs on a dedicated core ("Security Processor", part of the SoC) that acts as a PS/2 controller through bit-banging.
Communication between the main cpu (Application Processor) and the Security Processor happens via a standard command mechanism implemented by the SoC. Add a driver for this interface to enable keyboard/mouse input on this platform.
Original author: Saadia Baloch Signed-off-by: Daniel Drake <dsd@laptop.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | Makefile | diff b56ece9a3ac3c9708b8f1cebf4ba24c258d40e52 Mon Jul 01 03:37:24 CEST 2013 Daniel Drake <dsd@laptop.org> Input: add OLPC AP-SP driver
The OLPC XO-1.75 and XO-4 laptops include a PS/2 touchpad and an AT keyboard, yet they do not have a hardware PS/2 controller. Instead, a firmware runs on a dedicated core ("Security Processor", part of the SoC) that acts as a PS/2 controller through bit-banging.
Communication between the main cpu (Application Processor) and the Security Processor happens via a standard command mechanism implemented by the SoC. Add a driver for this interface to enable keyboard/mouse input on this platform.
Original author: Saadia Baloch Signed-off-by: Daniel Drake <dsd@laptop.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | Kconfig | diff b56ece9a3ac3c9708b8f1cebf4ba24c258d40e52 Mon Jul 01 03:37:24 CEST 2013 Daniel Drake <dsd@laptop.org> Input: add OLPC AP-SP driver
The OLPC XO-1.75 and XO-4 laptops include a PS/2 touchpad and an AT keyboard, yet they do not have a hardware PS/2 controller. Instead, a firmware runs on a dedicated core ("Security Processor", part of the SoC) that acts as a PS/2 controller through bit-banging.
Communication between the main cpu (Application Processor) and the Security Processor happens via a standard command mechanism implemented by the SoC. Add a driver for this interface to enable keyboard/mouse input on this platform.
Original author: Saadia Baloch Signed-off-by: Daniel Drake <dsd@laptop.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|