Commit History

Author SHA1 Message Date
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
  Al Viro afc9a42b74 the rest of drivers/*: annotate ->poll() instances 8 years ago
  Roderick Colenbrander 20ac95d52a Input: joydev - blacklist ds3/ds4/udraw motion sensors 7 years ago
  Logan Gunthorpe 358a89ca2c input: utilize new cdev_device_add helper function 8 years ago
  Raphael Assenat 45536d373a Input: joydev - do not report stale values on first open 8 years ago
  Dmitry Torokhov 5ec69524d4 Input: joydev - use clamp() macro 8 years ago
  Corentin Labbe 65dadffddb Input: joydev - remove unused linux/miscdevice.h include 8 years ago
  Ville Ranki 9fb6de1b0b Input: joydev - recognize devices with Z axis as joysticks 9 years ago
  Javier Martinez Canillas 5b21e3c740 Input: joydev - fix possible ERR_PTR() dereferencing 9 years ago
  Javier Martinez Canillas 5702222c9a Input: joydev - use memdup_user() to duplicate memory from user-space 9 years ago
  Dmitry Torokhov c57d5621d2 Merge tag 'v4.2-rc3' into next 10 years ago
  Anshul Garg f23487cdbe Input: joydev - use for_each_set_bit where appropriate 10 years ago
  Thomas Hellstrom 15397f153c Input: joydev - don't classify the vmmouse as a joystick 10 years ago
  Dmitry Torokhov 4a215aade0 Input: fix use-after-free introduced with dynamic minor changes 12 years ago
  Dmitry Torokhov 7f8d4cad1e Input: extend the number of event (and other) devices 13 years ago
  Baodong Chen 41091ad0b8 Input: random formatting fixes 13 years ago
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
  Eric Dumazet 7cbbb758d3 Input: remove useless synchronize_rcu() calls 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Joe Perches da0c490115 Input: use pr_fmt and pr_<level> 14 years ago
  Linus Torvalds 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 15 years ago
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
  Kenneth Waters d2520a426d Input: joydev - fix JSIOCSAXMAP ioctl 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
  Daniel Mack 81c2a3ba49 Input: use ABS_CNT rather than (ABS_MAX + 1) 15 years ago
  Christoph Fritz 26a6931ba7 Input: joydev - allow binding to button-only devices 15 years ago
  Dmitry Torokhov 3d7bbd4575 Input: mark input interfaces as non-seekable 15 years ago
  Dmitry Torokhov 0b7024ac4d Input: add match() method to input hanlders 15 years ago
  Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 16 years ago