Commit Graph

135 Commits (b38eeaae267e4cd385ababcc2df82f6c46fc8633)

Author SHA1 Message Date
Mattia Dongili de391d1250 Input: fix typo in keycode validation supporting large scancodes 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Dmitry Torokhov 5fdbe44d03 Input: do not pass injected events back to the originating handler 14 years ago
Dmitry Torokhov b50b521694 Input: export input_reset_device() for use in KGDB 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Mauro Carvalho Chehab 8613e4c287 Input: add support for large scancodes 15 years ago
Dmitry Torokhov 144c0f8833 Input: fix a few typos 15 years ago
Henrik Rydberg ba4d695a90 Input: MT - initialize slots to unused 15 years ago
Daniel Mack d31b2865a4 Input: dynamically allocate ABS information 15 years ago
Daniel Mack 987a6c0298 Input: switch to input_abs_*() access functions 15 years ago
Dmitry Torokhov 20da92de8e Input: change input handlers to use bool when possible 15 years ago
Henrik Rydberg 40d007e7df Input: introduce MT event slots 15 years ago
Dmitry Torokhov fd6cf3dddf Input: fix signedness warning in input_set_keycode() 15 years ago
Oliver Neukum 866d7d7b4a Input: release pressed keys when resuming device 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dmitry Torokhov 2e2e3b96d9 Input: sparse-keymap - implement safer freeing of the keymap 15 years ago
Arnd Bergmann 2f2177c8da Input: remove BKL, fix input_open_file() locking 15 years ago
Dmitry Torokhov 58b939959d Input: scancode in get/set_keycodes should be unsigned 15 years ago
Dmitry Torokhov 0b7024ac4d Input: add match() method to input hanlders 15 years ago
Dmitry Torokhov ef7995f4e4 Input: implement input filters 15 years ago
Henrik Rydberg cb6ecf6f7a Input: add the ABS_MT_PRESSURE event 15 years ago
Dmitry Torokhov 15e184afa8 Input: add compat support for sysfs and /proc capabilities output 15 years ago
Dmitry Torokhov 92a3a58788 Input: cleanse capabilities bits before registering device 15 years ago
Dmitry Torokhov 4f93df4085 Input: automatically reset KEY_RESERVED bit for all input devices 15 years ago
Dmitry Torokhov df2d4637b0 Input: document use of input_event() function 15 years ago
Dmitry Torokhov 66d2a5952e Input: keyboard - fix lack of locking when traversing handler->h_list 15 years ago
Dmitry Torokhov 3cc9635179 Input: force LED reset on resume 15 years ago
Dmitry Torokhov 1572ca2a84 Input: fix locking issue in /proc/bus/input/ handlers 16 years ago
Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 16 years ago
Andrew Morton 1c4115e595 drivers/input/input.c: fix CONFIG_PM=n warning 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Dmitry Torokhov ffd0db9719 Input: add generic suspend and resume for input devices 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Kay Sievers aa5ed63e96 Driver Core: input: add nodename for input drivers 16 years ago
Henrik Rydberg df391e0eda Input: multitouch - add tracking ID to the protocol 16 years ago
Henrik Rydberg 5e5ee686e3 Input: add detailed multi-touch finger data report protocol 16 years ago
Henrik Rydberg 61994a61bc Input: allow certain EV_ABS events to bypass all filtering 16 years ago
Arjan van de Ven b79e83bdd9 Input: remove unnecessary synchronize_rcu() call 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Dmitry Torokhov fa88661224 Input: fix polling of /proc/bus/input/devices 16 years ago
Johannes Berg e7b5c1ef4d Input: stop autorepeat timer on key release 16 years ago
Kay Sievers a6c2490f01 Input: struct device - replace bus_id with dev_name(), dev_set_name() 17 years ago
Dmitry Torokhov c981228281 Input: don't reset sync flag when ignoring event 17 years ago
Jonathan Corbet 2edbf8537e Input: cdev lock_kernel() pushdown 17 years ago
Denis V. Lunev c7705f3449 drivers: use non-racy method for proc entries creation (2) 17 years ago
Alexey Dobriyan 9c37066d88 proc: remove proc_bus 17 years ago
Jan Engelhardt cec69c376b Input: constify function pointer tables (seq_operations) 17 years ago
Dmitry Torokhov 0c1efd3653 Input: remove cdev from input_dev structure 17 years ago
Dmitry Torokhov f4f37c8ec7 Input: Add proper locking when changing device's keymap 17 years ago
Richard Purdie ed2fa4dd41 Input: pass EV_PWR events to event handlers 17 years ago