[SCSI] virtio_scsi: fix TMF use-after-free
[linux-flexiantxendom0-3.2.10.git] / drivers / input / input-polldev.c
2011-11-29 Dmitry TorokhovMerge commit 'v3.2-rc3' into next
2011-11-10 JJ DingInput: convert obsolete strict_strtox to kstrtox
2011-10-31 Paul Gortmakerdrivers/input: Add module.h to modular drivers implicit...
2011-08-09 Dmitry TorokhovInput: polldev - immediately poll device upon opening
2011-04-28 Dmitry TorokhovInput: input-polldev - use system-wide freezable workqueue
2011-02-01 Dmitry TorokhovInput: input-polldev - fix a couple of typos
2010-12-01 Joe PerchesInput: use pr_fmt and pr_<level>
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-20 Samu OnkaloInput: polldev can cause crash in case when polling...
2009-12-07 Dmitry TorokhovInput: add generic support for sparse keymaps
2009-11-23 Samu OnkaloInput: polled device - do not start polling if interval...
2009-11-23 Dmitry TorokhovInput: polled device - schedule first poll immediately
2009-11-20 Samu OnkaloInput: input-polldev - add sysfs interface for controll...
2009-10-18 Samu OnkaloInput: add open and close methods for polled devices
2008-04-02 Dmitry TorokhovInput: remove private member from input_dev structure
2008-01-21 Stephen HemmingerInput: implement proper timer rounding for polled devices
2007-09-26 Stephen HemmingerInput: polled device power saving
2007-06-13 Dmitry TorokhovInput: move input-polldev to drivers/input