Commit Graph

202 Commits (c1e5fcc980b7b2185b29e4f9f0d8266806ada9eb)

Author SHA1 Message Date
Huang Weiyi 0cc1fe2238 Input: remove version.h from drivers that don't need it 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King be50972935 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead 17 years ago
Russell King 0f8469a54f [ARM] Eliminate useless includes of asm/mach-types.h 17 years ago
Paul Mundt 617870632d maple: Kill useless private_data pointer. 17 years ago
Paul Mundt 63870295de maple: Clean up maple_driver_register/unregister routines. 17 years ago
Adrian McMenamin 459021fe36 input: Clean up maple keyboard driver 17 years ago
Adrian McMenamin 86d9d32c7b maple: allow removal and reinsertion of keyboard driver module 17 years ago
Uwe Kleine-König 9b07044cd8 Input: gpio-keys - make gpio_keys_device_driver static 17 years ago
Uwe Kleine-König 74dd439344 Input: gpio-keys - fix possible NULL pointer dereference 17 years ago
Paul Mundt 0764bff445 sh: More header path fixups for mach dir refactoring. 17 years ago
Tetsuya Mukawa d3aa43a9db sh_keysc: remove request_mem_region() and release_mem_region() 17 years ago
Matthew Wilcox 0f17e4c796 Add missing semaphore.h includes 17 years ago
Geert Uytterhoeven e945b568e2 m68k: Return -ENODEV if no device is found 17 years ago
eric miao c867155cde [ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states to DRIVE_LOW 17 years ago
Jiri Kosina 5a54c01157 Input: atkbd - fix HP 2133 not sending release event for video switch 17 years ago
Eric Miao 39ab9ddeb3 Input: pxa27x_keypad - add wakeup support 17 years ago
Dmitry Torokhov f6d65610df Input: atkbd - use ushort instead of uchar keymap 17 years ago
Antonio Ospite 471637a575 Input: pxa27x_keypad - miscellaneous fixes 17 years ago
Dmitry Torokhov 57f5b1590f Input: atkbd - mark keyboard as disabled when suspending/unloading 17 years ago
Al Viro 839cd31050 MODULE_LICENSE expects "GPL v2", not "GPLv2" 17 years ago
Adrian Bunk d1659fcc59 Input: remove CVS keywords 17 years ago
Geert Uytterhoeven eb98630ba0 m68k: Some input drivers do not check the platform 17 years ago
Dmitry Baryshkov a33466e312 Input: gpio-keys debouncing support 17 years ago
Harvey Harrison ea3e6c5926 Input: replace remaining __FUNCTION__ occurrences 17 years ago
Michael Hennerich d0478d0ad7 Input: bf54x-keys - add infrastructure for keypad wakeups 17 years ago
Kay Sievers d7b5247bbc Input: add MODULE_ALIAS() to hotpluggable platform modules 17 years ago
eric miao a683b14df8 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 17 years ago
Magnus Damm 6dea7814e1 Fix sh_keysc double free 17 years ago
Magnus Damm 795e6bf335 sh: SuperH KEYSC platform driver 17 years ago
David Brownell da3e4c885e Input: omap-keypad - fix build warning 17 years ago
David Brownell 1164ec1ae4 Input: gpio_keys - irq handling cleanup 17 years ago
Dmitry Baryshkov 5550fbaeb3 Input: tosakbd - fix suspend 17 years ago
Helge Deller e6cdd15629 Input: locomokbd - add 'off' button support for Sharp Collie/Poodle 17 years ago
Samuel Ortiz 688dad4f4c Input: pxa27x - fix keypad KPC macros 17 years ago
Andre Haupt 17a61cdfc5 jonada720: remove duplicate include 17 years ago
Andre Haupt 8340c103d7 bf54x: remove duplicate include 17 years ago
Eric Miao e0f2677f0d Input: pxa27x_keypad - also enable on PXA3xx 17 years ago
Eric Miao 76cb44e1a8 Input: pxa27x_keypad - add debounce_interval to the keypad platform data 17 years ago
Eric Miao 9c60debd2a Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ 17 years ago
Eric Miao 62059d9e91 Input: pxa27x_keypad - enable rotary encoders and direct keys 17 years ago
Eric Miao d7416f9eaa Input: pxa27x_keypad - introduce pxa27x_keypad_config() 17 years ago
Eric Miao 1814db6969 Input: pxa27x_keypad - introduce driver structure and use KEY() to define matrix keys 17 years ago
Eric Miao 1a1cd739a4 Input: pxa27x_keypad - remove pin configuration from the driver 17 years ago
Eric Miao 0e5f11aa80 Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) 17 years ago
Andre Haupt e2c75391dd Input: remove duplicate includes 17 years ago
Dmitry Baryshkov 93e9012f40 Input: add Tosa keyboard driver 17 years ago
Julia Lawall 3b04a61107 Input: drop redundant includes of moduleparam.h 17 years ago
Dmitry Torokhov f0b92b961b Input: atkbd - remove unneeded synchronize_sched() 17 years ago
Giel de Nijs 554101e3e5 Input: atkbd - properly handle special keys on Dell Latitudes 17 years ago