Commit History

Author SHA1 Message Date
  Dmitry Torokhov 908cf4b925 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next 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 17 years ago
  Dmitry Torokhov 82ba56c273 Input: use full RCU API 17 years ago
  Dmitry Torokhov b981d8b3f5 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 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 17 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() 18 years ago
  Dmitry Torokhov 4263cf0fac Input: make input_register_handler() return error codes 18 years ago