Commit History

作者 SHA1 備註 提交日期
  Dmitry Torokhov 36d2582ff2 Input: evdev - add a schedule point in evdev_write() 6 年之前
  Andy Shevchenko 6078091c9f Input: evdev - switch to bitmap API 7 年之前
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 年之前
  Linus Torvalds eea43ed86f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 7 年之前
  Deepa Dinamani 152194fe9c Input: extend usable life of event timestamps to 2106 on 32 bit systems 7 年之前
  Al Viro afc9a42b74 the rest of drivers/*: annotate ->poll() instances 8 年之前
  Logan Gunthorpe 358a89ca2c input: utilize new cdev_device_add helper function 8 年之前
  Aniroop Mathur bf5f18d708 Input: evdev - fix bug in checking duplicate clock change request 9 年之前
  David Herrmann 06a16293f7 Input: evdev - add event-mask API 9 年之前
  Takashi Iwai eb38f3a4f6 Input: evdev - do not report errors form flush() 10 年之前
  Pekka Enberg 67367fd259 Input: evdev - use kvfree() in evdev_release() 10 年之前
  Dmitry Torokhov b881d53770 Input: evdev - do not queue SYN_DROPPED if queue is empty 10 年之前
  Dmitry Torokhov 0c49cd295d Merge tag 'v3.19-rc4' into next 10 年之前
  Anshul Garg 0c3e99437a Input: evdev - flush pending events on clock type change 10 年之前
  Linus Torvalds bac22980b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 10 年之前
  Aniroop Mathur aac8bcf1ed Input: evdev - add CLOCK_BOOTTIME support 10 年之前
  Andrew Morton 92788ac1eb drivers/input/evdev.c: don't kfree() a vmalloc address 10 年之前
  Dmitry Torokhov 7c4f56070f Input: evdev - fix EVIOCG{type} ioctl 10 年之前
  Thomas Gleixner 5cac2f4d1c input: evdev: Use ktime_mono_to_real() 11 年之前
  Dmitry Torokhov 879f99ef2c Merge tag 'v3.15-rc5' into next 11 年之前
  Dmitry Torokhov d0f0a16014 Input: evdev - get rid of old workaround for EVIOCGBIT 11 年之前
  Elias Vanderstuyft fc7392aa1b Input: don't modify the id of ioctl-provided ff effect on upload failure 11 年之前
  Daniel Stone 92eb77d0ff Input: evdev - fall back to vmalloc for client event buffer 11 年之前
  David Herrmann c7dc65737c Input: evdev - add EVIOCREVOKE ioctl 12 年之前
  David Herrmann 483180281f Input: evdev - flush queues during EVIOCGKEY-like ioctls 12 年之前
  Dmitry Torokhov 4a215aade0 Input: fix use-after-free introduced with dynamic minor changes 12 年之前
  Dmitry Torokhov 7f8d4cad1e Input: extend the number of event (and other) devices 13 年之前
  Henrik Rydberg a274ac15ed Input: evdev - Add the events() callback 13 年之前
  Henrik Rydberg 8d18fba282 Input: Break out MT data 13 年之前
  Dmitry Torokhov 2872a9b521 Input: evdev - properly handle read/write with count 0 13 年之前