Commit Graph

110 Commits (ce841b945b84bf7360aa32e60ddaa1e9ccae3e96)

Author SHA1 Message Date
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
Dmitry Baryshkov 22d1c398e8 Input: Handle EV_PWR type of input caps in input_set_capability. 17 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago
Dmitry Torokhov 82ba56c273 Input: use full RCU API 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Dmitry Torokhov 8006479c9b Input: implement proper locking in input core 18 years ago
Pavel Emelianov ad5d972cda Input: switch to using seq_list_xxx helpers 18 years ago
Dmitry Torokhov 9657d75c5f Input: convert from class devices to standard devices 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Dmitry Torokhov 534565f254 Input: add input_set_capability() helper 18 years ago
Dmitry Torokhov 88a447a030 Input: prepare to switching to struct device 18 years ago
Dmitry Torokhov 5b2a08262a Input: rework handle creation code 18 years ago
Dmitry Torokhov 54f9e36cb8 Input: simplify input_free_device() 18 years ago
Marvin Raaijmakers c8e4c77277 Input: add getkeycode and setkeycode methods 18 years ago
Dmitry Torokhov cb9def4dff Input: let driver core create class device attribute groups 18 years ago
Dmitry Torokhov 15e03ae811 Input: export 'uniq' in /proc/bus/input/devices 18 years ago
Dmitry Torokhov 1efa770f8e Input: do not lock device when showing name, phys and uniq 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Dmitry Torokhov 1447190e39 Input: add comments to input_{allocate|free}_device() 19 years ago
Dmitry Torokhov 4263cf0fac Input: make input_register_handler() return error codes 19 years ago
Dmitry Torokhov 68c2a1607c Input: remove cruft that was needed for transition to sysfs 19 years ago