Commit Graph

833 Commits (eebbe9ca7855eb520cde62234028b6bd90083659)

Author SHA1 Message Date
Randy Dunlap 1913130553 input: add I2C to config since the driver makes several i2c*() calls 17 years ago
David Howells b920de1b77 mn10300: add the MN10300/AM33 architecture to the kernel 17 years ago
Richard Purdie 6c152beefb leds: Standardise LED naming scheme 17 years ago
Jeff Garzik 15aafa2f9d Remove pointless casts from void pointers 17 years ago
Andrew Morton c18bab80d1 Input: i8042 - non-x86 build fix 17 years ago
Joe Perches 5047fabac1 drivers/input/: Spelling fixes 17 years ago
Andre Haupt 17a61cdfc5 jonada720: remove duplicate include 17 years ago
Andre Haupt 8340c103d7 bf54x: remove duplicate include 17 years ago
Andre Haupt f639416325 gameport: remove duplicate include 17 years ago
Takashi Iwai 9004acc70e [ALSA] Remove sound/driver.h 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
Jan Engelhardt cec69c376b Input: constify function pointer tables (seq_operations) 17 years ago
Jiri Kosina 3f79b1e940 Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list 17 years ago
Bruce Duncan b4d62de162 Input: i8042 - enable DMI quirks on x86-64 17 years ago
Carlos Corbacho 5799ddb54e Input: i8042 - add Dritek quirk for Acer Aspire 9110 17 years ago
Richard Purdie e17bb1de3b Input: add input event to APM event bridge 17 years ago
Dmitry Torokhov d182c10c84 Input: mousedev - use BIT_MASK instead of BIT 17 years ago
Ingo Molnar 41e191e85a x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c 17 years ago
Richard Purdie ca4d6cfcee [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix 17 years ago
Sam Ravnborg 2ad913babd [SPARC64]: Fix section error in sparcspkr 17 years ago
Andre Haupt e2c75391dd Input: remove duplicate includes 17 years ago
Dmitry Torokhov 0c1efd3653 Input: remove cdev from input_dev structure 17 years ago
Carlos Corbacho 8987fec0de Input: i8042 - add Dritek keyboard extension quirk 17 years ago
Dmitry Baryshkov 93e9012f40 Input: add Tosa keyboard driver 17 years ago
Stephen Hemminger 52fe0cdb09 Input: add driver for Fujitsu application buttons 17 years ago
David Brownell fbb38e30e4 Input: ads7846 - stop updating dev->power.power_state 17 years ago
Julia Lawall 3b04a61107 Input: drop redundant includes of moduleparam.h 17 years ago
Stephen Hemminger 374766bc2a Input: implement proper timer rounding for polled devices 17 years ago
Dmitry Torokhov 4615e33f43 Input: iforce - don't access input_dev->private directly 17 years ago
Dmitry Torokhov a8399c512b Input: i8042 - use synchronize_irq() instead of synchronize_sched() 17 years ago
Dmitry Torokhov f0b92b961b Input: atkbd - remove unneeded synchronize_sched() 17 years ago
Dmitry Torokhov b037b08e59 Input: cobalt_btns - add support for loadable keymaps 17 years ago
Dmitry Torokhov 72341eea6f Input: atlas_btns - add support for loadable keymaps 17 years ago
Dmitry Torokhov 1953ea2d8d Input: keyspan_remote - add support for loadable keymaps 17 years ago
Dmitry Torokhov f4f37c8ec7 Input: Add proper locking when changing device's keymap 17 years ago
Giel de Nijs 554101e3e5 Input: atkbd - properly handle special keys on Dell Latitudes 17 years ago
Dmitry Torokhov fb49161027 Input: ALPS - fix sync loss on Acer Aspire 5720ZG 17 years ago
Andres Salomon 653e91d01f Input: psmouse - fix input_dev leak in lifebook driver 17 years ago
Andres Salomon 746b31a9d4 Input: psmouse - fix potential memory leak in psmouse_connect() 17 years ago
Daniel Ritz 62aa366d9b Input: usbtouchscreen - fix buffer overflow, make more egalax work 17 years ago
Micah Parrish 6724f93463 Input: mousedev - handle mice that use absolute coordinates 17 years ago
Kristoffer Ericson 4ff891eb3d Input: improve Kconfig help entries for HP Jornada devices 17 years ago
Richard Purdie ed2fa4dd41 Input: pass EV_PWR events to event handlers 17 years ago